@charset "utf-8";
#over {
	height: 1000px;
	overflow: hidden;
}
#wrap {
	background-image: url(../img/bg_sec_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_contents_alpha.png);
	background-repeat: repeat-y;
	padding-top: 30px;
}
#contents_left {
	float: left;
	width: 670px;
}
#contents_left h2 {
	background-image: url(../img/bg_sb_title.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 360px;
	margin-bottom: 20px;
	font-size: 1em;
	color: #FFF;
	padding-top: 7px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#contents_left h3 {
	width: 600px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a2d7d4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	margin-bottom: 10px;
	font-weight: bold;
}
#contents_left h4 {
	width: 655px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a2d7d4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	margin-bottom: 10px;
	background-color: #e6f0ef;
	display: block;
}
#contents_left p {
	padding-bottom: 10px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
#contents_left ul {
	padding-bottom: 10px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
#contents_left ul li {
	font-size: 0.9em;
	padding-bottom: 4px;
}
.link {
	list-style-type: disc;
}
#contents_right {
	float: right;
	width: 280px;
}
.contents_inner {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.contents_inner p {
	font-size: 0.8em;
	line-height: 145%;
}
.contents_inner ol {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.contents_inner li {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 0.8em;
}
.contents_inner h5 {
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(../img/icon_06.png);
	background-repeat: repeat;
	display: block;
	padding: 5px;
}
/* CSS Document */
.photo01 {
	height: 295px;
	width: 335px;
	position: relative;
	top: 20px;
	left: 650px;
	z-index: 1;
}
.photo02 {
	height: 480px;
	width: 405px;
	position: absolute;
	top: 60px;
	left: 850px;
	z-index: 2;
}
.photo03 {
	height: 195px;
	width: 645px;
	position: absolute;
	top: 300px;
	left: 400px;
	z-index: 3;
}
.photo04 {
	height: 185px;
	width: 185px;
	position: relative;
	top: -125px;
	left: 350px;
	z-index: 4;
}
.photo05 {
	height: 321px;
	width: 321px;
	position: relative;
	top:  -600px;
	left: 350px;
	z-index: 5;
}
.photo06 {
	height: 221px;
	width: 221px;
	position: relative;
	top:  -700px;
	left: 580px;
	z-index: 6;
}
.main_image {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 130px;
	padding-bottom: 130px;
}
.latest_news {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.latest_news dl {
	width: 620px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	padding-bottom: 5px;
}
.latest_news dt {
	font-size: 0.75em;
	float: left;
	width: 70px;
}
.latest_news dd {
	font-size: 0.75em;
	float: right;
	width: 530px;
}
.latest_news p {
	font-size: 0.75em;
}
.interview {
	float: left;
	width: 310px;
	margin-right: 43px;
}
.banner {
	float: left;
	width: 235px;
}
.banner ul {
}
.banner ul li {
	padding-bottom: 10px;
}
.btn_latest_news_list {
	float: right;
	height: 20px;
	width: 60px;
}
.interview_01 {
	padding-top: 13px;
}
.interview_02 {
	padding-top: 13px;
}
.f_banner_wrap {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c6c7c8;
}
.f_banner_inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.f_banner_inner ul {
}
.f_banner_inner ul li {
	margin-right: 10px;
	float: left;
}
.f_banner_inner ul li {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
/*for IE6 */  
    * html .f_banner_inner ul li {
	display: inline;
	zoom: 1;
}
/*for IE7 */  
    *:first-child+html .f_banner_inner ul li {
	display: inline;
	zoom: 1;
}
.sb_navi {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.sb_navi ul {
}
.sb_navi ul li {
	margin-bottom: 10px;
}
.sb_navi_contents {
	margin-top: 120px;
}
.sb_navi_contents ul {
	width: 200px;
	padding-left: 40px;
}
.sb_navi_contents li {
	width: 200px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/btn_navi_rollout.png);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
}
.sb_navi_contents li a {
	width: 170px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/btn_navi_rollout.png);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	color: #000;
	font-size: 0.75em;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 30px;
}
.sb_navi_contents li a:hover {
	width: 200px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../img/btn_navi_rollover.png);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
}
.kaiin {
	font-size: 0.9em;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.kaiin li {
	list-style-type: disc;
}
.about_list_01 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
.about_list_01 ul {
}
.about_list_01 li {
	list-style-position: outside;
	list-style-type: circle;
}
table#table-01 {
	width: 600px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.8em;
}
table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
table#table-02 {
	width: 600px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.8em;
}
table#table-02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	width: 150px;
}
table#table-02 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
.table_color_01 {
	background-color: #DCF1EF;
}
.table_color_02 {
	background-color: #F9E2D5;
}




table#table-03 {
	width: 600px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.8em;
}
table#table-03 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	width: 150px;
}
table#table-03 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
}
.table_color_01 {
	background-color: #DCF1EF;
}
.table_color_02 {
	background-color: #F9E2D5;
}
.txt_center {
	text-align: center;}
.txt_left {
	text-align: left;}
.txt_right {
	text-align: right;}














