@charset "utf-8";
/*------------------------------------------------------
 コンテンツページ用
------------------------------------------------------*/

table {
	border-collapse: separate;
	border-spacing: 0;
}
th,
td {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-weight: normal;
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI",Meiryo,Osaka,"lr oSVbN","MS PGothic",sans-serif;
}

/*staff*/
#main {
	width: 888px;
	margin: 0 auto;
	padding: 18px 18px 18px 19px;
	background: url(../img/page_bg.png) repeat-y;
}
#main h2 {
	padding: 9px 6px 9px 12px;
	line-height: 1.2em;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	background: #541212;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#main h3 {
	padding: 9px 12px;
	margin-bottom: 8px;
	line-height: 1.2em;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	background: #FFCC66;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.baseArea {
	width: 888px;
	overflow: hidden;
}
ul.type1 {
	width: 896px;
	margin: 0 -8px 0 0;
	*padding-bottom: 15px;
	overflow: hidden;
	_zoom: 1;
}
ul.type1 li {
	width: 428px;
	padding: 5px 5px 15px;
	margin: 0 8px 12px 0;
	border: 1px solid #CCC;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	float: left;
}
.type1L {
	width: 190px;
	float: left;
}
.type1L h4 {
	margin-bottom: 3px;
}
.type1L table {
	width: 100%;
}
.type1L table th,.type1L table td {
	vertical-align: top;
}
.type1L table th {
	width: 53px;
}
.type1L table th img {
	vertical-align: top;
}
.type1L table td {
	line-height: 140%;
}
.type1R {
	width: 230px;
	float: right;
}
.type1Rt {
	height: 156px;
}
.type1Rt p {
	line-height: 130%;
}
.type1Name {
	height: 60px;
	margin-bottom: 12px;
}
.type1Name h4 {
	width: 112px;
	display: block;
	float: left;
}
.type1Name div {
	width: 60px;
	float: right;
}
.type1R table {
	width: 100%;
}
.type1R table th,.type1R table td {
	vertical-align: top;
}
.type1R table th {
	width: 5em;
}
.type1R table td {
	line-height: 140%;
}
ul.type2 {
	width: 896px;
	margin: 0 -8px 0 0;
	*padding-bottom: 15px;
	overflow: hidden;
	_zoom: 1;
}
ul.type2 li {
	width: 203px;
	padding: 7px 5px 20px;
	margin: 0 9px 12px 0;
	border: 1px solid #CCC;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	float: left;
}
.radiusbox {
position:relative;
border: 1px solid #CCC;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius: 8px;
border: 1px solid #CCC;
border-radius: 8px;
}
ul.type2 li h4 {
	margin-bottom: 5px;
}
.type2T {
	margin-bottom: 10px;
}
.type2T h5 {
	width: 60px;
	display: block;
	float: left;
}
.type2T div {
	width: 137px;
	line-height: 140%;
	float: right;
}
ul.type2 li h6 {
	margin-bottom: 8px;
}
ul.type2 li table {
	width: 100%;
}
ul.type2 li table th,ul.type2 li table td {
	vertical-align: top;
}
ul.type2 li table th {
	width: 60px;
}









#head,
#mainer,
#footer,
#philosophy,
#about {
	width:900px;
	margin:0 auto;
}

/* header */
#header {
	border-top:3px solid #541212;
	border-bottom:1px solid #D4D4D4;
}

#head {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#head h1 {
	float:left;
}

#head p {
	margin-left:230px;
}

#head ul {
	margin-top:19px;
	float:left;
}

#head li {
	display:inline;
}


/* mainer */

#philosophy img,
#access img,
#about img {
	vertical-align:bottom;
}


/* footer */

#retop {
	margin:10px 0;
	border-bottom:1px solid #858158;
	text-align:right;
}


/* philosophy */
#philosophy .kodo {
	margin:35px 0 20px 0;
}


/* aboutus */

#about table {
	width:670px;
	margin:40px 0 0 0;
	border-collapse:collapse;
	color:#521212;
	float:left;
}

#about h2 {
	margin-bottom:10px;
}

#about th {
	padding:5px 5px 5px 18px;
	text-align:left;
}

#about td.naiyo {
	width:290px;
	padding:5px 5px 5px 20px;
	border-left:1px dashed #521212;
}

#about h3 {
	margin-bottom:5px;
}

#about p {
	line-height:18px;
}

#about .about_ph1 {
	float:right;
}

#about .about_ph2 {
	clear:both;
}


/* access */

#access {
	width:880px;
	margin:0 auto;
}

#access h2 {
	margin-bottom:10px;
}

#access div {
	background-color:#EFEFEF;
	border:1px solid #CCC;
}

#access .map {
	width:647px;
	float:left;
}

#access .access_ph1 {
	float:right;
}

#access .access_ph2 {
	clear:both;
}

#basyo {
	width:878px;
	margin:12px 0 30px 0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#basyo a:link,
#basyo a:visited {
	color:#258FB8;
}

#basyo a:hover {
	color:#F90;
}

#basyo img {
	float:left;
}

#basyo div {
	border:none;
	width:340px;
	float:right;
}

#basyo h3 {
	background:url(../img/icon01.gif) no-repeat left center;
	margin:15px 0 10px 0;
	padding-left:15px;
}

#basyo p {
	line-height:17px;
}

#basyo a {
	background:url(../img/icon02.gif) no-repeat left center;
	padding-left:25px;
}


/* staff */
#staff,
#staff_top,
.staff_top,
#staff_bottom,
.staff_bottom {
	width:890px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#staff {
	margin:0 auto;
}

#staff_top {
	margin-top:5px;
}

.staff_top {
	margin-top:5px;
	margin-bottom: 40px;
}

.staff_bottom {
	margin-bottom: 40px;	
}

#staff table {
	border-collapse:collapse;
}

#staff th,
#staff td {
	vertical-align:top;
}

.staff_ct1,
.staff_ct3,
.staff_ct4,
.staff_ct5 {
	float:left;
}

.staff_ct2,
.staff_ct6 {
	float:right;
}

.staff_ct3,
.staff_ct4,
.staff_ct5,
.staff_ct6 {
	width:215px;
}

.staff_ct4,
.staff_ct5 {
	margin-left:10px;
}

.staff_ctin1 {
	width:438px;
	height:240px;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	text-align:left;
}

.staff_ctin1 table {
	width:420px;
}

.staff_ctin2 {
	width:213px;
	height:420px;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}

.staff_ctin3 {
	width:213px;
	height:470px;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}

.staff_ctin2 table {
	width:203px;
}

img.headpic {
	vertical-align:bottom;
	margin-top:5px;
}

.ctin1_1 {
	width:55px;
}

.ctin1_2 {
	width:90px;
}

.ctin1_3 p {
	width:130px;
	float:right;
	font-size:12px;
}

.ctin1_4 {
	padding-bottom:10px;
}

.ctin1_5 {
	height:175px;
	vertical-align:top;
}

.ctin1_6 {
	height:85px;
}

.ctin1_7 {
	height:105px;
	vertical-align:top;
}

.staffTitle {
	font-size: 16px;
	padding: 10px;
	margin: 20px 0;
	font-weight: bold;
	background: #ccc;
	clear: both;
}
