@charset "utf-8";
/*------------------------------------------------------------
	チE��ォルトスタイル
------------------------------------------------------------*/
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;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Verdana, MS PGothic, "�E��E� �E�ゴシチE��", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a {
	color: #969696;
	text-decoration: underline;
}

.spOnly {
	display: none;
}



/*------------------------------------------------------------
	レイアウチE
------------------------------------------------------------*/
html, body {
	height: 100%;
}

body {
	text-align:center;
	line-height: 1.7;
	color: #1e1e1e;
	background : url(body_bg.png) repeat left top;
}

#container{
	margin: 0 auto;
	width: 1156px;
	height: auto !important;
	min-height: 100%;
	position: relative;
	text-align: left;
	background : url(container_bg.png) repeat-y left top;
}

#main {
	margin: 0 8px;
	padding: 0 60px 150px 20px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin-bottom: 70px;
	padding: 43px 8px 0;
	line-height: 1.5;
	background : url(heaer_top.png) no-repeat left top;
}

#header h1 {
	float: left;
}

#header h1 a {
	display: block;
	width: 139px;
}

#header .inner {
	padding: 0 0 11px 38px;
	background : url(header_bg.png) no-repeat left bottom;
}

#header .inner .floatR {
	margin-top: 3px;
	width: 852px;
}

#header .inner p.contact {
	margin: 0 40px 14px 0;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.2;
}

#header .inner p.contact a {
	color: #464646;
}

#header .inner p.contact a:hover {
	color: #000;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	padding: 11px 40px 0 142px;
	background : url(line01.png) no-repeat left top;
}

#gNavi img {
	display: block;
}

#gNavi ul {
	margin-top: 4px;
	float: left;
	width: 6s20px;
}

#gNavi ul li {
	margin-right: 34px;
	float: left;
	height: 21px;
	line-height: normal;
}

#gNavi ul li a {
	display: block;
	float: left;
}

#gNavi ul li.navi05 a {
	background : url(../../img/common/gnavi05_on.png) no-repeat left top;
}

#gNavi ul li.navi01 a {
	background : url(../../img/common/gnavi01_on.png) no-repeat left top;
}

#gNavi ul li.navi02 a {
	background : url(../../img/common/gnavi02_on.png) no-repeat left top;
}

#gNavi ul li.navi03 a {
	background : url(../../img/common/gnavi03_on.png) no-repeat left top;
}

#gNavi ul li.navi04 a {
	background : url(../../img/common/gnavi04_on.png) no-repeat left top;
}

#gNavi ul li a:hover img,
#gNavi .blog a:hover img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#gNavi .blog {
	float: right;
	width: 46px;
}

#gNavi .blog a {
	display: block;
	background : url(../../img/common/blogbtn_on.png) no-repeat left top;
}

/*------------------------------------------------------------
	パンクズリスチE
------------------------------------------------------------*/
#pagePath {
}

/*------------------------------------------------------------
	コンチE��チE
------------------------------------------------------------*/
#conts {
	width: 780px;

	float: right;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	margin-top: 5px;
	width: 235px;

	float: left;
	line-height: 1.5;
}

#sideBar ul {
	padding-top: 1px;
	font-size: 1.3em;
	border-top: 1px solid #c8c8c8;
}

#sideBar ul li {
	padding: 22px 10px;
	border-bottom: 1px solid #c8c8c8;
}

#sideBar ul a {
	color: #050505;
	text-decoration: none;
}

#sideBar ul a:hover {
	color: #946f6f;
}

#sideBar ul .current a,
#sideBar ul .current {
	color: #946f6f;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	margin: 0 8px;
	position: absolute;
	bottom: 0;
	width: 1140px;
	height: 37px;
	line-height: 1.4;
	clear: both;
	border-top: 1px solid #c8c8c8;
}

#footer .inner {
	overflow: hidden;
	zoom: 1;
	padding: 9px 60px 10px 57px;
}

#footer p.copyright {
	float: left;
	width: 385px;
	color: #202020;
	font-size: 1.2em;
}

#footer ul {
	float: right;
	width: 615px;
	font-size: 1.2em;
}

#footer ul li {
	margin-left: 20px;
	float: right;
}

#footer ul li a {
	color: #232323;
	font-weight: bold;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #969696;
}
