@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------
 BASE
 -----------------------------------------------*/
html {
	overflow-y: scroll;
}
body {
	font-size: 12px;
}
a:link,a:visited { color: #2e30d9; text-decoration: underline; }
a:hover,a:active { color: #19D9DD; text-decoration: underline; }
#wrapper-bg {
	width: 100%;
	height: 100%;
	background: #fff url(../img/wrapper_bg.jpg) repeat-x;
}
#wrapper {
	width: 914px;
	margin: 0 auto 0;
}
#header {
	width: 914px;
	height: 154px;
	background: url(../img/header_bg.jpg) no-repeat;
	position: relative;
}
#header h1 {
	width: 324px;
	height: 100px;
	position: absolute;
	top: 23px;
	left: 74px;
	z-index: 1;
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
}
#header h1 a {
	width: 324px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	font-style: none;
	outline: none;
}
#header .hb-1 {
	width: 146px;
	height: 36px;
	z-index: 2;
	position: absolute;
	left: 733px;
	display: block;
}
#center-bg {
	width: 900px;
	padding: 0 7px 0;
	background: url(../img/center_bg.png) repeat-y;
}
#center {
	width: 850px;
	padding: 25px;
}
#left {
	width: 550px;
	float: left;
}
#right {
	width: 265px;
	float: left;
	padding-left: 35px;
}
#right-top-bg {
	width: 236px;
	height: 76px;
	padding: 15px;
	margin-bottom: 10px;
	background: url(../img/right_top_bg.gif) no-repeat;
}
/*header-kensaku-----------------------------------*/
#header-kensaku-bg {
	width: 336px;
	height: 31px;
	padding: 3px 13px 5px 12px;
	background: url(../img/header_kensaku_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 534px;
}
ul#header-kensaku li {
	float: left;
}
ul#header-kensaku .rk-1 {
	padding: 0 0 0 0;
}
ul#header-kensaku .rk-2 {
	padding: 3px 0 0 5px;
}
ul#header-kensaku .rk-3 {
	padding: 3px 0 0 3px;
}
#header-kensaku-text {
	padding: 2px;
	width: 100px;
	height: 12px;
}
#header-kensaku-button {
	border: 0px;
	width: 40px;
	height: 21px;
	background: url(../img/header_kensaku_button.gif) left top no-repeat;
	cursor: pointer;
	margin: 0 5px 0 0;
}
ul#header-text-change {
	padding-left: 30px;
}
ul#header-text-change li {
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	float: left;
	padding: 3px 0 0 0;
}
ul#header-text-change .tc-text {
	width: 63px;
	height: 21px;
	padding: 3px 0 0 0;
	margin: 3px 0 0 3px;
	background: url(../img/header_size_text.gif) no-repeat 0 0;
}
ul#header-text-change .tc-1 a,ul#header-text-change .tc-2 a,ul#header-text-change .tc-3 a {
	display: block;
	outline: none;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
