@charset "UTF-8";
img {
	border: 0;
}
/* -------------------------------------------------- */
/* header */
/* -------------------------------------------------- */
#header {
	position:relative;
	height: 160px;
	background: url(/cmn/img/header/bg.gif) repeat-x left top;
	margin: 0 0 15px 0;
	color: #333;
	font-family: sans-serif;
	min-width: 900px;
}
/* -------------------------------------------------- */
/* socialカラム */
/* -------------------------------------------------- */
.social_bx {
	position:absolute;
	top:35px;
	right:92px;
	padding:0 0 0 10px;/*table-layout: fixed;*/

	}
.social-item {
	display: table !important;
	width:220px;
	padding-top: 5px;
}
.i-fb {
	display:table-cell !important;
	width:105px;
	padding-right: 10px;
}
.i-twt {
	display:table-cell !important;
	width:105px;
}
#header #header2 {
	height: 160px;
	width: 900px;
	position: relative;
	margin: 0 auto;
	background: url(/cmn/img/header/bg2.gif) no-repeat right top;
	background-position: 105% 0;
	z-index: 9998;
}
/* -------------------------------------------------- */
/* ttl */
#header #header2 h1.ttl {
	position: absolute;
	top: 55px;
	left: 0;
}
/* -------------------------------------------------- */
/* subttl */
#header #header2 p.subttl {
	position: absolute;
	left: 0;
	top: 25px;
}
/* -------------------------------------------------- */
/* tugline */
#header #header2 p.tugline {
	font-size: 1.2em;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 95px;
}
/* -------------------------------------------------- */
/* gl */
#header #header2 ul.gl {
	width: 900px;
	height: 35px;
	position: absolute;
	top: 125px;
	left: 0;
	background: #fff;
	z-index:1;
}
#header #header2 ul.gl li.pulldown {
	float: left;
	position: relative;
}
#header #header2 ul.gl li.pulldown span {
	width: 225px;
	height: 35px;
	display: block;
	background: url(/cmn/img/header/gl.gif) no-repeat left top;
	text-indent: -9999px;
}
/*n01 */
#header #header2 ul.gl li.pulldown span.n01 {
	background-position: left top;
}
#header #header2 ul.gl li.hovering span.n01 {
	background-position: left bottom;
}
/*n02 */
#header #header2 ul.gl li.pulldown span.n02 {
	background-position: -225px top;
}
#header #header2 ul.gl li.hovering span.n02 {
	background-position: -225px bottom;
}
/*n03 */
#header #header2 ul.gl li.pulldown span.n03 {
	background-position: -450px top;
}
#header #header2 ul.gl li.hovering span.n03 {
	background-position: -450px bottom;
}
/*n04 */
#header #header2 ul.gl li.pulldown span.n04 {
	background-position: -675px top;
}
#header #header2 ul.gl li.hovering span.n04 {
	background-position: -675px bottom;
}
#header #header2 ul.gl li.pulldown .drop {
	display: none;
}
#header #header2 ul.gl li.hovering .drop {
	display: block;
	background: #333;
	position: absolute;
	top: 35px;
	left: 0;
	padding: 5px 10px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header #header2 ul.gl li.hovering .drop ul {
	font-size: 1.4em;
	line-height: 1.7;
	width: 205px;
}
#header #header2 ul.gl li.hovering .drop ul li {
	border-bottom: 1px solid #666;
	padding: 5px 0 5px 10px;
	background: url(/cmn/img/header/arrow.gif) no-repeat 3px 13px;
}
#header #header2 ul.gl li.hovering .drop ul li.last {
	border-bottom: none;
}
#header #header2 ul.gl li.hovering .drop ul li a {
	color: #fff;
	display: block;
}
/* -------------------------------------------------- */
/* sub */
#header #header2 div.sub {
	position: absolute;
	top: 5px;
	right: 0;
	width: 328px;
}
/* navi */
#header #header2 div.sub ul.navi {
}
#header #header2 div.sub ul.navi li {
	float: left;
}
/* search */
#header #header2 div.sub div.search {
	width: 140px;
	height: 30px;
	background: url(/cmn/img/header/search_bg.gif) no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
}
#header #header2 div.sub div.search input.text {
	border: none;
	background: #fff;
	color: #333;
	height: 20px;
	width: 110px;
	line-height: 20px;
	font-size: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	text-indent: 5px;
	color: #999;
}
#header #header2 div.sub div.search input.btn {
	border: none;
	height: 20px;
	width: 20px;
	background: #333 url(/cmn/img/header/search_btn.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#header #header2 div.sub div.search input.btn:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
