@charset "UTF-8";

/*------------ index ------------*/

.top_name {
		font-size: 1.8em;
		font-weight: bold;
}

.enkaku table th {
		font-weight: bold;
		text-align: right;
		vertical-align: top;
		padding: 0 15px 5px 0;
		width: 20%;
}

.enkaku table td {
		vertical-align: top;
		padding: 0 0 5px 0;
}


.yellowsttl02 {
		background-image: url(../../common/images/pct_bg_sttl02.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 27px;
		padding: 13px 0 0 10px;
		font-size: 1.2em;
		line-height: 1;
		font-weight: bold;
		margin: 0 0 25px 0;
}

 .pinksttl {
		background-image: url(../../common/images/pct_bg_ttl.gif);
		background-repeat: no-repeat;
		width: 690px;
		height: 27px;
		padding: 13px 0 0 10px;
		font-size: 1.2em;
		line-height: 1;
		font-weight: bold;
		margin: 0 0 25px 0;
}

.redtxt {
	 	font-size: 1.2em;
		line-height: 1.5;
		font-weight: bold;
		color: #af1f23;
		margin: 0 0 5px 0;
 }

.left_txtbox {
		width: 415px;
		float: left;
}

.right_phtbox {
		width: 265px;
		float: right;
}

.i_name {
		font-size: 1.5em;
		font-weight: bold;
		background-image: url(../../images/index_txt_iijima.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 3px 0 0 90px;
		height: 38px;
		margin: 0 0 5px 0;
}

.i_nakagawa {
		font-size: 1.5em;
		font-weight: bold;
		background-image: url(../../images/index_txt_nakagawa.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 3px 0 0 90px;
		height: 38px;
		margin: 0 0 5px 0;
}

.aboutbtn {
	float: right;
}

.list_pht {
		width: 216px;
		float: left;
		display: block;
}

.list_txt {
		width: 465px;
		float: right;
		display: block;
}

.underline {
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;
		border-bottom: #666666 dotted 1px;
}

	