/* CSS Document for CHIKYU HAKKEN WEB SITE */

/* ڍ    
----------------------------------------------------*/
h3#title {
	width: 700px;
	margin: 0 0 10px 0;
}

#content {
	width: auto;
	margin: 0 10px 20px 10px;
	text-align:left;
	color: #333333;
	border-bottom: solid 1px #999999;
}

#content p {
	margin: 0 0 10px 0;
}

#honbun {
	width: 660px;
	margin: 0 auto;
}

.clear {
	display:block;
	font-size:.01em;
	height:1px;
	overflow:hidden;
	clear:both;
}

.lead {
	font-weight: bold;
}

.box_l {
	float: left;
}

.box_r {
	float: right;
}

.img_txt {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.box_l img, .box_r img{
	margin: 0 0px 3px 0;

}

.w176 {
	width: 176px;
}

.w464 {
	width: 464px;
}

.w400 {
	width: 400px;
}

.w250 {
	width: 250px;
}

.w310 {
	width: 310px;
}

.w490 {
	width: 490px;
}

.w150 {
	width: 150px;
}

.L_mgn20 {
	margin-left: 20px;
}

.bknum {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	background: transparent url(../../common_img/p_arrow_blue.gif) right no-repeat;
	padding: 0px 12px 2px 0;
}

.next {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	background: transparent url(../../common_img/p_arrow_blue.gif) right no-repeat;
	padding: 3px 12px 5px 0;
}

.prev {
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	background: transparent url(../../common_img/p_arrow_blue2.gif) left no-repeat;
	padding: 3px 0 5px 12px;
}

.goto {
	padding: 6px 6px 6px 16px;
	border: 1px solid #B5B4B4;
	background: transparent url(../../common_img/p_arrow_blue.gif) no-repeat 5px 0.75em;
	margin-bottom: 10px;
}

#content .backnum_bk {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../../common_img/lightGray_bg.gif);
	padding: 10px;
}

#content ul, #content li, #content dl, #content dt, #content dd  {
	margin:0;
	padding:0;
	list-style-type : none;
}

#content li {
	margin-bottom: 10px;
}

#content dl {
	color: #666666;
}

#content dt {
	float:left;   
	width:120px;   
	clear:both;
}

#content dd {    
	margin-left:125px; 
}

#content ul.sp {
	padding-left:2em; 
}

#content .sp li {
	line-height:16px;
	list-style: url(../../common_img/p_arrow_red.gif);
	vertical-align:top;
	list-style-position: outside;
	margin-bottom:5px;
}

