/*
Theme Name: sample
Description: あら磯
*/
#container{
 background:url("http://araiso.info/images//side_bg.jpg") repeat-y;
}

*{
 margin: 0 auto;
 padding: 0;
 border: none;
 color: #454545;
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 line-height: 1.0;
}

html{
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}

table{
 border-collapse: collapse;
 border-spacing: 0;
}

img{
 border: none;
 vertical-align: top;
}

body{
 background: #275972 url("http://araiso.info/images//bg.jpg") repeat-x;
 margin: 0 auto;
 padding: 0;
 text-align: left;
 width: 100%;
 font: 13px/1.231 arial, helvetica, clean, sans-serif;
 *font-size: small;
 *font: x-small;
 font-family: "MS�@P�S�V�b�N","MS P Gothic","MS�@�S�V�b�N","MS Gothic","���C���I",Meiryo,Osaka
}
/* IE 6�ȑO�� table �փt�H���g�T�C�Y�̌p�������܂������Ȃ������� */
pre, code, kbd, samp, tt{
 font-family: monospace;
 *font-size: 108%; 
 line-height: 100%;
}
body #shadow{
 background: url("http://araiso.info/images/bg_shadow.png") repeat-y;
 width: 950px;
}
* html #shadow{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://araiso.info/images/bg_shadow.png", sizingMethod="scale");
 width: 950px;
 margin: auto;
 background: none;
}

h2{
 font-size: 1em;
 font-weight: bold;
 color: white;
 padding-left: 35px;
 padding-top: 10px;
}