@charset "utf-8";
/* CSS Document */

/* TOPレイアウト */

#left_clumn {
width:629px;
height:auto;
float:left;
}

#right_clumn {
width:376px;
height:auto;
float:left;
}

#footer {
width:1005px;
height:auto;
}

/* topページコンテンツ */

h2.top_h2_title {
margin-bottom:1em;
}

.top_work_contents {
width:100%;
}

.top_work_wrap {
margin-bottom:1.3em;
}

.top_work_contents .top_wc_left {
width:210px;
height:auto;
float:left;
}

.top_work_contents .top_wc_right {
width:391px;
height:auto;
float:left;
}

.top_wc_right h3 {

}

.top_h3_subtitle {
	margin-bottom:0.5em;
	font-size:90%;
	font-weight:bold;
}

.top_wc_right .top_wc_clumn1,.top_wc_right .top_wc_clumn2,.top_wc_right .top_wc_clumn3 {
float:left;
}

.top_wc_right .top_wc_clumn2,.top_wc_right .top_wc_clumn3 {
text-indent:1em;
}

p.top_wc_right_text {
font-size:80%;
text-align:center;
color:#400a56;
font-weight:bold;
margin-bottom:0.2em;
}


/* right_clumn */

.top_right_table {
width:376px;
margin-bottom:1.5em;
}

.top_right_table th {
margin:0px;
padding:0px;
font-weight:normal;
}

.top_right_table td {
padding:0px 0px 0px 10px;
font-size:90%;
}

.top_right_banner_eria {
margin-bottom:1.4em;
}

.top_right_news {
	margin-bottom:1em;
}

/*
.top_news_wrap {
	height:200px;
	overflow:scroll;
}
*/

.top_right_top {
width:608px;
height:10px;
background: url(/images/top/top_right_news_top.gif) bottom left no-repeat;
}

.top_right_midle {
width:578px;
background:url(/images/top/top_right_news_midle.gif) top left repeat-y;
padding-right:30px;
height:210px;
overflow:auto;
}

.top_right_btm {
width:608px;
height:11px;
background:url(/images/top/top_right_news_btm.gif) top left no-repeat;
}

.top_right_midle dl {
	width:520px;
	padding:1em 2em;
}

.top_right_midle dt {
	float:left;
	clear:both;
	width:70px;
	margin-right:10px;
	margin-bottom:20px;	
}

.top_right_midle dd {
width:400px;  
float:right;
margin-bottom:1em;
}

*+html .top_right_midle dd {
	float:none;
}

.topmain {
z-index:0;
}


/*add seo style*/


p.addseo{
font-size: 10px;
}



/*　中川追加　*/

#foot_bt{
	width:auto;
	float:left;
	margin-bottom:25px;
	
	
	}

.foot_1{
	width:auto;
	margin-right:25px;
	float:left;
	
	}


.foot_2{
	width:auto;
	margin:0;
	margin-right:25px;
	float:left;
	}

.foot_3{
	width:auto;
	float:left;
	}


.footer_text1{
	text-align:center;
	font-size:8px;
	margin-bottom:20px;
	
	
	}