@charset "utf-8";
body  {
	background:url(../img/bg_body_c.png) repeat-x 0 0;
}
header {
	width:100%;
	margin:0 0 15px 0;
	padding:0;
	overflow:hidden;
	height:200px;
	background:url(../img/bg_header_c.jpg) no-repeat center 0;
}
#header_in{
	text-align: left;
	width:970px;
	position:relative;
	margin:0 auto 0 auto;
	}
#header_in h1{
	padding-left:10px;
	}
#btn_en{
	position:absolute;
	top:29px;
	right:195px;
	width:100px;
	height:22px;
	background:#FFF;
	}

#btn_inquiry{
	position:absolute;
	top:54px;
	right:195px;
	width:100px;
	height:22px;
	background:#FFF;
	}

#btn_home{
	right:146px;
	}

#contents{
	background:url(../img/bg_contents.png) no-repeat right 55px;
	overflow:hidden;
	}

#leftcolumn{
	float:left;
	width:260px;
	padding:0 0 10px 0;
	margin:0 0 0 15px;
	}
#rightcolumn{
	float:right;
	width:670px;
	min-height:500px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	}
#title_c{
	margin:0;
	padding:0;
	height:150px;
	}
#rightcolumn h1{
	margin:0 0 30px 0;
	padding:0;
	width:380px;
	height:50px;
	}
#rightcolumn h2{
	margin:1em 0;
	padding:0 0 0 0;
	border-bottom:2px solid #F6959D;
	font-size:1.1em;
	font-weight:bold;
	}
#rightcolumn h3{
	margin:1em 0;
	padding:0;
	color:#d3404c;
	font-weight:bold;
	}
#rightcolumn p{
	margin:1em 0;
	padding:0;
	}
#rightcolumn ul,#rightcolumn ol{
	margin:1em 0 1em 40px;
	}
#kaichou{
	margin:15px 0;
	}
/* omotenashi */

#rightcolumn h1.omotenashi {
	margin:0;
	padding:0;
	width:670px;
	height:260px;
}
#rightcolumn h2.omotenashi{
	margin:0 0 0 0;
	padding:0;
	border-bottom:none;
}
#rightcolumn h3.omotenashi{
	color:#000092;
	border-bottom:2px solid #CDCDFF;
	font-size:1em;
	margin:10px 0 -5px 0;
}
#rightcolumn .omotenashi_menu {
	margin:0 0 30px 0;
	width:670px;
	background:url(../img/omotenashi_menu_bg.jpg) 0 0 no-repeat;
}
#rightcolumn .omotenashi_menu ul {
	overflow:hidden;
	margin:0;
	padding:8px 5px;
	width:670px;
}
#rightcolumn .omotenashi_menu ul li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:220px;
	height:45px;
}

/* poster */

#rightcolumn h1.poster {
	margin:0;
	padding:0;
	width:670px;
	height:260px;
}
#rightcolumn div.poster {
	margin-bottom:30px;
	clear:both;
}
#rightcolumn div.poster h2{
	margin:0 0 -5px 0;
	padding:0;
	border-bottom:none;
}

#rightcolumn div.poster_coi{
	background-color:#f6f6f6;
	padding:10px 15px 2px 15px;
	font-size:0.9em;
	border:2px solid #C00;
}
#rightcolumn div.poster_coi h2{
	margin:0 0 -5px 0;
	padding:0;
	border-bottom:none;
	color:#C00;
}