@charset "Shift_JIS";

/*　ページ共通の項目　*/
body {  
	background-repeat: repeat; 
	background-image: url(../top/image/haikei03.gif); 
	color: #333366;
	text-align:center;
}

a:active {  color: #FF0000}
a:hover {  color: #00CCFF}
a:link {  color: #006699}
a:visited {  color: #666666}

/*　上部サイトマップとお問い合わせ部分　*/
.sitemap {  text-align: right; vertical-align: bottom}
.main {
	width: 450px;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 12px;
	vertical-align: top;


}

/*　ぱんくずナビ部分　*/
.pan {
	color: #FFFFFF;
	background-image: url(../top/image/p03.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 34px;
	width: 700px;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	padding-bottom: 2px;
	margin: 0px;
}

/*　左のバナーバー部分　*/
.banner-haikei {
	background-image: url(../img/top11.gif);
	background-repeat: repeat-y;
	width: 190px;
	vertical-align: top;
	background-position: left top;

}
.banner-haikei a:active {  color: #FFCC00; text-decoration: none}
.banner-haikei a:hover {  color: #FFFF99; text-decoration: none}
.banner-haikei a:link {  color: #FFFFFF; text-decoration: none}
.banner-haikei a:visited {  color: #FFFF99; text-decoration: none}
.banner-title {
	background-image: url(../img/top16.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	margin: 0px;
}
.banner-text {
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}
.contents-title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	background-color: #6699CC;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #006699;



}
.contents-subtitle {
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	padding-right: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666699;
	margin: 0px;

}

/*　会社住所　*/
.add {
	vertical-align: bottom;
	border: #003366;
	clip:  rect(   );
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

/*　topへ戻る　*/
.topback {
	font-size: small;
	text-align: right;
	padding-top: 20px;
	width: 450px;

}
#centerbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	text-align:left;

}
.bannerarea {
	margin: 0px;
	width: 190px;
}
.contentsmenutitle {
	margin: 0px;
	padding-top: 5px;
}
h1 {
	padding-bottom: 10px;
}
