@charset "utf-8";

#contents .headline01 {
	background-image:url(../images/case/h1.jpg);
	margin:0;
}

.publisherList{
	width:678px;
	background-image:url(../images/case/publisher_list_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:24px 0 5px;
	margin:0 19px 17px 23px;
}
.publisherList li{
	float:left;
	width:170px;
	padding:0 0 9px 21px;
	background-image:url(../images/case/publisher_list_icon.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
}

.publisher{
	width:680px;
	padding:0 19px 57px 21px;
}

.nameSection{
	width:680px;
}
.nameSection h2{
	color:#000000;
	float:left;
	background-image:url(../images/case/h2_icon.gif);
	background-position:0 18px;
	background-repeat:no-repeat;
	padding:15px 0pt 0pt 23px;
	font-size:130%;
	width:434px;
}
.nameSection .bannerWrapper{
	float:right;
	width:222px;
	padding:0 1px 3px 0;
	text-align:right;
}
.nameSection .bannerWrapper .banner{
}
.nameSection .bannerWrapper .link a{
	font-size:80%;
	letter-spacing:0.4px;
}

.detailSection{
	width:680px;
	border-top:1px solid #D4D4D4;
}

.detailSection .optionWrapper{
	padding:10px 0 14px;
}
.detailSection .optionWrapper .option{
	float:left;
	width:83px;
	height:17px;
	background-image:url(../images/case/option_icon.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
.detailSection .optionWrapper .text{
	float:left;
	padding:0 0 0 9px;
	width:588px;
}

.detailSection .descriptionText{
	float:right;
	width:433px;
}
.detailSection .descriptionText .name{
	font-weight:bold;
	letter-spacing:0.1px;
	padding:0 0 9px;
}
.detailSection .descriptionText h3{
	color:#3383BE;
	font-size:100%;
	letter-spacing:0.5px;
}
.detailSection .descriptionText .text{
	letter-spacing:0.8px;
	line-height:146%;
	padding:6px 0 20px 20px;
	width:413px;
}
.detailSection .descriptionText .link a{
	display:block;
	background-image:url(../images/case/detail_btttom_btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	height:26px;
	line-height:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-9999px;
	width:180px;	
	margin:0 0 0 18px;
}

.detailSection .descriptionImg{
	float:left;
	width:230px;
}
.detailSection .descriptionImg p{
	padding:0 0 18px;
}

.pagetop a{
	margin:0 0 5px auto;
}

