@charset "utf-8";
/* CSS Document */


/*--------------------header-----------------------------*/

#top_header {
	background-image: url(../image/topimg01.jpg);
	background-repeat: no-repeat;
}

#top_header h1 {
	padding-top: 177px;
	padding-left: 10px;
}



/*--------------------contents-----------------------------*/


#contents {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#number {
	width: 117px;
	margin-left: 24px;
	height: 121px;
	float: left;
	}
#tokusyu {
	margin-left: 170px;
}



/*--------------------sidecontents-----------------------------*/


#top_sidecontents {
	float: left;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	width: 150px;
	}

#myouban_photo {}




#myouban_banner {
	text-align: center;
	margin-top: 115px;
}


#top_sidecontents p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#inquiry {
	margin-left: 5px;
}





/*--------------------maincontents-----------------------------*/

#top_mainContent {
	margin-left: 153px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#kokodatta {
	background-image: url(../image/topimg02.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#kokodatta dl {
	margin-top: 10px;
	}

#kokodatta dt {
	float: left;
	width: 86px;
}

#kokodatta dd {
	margin-left: 86px;
	margin-bottom: 6px;
}


#top_mainContent ul {
	list-style-type: none;
}

#main_menu {
	margin-top: 20px;
	padding-bottom: 10px;
}

#main_menu li {
	margin-bottom: 14px;
}


/*--------------------shisetu-----------------------------*/

#shisetu {
	float: left;
	width: 280px;
}

#shisetu h2 {
	margin-bottom: 11px;
}

#shisetu ul {}

#shisetu ul li {
	margin-bottom: 3px;
}


/*--------------------top_parts-----------------------------*/

#top_parts {
	margin-left: 280px;
	margin-bottom: 0px;
}


#topics {
	background-color: #FCC017;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
}

#top_parts h3 {
	margin-bottom: 15px;
}


#topics iframe {
	border-style: none;
	border-twidth: 0px;
	width: 260px;
	height: 240px;
}


#search {
	background-color: #FCC017;
	font-size: 80%;
	margin-right: 15px;
	text-align: center;
	padding: 3px;
	color: #FFF;
}


#download {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#web_banner {
	font-size: 0.7em;
	line-height: 1.1em;
	margin-top: 3px;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #300;
}
#web_banner img {
	padding-right: 5px;
	padding-bottom: 5px;
}





/*--------------------------footer-----------------------------------*/


.oneColFixCtrHdr #top_footer {
	background-color: #FCC017;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 5px;
}
.oneColFixCtrHdr #top_footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
}

#top_footer_menu {
	background-color: #FCC017;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 18px;
	clear: both;
	margin-top: 10px;
}

#top_footer_menu ul li {
	float: left;
	list-style-type: none;
	margin-right: 24px;
	margin-left: 20px;
}
#top_footer_menu a {
	text-indent: -999em;
	display: block;
	height: 18px;
	width: 200px;
	}
	
	
#top_footer_menu a:hover {
	background-position: 0px 18px;
}


#top_footer_menu_top a {
	background-image: url(../image/top_footer_menu_top.gif);
}
#top_footer_menu_about a {
	background-image: url(../image/top_footer_menu_about.gif);
}
#top_footer_menu_access a {
	background-image: url(../image/top_footer_menu_access.gif);
}

#clearp {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
}

/*-------------------------------------------------*/

