@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: MS PGothic, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

img {
	vertical-align: top;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
	color: #000;
	background: url(../../img/common/body_bg.png) repeat-x left top;
}

#container {
	margin: 0 auto;
	width: 980px;
	background:url(../../img/common/container_bg.png) repeat-y left top;
	text-align: left;
}

#main {
	margin: 0 15px 0 36px;
	padding-bottom: 21px;
	clear: both;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding-top: 15px;
	width: 950px;
	background: url(../../img/common/header_bg.png) no-repeat left top;
}

#header .section {
	padding: 5px 17px 6px;
	background: #FFF url(../../img/common/hd_section_bg.png) repeat-x left bottom;
}

#header .section .inner {
	width: 264px;
	float: left;
}

#header .section .inner h1 {
	margin-bottom: 6px;
}

#header .section p {
	padding-top: 7px;
	float: right;
}

#header .section .logo img {
	width: 181px;
	height: auto;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#globalNavi {
	margin: 0 auto 16px;
	padding-bottom: 12px;
	width: 918px;
	clear: both;
	background: url(../../img/common/gnavi_bg.png) no-repeat left bottom;
}

#globalNavi li {
	float: left;
}

#globalNavi li a {
	display: block;
}

#globalNavi li a {
	position: relative;
}

#globalNavi .navi01 a {
	background: url(../../img/common/gnavi01_over.jpg) no-repeat;
}

#globalNavi .navi02 a {
	background: url(../../img/common/gnavi02_over.jpg) no-repeat;
}

#globalNavi .navi03 a {
	background: url(../../img/common/gnavi03_over.jpg) no-repeat;
}

#globalNavi .navi04 a {
	background: url(../../img/common/gnavi04_over.jpg) no-repeat;
}

#globalNavi .navi05 a {
	background: url(../../img/common/gnavi05_over.jpg) no-repeat;
}

#globalNavi .navi06 a {
	background: url(../../img/common/gnavi06_over.jpg) no-repeat;
}

#globalNavi .navi07 a {
	background: url(../../img/common/gnavi07_over.jpg) no-repeat;
}

#globalNavi .navi08 a {
	background: url(../../img/common/gnavi08_over.jpg) no-repeat;
}

#main h2 a:hover img,
#globalNavi li a:hover img,
#sideBar ul li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0)；
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	padding: 1px 0 8px;
	width: 774px;
	background: url(../../img/common/conts_bg.png) no-repeat left bottom;

	float: right;
}

#conts h2 {
	margin-bottom: 7px;
}

#conts .contsBox {
	background: #FFF url(../../img/common/contsbox_bg.png) no-repeat left top;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 150px;
	float: left;
}

#sideBar h3 {
	margin-bottom: 10px;
}

#sideBar ul li {
	display: inline;
}

#sideBar ul li  a {
	display: block;
}

#sideBar .sideNaviOne {
	margin: 5px 0 23px;
	width: 134px;
}

#sideBar .sideNaviOne .navi01 a {
	background: url(../../img/common/side_navi01_over.jpg) no-repeat;
}

#sideBar .sideNaviOne .navi02 a {
	background: url(../../img/common/side_navi02_over.jpg) no-repeat;
}

#sideBar .sideNaviOne .navi03 a {
	background: url(../../img/common/side_navi03_over.jpg) no-repeat;
}

#sideBar .sideNaviOne .navi04 a {
	background: url(../../img/common/side_navi04_over.jpg) no-repeat;
}

#sideBar .sideNaviTwo {
	width: 126px;
	height: 133px;
	padding: 13px 0 0 8px;
	background: url(../../img/common/side_bg.jpg) no-repeat left top;
	clear: both;
}

#sideBar .sideNaviTwo li a {
	padding-bottom: 10px;
}

#sideBar .sideNaviTwo .navi01 a {
	background: url(../../img/common/side_navi05_over.png) no-repeat;
}

#sideBar .sideNaviTwo .navi02 a {
	background: url(../../img/common/side_navi06_over.png) no-repeat;
}

#sideBar .sideNaviTwo .navi03 a {
	background: url(../../img/common/side_navi07_over.png) no-repeat;
}

#sideBar .sideNaviTwo .navi04 a {
	background: url(../../img/common/side_navi08_over.png) no-repeat;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 0 15px 24px;
	background: url(../../img/common/footer_bg.png) no-repeat left bottom;
	zoom: 1;
	overflow: hidden;
	clear: both;
}

#footer .pageTop {
	margin-bottom: 14px;
	padding-right: 18px;
	text-align: right;
}

#footer .link {
	margin: 10px 0 60px 16px;
}
#footer .link li {
	display: inline;
}

#footer .copyright {
	text-align: center;
}