@charset "utf-8";

/* ヘッダー
--------------------------------------------------- */
#header h1{
	font-weight:normal;
	float:left;
}
#key{
	padding:0 0 0 15px;
	background-image:url(../img/header-line.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	float:left;
}

/* メイン
--------------------------------------------------- */
#main{
	height:340px;
	background-image:url(../img/main-ttl.jpg);
	background-repeat:no-repeat;
}
#main ul{
	padding:280px 0 0 12px;
	list-style-type:none;
}
#main ul li{
	padding:0 8px 0 0;
	float:left;
}

/* 左箱
--------------------------------------------------- */
#left-box p{
	padding:5px 0;
	line-height:180%;
}
#left-sbox{
	width:296px;
	height:300px;
	float:left;
}
#left-sbox h2,#right-sbox h2{
	margin:10px 0;
}
#right-sbox{
	width:296px;
	height:300px;
	float:right;
}
#left-box ul.head-lt{
	list-style-type:none;
	color:#333;
}
#left-box ul.head-lt li{
	padding:0 0 10px 0;
}
#left-box ul.head-lt li a{
	padding:0 0 0 10px;
}
#left-box ul.head-lt li a:hover{
	text-decoration:none;
}
div.g-box{
	height:297px;
	margin:5px 0 0 0;
	clear:both;
}
div.photo-box{
	width:173px;
	height:240px;
	float:right;
}
div.photo-box ul{
	margin:8px 0 0 18px;
	padding:0;
	font-size:11px;
}
div.photo-box ul li{
	margin:0;
	padding:0;
}
div.profile-box{
	width:412px;
	height:269px;
	padding:10px 15px 10px 10px;
	background-image:url(../img/tl-bg.gif);
	background-repeat:no-repeat;
	line-height:170%;
	float:left;
}

/* プロフィール（背景：黄）
--------------------------------------------------- */
.pro-lbox{
	margin:0 8px 0 0;
	float:left;
}
.pro-box{
	height:110px;
}
.pro-box2{
	height:59px;
}
.pro-box ,.pro-box2{
	width:424px;
	margin:0 0 8px 0;
	padding:5px;
	font-size:11px;
	border:solid 1px #444;
	background-color: #ffd;
}
ul.profile-lt{
	list-style-type:none;
	line-height:150%;
}
.pro-sp{margin:0 12px 0 0;}
.pro-sp2{margin:0 18px 0 0;}


.pro-rbox{
	width:154px;
	height:189px;
	margin:0 0 8px 0;
	padding:5px;
	font-size:11px;
	border:solid 1px #444;
	background-color: #ffd;
	float:left;
}
.book{
	text-align:center;
}
.book img{
	margin:5px 0;
}
.t-office{
	margin:0 0 5px 0;
	text-align:right;
}
.t-office a:hover{
	text-decoration:none;
}

/* 右箱
--------------------------------------------------- */
/*
ul.menu-lts{
	list-style-type:none;
}
ul.menu-lts li{
	padding-bottom:4px;
}
*/
ul.faq-lts{
	list-style-type:none;
}
ul.faq-lts li{
	padding-bottom:4px;
}
iframe{
	width:190px;
	height:190px;
	margin:0;
	padding:0;
}
.bold{
	font-weight:bold;
}