* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: #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: #333333; text-decoration: none;}
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 : 103px; background: url(img/logo.jpg) no-repeat left top;}
#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:3px;
left:530px;
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: 60px;
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: 7px 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 h3 {
        width: 93%;
	padding: 5px 0 4px 10px;
	margin: 3px 10px 7px 10px;
	border-bottom: 1px solid #CCC;
	border-left: 3px solid #000099;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
}

#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 h5 {
	padding: 0 10px;
	color: #666666;
	font-size: 85%;
	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 2px;
	float:left;
	width:605px;
	height:340px;
	text-align: center;
	font-size: 100%;
	line-height: 150%;
}

/*トップイメージ*/
#content .main {
	padding:0;
	margin:0 auto;
	white-space:784px;
	height:340px;
}

/*新着情報*/
#content .new {
	padding:0;
	margin:0 auto;
	white-space:784px;
	height:80px;
}

#frame {margin:0 15px 0 15px;
width:753px;
height:60px;
border: 1px solid #CCCCCC;
}

/*とれ太の特徴*/
#toku {width:750px;
height:320px;
margin: 0 auto;
padding: 0;}

#toku li {
	display: block;
    width:375px;
   	height:100px;
	list-style:none;
	float:left;
	margin: 0 auto;
	padding: 0 0 0 0;}

#content .toku1 {
	background: url(img/toku1.jpg) no-repeat 5px 0;
	margin:0;
}

#content .toku1 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku1.jpg) no-repeat  5px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:30px 0 0 106px;
	font-size:14px;
}

#content .toku1 a:hover {
	background: url(img/toku1_ro.jpg) no-repeat  5px 0;
	text-decoration:none;
}

#content .toku2 {
	background: url(img/toku2.jpg) no-repeat 4px 0;
	margin:0;
}

#content .toku2 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku2.jpg) no-repeat  4px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:15px 0 0 106px;
	font-size:14px;
}

#content .toku2 a:hover {
	background: url(img/toku2_ro.jpg) no-repeat  4px 0;
	text-decoration:none;
}

#content .toku3 {
	background: url(img/toku3.jpg) no-repeat 5px 0;
	margin:0;
}

#content .toku3 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku3.jpg) no-repeat  5px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:30px 0 0 106px;
	font-size:14px;
}

#content .toku3 a:hover {
	background: url(img/toku3_ro.jpg) no-repeat  5px 0;
	text-decoration:none;
}

#content .toku4 {
	background: url(img/toku4.jpg) no-repeat 4px 0;
	margin:0;
}

#content .toku4 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku4.jpg) no-repeat  4px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px 0 0 106px;
	font-size:14px;
}

#content .toku4 a:hover {
	background: url(img/toku4_ro.jpg) no-repeat  4px 0;
	text-decoration:none;
}

#content .toku5 {
	background: url(img/toku5.jpg) no-repeat 5px 0;
	margin:0;
}

#content .toku5 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku5.jpg) no-repeat  5px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:18px 0 0 106px;
	font-size:13px;
}

#content .toku5 a:hover {
	background: url(img/toku5_ro.jpg) no-repeat  5px 0;
	text-decoration:none;
}

#content .toku6 {
	background: url(img/toku6.jpg) no-repeat 4px 0;
	margin:0;
}

#content .toku6 a {
	display: block;
	margin: 0;
	padding: 0;
    height: 93px;
	background: url(img/toku6.jpg) no-repeat  4px 0;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px 0 0 106px;
	font-size:14px;
}

#content .toku6 a:hover {
	background: url(img/toku6_ro.jpg) no-repeat  4px 0;
	text-decoration:none;
}

/*ご利用例*/
#riyou {width:750px;
height:280px;
margin: 10px auto 0px ;
padding: 0;}

#riyou li {
	display: block;
    width:355px;
   	height:50px;
	list-style:none;
	float:left;
	margin: 0 auto;
	padding: 0;}

#content .riyou1 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou1.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 20px;
	font-size:12px;
	line-height:14px;
}

#content .riyou2 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou2.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 20px;
	font-size:12px;
	line-height:14px;

}

#content .riyou3 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou3.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:6px 0 0 20px;
	font-size:12px;
		line-height:14px;

}

#content .riyou4 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou4.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 20px;
	font-size:12px;
	line-height:14px;

}

#content .riyou5 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou5.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:6px 0 0 20px;
	font-size:12px;
	line-height:14px;
}

#content .riyou6 {
	display: block;
	margin: 0;
    height: 78px;
	background: url(img/goriyou6.jpg) no-repeat  0 0;
	color:#000000;
	font-weight:bold;
	padding:10px 0 0 20px;
	font-size:12px;
	line-height:14px;
}

/*サイドバー(右)*/
#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;}


/*新着情報ファイル*/
.new_file {
padding:10px;
font-size:12px;
text-align:left;
}
.day {
font-size:12px;
color:#000099;
}







