@charset "UTF-8";

/*
===============================================================================
| 			WORKS css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
h2 span.sub{
	font-size: 60%;
	font-weight: normal;
}

div.chapter dt{
	white-space: nowrap;
}
div.chapter dd{
	margin-bottom: 30px;
	line-height: 130%;
	background:url(/images/common/arrow.gif) no-repeat 0 6px;
	padding: 4px 0 10px 20px;
}
div.chapter dd p.caption{
	padding: 5px 0 0 0;
	margin:0;
}
div.chapter dt img{
	margin-right: 1px;
}

/*====================
	deital
====================*/
#detail div.infoDetail{
	padding: 25px;
	border:1px solid #333333;
}
#detail table.detail th{
	width: 30%;
	color: #999999;
}
#detail div.banner{
	margin-bottom :13px;
}
#detail div.banner img{
	margin-right: 10px;
}
#detail div.infoDetail p{
	margin-bottom: 0;
}
#detail span.namae{
	font-weight:bold;
}
#detail span.subInfo,#detail span.subInfo a{
	font-size: 100%;
	color: #6699cc
}
/*====================
	orion
====================*/
#orion div.image img{
	margin: 0 9px 10px 0;
}
#orion div.image img.mainImg{
	margin-right:0;
}
#orion div.image img.rImg{
	margin-right:0;
}

