BODY	{
margin		:	0px;
background-image:  url('../img/img_bggrade03.png');
background-repeat: repeat;
background-position: 0px 0px;
background-attachment: scroll/*fixed*/;
background-color: #ffffff;
color		:	#333333;
font-size:10px;
_font-size:62.5%;
font-weight:normal;
scrollbar-face-color: #ffffff;		/* 表面の色 */
scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
scrollbar-highlight-color: #B0B0B0;  /* ハイライトの色 */
scrollbar-shadow-color: #B0B0B0;     /* 影の色 */
scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
scrollbar-arrow-color: #B0B0B0;      /* 矢印の色 */
scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}

caption,th,td,input,textarea,select,a,ul,ol,{
font-size:1.2em;
font-family:"MSゴシック",sans-serif;
}

img{
border:0px;
}

a{
color:#333333;
text-decoration:none;
font-size:1.0em;	
}

a:hover{
color:#aa0000;
}

/*****背景作成*****/
div.bghead{
width:100%;
height:500px;
position:absolute;
background-image:url('../img/img_bg_head.png');
background-position: 0px 0px;
}
div.bggrade01{
width:10px;
height:500px;
position:absolute;
left:800px;
background-image:url('../img/img_bggrade01.png');
background-position: 0px 0px;
}
div.white_bg{
width:800px;
height:980px;
position:absolute;
background-color: #FFFFFF;
}

/*****ヘッダ部分*****/
div.head{
width:800px;
height:80px;
position:absolute;
background-image:url('../img/img_headbg.png');
}
div.headtx{
width:361px;
height:40;
left:291px;
top:20px;
position:absolute;
padding:20px;
}

/*****ヘッダボタン*****/
div.headbtn{
width:800px;
height:20px;
top:80px;
position:absolute;
}

/*****フッタ*****/
div.foot01{
width:800px;
height:20px;
top:910px;
position:absolute;
left: 0px;
}
div.spacer02{
width:800px;
height:6px;
top:932px;
position:absolute;
}
div.foot02{
width:800px;
height:22px;
top:938px;
position:absolute;
background-image:url('../img/img_footbg.png');
}
div.foot02tx{
width:800px;
height:22px;
top:943px;
position:absolute;
left: 0px;
}

/*****flaぽ*****/
div.fla{
width:800px;
height:400px;
top:100px;
position:absolute;
}
/*****flaの下*****/
div.spacer01{
width:800px;
height:4px;
top:500px;
position:absolute;
}
/*****左ボタン*****/
div.leftbtn{
top:507px;
width:215px;
height:267px;
position:absolute;
}
/*****トピックス*****/
div.newshead{
top:507px;
left:222px;
width:578px;
height:28px;
position:absolute;
}
div.areabase{
top:535px;
left:222px;
width:578px;
height:223px;
position:absolute;
background-image:url('../img/img_topics_bg.png');
}
div.txarea{
top:536px;
left:232px;
width:562px;
height:221px;
position:absolute;
overflow:auto; 
}
div.newsbtm{
top:756px;
left:222px;
width:578px;
height:12px;
position:absolute;
}
/*****カウンター*****/
div.counter{
position:absolute;
top:965px;
left:360px;
width:60px;
height:9px;
}

/*****フォント設定*****/
h1{
margin-top:0px;
margin-bottom:0px;
color:#333333;
font-size:1em;
font-weight:normal;
}

h2{
margin-top:0px;
margin-bottom:0px;
/*line-height:1.5;*/
color:#B0B0B0;
font-size:1.5em;
font-weight:normal;
}

.date{
font-size:1.5em;
font-weight:bold;
color:#aa0000;
}

.title{
font-size:1.5em;
font-weight:bold;
color:#333333;
}

.honbun{
font-size:1.2em;
font-weight:normal;
color:#333333;
}

.foot{
font-size:1.1em;
font-weight:normal;
color:#666666;
}
