<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* mainlead_detail
===============================================================*/
div.mainlead_detail {
	background:url(../images/detail/design/img_ph_01.jpg) no-repeat center top;
}


/* con01
===============================================================*/
div.con01 {
	padding:45px 0 60px 0;
	position:relative;
}

div.con01 p.anc {
	position:absolute;
	top:-67px;
	left:0;
}


div.con01 div.ph_wrap {
	width:590px;
	padding:10px 0 0 0;
	float:right;
}

div.con01 div.ph_wrap p.ph {
	padding:0 0 30px 0;
}

div.con01 div.ph_wrap dl dt {
	color:#4c4c4c;
	font-size:30px;
	font-style:italic;
	line-height:1.0em;
	padding:0 0 20px 0;
}

div.con01 div.ph_wrap dl dd {
	color:#646464;
	font-size:13px;
}

div.con01 div.ph_wrap dl dd span {
	padding:0 15px 0 0;
	float:left;
}

div.con01 div.ph_wrap dl dd a {
	display:block;
	width:162px;
	height:21px;
	line-height:21px;
	color:#ffffff;
	padding:0 0 0 23px;
	background:url(../images/common/img_ar_02.gif) #949494 no-repeat 9px 7px;
	float:left;
}

div.con01 div.ph_wrap dl dd a:hover {
	text-decoration:none;
	background:url(../images/common/img_ar_02.gif) #777777 no-repeat 9px 7px;
}


div.con01 div.tbox {
	width:338px;
	float:left;
}


</pre></body></html>