@charset "UTF-8";

/* aboutus.css
--------------------------------------------------------------------*/

.pd15{padding-top:15px;}
.pd25{padding-top:25px;}
.pd35{padding-top:35px;}


/* Upper
-------------------------------- */
.upperbox{
	width:882px;
	border-bottom:#dcdcdc 1px solid;
	padding-bottom:4px;
}
.upperbox div.boxl{
	float:left;
	width:221px;
}
.upperbox div.boxr{
	float:right;
	width:652px;
}

.upperbox div.boxr div.box-noline{
	width:629px;
	margin-left:23px;
	padding-bottom:35px;
}
.upperbox div.boxr div.box-noline h2{
	padding-top:30px;
}
.upperbox div.boxr div.box-noline p.txt{
	font-size:12px;
	line-height:150%;
	
}
.upperbox div.boxr div.box-noline p.subt{
	font-size:18px;
	line-height:130%;
	font-family:Georgia;
}
.upperbox div.boxr div.box-noline p.subt span{
	color:#ff0000;
	
}

.upperbox div.boxr div.box-line{
	width:652px;
	border-top:#dcdcdc 1px solid;
}
.upperbox div.boxr div.box-line h2{
	padding:30px 0px 0px 23px;
}
.upperbox div.boxr div.box-line p{
	padding:15px 0px 0px 23px;
	font-size:12px;
	line-height:150%;
	
}



/* Lower
-------------------------------- */
.lowerbox{
	width:882px;
	border-bottom:#dcdcdc 1px solid;
	padding:4px 0px 35px 0px;
}
.lowerbox div.ctswrap{
	width:882px;
	min-height:450px;
	
	background:url("../about_us/img/p_gel.jpg") left center no-repeat;
}
/* ▼IE6用 */
* html div.lowerbox div.ctswrap{
	height:450px;
}
/* ▲IE6用 */

.lowerbox div.ctswrap div.ctsbox{
	width:629px;
	margin-left:253px;
}
.lowerbox div.ctswrap div.ctsbox p.txt{
	padding-top:25px;
	font-size:12px;
	line-height:150%;
}
.lowerbox div.ctswrap div.ctsbox p.txt span{
	font-size:18px;
	color:#ff0000;
	font-family:Georgia;
}

.lower-colorbox{
	width:629px;
	background:url("../about_us/img/bg_conceptbox_middle.gif") repeat-y;
	margin-top:35px;
}
.lower-colorbox div.boxtop{
	width:629px;
	background:url("../about_us/img/bg_conceptbox_top.gif") top no-repeat;
}
.lower-colorbox div.boxbottom{
	width:629px;
	background:url("../about_us/img/bg_conceptbox_footer.gif") bottom no-repeat;
	text-align:center;
	padding-bottom:6px;
}

.lower-colorbox div.boxbottom h2{
	text-align:left;
	padding:24px 0px 13px 24px;
}

.lower-colorbox div.listbox{
	margin:0px auto;
	width:566px;
	text-align:left;
}
.lower-colorbox div.listbox div.subt{
	width:566px;
	border-bottom:#dcdcdc 1px solid;
	padding-bottom:4px;
	background:url("../img_c/icon_rectangle_gray.gif") left no-repeat;
}
.lower-colorbox div.listbox div.subt h3{
	padding-left:12px;
	color:#444444;
	font-size:16px;
	line-height:140%;
	font-family:Georgia;
}
.lower-colorbox div.listbox div.subt h3 span{
	color:#ff0000;
}

.lower-colorbox div.listbox ul{
	margin:8px 0px 18px 0px;
}
.lower-colorbox div.listbox ul li{
	background:url("../img_c/arrow_dot.gif") 12px 9px no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:150%;
}
