@charset "shift_jis";

/**************************************
common
**************************************/

html {
	background: #ffffff;
}
body {
	min-width: 980px;
	margin: 0;
	padding: 0;
	color: #222222;
	text-align: center;
	background: #ffffff;
}

/**************************************
header
**************************************/

/*  IE6,7対応   */
#cms_header {
	width: 100%;
	height: 97px;
	text-align: left;
	background: url(/content/000000042.gif) repeat-x;
	overflow: hidden;
}

*:first-child+html #cms_header {
	width: 100%;
	height: 97px;
	text-align: left;
	background: url(/content/000000042.gif) repeat-x;
	overflow: hidden;
	text-align:center;
}

* html  #cms_header {
	width: 100%;
	height: 97px;
	text-align: left;
	background: url(/content/000000042.gif) repeat-x;
	overflow: hidden;
	text-align:center;
}

#cms_header #header_inner {
	width: 100%;
	height: 97px;
	padding: 23px 0 0 0;
	background: url(/content/000000041.jpg) no-repeat right top;
}
#cms_header #header_inner #logo {
	width: 940px;
	height: 59px;
	margin: 0 auto 15px auto;
	line-height: 59px;
	text-align: left !important;
	border: none !important;
	background: url(/content/000000049.gif) no-repeat;
}

*:first-child+html #cms_header #header_inner #logo {
	width: 940px;
	height: 59px;
	margin: 0 auto 15px auto;
	line-height: 59px;
	text-align: left !important;
	border: none !important;
	text-indent:-9999px;
	background: url(/content/000000049.gif) no-repeat;
}

* html #cms_header #header_inner #logo {
	width: 940px;
	height: 59px;
	margin: 0 auto 15px auto;
	line-height: 59px;
	text-align: left !important;
	border: none !important;
	text-indent:-9999px;
	background: url(/content/000000049.gif) no-repeat;
}




#cms_header #header_inner #logo a {
	display: block;
	width: 172px;
	height: 0;
	padding: 59px 0 0 0;
	overflow: hidden;
}
#cms_header #header_inner .navskip{
	display: block;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/**************************************
gnavi
**************************************/
#gnavi {
	width: 100%;
	height: 35px;
	background: url(/content/000000038.gif) repeat-x;
	overflow: hidden;
}
#gnavi_inner {
	width: 940px;
	margin: 0 auto;
}


/*  IE6,7対応   */
html>/**/body #gnavi_inner {
	width: 940px;
	margin: -16px auto  0px auto;
}

#gnavi_inner ul,
#gnavi_inner ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
/*navi
****************************/
#gnavi_inner ul#navi {
	float: left;
	width: 408px;
	height: 30px;
	list-style: none;
	overflow: hidden;
}
#gnavi_inner ul#navi li {
	float: left;
	width: 102px;
}
#gnavi_inner ul#navi li a {
	display: block;
	width: 102px;
	height: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
}
#gnavi_inner ul#navi li.g01 a {
	background: url(/content/000000037.gif) no-repeat 0 0;
}
#gnavi_inner ul#navi li.g01 a:hover {
	background: url(/content/000000037.gif) no-repeat 0 -30px;
}
#gnavi_inner ul#navi li.g02 a {
	background: url(/content/000000037.gif) no-repeat -102px 0;
}
#gnavi_inner ul#navi li.g02 a:hover {
	background: url(/content/000000037.gif) no-repeat -102px -30px;
}
#gnavi_inner ul#navi li.g03 a {
	background: url(/content/000000037.gif) no-repeat -204px 0;
}
#gnavi_inner ul#navi li.g03 a:hover {
	background: url(/content/000000037.gif) no-repeat -204px -30px;
}
#gnavi_inner ul#navi li.g04 a {
	background: url(/content/000000037.gif) no-repeat -306px 0;
}
#gnavi_inner ul#navi li.g04 a:hover {
	background: url(/content/000000037.gif) no-repeat -306px -30px;
}
/*search
****************************/
#gnavi_inner ul#g_search {
	float: right;
	width: 312px;
	height: 25px;
	padding: 5px 0 0 35px;
	list-style: none;
	line-height: 18px;
	background: url(/content/000000039.gif) no-repeat;
	overflow: hidden;
}
#gnavi_inner ul#g_search li {
	float: left;
	padding: 1px 0 0 0;
}
#gnavi_inner ul#g_search li.g_sch01 input {
	width: 175px;
	height: 17px;
	border: 1px solid #e1e1e1;
}
#gnavi_inner ul#g_search li.g_sch02 {
	padding: 1px 10px 0 5px;
}
#gnavi_inner ul#g_search li.g_sch03 a {
	display: block;
	width: 60px;
	height: 0;
	margin: 0;
	padding: 18px 0 0 0;
	line-height: 18px;
	overflow: hidden;
}

/**************************************
container
**************************************/
#container_table {
	width: 980px;
	margin: 0 auto 20px auto;
	text-align: left;
	position: relative;
}

/**************************************
topicpath
**************************************/
#topicpath {
	margin: 0;
	padding: 15px 20px;
	font-size: 12px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

/**************************************
content
**************************************/
#content_table {
	/*width: 940px;*/
	margin: 0;
	padding: 0 0 0 20px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