/* -------------------------------------------------- */
/* path */
/* -------------------------------------------------- */
#path {
	width: 900px;
	margin: 15px auto;
	font-family: sans-serif;
}
#path ul {
	font-size: 1.2em;
	line-height: 1.5;
	color: #333;
}
#path ul li {
	float: left;
	background: url(/cmn/img/path.gif) no-repeat 5px center;
	padding: 0 0 0 15px;
}
#path ul li.home {
	background: none;
	padding: 0;
}
#path ul li a {
	color: #333;
}
/* -------------------------------------------------- */
/* contents */
/* -------------------------------------------------- */
#contents {
	width: 800px;
	margin: 15px auto 20px auto;
}
/* -------------------------------------------------- */
/* old site basic.css */
#contents .h16-10 {
	font-size:16px;
	line-height:100%
}
#contents .h16-12 {
	font-size:16px;
	line-height:120%
}
#contents .h16-13 {
	font-size:16px;
	line-height:130%
}
#contents .h16-14 {
	font-size:16px;
	line-height:140%
}
#contents .h16-15 {
	font-size:16px;
	line-height:150%
}
#contents .h16-16 {
	font-size:16px;
	line-height:160%
}
#contents .h14-10 {
	font-size:14px;
	line-height:100%
}
#contents .h14-12 {
	font-size:14px;
	line-height:120%
}
#contents .h14-13 {
	font-size:14px;
	line-height:130%
}
#contents .h14-14 {
	font-size:14px;
	line-height:140%
}
#contents .h14-15 {
	font-size:14px;
	line-height:150%
}
#contents .h14-16 {
	font-size:14px;
	line-height:160%
}
#contents .h12-10 {
	font-size:12px;
	line-height:100%
}
#contents .h12-12 {
	font-size:12px;
	line-height:120%
}
#contents .h12-13 {
	font-size:12px;
	line-height:130%
}
#contents .h12-14 {
	font-size:12px;
	line-height:140%
}
#contents .h12-15 {
	font-size:12px;
	line-height:150%
}
#contents .h12-16 {
	font-size:12px;
	line-height:160%
}
#contents .h10-10 {
	font-size:10px;
	line-height:100%
}
#contents .h10-12 {
	font-size:10px;
	line-height:120%
}
#contents .h10-13 {
	font-size:10px;
	line-height:130%
}
#contents .h10-14 {
	font-size:10px;
	line-height:140%
}
#contents .h10-15 {
	font-size:10px;
	line-height:150%
}
#contents .h10-16 {
	font-size:10px;
	line-height:160%
}
#contents .menu {
	font-size:12px;
	line-height:100%
}
#contents .title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 0px
}
#contents .titlesub {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	padding-top: 0px
}
/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */
#footer {
	background: url(/cmn/img/footer/bg.gif) repeat-x left top;
	margin: 60px 0 0 0;
	color: #333;
	font-family: sans-serif;
	line-height: 1.5;
	min-width: 900px;
}
#footer #footer2 {
	width: 900px;
	margin: 0 auto;
	position: relative;
	font-size: 1.2em;
	padding: 30px 0 0 0;
}
/* -------------------------------------------------- */
/* pagetop */
#footer #footer2 div.pagetop {
	line-height: 20px;
	position: absolute;
	top: -40px;
	right: 0;
}
/* -------------------------------------------------- */
/* navi */
#footer #footer2 div.navi {
	margin: 0 0 20px 0;
	background: url(/cmn/img/footer/navi_bg.gif) repeat -20px top;
}
#footer #footer2 div.navi dl {
	width: 195px;
	float: left;
	margin-right: 40px;
	display: inline;
}
#footer #footer2 div.navi dl.last {
	margin: 0;
}
#footer #footer2 div.navi dl dt {
	font-weight: bold;
}
#footer #footer2 div.navi dl dt.space, #footer #footer2 div.navi dl dd.space {
	margin-top: 1.5em;
}
#footer #footer2 div.navi dl dd {
	background: url(/cmn/img/footer/arrow.gif) no-repeat 5px 6px;
	padding: 0 0 0 1em;
}
/* -------------------------------------------------- */
/* plugin */
#footer #footer2 div.plugin {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}
#footer #footer2 div.plugin ul {
	float: right;
}
#footer #footer2 div.plugin p {
	width: 802px;
}
/* -------------------------------------------------- */
/* copy */
#footer #footer2 div.copy {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}
#footer #footer2 div.copy .f-right {
	text-align: right;
}
