@charset "shift_jis";

/* wb_[ */
body#top #mainCol {
	float: left;
	clear: both;
	width: 545px;
}

body#top #subCol {
	float: right;
	width: 220px;
}

body#top #flashArea {
	height: 230px;
	width: 780px;
	margin-bottom: 15px;
	overflow: hidden;
}

body#top #flashArea #whatsAOC {
	position: relative;
	top: -115px;
	left: 545px;
	height: 162px;
	width: 215px;
}

body#top #flashArea #whatsAOC ol {
	margin: 0 0 0 9px;
	list-style: none;
}

body#top #flashArea #whatsAOC ol li {
	float: left;
	height: 34px;
	width: 97px;
	margin: 0 5px 0 0;
	overflow: hidden;
}

body#top #kv {
	height: 230px;
	width: 780px;
	margin-bottom: 15px;
	overflow: hidden;
	display: none;
}

body#top #icatchArea {
	position: relative;
	height: 230px;
	width: 780px;
	margin-bottom: 15px;
	overflow: hidden;
}

body#top #icatchArea p.hidden,
body#top #icatchArea h1 {
	display: none;
}


body#top #icatchArea #whatsAOC {
	position: absolute;
	top: 36px;
	right: 20px;
	height: 162px;
	width: 215px;
	background: url(../../img/bg_index_01.png) no-repeat;
}

body#top #icatchArea #whatsAOC h2 {
	margin: 0px 10px 7px 10px;
}

body#top #icatchArea #whatsAOC p {
	margin: 0px 0px 14px 15px;
}

body#top #icatchArea #whatsAOC ol {
	margin: 0px 0px 0 9px;
	list-style: none;
}

body#top #icatchArea #whatsAOC ol li {
	float: left;
	height: 34px;
	width: 97px;
	margin: 0px 5px 0px 0;
	overflow: hidden;
}

body#top #subCol #localNavi {
	padding: 0px;
	border-top: 1px #cccccc solid;
	background: none;
}

body#top #subCol #localNavi ul {
	padding: 7px 0 11px;
	border: none;
	background: url(../../img/bg_side_03.png) no-repeat 0 bottom;
	list-style: none;
}

 body#top #subCol #localNavi ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

 * html body#top #subCol #localNavi ul {
	display: inline-block;
}

 *:first-child+html body#top #subCol #localNavi ul {
	display: inline-block;
}

body#top #subCol #localNavi ul li {
	padding: 0px 6px 0px 4px;
	border-bottom: none;
}

body#top #subCol #localNavi ul li a {
	padding: 0px;
	text-decoration: none;
	display: inline;
	background: none;
}

body#top #subCol #localNavi ul li a:hover,#subCol #localNavi ul li a.on {
	background: none;
}

body#top #subCol #localNavi ul li.txt {
	height: 1.6em;
	text-align: right;
}

body#top #subCol #localNavi ul li.txt a {
	padding-left: 13px;
	color: #2C408B;
	text-decoration: none;
	background: url(../../img/ico_arrow_01.png) no-repeat 0 center;
}

body#top #subCol #localNavi ul li.txt a:hover {
	color: #000066;
	background: url(../../img/ico_arrow_01.png) no-repeat 0 center;
}

#top #mainCol .borderBox {
	clear: both;
	padding-top: 12px;
	margin: 12px 0 0 0;
	border: none;
	background: url(../../img/bg_hr.png) repeat-x;
}

 *:first-child+html #top #mainCol .borderBox {
	margin: 14px 0 0 0;
}

