@charset "utf-8";

/*----------------------------------------------------
	#main(Topページonly)
----------------------------------------------------*/

#main {
	float: left;
	width: 500px;
	margin-left: 5px;
}
#main h2 {
	color: #ffffff;
	margin-top:8px;
	padding: 11px 5px 0px 15px;
	background:url(../img/share/kadomaru_top.gif) no-repeat;
}
#main p {
	color:#333333;
	text-indent: 1em;
	padding: 5px 30px 0px 0px;
		margin-bottom:0px;
	background:url(../img/share/kadomaru_center.gif) repeat-y;
	line-height:160%;
}
#main a {
	text-decoration: underline;
}
#main p.update {
	text-align: right;
	font-size: 12px;
	padding: 10px 30px 10px 20px;
	margin-bottom:10px;
	background:url(../img/share/kadomaru_bottom.gif) no-repeat left bottom;
	line-height:160%;
}
#main dl {
	padding: 3px 5px 0 25px;
	background:url(../img/share/kadomaru_center.gif) repeat-y;
}

#main dl dt {
	padding: 5px 0px 0px 2px;
	font-weight: bold;
	font-size: 12px;
}

#main dl dd {
	width: 425px;
	font-size: 14px;
	margin-left: 5px;
	padding: 0 0 3px 17px;
	background:url(../img/share/428.gif) no-repeat 1px 5px;
}

/*----------------------------------------------------
	#sub(Topページonly)
----------------------------------------------------*/

#sub {
	float: right;
	width: 300px;
	margin-top: 3px;
	margin-right: 3px;
}

#sub h3 {
	text-align: center;
	margin-top:8px;
	color: #ffffff;
	padding: 5px 5px 0px 5px;
	background:url(../img/share/kadomaru_sub.gif) ;
}

#sub p {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
}

#sub p.textright {
	padding: 5px 10px 5px 5px;
}

#sub dl {
	padding: 3px 0 0 3px;
	background: #ffffff;
}

#sub dl dt {
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
}

#sub dl dd {
	font-size: 14px;
	padding: 0 0 3px 14px;
	background:url(../img/share/428.gif) no-repeat 1px 5px;
}

#sub img {
	margin: 2px 0px 3px 0px;
}
#poster p {
	clear: both;
	width: 820px;
	background-color: #ffffff;
	text-align: center;
	margin-bottom:5px;
}