@charset "Shift_JIS";



body {
	position:relative;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
}



body {
	font-size: 11px;
	font-family: "Helvetica", "Arial", "georgia", san-serif,"FF2DFF3320FF3030B430B730C330AF", "KozGoStd-Regular", "KozGoStd-Light", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE20Pro20W3";
	line-height: 1.3em;
	color:#525252;
	overflow-x:auto;
	overflow-y:scroll;
}

h {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: ;
	color:#000;
}




#container {
	position:relative;
	top:0px;
	width:859px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background-color: ;
	text-align:left;
}

#menu {
	position:fixed;
	top:50px;
	width:232px;
	height:;
	margin-left:0px;
	padding-left:9px;
	background-color: ;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}


#content {
	position:absolute;
	top:50px;
	left:241px;
	right:0px;
	width:618px;
	height:;
	margin:0px;
	padding:0px;
	background-color: ;
}



#menu a {
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	display:block;
	padding:0px;
	text-decoration:none;
	margin:0px;
	border:0px;
   	background-color: ;
	border: none;
}







.logo {
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
}

.mail {
	letter-spacing: 0.15em;
}





.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box ul li {
	list-style: none;
	margin: 0 9px 35px 9px;
	width: 600px;
	background-color: ;
}

.text {
	border-left: solid 5px #d6d6d6;
	padding: 0 0 0 10px;
	background-color: ;
}

.prof {
	float: left;
	margin: 0 20px 0 0;



}





.box-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-list ul li {
	list-style: none;
	display: inline-block;
	margin: 0 9px 9px 9px;
	width: 188px;
	height: 188px;
	background-color: ;
	text-align:left;
	vertical-align:top;
}


.table_prof {
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	font-size: 11px;
	font-family: "Helvetica", "Arial", "georgia", san-serif,"FF2DFF3320FF3030B430B730C330AF", "KozGoStd-Regular", "KozGoStd-Light", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE20Pro20W3";
	line-height: 1.3em;
	color:#525252;
}

.table_prof th {
	width:17%;
	padding:5px 2px 5px 0px;
	text-align:left;
	vertical-align:top;
	border:0px;
	font-weight: normal;
}

.table_prof td {
	padding:5px 2px 5px 0px;
	border:0px;
}



/* ハックでIE6,7のみに適用 */

html*.box-list ul li {
	display: inline;
	zoom: 1;
}

html*#menu {
	position:absolute;
}

html*a:hover {
	color: #999999;
}

html*a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}



