@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}

body{
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka-mono","MS UI Gothic","HeiseiKakuGothic";
	font-size:smaller;
	color:#666666;
	line-height:160%;
}
h1{
	color:#640125 !important/* color */;
	line-height:150%;
	font-size:12px;
}
h2{
	color:#FFFFFF !important/* color */;
	width:580px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	margin:0;
	margin-bottom:5px;
	display:block;
	float:left;
	overflow:hidden;
	font-size:12px;
	background:url(../img/h2BG.png) left center no-repeat;
}
h3{
	padding-top:10px;
	color:#330033 !important/* color */;
	font-size:15px;
}
img{
	border:0;
}

strong{
	color:#4c6cb3 !important/* color */;
	font-size:1.15em;
}
em{
	color:#d9333f !important/* color */;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:150%;
	letter-spacing:0.1em;
}
address{
	font-style:normal;
	line-height:150%;
	color:#c9171e !important/* color */;
}
a,
a:link,
a:visited {
	text-decoration:underline;
	color:#426579;
}
a:focus,
a:hover,
a:active {
	text-decoration:underline;
	color:#FF3333;
}
ul{
	list-style:none;
	clear:left;
	margin-left:1.9em;
}
p{
	margin:5px;
	padding:0;
}
































/* All */
#Box{
	width:800px;
	border-right:5px groove #CCCCCC;
	overflow:hidden;
	display:block;
}
#title{
	width:570px;
	color:#FFFFFF;
	margin:0;
	margin-top:1em;
	padding:0.3em;
	padding-left:2em;
	font-size:12px;
	font-weight:bold;
	background:url(../img/h2BG.png) left center no-repeat;
	float:left;
}



/* Head */
#Head{
	width:800px;
	background:#F5F5F5;
	padding:0.5em;
	padding-left:1em;
}

#HeadContents{
	background:url(../img/HeadBG.jpg) repeat-x center;
	padding-right:0.5em;
	height:150px;
}
#HeadContents img{
	margin:0;
	padding:0;
	margin-right:2em;
	float:left;
}
#HeadText{
	padding-top:17px;
	font-size:12px;
}


/* Gnavi */
#Gnavi{
	width:170px;
	text-align:left;
	background:#a73836 !important/* color */;
	border-right:3px groove #CCCCCC;
	float:left;
	font-size:12px;
}
#Gnavi img{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
#Gnavi a,
#Gnavi a:link,
#Gnavi a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#Gnavi a:focus,
#Gnavi a:hover,
#Gnavi a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#FFFF00;
}
li.Gnavi{
	padding:1em;
	margin-left:-2em;
	padding-left:1.5em;
	padding-right:0.2em;
	line-height:130%;
	color:#f8b500 !important/* color */;
	background:#640125 url(../img/GnaviIcon.jpg) no-repeat left center !important/* color */;
	border-bottom:1px solid #CCCCCC;
}
li.LowerLayer{
	padding:1em;
	margin-left:-2em;
	padding-left:0.5em;
	padding-right:0.2em;
	line-height:130%;
	color:#f8b500 !important/* color */;
	background:#3a0015 !important/* color */;
	border-bottom:1px solid #CCCCCC;
}



#Banner{
	padding:10px;
	line-height:130%;
	text-align:left;
	color:#CCCCCC;
}
#Link{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
/* Main */
#Main{
	width:600px;
	margin:5px;
	padding:5px;
	float:right;
	overflow:hidden;
}
.box{
	width:600px;
	float:left;
	display:block;
}
table.nextprev{
	width:600px;
	text-align:center;
	float:left;
}




#inquiry{
	width:580px;
	padding:10px;
	margin:0;
	margin-top:10px;
	float:left;
	font-size:14px;
	text-align:left;
	background:#fdeff2;
	border:outset 2px #c97586;
	color:#640125 !important/* color */;
}
#inquiry a{
	color:#FFCCFF;
	text-decoration:none;
}
#inquiry a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
#inquiry a:visited{
	color:#FFFF99;
	text-decoration:none;
}



/* Foot */
#Foot{
	width:800px;
	margin:0;
	background:#F5F5F5;
	text-align:right;
	padding-right:1em;
	color:#666666;
	border-top:1px solid #CCCCCC;
	float:left;
}
ul.Foot{
	font-size:12px;
	list-style:none;
}
ul.Foot li{
	border-left:1px solid #CCCCCC;
	display:inline;
	clear:right;
	padding:0.2em;
	padding-left:0.5em;
}
ul.Foot a,
ul.Foot a:link,
ul.Foot a:visited {
	text-decoration:none;
	color:#666666;
}
ul.Foot a:focus,
ul.Foot a:hover,
ul.Foot a:active {
	text-decoration:underline;
	color:#006633;
}
#Footer{
	width:800px;
	margin:0;
	background:#f6bfbc !important/* color */;
	text-align:right;
	padding-right:1em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	color:#FFFFFF;
	float:left;
}
