﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#contents .mframe-inner{
	padding:10px 18px 0 18px;
}


#cbox1 h3{
	float:left;
	padding:0 14px 0 0;
}

#cbox1 h4{
	float:left;
}

#cbox1 ul{
	float:right;
	width:570px;
}

#cbox1 ul li{
	border:1px solid #222;
	border-width:0 0 1px 0;
	padding:7px 2px;
	font-size:110%;
	line-height:1.5;
}

#cbox1 ul li.mlast{
	border:0;
	text-align:right;
	padding:10px 2px 0 0;
}


#cbox2 {
	padding:20px 0 0 0;
}

#cbox2 .conLeft{
	float:left;
	width:549px;
}

#cbox2 .conRight{
	float:right;
	width:379px;
}


#cbox2 #prof{
	background:url(../img/about/f1mdl.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
}

#cbox2 #prof .frame-btm{
	background:url(../img/about/f1btm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox2 #prof .frame-inner{
	padding:15px 20px 10px 20px;
}

#cbox2 #prof dl{
	padding: 0 0 3px 0;
}

#cbox2 #prof dt{
	float:left;
	width:65px;
}

#cbox2 #prof dd{
	float:left;
	width:440px;
}



#cbox2 .conRight-inner{
	padding:0 0 20px 0;
}

#cbox2 #syozoku{
	background:url(../img/about/f2mdl.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
}	

#cbox2 #syozoku .frame-btm{
	background:url(../img/about/f2btm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox2 #syozoku .frame-inner{
	padding:20px 20px 20px 20px;
}


#cbox3{
	padding:80px 0 0 0;
}

#cbox3 .frame{
	background:url(../img/about/f3mdl.jpg) left top repeat-y;
	min-height:1px;
	_height:1px;
}

#cbox3 .frame-btm{
	background:url(../img/about/f3btm.jpg) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox3 .frame-inner{
	padding:10px 33px 50px 33px;
	line-height:1.8;
}

#cbox3 h5{
	text-align:center;
	color:#e04e22;
	font-weight:bold;
	font-size:160%;
	line-height:1.5;
	padding:0 0 15px 0;
}

#cbox3 dl{
	padding:25px 0 0 0;
}

#cbox3 dt{
	font-weight:bold;
	font-size:120%;
	line-height:1.5;
	background:url(../img/about/ic.gif) 7px 7px no-repeat #f4d558;
	padding:2px 10px 2px 25px;
	float:left;
}

#cbox3 dd{
	clear:both;
	padding:5px 0 0 0;
}









