/*-- 専用スタイルシート --*/


div#contents {
	padding-right : 100px ;
	width : 555px ;
	font-family : "MS PGothic" ;
	font-size : 12px ;
	line-height : 18px ;
}

div#contents img {
	display : inline ;
}

div#contents .left {
	float : left ;
}

div#contents .right {
	float : right ;
}


/*-- 右カラム追加設定 --*/
div#contents h2 {
	width : 555px ;
	height : 32px ;
	text-indent : -9999px ;
	background-image : url(../img/h2.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div#contents div.box {
	padding : 15px 15px 30px 15px ;
	width : 525px ;
}

div#contents div.box div.left {
	width : 244px ;
}

div#contents div.box div.right {
	width : 265px ;
}

div#contents div.box div.right h3 {
	font-size : 14px ;
	line-height : 21px ;
	border-bottom : dotted 1px #666666 ;
}

div#contents div.box div.right dl {
	margin : 0 ;
	padding : 10px 0 0 0 ;
}

div#contents div.box div.right dl dt {
	width : 50px ;
	float : left ;
}

div#contents div.box div.right dl dd {
	margin-left : 50px ;
}

div#contents div.box div.clear {
	width : 525px ;
	height : 10px ;
	line-height : 0 ;
}

div#contents div.box p {
	margin : 0 ;
	padding : 10px ;
	background-color : #fff0f0 ;
}
