/* CSS Document */

html{
overflow:scroll;
}

* {
margin:0;
padding:0;
}

* li{
list-style:none;
}

* a{
text-decoration:none;
}

* p{
margin:0;
padding:0;
}

body{
background-image:url(../img/body.jpg);
}

#all{
width:830px;
height:auto;
margin:0 auto;
background-image:url(../img/all.jpg);
background-repeat:repeat-y;
}

#head{
width:830px;
height:60px;
margin:0 auto;
padding:150px 0 0 0;
background-image:url(../img/head.jpg);
background-repeat:no-repeat;
}

#tmenu{
width:760px;
height:auto;
font-size:12px;
line-height:30px;
text-align:right;
color:#aaaaaa;
margin:0 auto;
padding:0px 70px 0 0;
}

#tmenu a:link, #tmenu a:visited{
color:#666666;

}

#tmenu a:hover{
text-decoration:underline;
color:#0099FF;
}

#main{
width:830px;
height:auto;
margin:0 auto;
padding:0;
}

#left{
float:left;
width:200px;
height:auto;
background-image:url(../img/lmenu.jpg);
background-repeat:no-repeat;
}

#lmenu{
width:200px;
height:auto;
margin:0 auto;
padding:30px 0 50px 0;
}

#lmenu li{
width:180px;
height:30px;
font-size:12px;
line-height:30px;
margin:0 auto;
}

#lmenu a:link, #lmenu a:visited{
display:block;
width:150px;
height:30px;
color:#0099FF;
padding:0 0 0 30px;
background-image:url(../img/link.jpg);
background-repeat:no-repeat;
}

#lmenu a:hover{
color:#f58585;
background-image:url(../img/hover.jpg);
background-repeat:no-repeat;
}

#right{
float:right;
width:550px;
height:auto;
font-size:13px;
line-height:16px;
color:#777777;
padding:20px 65px 10px 15px;
background-image:url(../img/right.jpg);
background-repeat:no-repeat;
}

#info{
width:518px;
height:auto;
font-size:12px;
line-height:16px;
margin:0 auto;
padding:10px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}

.text2{
margin:20px 0 0 0;
}

#foot{
clear:both;
width:800px;
height:auto;
font-size:12px;
line-height:30px;
text-align:center;
color:#888888;
}

#foot a:link, #foot a:visited{
color:#0099FF;
}

#foot a:hover{
color:#66FF00;
text-decoration:underline;
}

#mail{
width:500px;
height:auto;
font-size:12px;
line-height:20px;
margin:15px auto 0 auto;
padding:0;
}

.mainframe{
width:500px;
height:auto;
}

.tablewidth1{
width:150px;
}

.mailheight1{
height:30px;
font-size:12px;
line-height:30px;
text-align:center;
color:#00CCCC;
}

.mailheight2{
font-size:12px;
line-height:20px;
text-align:center;
color:#00CCCC;
}

.mailwidth1{
text-align:left;
width:300px;
padding:0 0 0 10px;
}

.mailwidth2{
height:30px;
text-align:left;
padding:0 0 0 10px;
}

h1{
width:760px;
height:30px;
font-size:18px;
line-height:30px;
text-align:right;
color:#0099FF;
padding:0 70px 0 0;
}

h1 img{
border:0;
}

h2{
height:30px;
font-size:14px;
line-height:30px;
color:#0099FF;
margin:10px 0 5px 0;
border-bottom:2px solid #0099FF;
}

h3{
height:29px;
font-size:13px;
line-height:29px;
color:#888888;
margin:15px 0 5px 0;
border-bottom:2px solid #888888;
}

h4{
width:490px;
height:20px;
font-size:14px;
line-height:20px;
margin:20px auto 0 auto;
padding:0 0 0 10px;
border:1px solid #999999;
background-color:#dddddd;
}

h4 a:link, h4 a:visited{
color:#0099FF;
}

h4 a:hover{
color:#666666;
}

.sitemap{
width:480px;
height:auto;
background-color:#FFFFFF;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
margin:0 auto;
padding:2px 10px 5px 10px;
}

.cl{
clear:both;
}

.font{
font-weight:bold;
color:#0099FF;
}

.font2{
font-weight:bold;
color:#d7964f;
}

/*自社サイトリンク用　追加コード*/



.link-text a:hover{
color:#FF0000;
}

.dome{color:#FF0000;
		font-weight:bold;
		}
		
.new{border:#B69E8D 1px solid;
		padding-top:5px;
		width:400px;
		}
.sin{color:#FF0000;
		font-weight:bold;
		background-color:#FFFF00;
		}
.new dl{padding-left:10px;
		}
.new dl a:link{color:#669933;
				text-decoration:none;
				}	
.new dl a:visited{color:#CC3300;
				text-decoration:none;
				}	
.new dl a:hover{color:#FF9933;
				}		
.new dd{padding-left:25px;
		}
