@charset "utf-8";
/* CSS Document */
body{
	font: 13px "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",arial,helvetica,clean,sans-serif;
	line-height: 1.5;
}
#wrapper{
	margin:0px auto;
	padding:0;
	/*background:#fff url(../images/index/top_back.gif) repeat-x;*/
	border-top:5px solid #A8A4A3;
	width:auto;
}
#header{
	width:800px;
	margin:0 auto;
	position:relative;
}
#header h1{
	margin-bottom: 11px;
	margin-left: 14px;
	padding-top: 21px;
	font-size:0;
}
/*-----------------------------
 pankuzu
-----------------------------*/
#breadcrumb {
	position:absolute;
	top:0;
	right:0;
	margin: 0px;
	text-align: right;
	padding-top: 7px;
	padding-right: 0px;
}
#breadcrumb ul li{
	float:left;
	font-size:0.9em;
	padding-left:10px;
	margin-right:5px;
	background:url(../../../wp-content/themes/maruni_jp_201212/images/common/l_nav_arrow1.gif) no-repeat 0px 3px;
}
#breadcrumb ul li.home{
	background:none;
}



.autumn_event p{
	margin-bottom:1.5em;
}
.autumn_event p.notice{
	color:#666;
	font-size:0.8em;
	text-align:center;
	margin-bottom:3em;
}
.autumn_event h2{
	margin-bottom: 17px;
	margin-left: 0px;
	padding-top: 9px;
}
.autumn_event h3{
	margin-bottom: 17px;
	margin-left: 0px;
	padding-top: 9px;
	padding-bottom:5px;
	font-size:1.2em;onta
	/*font-weight:normal;*/
	color:#717171;
	border-bottom:1px solid #ccc;
}
#main_nav_container{
	background:#ccc;
}
#main_nav li,
#sub_nav li,
#footer_nav li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#main_nav{
	width:800px;
	margin:0px auto;
	padding:0px;
	border-right:1px solid white;
}
#main_nav li{
	width:133px;
	height:42px;
	text-align:center;
	margin:0px auto;
	/*border-right:1px solid white;*/
	overflow:hidden;
}

#main_nav li.last{
	border-left:1px solid white;
}

#sub_nav{
	margin:0px;
	padding:0px;
	position:absolute;
	right:5px;
	top:20px;
}
#sub_nav li{
	margin:0px;
	padding:0px 7px 0px 0px;
	font-size:0.9em;
}
#sub_nav li span.followus{
	color:#999;
	padding-right:5px;
}
#sub_nav a{
	color: #333;
	padding-left: 13px;
	background-image: url(../../../wp-content/themes/maruni_jp_201212/images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#sub_nav a img{
	vertical-align:bottom
}
#sub_nav a:hover{
	color: red;
	text-decoration:underline;
}
#sub_nav a.noicon{
	background-image: none;
	padding-left:3px;
}
#sub_nav a.noicon img{
	margin-top:-3px;
}
#sub_nav li span.followus {
color: #999;
padding-right: 5px;
}

#main{
	width: auto;
}
#container{
	width:800px;
	margin:0 auto;
	position:relative;
	padding-top:30px;
	padding-bottom:40px;
}
.ae_inq_bt{
	text-align:center;
	margin:5px 0px 10px;
}
.ae_inq_bt a{
	opacity:1;
	filter:alpha(opacity=100);
}
.ae_inq_bt a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
table.ae2014_main_nav{
	border-collapse:collapse;
	margin-bottom:40px;
	width: 100%;
}
table.ae2014_main_nav td{
	background:white;
	text-align:center;
	padding:5px;
}
table.ae2014_main_nav td a{
	text-align:center;
	margin:0 auto;
	opacity:1;
	filter:alpha(opacity=100);
}
table.ae2014_main_nav td a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
table.ae2014_main_nav td a img{
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #999;
}

table.ae_table_1{
	width:100%;
	height: auto;
	margin-bottom:2em;
	/*border-top:1px dotted #ccc;*/
}
table.ae_table_1 th,
table.ae_table_1 td{
	padding:5px 10px;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
table.ae_table_1 th{
	white-space:nowrap;
	text-align:left;
	color:#666;
}
table.ae_table_1 table{
	margin-bottom:0;
	border-top:none;
}
table.ae_table_1 table th,
table.ae_table_1 table td{
	border-bottom:none;
	padding:0 10px 0px 0px;
}

.ae2014_sc{
	margin-bottom: 40px\9;
}
* html .ae2014_sc {
	margin-bottom: 40px;
}
*:first-child+html .ae2014_sc,
*+html .ae2014_sc {
	margin-bottom: 40px;
}
