@charset "Shift_JIS";

/********************/
/* 　第2階層用css　 */
/********************/

/********************/
/* 　パンクズリスト */
/********************/

#pankuzu {
	font-size: x-small;
	width: 750px;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

#pankuzu a {
	color: #127061;
	text-decoration: underline;
	font-size: x-small;

}

#pankuzu a:hover {
	color: #993300;
	text-decoration: none;
	font-size: x-small;

}

/***************************************/
/* グローバルメニュー下コンテンツエリア*/
/***************************************/

#main {
	margin: 0px;
	float: left;
	width: 760px;
	clear: both;
	padding: 0px;
}

/*******************/
/* 　左本文エリア　*/
/*******************/

#main p {
	margin-right: 10px;
	margin-left: 20px;
	color: #525252;
	font-size: small;
}

#main h1 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #446962;
	background-color: #d5ece8;
	width: 720px;
	font-size: 17px;
	line-height: 150%;
	font-weight: normal;
	color: #525252;
	margin-left: 20px;
	text-indent: 5px;
	margin-top: 0px;
}
#main h2 {
	background-color: #d5ece8;
	background-image: url(../img/ic-disk.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 10px;
	margin-left: 20px;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	width: 210px;
	margin-bottom: 10px;
}

#main h3 {
	background-image: url(../img/ic-disk.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 10px;
	margin-left: 30px;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
}

#main h4 {
	background-image: url(../img/ic-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	font-size: small;
	font-weight: normal;
	margin-left: 50px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}

#main h5 {
	background-image: url(../img/ic-disk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
}

#main a {
	color: #127061;
	text-decoration: underline;
	font-size: small;
	padding-left: 5px;
	margin-top: 2px;
}

#main a:hover {
	color: #993300;
	text-decoration: none;
	font-size: small;
}

/*******************/
/* 　サイトマップ　*/
/*******************/

#sitemap-container {
	float: left;
	width: 500px;
}

#sitemap-left {
	text-decoration: none;
	font-size: small;
	float: left;
	width: 240px;
	padding-top: 15px;
}

#sitemap-center {
	text-decoration: none;
	font-size: small;
	float: right;
	width: 240px;
	padding-top: 15px;
}

#sitemap-right {
	text-decoration: none;
	font-size: small;
	float: right;
	width: 240px;
	padding-top: 15px;
	margin-right: 7px;
}
#privacy {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	border: 1px solid #dfe9e8;
	font-size: small;
	color: #525252;
	padding-right: 20px;
	padding-left: 20px;
}
#privacy li {
	margin-bottom: 10px;
}


/*******************/
/* 　　保護方針　　*/
/*******************/



#pagetop {
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	clear: both;
}

#pagetop a {
	color: #127061;
	text-decoration: underline;
	font-size: small;
	background-image: url(../img/ic-link.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
	padding-left: 5px;
}

#pagetop a:hover {
	color: #993300;
	text-decoration: none;
	font-size: small;
}

/*******************/
/* 　　テキスト　　*/
/*******************/

.small {
	font-size: small;
}
