/*--------------INIT*/
* {
	margin:0;
	padding:0;
	zoom:1;
}
html {
	height:100%;
}
html>/**/body {
	overflow:-moz-scrollbars-vertical;
}
html:first-child body {
	min-height:100%;
	padding-bottom:1px;
}
/*--------------*/
body {
	color:#333;
	font: 12px "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
#container {
	width:780px;
	background: #FFFFFF url(../image/common/bg.jpg) repeat-x;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
img{
border:none;
}

/*--------------HEADER*/
#header{
width:780px;
height:120px;
}
h1{
	
	text-indent:-9999px;
}
h1 a{
background: url(../image/common/logo.gif) no-repeat;
	height:80px;
	width:300px;
	display: block;
}
h2{
font-size:12px;
font-weight:normal;
}
.header-left{
float:left;
width:450px;
padding-left:5px;

}
.header-right{
	float:right;
	width:300px;
	text-align:right;
	padding-right:5px;
	margin-top:15px;
	line-height:1.2em;
	font-size:10px;
	letter-spacing: 1px;
}
/*--------------FOOTER*/
#footer{
width:780px;
height:22px;
background:#000000;
margin-top:10px;
color:#FFFFFF;
font-size:10px;
}
#footer p{
	background: url(../image/common/footer_mark.gif) no-repeat left 1.5px;
	margin-top:5px;
	margin-left:15px;
	padding-left:14px;
	float:left;
}
#footer a:link,#footer a:visited{
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover{
text-decoration:underline;
}
#footer img{
float:right;
margin-top:8px;
margin-right:10px;
}
/*--------------MENU*/
#menu{
float:left;
width:175px;
}
#menu .main-menu{
margin-bottom:14px;
}
#menu .main-menu img{
margin-bottom:3px;
}
#menu .sub-menu{
margin-bottom:20px;
}
#menu .reqest img{
	margin-bottom:3px;
	margin-left: 6px;
}
/*--------------MAIN*/
#contents{
width:596px;
float:right;
}

#gmap{ text-align: right; margin-top: 10px; margin-right: 20px; }

#jiten { font-size: large; margin-top: 20px; margin-left: 20px; }

#jiten a{ font-size: large; text-decoration: none; padding-top: 10px; }

#jiten a:link{ color: blue; text-decoration: none; }

#jiten a:hover , a:visited{ color: #f00; text-decoration: none; }
#sougolink { font-variant: small-caps; margin-top: 10px; margin-left: 20px; }
#sougolink2 h2{ font-size: small; line-height: 1.3em; margin-top: 15px; margin-bottom: 20px; padding-left: 7.5px; border-bottom: 1px solid gray; border-left: 10px solid gray; }
#sougolink2 h3{ font-size: 12px; font-weight: normal; font-style: normal; line-height: 18px; }
#sougolink2 p{ font-size: small; line-height: 1.3; margin-bottom: 30px; padding-right: 12px; padding-left: 12px; }

/*--------------SITEMAP*/
#sitemap{
	width:780px;
	
	height: 22px;
	font-size:10px;
	clear:both;
	padding-top:30px;
}
#sitemap ul{
	border-top: 1px solid #CCCCCC;
}
#sitemap li{

float:left;
list-style:none;
margin-left:20px;
margin-top:10px;
}
#sitemap a:link,#sitemap a:visited{
color:#999999;
text-decoration:none;
}
#sitemap a:hover{
color:#0066FF;
text-decoration:underline;
}
/*--------------TOPICPATH*/
#topicPath_02 {
	float:left;
	margin:0px 0 5px;
	width:100%;
	height: 30px;

}  
#topicPath_02 li {  
    float:left;  
    line-height:110%;  
    list-style-type:none;  
}  
#topicPath_02 li a {  
    margin-right:5px;  
    padding-right:10px;  
    background:url(../image/common/topicpath.gif) no-repeat right center;  
}  
/*--------------UTIL*/
.pad-botm{
padding-bottom:7px;
}
#container #contents #download p {
	font-size: 16px;
	line-height: 24px;
}
