@charset "utf-8";
/* CSS Document */

#maincontents{
	display:block;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}

#info_icon{
	display:block;
	width:73px;
	height:23px;
	background:url(../images/common/detail_icon.gif) no-repeat;
	text-indent:-9999px;
	margin-top:30px;
	margin-left:515px;
}

h4{
	font-size:20px;
	font-weight:bold;
}

#detail{
	display:block;
	width:595px;
}

#icons, #copy{
	display:block;
	float:left;
}

#icons{
	width:250px;
}

#images{
	margin-top:30px;
	width:200px;
	margin-left:30px;
}

#images #default_image{
	background:url(../images/common/img_shadow_l.gif) right bottom;
	width:179px;
	text-align:center;
	margin-bottom:15px;
}

#images #default_image img{
	position:relative;
	left:-5px;
	top:-5px;
	padding:5px;
	background:#fff;
	border:none;
}

#images #sub_image{
	background:url(../images/common/img_shadow_l.gif) right bottom;
	width:130px;
	text-align:center;
	margin-left:50px;
}

#images #sub_image img{
	position:relative;
	left:-5px;
	top:-5px;
	padding:5px;
	background:#fff;
	border:none;
}

#copy #copy_0{
	font-weight:bold;
}

#copy #copy_1{
	font-weight:bold;
	margin-bottom:10px;
}

#copy #copy_2{
	margin-bottom:10px;
}

#pdf{
	text-align:right;
}