@charset "euc-jp";
/*------------------------------------------------
	index.css - <hojun> index.html design css
	2008.01.28
	:::toc:::
	import url
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
.borderbg p{ line-height:1.5;}
.borderbg a{
	color:#993300;
	text-decoration:underline;
}
.borderbg span{
	color:#320f01;
	font-weight:bold;
}
.borderbg h2{
	margin-top:20px;
	clear:both;
}
.borderbg h3{ 
	margin-bottom:10px;
	padding-bottom:3px;
	color:#320F01;
	border-bottom:1px solid #a1671c;
}

.borderbg #arasuji img{
	float:right;
}
.borderbg #arasuji #aratext{
	margin:10px 0 0 15px;
	float:left;
}
.borderbg #arasuji p{
	width:340px;
}
.borderbg #arasuji p.arasuzen{
	text-align:right;
	margin-top:10px;
}
.borderbg #sokan{
	margin-left:10px;
	float:left;
}

.borderbg #topcopy,#topcopy p {
	margin:15px 0 0 10px;
}


/* story */
.borderbg .story{ 
	width:560px;
	margin:5px 0 0 15px;
	border:1px solid #a1671c; background-color:#f6f0e1;
}
.borderbg .story td {
	padding:15px
}
.borderbg .story img{
	float:right; margin:0px 0px 10px 10px;
}
.borderbg .story p {
	margin-bottom:15px;
}

.borderbg .number{
	margin-top:10px; clear:both; text-align:right;
}.borderbg .number img{
	margin-top:5px;
}



.borderbg .ltable {
	width:560px;
	margin:5px 0px 0px 15px;
	border: 1px solid #4F2A21;
	border-collapse:collapse;
}

.borderbg .ltable td,th {
	font-weight:normal;
	padding:3px;
	border: 1px solid #4F2A21;
	line-height:1.4;
}
.borderbg .ltable th a{

}
.bgcol01{background-color:#bea996;}
.bgcol02{background-color:#e7d0bc;}
.bgcol03{background-color:#eee2a0;}
.bgcol04{background-color:#f4edc7;}
.bgcol05{background-color:#fffbf3;}



#cast { margin:10px 0 0 25px;
}
#cast th p { 
	margin:4px 0;
}
#cast td { 
	padding: 0 15px;
	vertical-align:top;
}
#cast th { 
	border:none;
}
h2,p,h3{
	text-align:left;
	}
	
	
.text_ruten{
	line-height:150%;
	width:700px;
	margin:0 auto;
	margin-bottom:30px;
	
}