/**************************************
sidebar
**************************************/
#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0 20px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}
#sidebar .stitle {
	position: relative;
	clear: both;
	width: 180px;
	margin: 0 !important;
	padding: 7px 10px 5px 10px !important;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	border: none !important;
	background: url(/content/000000051.gif) no-repeat left top #115ec1;
	overflow: hidden;
	z-index: 2;
}

/*  IE6,7対応   */
*:first-child+html #sidebar .stitle {
	position: relative;
	clear: both;
	width: 200px;
	margin: 0 !important;
	padding: 7px 10px 5px 10px !important;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	border: none !important;
	background: url(/content/000000051.gif) no-repeat left top #115ec1;
	overflow: hidden;
	z-index: 2;
}

* html #sidebar .stitle {
	position: relative;
	clear: both;
	width: 200px;
	margin: 0 !important;
	padding: 7px 10px 5px 10px !important;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	border: none !important;
	background: url(/content/000000051.gif) no-repeat left top #115ec1;
	overflow: hidden;
	z-index: 2;
}


/*snavi01
****************************/
#sidebar ul.snavi01 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	overflow: hidden;
	zoom: 1;
}
#sidebar ul.snavi01 li {
	clear: both;
	float: left;
	width: 198px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.25em;
	text-indent: 0;
	letter-spacing: 1px;
	background: url(/content/000000052.gif) no-repeat left bottom #ffffff;
}
#sidebar ul.snavi01 li a {
	display: block;
	margin: 0;
	padding: 8px 10px 8px 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url(/content/000000046.gif) no-repeat 6px 11px;
}
#sidebar ul.snavi01 li a:hover {
	text-decoration: underline;
}

/*snavi02
****************************/
#sidebar ul.snavi02 {
	position: relative;
	clear: both;
	float: left;
	margin: -1px 0 10px 0 !important;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	z-index: 1;
}
#sidebar ul.snavi02 li {
	clear: both;
	float: left;
	width: 198px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 14px;
	line-height: 1.25em;
	background: #ffffff;
}
#sidebar ul.snavi02 li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 32px !important;
	border-top: 1px dotted #d4d4d4;
	line-height: 1.56em;
	background: url(/content/000000044.gif) no-repeat 20px 11px #f1f1f1;
}
#sidebar ul.snavi02 li a.on {
	background: url(/content/000000088.gif) no-repeat 17px 11px #ffffff;
}

/*snavi03
****************************/
#sidebar ul.snavi03 {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	background: #ffffff;
}
#sidebar ul.snavi03 li {
	width: 168px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
	border: none;
}
#sidebar ul.snavi03 li a {
	display: block;
	margin: 0;
	padding: 4px 10px 4px 23px !important;
	border: none;
	background: url(/content/000000045.gif) no-repeat 12px 9px #ffffff;
}
#sidebar ul.snavi03 li a.on {
	background: url(/content/000000089.gif) no-repeat 10px 9px #ffffff;
}

/*snavi04
****************************/
#sidebar ul.snavi04 {
	clear: both;
	margin: 0;
	padding: 5px 0 !important;
	font-size: 14px;
	list-style: none;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#sidebar ul.snavi04 li {
	margin: 0;
	padding: 3px 10px 3px 23px !important;
	text-indent: 0;
	line-height: 1.5em;
	background: url(/content/000000046.gif) no-repeat 7px 8px;
}

/*sbanner
****************************/
#sidebar ul.sbanner {
	clear: both;
	margin: 0 0 10px 0;
	padding: 15px 0 5px 0;
	list-style: none;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	zoom: 1;
}
#sidebar ul.sbanner li {
	margin: 0 0 10px 0;
	text-align: center;
}

/**************************************
pagetop
**************************************/
#pagetop {
	clear: both;
	padding: 50px 220px 0 20px;
	text-align: right;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}
#pagetop a {
	display: block;
	float: right;
	width: 106px;
	height: 0;
	padding: 14px 0 0 0;
	background: url(/content/000000050.gif) no-repeat right top;
	overflow: hidden;
}

/**************************************
footer
**************************************/
#cms_footer {
	clear: both;
	width: 100%;
	height: 106px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background: url(/content/000000035.gif) repeat-x;
}

/*  IE6,7対応   */
*:first-child+html #cms_footer {
	clear: both;
	width: 100%;
	height: 106px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background: url(/content/000000035.gif) repeat-x;
	text-align:center;
}

* html #cms_footer {
	clear: both;
	width: 100%;
	height: 106px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background: url(/content/000000035.gif) repeat-x;
	text-align:center;
}


#cms_footer #footer_inner {
	width: 940px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	overflow: hidden;
}
#cms_footer #footer_inner address {
	float: left;
	font-size: 12px;
	line-height: 1.75em;
	font-style: normal;
}
#cms_footer #footer_inner ul#fnavi {
	float: right;
	margin: 0 -11px 10px 0;
	padding: 0;
	list-style: none;
}
#cms_footer #footer_inner ul#fnavi li {
	float: left;
	padding: 0 10px;
	text-indent: 0;
	font-size: 12px;
	line-height: 15px;
	border-right: 1px solid #ffffff;
}
#cms_footer #footer_inner ul#fnavi li a {
	color: #ffffff;
}
#cms_footer #footer_inner p {
	clear: right;
	float: right;
	font-size: 12px;
	text-align: right;
	width: 600px;
}

