@charset "utf-8";
/* CSS Document */


h2 {
	clear:both;
	padding:0.75em 0;
	margin:0 0 0.5em 0;
}

h3 {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	padding:0.75em 0em;
	margin:1em 0 0.5em 0;
}


h4 {
	color:#333333;
	font-size:larger;
	font-weight:bold;
	padding:0em 0.4em 0.5em 0em;
	margin:0em 0em 0.5em 0em;
	text-align: left;
}

h4.line {
	clear:both;
	color:#333333;
	font-weight:bold;
	border-left:5px solid #666666;
	background-color:#CCCCCC;
	padding:0.2em 0.4em;
	margin:1em 0 0.5em 0;
	font-size: 14px;
}

.tab_menu {
	clear:both;
}

.tab_menu ul {
	display:block;
	height:45px;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px;
	margin:0;
}

.tab_menu ul.bg {
	background-image:url(../images/tab_bg.jpg);
	padding-left: 5px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 45px;
}

.tab_menu li {
	display:block;
	height:35px;
	float:left;
	list-style:none;
	padding:0px;
	margin:0 6px 10px 0px;
}

.tab_menu li img {
	vertical-align:top;
	border:none;
}


/* Text + Image Layout */

/* LEFT */
.txt-img-left {
	clear:both;
	line-height:1.6em;
	padding:0;
	margin:0px 0px 20px 0px;
	overflow: hidden;
	width: 590px;
}

.txt-img-left img {
	float:left;
	padding:0.25em 2em 0.5em 0em;
}

.txt-img-left div {
	padding:0.25em 0px;
	margin:0px;
	display:block;
	width:230px;
	overflow:hidden;
	float: left;
}

.bg_pink{
	background-color:#E7A5B0;
}


/* RIGHT */
.txt-img-right {
	clear:both;
	line-height:1.6em;
	padding:0;
	margin:0px 0px 20px 0px;
	overflow: hidden;
	width: 590px;
}

.txt-img-right img {
	float:left;
	padding:0.25em 0em 0.5em 2em;
}

.txt-img-right div {
	padding:0.25em 0;
	margin:0;
	display:block;
	width:235px;
	overflow:hidden;
	float: left;
}


/* bousai_table */

#bousai_table{
	width:100%;
	padding:2px;
	border-color:#000;
}
	
#bousai_table th{
	color:#333;
	font-weight:normal;
	background-color: #F0F0F0;
}

#bousai_table td{
	color:#666666;
}

.txt_center{
	text-align:center;
	vertical-align: middle;
}

.txt_red{color:#993300;}


.txt_333{color:#666;}


/* bousai_liste */

.bousai_list{
	margin:0px;
	padding:0px;
	width: 223px;
}

.bousai_list li{
	margin:0px 0px 0.7em 0px;
	padding-left:12px;
	background-image:url(../images/icon_yajirushi.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	list-style: none;
}

.bousai_btn img{
	float:left;
	margin-right:10px;
	width: 105px;
	padding: 0;
	height: 21px;
}


#bousai_p06{
	width:548px;
	height:305px;
	background:url(../images/img_p06.jpg) no-repeat 0px 0px;
	margin: 0px auto 20px auto;
	position:relative;
}

#bousai_p06 p{
	color:#FFF;
	position:absolute;
	width: 315px;
	top: 160px;
	left: 225px;
}

#bousai_p07{
	margin: 0px auto;
	width: 527px;
	text-align: right;
}



.bousai_interview{
	margin:0px 0px 20px 0px;
	width: 590px;
	overflow: hidden;
}

.bousai_interview dt{
	width:3em;
	float:left;
}

.bousai_interview dd{
	float:left;
	width: 530px;
}



.bousai_interview_2{
	margin:0px 0px 20px 0px;
	width: 445px;
	overflow: hidden;
	float: left;
}

.bousai_interview_2 dt{
	width:3em;
	float:left;
}

.bousai_interview_2 dd{
	float:left;
	width: 380px;
}

.bousai_photo{
	width:142px;
	float: left;
	text-align: right;
	font-size: 10px;
}

.bousai_photo_2{
	width:264px;
	float:right;
	padding-left: 2em;
}


.bousai_photo_2 p{
	text-align:right;
	font-size: 10px;
}


#takamatu{
	padding:10px;
	border:solid 1px #CCC;
	overflow: hidden;
	width: 568px;
}

#takamatu h4{
	color:#0099CC;
	font-weight: normal;
}


#takamatu img{
	width:136px;
	float:left;
}

#takamatu div{
	width:410px;
	float:left;
	margin-left: 20px;
}
