* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: url("/img/bg.gif");
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height:190%;
	color: #333333;
	list-style: none;
	text-align: center;
	}
	
/* 画像の属性等 */
img {border: 0;}

/* リンクの属性 */
a:link, a:visited, a:active {color: #0000ff; text-decoration: underline;}
a:hover{color: #FF6600; text-decoration: underline;}

/* コンテンツ枠*/
#wrapper{
	width: 820px;
	margin: 0 auto;
	text-align: center;
	background: url(img/bg.jpg) repeat-y;
	}
	
/*ページ幅*/
#container{
	width:784px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	}

/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 210px;}
#header h1{margin-top : 0px; margin-bottom: 0px;}
#header h1 a {
	width:201px;
	height:60px;
	background-image: url(img/logo.jpg) no-repeat left top;
	display: block;
	}
#header h1 a:hover {background: url(img/logo.jpg) no-repeat left top;}

/*  トップナビ  */
#header .top_navi{position: absolute;
top:35px;
left:570px;
font-size:10px;
}

#header .top_navi a { color:#333333;
text-decoration:none;
}

#header .top_navi a:hover { color:#CCCCCC;
text-decoration:none;
}


/*  ヘッダーナビ  */
#header_navi {
position: absolute;
top: 167px;
left: 0px;
margin: 0;
padding: 0;
width:784px;
height:35px;
background: url(img/navi_bg.jpg) no-repeat left top; 
}

#header_navi ul {
margin: 0;
padding: 0;
}

#header_navi li {
float: left;
background: ;
font-size: 12px;
font-weight:bold;
letter-spacing:0px;
text-align: center;
list-style: none;
width: 112px;
height: 35px;
margin: 0;
padding: 0;
}

#header_navi a:link, #header_navi a:visited, #header_navi a:active {
padding: 8px 0 0 0;
color: #FFFFFF;
display: block;
width: 112px;
height: 35px;
}

#header_navi a:hover {
color: #EEEEEE;
text-decoration: none;
background: url(img/navi_bgro.jpg) no-repeat 1px 0;
}

/*コンテンツ*/
#content {
	width: 784px;
	float: right;
	padding: 0;
	margin: 0;
}
					
#content h2	{
	width: 100%;
        height: 31px;
	padding: 7px 8px 0 26px;
	margin: 0 0 5px 6px;
	color: #666666;
	font-size: 117%;
	font-weight: bold;
	line-height: 100%;
	background: url(img/topic_bg.jpg) no-repeat left top;
	}

#content h4 {
	margin: 20px 0 0 0;
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
	}

#content .doc{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
}

#content .doc_in{
	padding: 0 0 0 0;
	float:left;
	width:605px;
	height: auto;
	text-align: center;
	font-size: 100%;
	line-height: 150%;
}

/*出欠とれ太とは*/

#topic h2{
	width: 570px;
    height: 31px;
	padding: 7px 8px 0 26px;
	margin: 0 3px 5px 6px;
	color: #666666;
	font-size: 117%;
	font-weight: bold;
	line-height: 100%;
	background: url(img/topic2_bg.jpg) no-repeat left top;
	text-align:left;
	}

#topic h3{
	width: 570px;
    height: 31px;
	padding: 10px 8px 0 33px;
	margin: 0 3px 5px 6px;
	color: #FFFFFF;
	font-size: 117%;
	font-weight: bold;
	line-height: 100%;
	background: url(img/topic3_bg.jpg) no-repeat left top;
	text-align:left;
	}
	
#topic h2 p{
width:250px;
float:right;
position: absolute;
top:217px;
left:300px;
color:#000000;
font-size:14px;
}

#exsample {margin: 0;
padding:0 20px;
font-size:12px;
text-align:left;
}
	
#exsample .tb01 {margin: 0;
padding:3px 20px;
font-size:12px;
text-align:left;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#exsample .tb02 {margin: 0;
padding:3px 20px;
font-size:12px;
text-align:left;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#exsample .tb03 {margin: 0;
padding:3px 20px;
font-size:12px;
text-align:left;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
#exsample .tb04 {margin: 0;
padding:3px 20px;
font-size:12px;
text-align:left;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}


/*サイドバー(右)*/
#content .doc_navi{
	float: right;
	width: 167px;
	height:auto;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

#content .doc_navi h2{
    text-indent:-9000px;
	margin: 0;
        padding: 0;
        height: 74px;
	background: url(img/right1.jpg) no-repeat 0 0;
}

#content .side1 {
	background: url(img/right2.jpg) no-repeat 0 0;
	margin:0;
}

#content .side1 ul li a {
	display: block;
	margin: 0;
	padding: 0;
         height: 59px;
	background: url(img/right2.jpg) no-repeat  0 0;
	list-style:none;
	text-indent: -9000px;
}

#content .side1 ul li a:hover {
	background: url(img/right2_ro.jpg) no-repeat  0 0;
}

#content .side2 {
	background: url(img/right3.jpg) no-repeat 0 0;
	margin:0;
}

#content .side2 ul li a {
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
         height: 56px;
	background: url(img/right3.jpg) no-repeat  0 0;
	list-style:none;
	text-indent: -9000px;
}

#content .side2 ul li a:hover {
	background: url(img/right3_ro.jpg) no-repeat  0 0;
}

#content .side3 {
	background: url(img/right4.jpg) no-repeat 0 0;
	margin:0;
}

#content .side3 ul li a {
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
         height: 56px;
	background: url(img/right4.jpg) no-repeat  0 0;
	list-style:none;
	text-indent: -9000px;
}

#content .side3 ul li a:hover {
	background: url(img/right4_ro.jpg) no-repeat  0 0;
}

#content .side4 {
	background: url(img/renraku.jpg) no-repeat 0 0;
	margin:0;
}

#content .side4 ul li a {
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
         height: 77px;
	background: url(img/renraku.jpg) no-repeat  0 0;
	list-style:none;
	text-indent: -9000px;
}


/*フッター*/
#footer{
	clear: both;
	width: auto;
	height: 65px;
	background: url(img/footer.jpg) no-repeat  18px 0;
	margin: 0;
	}

#footer div {
	margin: 0;
	padding: 15px 0px 0 13px;
	color: #333333;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {color: #333333;text-decoration: none;}
#footer a:hover{color: #666666; text-decoration: underline;}











