@charset "utf-8";
/*------------------------------------------------
	index.html styles
--------------------------------------------------*/
.pi_idx_main{
	width: 729px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.pi_idx_main_photo{/*20100706修正　LB化対応*/
	width: 303px;
	float: left;
	text-align: center;
}
.pi_idx_main_photo img{
	margin: 0 auto;
	border: 3px double #d5d5cf;
}
.pi_idx_main p.date {/*20100706修正　LB化対応*/
	float: right;
	width: 410px;
	margin: 0px 0px 5px 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	}
.pi_idx_main h2{/*20100706修正　LB化対応*/
	float: right;
	width: 410px;
	margin: 0px 0px 0px 10px;
	padding: 0 0 10px 0;
	background: url(/category/up/images/l_gray_01.gif) left bottom repeat-x;
	font-weight: bold;
	line-height: 1.3;
	font-size: 120%;
	color: #000000;
	}
.pi_idx_main p{/*20100706修正　LB化対応*/
	width: 410px;
	height: auto;
	overflow: auto;
	float: right;
	margin: 10px 0px 0px 0px;
	line-height: 1.5em;
}
.pi_idx_small_photo{
	margin: 15px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: url(/category/up/images/l_gray_01.gif) left top repeat-x
}
.pi_idx_small_photo{
	width: 729px;
}
.pi_idx_small_photo_l{
	width: 236px;
	float: left;
	text-align: left;
}
.pi_idx_small_photo_l div{
	width: 231px;
	text-align: center;
}
.pi_idx_small_photo_l div img {
	margin: 0 auto;
}
.pi_idx_small_photo_c{
	width: 257px;
	float: left;
	text-align: center;
}
.pi_idx_small_photo_c div{
	width: 231px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.pi_idx_small_photo_c div img {
	margin: 0px auto;
}
.pi_idx_small_photo_r{
	width: 236px;
	float: right;
	text-align: right;
}
.pi_idx_small_photo_r div{
	width: 231px;
	margin: 0px 0px 0px auto;
	text-align: center;
}
.pi_idx_small_photo_r div img {
	margin: 0 auto;
}
.pi_idx_small_photo span{
	/*border: 1px solid #d5d5cf;
	display: block;*/
}
.pi_idx_small_photo span span{
	/*border: 2px solid #ffffff;
	display: block;*/
}
.pi_idx_small_photo img{
	border: 3px double #d5d5cf;
	display: block;
}
.pi_idx_other {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #ff782c;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	}
	.pi_idx_other h3 {
		display: block;
		padding: 0px 0px 5px 13px;
		background: url(/category/up/images/i_subhead_01.gif) left 0.3em no-repeat;
		font-weight: bold;
		font-size: 120%;
		color: #000000;
		}
	.pi_idx_other h4 {
		margin: 9px 0px 0.5em 13px;
		font-weight: bold;
		color: #000000;
		}
	.pi_idx_other_text {
		margin: 0px 0px 1em 2em;
		color: #000000;
		}


/*------------------------------------------------
	backnumber.html styles
--------------------------------------------------*/
span.pi_bn_subhead_01{
	width: 711px;
}
span.pi_bn_subhead_02{
	width: 86px;
}
.pi_bn_month_01{
	text-align: right;
	width: 729px;
	overflow: hidden;
}
.pi_bn_month_inner{
	margin: 8px -9px 0px 0px;
}
.pi_bn_month_01 span{
	margin: 0px 0px 0px0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #555555;
}
.pi_bn_month_01 a{
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #555555;
}
.pi_bn_month_01 a:link,
.pi_bn_month_01 a:visited{
	color: #ff782c;
	text-decoration: none;
}
.pi_bn_list{
	margin: 5px 0px 0px 0px;
}
.pi_bn_list li{
	width: 729px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	background: url(/category/up/images/l_gray_01.gif) left bottom repeat-x;
	line-height: 1.3em;
}
.pi_bn_list li span.pi_bn_list_date{
	width: 89px;
	float: left;
}
.pi_bn_list li span.pi_bn_list_text{
	width: 629px;
	float: right;
}
.pi_bn_list li span.pi_bn_list_text a:link,
.pi_bn_list li span.pi_bn_list_text a:visited{
	color: #ff782c;
}


