@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" , sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:active {
	color: #333;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1000px;
	color: #333;
	line-height: 1.5;
	background-color: #F9F9F9;
}

#container {
	text-align: left;
	border: 12px solid #CA535B;
}

#main {
	margin: 0 auto 60px;
	width: 680px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

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

li img,
dl img {
	display: block;
	vertical-align: baseline;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: 19px 0 20px 0px;
	width: 680px;
}

#header .lBox {
	padding-top: 1px;
	width: 620px;
	float: left;
}

#header .lBox .logo {
	float: left;
}

#header .lBox .logo a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#header .lBox .textBox {
	padding-top: 5px;
	width: 534px;
	float: right;
}

#header .lBox .e_textBox {
	padding-top: 25px;
	width: 534px;
	float: right;
}

#header .lBox h1 {
	margin-bottom: 8px;
	font-size: 1.2em;
	color: #595757;
	font-weight: bold;
}

#header .mBox {
	padding-top: 20px;
	width: 100px;
	float: left;
}

#header .mBox .lang a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#header .rBox {
	width: 210px;
	float: right;
}

#header .rBox .select {
	overflow: hidden;
	zoom:1;
}

#header .rBox p {
	margin-bottom: 12px;
}

table.gsc-search-box,
form.gsc-search-box {
	margin-bottom: 0 !important;
}

.gsc-input-box {
	height: 23px !important;
	border-right: none !important;
}

.gsc-control-cse {
	background: none !important;
	border: none !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding: 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #BCBCBC !important;
	background-color: #C41A21 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	height: 11px !important;
	margin: 0 !important;
	padding: 6px 5px !important;
}

input.gsc-search-button {
	margin: 0 !important;
	border-left: none !important;
}

.gsib_b {
	display: none !important;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	margin: 0 auto 17px;
	width: 960px;
	clear: both;
}

#gNavi li {
	float: left;
	position: relative;
}

#gNavi .navi {
	display: block;
}

#gNavi .navi.on img,
#gNavi .navi a:hover img {
	visibility: hidden;
}

#gNavi li .navi01 {
	background: url(../../img/common/g_navi03_over.gif) no-repeat;
}

#gNavi li .navi02 {
	background: url(../../img/common/g_navi04_over.gif) no-repeat;
}

#gNavi li .navi03 {
	background: url(../../img/common/g_navi05_over.gif) no-repeat;
}

#gNavi li .navi04 {
	background: url(../../img/common/g_navi06_over.gif) no-repeat;
}

#gNavi li .navi05 {
	background: url(../../img/common/g_navi07_over.gif) no-repeat;
}

#gNavi li .navi06 {
	background: url(../../img/common/g_navi08_over.gif) no-repeat;
}

#gNavi li .dropnavi {
	position: absolute;
	top: 39px;
	left: 2px;
	width: 95%;
	z-index: 10;
}

#gNavi li .navi06 .dropnavi {
	width: 96% !important;
}

#gNavi li ul {
	padding-top: 6px;
	background: url(../../img/common/icon/icon04.jpg) no-repeat center top;
}

#gNavi li ul li {
	float: none;
	background: url(../../img/common/bg.png) repeat-x left bottom;
}

#gNavi li ul li a {
	padding: 4px 10% 4px 5%;
	display: block;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.2;
	cursor: pointer;
	width: 85%;
	height: 100%;
	background: url(../../img/common/icon/icon05.png) no-repeat right center;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin: 0 auto 15px;
	width: 680px;
}

#pagePath li {
	display: inline;
	font-size: 1.1em;
}

#pagePath li a {
	margin-right: 5px;
	color: #666;
}

#pagePath .li02 a {
	text-decoration: underline;
}

#pagePath .li02 a:hover {
	text-decoration: none;
}

#pagePath .li03 {
	font-weight: bold;
	color: #C4191F;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 680px;
}

#e_conts {
	width: 960px;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 250px;
	float: right;
}

#sideBar li {
	padding-bottom: 10px;
	float: left;
}

#sideBar p {
	text-align: right;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer .fLogo {
	margin-bottom: 12px;
	text-align: center;
}

#footer .fLogo a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#footer .fInner {
	padding: 18px 0 10px;
	background-color: #E1E1E1;
}

#footer .fInner ul {
	margin: 0 auto 5px;
	width: 960px;
}

#footer .fInner .navi {
	margin-bottom: 12px;
}

#footer .fInner li {
	margin-right: 10px;
	display: inline;
}

#footer .fInner li a {
	padding: 0 0 0 10px;
	font-size: 1.2em;
	display: inline-block;
	background: url(../../img/common/icon/icon03.gif) no-repeat left 6px;
}

#footer .fInner li a:hover {
	color: #C51920;
}

#footer .copyright {
	font-size: 1.1em;
	text-align: center;
}
