@charset "UTF-8";

/*==========================================

	About Xiv css
		
==========================================*/

#page_aboutxiv #main { 
	padding-top: 327px;
	}

#main_img {
	position: absolute;
	top: 0;
	left:0;
	}
#main dl dt,
#main dl dd {
	line-height: 1.6;
	}
/*----------------------------

------------------------------*/
.sec_box .pic,
.sec_box .txt {
	float: left;
	}
.sec_box .pic{ width: 230px;}
.sec_box .txt{ width: 506px;}
.sec_box	 { 
		background: url(../images/idx_03.jpg) center bottom no-repeat;
		padding: 25px 0;
		margin: 0;
		}
.sec_box.sec_box_01 {
	padding-top: 0;
	}
.sec_box.sec_box_06 {
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
	 }