ul#header-text-change .tc-1 a {
	background:url(../img/header_size_b.gif)  0 0;
}
ul#header-text-change .tc-2 a {
	background:url(../img/header_size_b.gif)  -20px 0;
}
ul#header-text-change .tc-3 a {
	background:url(../img/header_size_b.gif)  -40px 0;
}
/*hover*/
ul#header-text-change .tc-1 a:hover {
	background: url(../img/header_size_b.gif) 0 -20px;
}
ul#header-text-change .tc-2 a:hover {
	background: url(../img/header_size_b.gif) -20px -20px;
}
ul#header-text-change .tc-3 a:hover {
	background: url(../img/header_size_b.gif) -40px -20px;
}
/*-----------------------------------*/
ul#right-kensaku {
	width: 236px;
	float: left;
	margin-bottom: 12px;
	*margin-bottom: 0px;
}
/* IE7 */
*:first-child+html ul#right-kensaku {
	width: 236px;
	float: left;
	margin-bottom: 12px;
}
ul#right-kensaku li {
	float: left;
}
ul#right-kensaku .rk-1 {
	padding: 0 0 0 0;
}
ul#right-kensaku .rk-2 {
	padding: 6px 0 0 5px;
}
ul#right-kensaku .rk-3 {
	padding: 4px 0 0 3px;
}
#kensaku-text {
	width: 140px; 
}
#kensaku-button {
	border: 0px;
	width: 52px;
	height: 27px;
	background: url(../img/kensaku_b.gif) left top no-repeat;
	cursor: pointer;
	float: right;
}
ul#text-change {
	padding-left: 30px;
}
ul#text-change li {
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	float: left;
}
ul#text-change .tc-text {
	width: 83px;
	height: 14px;
	margin-top: 5px;
	background: url(../img/size_text.gif) no-repeat 0 0;
}
ul#text-change .tc-1 a,ul#text-change .tc-2 a,ul#text-change .tc-3 a {
	display: block;
	outline: none;
	width: 26px;
	height: 26px;
	margin-left: 10px;
}
ul#text-change .tc-1 a {
	background:url(../img/size_b.gif)  0 0;
}
ul#text-change .tc-2 a {
	background:url(../img/size_b.gif)  -26px 0;
}
ul#text-change .tc-3 a {
	background:url(../img/size_b.gif)  -52px 0;
}
/*hover*/
ul#text-change .tc-1 a:hover {
	background: url(../img/size_b.gif) 0 -26px;
}
ul#text-change .tc-2 a:hover {
	background: url(../img/size_b.gif) -26px -26px;
}
ul#text-change .tc-3 a:hover {
	background: url(../img/size_b.gif) -52px -26px;
}
#kensaku-text {
	padding: 2px;
	width: 142px;
	height: 15px;
}
#center-footer2 {
	width: 850px;
	float: left;
}
*:first-child+html #center-footer2 {
	padding: 0 0 20px 0;
}
#center-footer {
	width: 850px;
	float: left;
}
#footer {
	width: 900px;
	height: 100px;
	background: url(../img/footer_bg.gif) no-repeat;
	clear: both;
	position: relative;
}
#footer-address {
	width: 550px;
	height: 60px;
	z-index: 4;
	position: absolute;
	top: 35px;
	left: 25px;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 120%;
}
#footer-address address {
	font-size: 10px;
}
#page-left {
	width: 628px;
	float: left;
}
#page-right {
	width: 204px;
	float: left;
	padding-left: 16px;
}
#page-right h3 {
	width: 200px;
	padding: 0 3px 0;
}
#page-header {
	width: 900px;
	height: 150px;
	position: relative;
}
#page-header h2 {
	text-indent: -9999px;
	font-style: none;
	outline: none;
}
#page-kensaku-bg {
	width: 236px;
	height: 76px;
	padding: 15px;
	background: url(../img/right_top_bg.gif) no-repeat;
	position: absolute;
	top: 21px;
	left: 608px;
}
/* IE */
* html #page-kensaku-bg {
	top: 21px;
}
#page-pankuzu {
	width: 628px;
	margin-bottom: 20px;
}
#page-pankuzu a:link,#page-pankuzu a:visited { color: #403F41; text-decoration: none; }
#page-pankuzu a:hover,#page-pankuzu a:active { color: #19D9DD; text-decoration: underline; }
.page-category-base {
	width: 628px;
	float: left;
	margin-bottom: 25px;
}
.page-category-box {
	width: 302px;
	float: left;
}
.page-category-box2 {
	width: 628px;
	float: left;
}
.page-category-box2-main {
	width: 528px;
	padding: 0 0 0 9px;
	float: left;
}
.page-category-box2-main ul {
	width: 262px;
	padding: 10px 0 10px 0;
	float: left;
}
.pc-box-r {
	padding: 0 0 0 24px;
}
.pc-box-ul {
	padding: 0 0 34px 0;
}
.page-c-img {
	float: left;
}
.page-category-box ul {
	width: 203px;
	float: left;
	padding-left: 9px;
}
.page-category-box li,.page-category-box2-main li {
	margin-bottom: 10px;
	text-indent: -1em;
	margin-left: 1em;
}
.page-category-box2-main a:link,.page-category-box a:link,#page-category-link-list a:link,#page-category-footer-link a:link,#page-content a:link { color: #2e30d9; text-decoration: underline; }
.page-category-box2-main a:visited,.page-category-box a:visited,#page-category-link-list a:visited,#page-category-footer-link a:visited,#page-content a:visited { color: #2e30d9; text-decoration: underline; }
.page-category-box2-main a:hover,.page-category-box a:hover,#page-category-link-list a:hover,#page-category-footer-link a:hover,#page-content a:hover { color: #19D9DD; text-decoration: underline; }
.page-category-box2-main a:active,.page-category-box a:active,#page-category-link-list a:active,#page-category-link a:active,#page-content a:active { color: #19D9DD; text-decoration: underline; }
#page-footer-banner li {
	float: left;
}
#page-footer-banner {
	width: 628px;
	float: left;
	margin-bottom: 25px;
}
#page-footer-banner .pfb-s {
	padding-left: 9px;
	*padding-left: 8px;
}
#page-right-menu {
	width: 200px;
	background: #E5F6F5;
	margin: 0 3px 20px 3px;
	border-bottom: #00A69C solid 2px;
}
#page-right-menu ul li {
	width: 200px;
}
#page-right-menu a:link,#page-right-menu a:visited {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow01.gif) 10px 8px no-repeat #E5F6F5;
	display: block;
}
#page-right-menu a:hover,#page-right-menu a:active {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow01.gif) 10px 8px no-repeat #CCFFFA;
	display: block;
}
#prm-s a:link,#prm-s a:visited {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #fefbe1 !important;
	display: block;
}
#prm-s a:hover,#prm-s a:active {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #CCFFFA !important;
	display: block;
}
.prm-s a:link,.prm-s a:visited {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #fefbe1 !important;
	display: block;
}
.prm-s a:hover,.prm-s a:active {
	height: 14px;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #CCFFFA !important;
	display: block;
}
#prm-s2 a:link,#prm-s2 a:visited {
	height: 14px;
	padding: 9px 0 9px 35px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow06.gif) 27px 8px no-repeat #e0ebeb !important;
	display: block;
}
#prm-s2 a:hover,#prm-s2 a:active {
	height: 14px;
	padding: 9px 0 9px 35px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow06.gif) 27px 8px no-repeat #CCFFFA !important;
	display: block;
}
.prm-a {
	color: #00A69C !important;
	font-weight: bold;
}
.prm-h a:link,.prm-h a:visited {
	height: 28px !important;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #e0ebeb;
	display: block;
}
.prm-h a:hover,.prm-h a:active {
	height: 28px !important;
	padding: 9px 0 9px 30px;
	color: #000;
	text-decoration: none;
	border-bottom: #ddd dotted 1px;
	background: url(../img/arrow02.gif) 22px 8px no-repeat #CCFFFA;
	display: block;
}
#page-right-banner li {
	margin-bottom: 15px;
	text-align: center;
}
#page-title {
	margin-bottom: 22px;
}
#page-title2 {
	width: 593px;
	margin-bottom: 22px;
	height: 13px;
	font-size: 13px;
	padding: 8px 0 10px 35px;
	color: #000;
	text-decoration: none;
	background: url(../img/arrow01.gif) 10px 8px no-repeat #E5F6F5;
}
ul#page-category-link-list {
	width: 628px;
	margin: 0 0 17px 0;
	float: left;
}
ul#page-category-footer-link {
	width: 628px;
	margin: 36px 0 17px 0;
	float: left;
}
ul#page-category-link-list li,ul#page-category-footer-link li {
	float: left;
	width: auto;
	height: 16px;
	margin: 0 15px 5px 0;
	display: block;
	white-space: nowrap;
}
#page-content {
	width: 628px;
	margin-bottom: 25px;
	line-height: 200%;
}
#page-content h5 {
	font-size: 16px;
	margin-bottom: 3px;
	color: #00A69C;
}
#page-content h6 {
	font-size: 14px;
	color: #1A75BB;
}
#page-content h7 {
	color: #00A69C;
}
.line1 {
	width: 628px;
	padding: 20px 0; 
}
.r-img {
&nbsp;&nbsp;&nbsp; float: right;
&nbsp;&nbsp;&nbsp; padding: 0 0 0 10px;
}

