@charset "utf-8";


/*-----------------------------------------------------------------
TOPページ CSS
-----------------------------------------------------------------*/
#flashcontent { width: 950px; height: 340px; background-color: #fffbf0; margin-bottom: 30px; }
#substitute{
text-align:left;
margin-top:15px;
}
.substitute_box{
margin-bottom:5px;
}
#substitute h3{
border-bottom:1px solid #d13369;
margin-bottom:5px;
}
#substitute h3 a{
text-decoration:none;
}
#substitute h4{
font-weight:normal;
line-height:1.4em;
}
#substitute p{
text-align:right;
}
.top_01 {
	border-bottom: #d13369 1px solid;
	padding: 0 5px 5px 0;
	zoom: 1; /*div入子ハック*/
	overflow: hidden; /* DreamWeaverのデザインビューで表示させる */
}
.top_01:after { /*div入子ハック*/
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.top_01_left {
	float: left;
	width: 150px;
}
.top_01_rig {
	float: right;
	width: 120px;
	padding-bottom: 2px;
	text-align: right;
}
.top_02 {
	margin: 20px 5px;
}
.top_05 {
	margin: 5px 5px 40px;
}
.top_06 {
	width: 710px;
	margin-bottom: 30px;
	zoom: 1; /*div入子ハック*/
	overflow: hidden; /* DreamWeaverのデザインビューで表示させる */
}
.top_06:after { /*div入子ハック*/
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.top_06_left {
	width: 345px;
	float: left;
}
.top_06_rig {
	width: 345px;
	float: right;
}
.top_07 {
	width: 345px;
	zoom: 1; /*div入子ハック*/
	overflow: hidden; /* DreamWeaverのデザインビューで表示させる */
}
.top_07:after { /*div入子ハック*/
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.top_07_left { width: 345px; float: left; }
.top_07_rig {
	width: 162px;
	float: right;
}
.top_07_list { 
	width: 162px;
}
.top_07_list li {
	list-style: none;
	background: url(../img/top/ico_arrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 15px 18px;
	line-height: 1.2em;
}
.top_10 {
	width: 705px;
	margin: 20px 0;
	zoom: 1; /*div入子ハック*/
	overflow: hidden; /* DreamWeaverのデザインビューで表示させる */
}
.top_10:after { /*div入子ハック*/
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.top_10_left {
	float: left;
	width: 350px;
}
.top_10_rig {
	float: right;
	width: 337px;
}
.top_10_rig li {
	list-style: none;
	width: 165px;
	height: 43px;
	float: left;
	padding: 0 0 3px 3px;
}


/*-----------------------------------------------------------------
トピックスボード表示設定
-----------------------------------------------------------------*/
#topicwrapper {
	margin: 15px 5px 20px;
}
.topic_02 {
	width: 100%;
	line-height: 1.4em;
}
.topic_02 td {
	padding: 0 0 15px;
	font-size: 12px;
}
.box img {
	margin-right: 10px;
}
.txtbox .border{
	border-bottom: 1px solid #336699;
}
.txtbox td{
	padding: 5px 0 0 0;
}
.pad_b10 {
	padding: 0 0 10px 0;
}
.td_01 {
	width: 11px;
}
.td_02 {
	width: 100px;
}
.td_03 {
	width: 86px;
}
.td_04 {
	
}


/*-----------------------------------------------------------------
リクルート表示設定
-----------------------------------------------------------------*/

.recruit_tb{
	width:100%;
}

.recruit_tb th{
	width:30%;
}

.recruit_tb td{
	width:70%;
}
