@charset "Shift_JIS";

/*SΜ\’
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {overflow-y: scroll;}
p {line-height:160%;}
body {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	font-size:75%;
	line-height:180%;
	color:#333333;
	background:url(../images/detail_bg.jpg) repeat-x #FFFFFF;
}
img {border:none;}
hr {
	clear: both;
	visibility: hidden;
}
ul,
ol {list-style-position:inside;}

/*N
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#000000;
}
a:hover {
	color:#669900;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*Δp
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:90%; line-height:140%;}
.small2 {font-size:75%; line-height:120%;}
.bold {font-weight:bold;}
.large {font-size:120%;}
.u-line {text-decoration:underline;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-right {text-align:right;}
.t-left {text-align:left;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.pt20 {padding-top:20px;}
.pt10 {padding-top:10px;}

.icon1 {
	background:url(../images/icon1.gif) no-repeat;
	padding-left:10px;
	background-position:2px 4px;
}
.icon2 {
	background:url(../images/icon2.gif) no-repeat;
	padding-left:15px;
	background-position:2px 4px;
}
.icon3 {
	background:url(../images/icon3.jpg) no-repeat;
	padding-left:32px;
	padding-bottom:3px;
	background-position:2px 4px;
}

/*J[
----------------------------------------------------------*/
.red {color:#cc0000;}
.darkgray {color:#333333;}
.gray {color:#666666;}
.lightgray {color:#eeeeee;}
.green {color:#669900;}

/*----header----*/
#header {
	background:url(../images/detail_bg.jpg) repeat-x #FFFFFF;
}
#header p {
	display:none;
}
h1 {
	width:560px;
	height:70px;
	text-indent:-9999px;
	background:url(../images/detail_header.jpg) no-repeat;
	margin:0px auto;
}
h1 a{
	display:block;
	width:200px;
	height:70px;
	background: transparent;
	text-indent:-9999px;
	text-decoration:none;
}
h2 {
	width:488px;
	font-size:14px;
	margin-bottom:10px;
	background:url(../images/icon3.jpg) no-repeat;
	padding-left:32px;
	padding-bottom:10px;
	background-position:2px 4px;
}
#content {
	text-align:left;
	width:520px;
	margin:0 auto;
	padding:20px;
	background-color:#FFFFFF;
}
#close {
	clear:both;
	text-align:center;
	padding-top:10px;
}
.p23-box1 {
	width:520px;
	margin-bottom:10px;
}
.p23-box1 .title{
	width:520px;
	margin-bottom:10px;
	border-bottom:2px dotted #ffb74f;
}
.p23-box1 .img{
	width:160px;
	margin-right:10px;
}
.p23-box1 .img img{
	border:1px solid #cccccc;
}
.p23-box1 .text{
	width:348px;
}

.p24-box1 {
	width:520px;
	margin-bottom:10px;
}
.p24-box1 .title{
	width:520px;
	border-bottom:2px dotted #ffb74f;
}
.p24-box1 .img{
	width:520px;
}
.p24-box1 .img img{
	border:1px solid #cccccc;
}
.p24-box1 .text{
	width:520px;
}
#detail-table {
	width:520px;
	border-collapse:collapse;
}
#detail-table th{
	width:15%;
	border:#CCCCCC 1px solid;
	background-color:#FFFFCC;
	padding:3px 10px;
}
#detail-table td{
	width:75%;
	border:#CCCCCC 1px solid;
	padding:3px 10px;
}

.p22-box1 {
	width:520px;
	margin-bottom:10px;
}
.p22-box1 .title{
	width:520px;
	border-bottom:2px dotted #ffb74f;
}
.p22-box1 .img{
	width:520px;
}
.p22-box1 .img img{
	border:1px solid #cccccc;
}
.p22-box1 .text{
	width:520px;
}

