@charset "utf-8";

html {
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/back1.gif) repeat-x left top;
	color: #484848;
	font: 62.5% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link,a:visited {
	color: #06c;
	text-decoration: underline;
}
a:hover,a:active {
	color: #e00;
	text-decoration: none;
}
img {
	border-style: none;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1.2em;
	line-height: 150%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


/* for IE5.5-7 */
.clrfix {
	zoom: 1;
}
.clrfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* for MacIE */
/*\*/*/
.clrfix {
	display: inline-table;
}
/**/



#wrapper {
	width: 842px;
	text-align: left;
	margin: 0px auto;
	border-top: 3px solid #06c;
}
#container {
	padding: 0px 16px;
}


/* header
---------------------------------------------------- */
#header-01 {
	float: left;
	width: 507px;
}
#header-02 {
	float: right;
	width: 290px;
}

#header h1 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 9px 0px 12px;
}
#header-01 img {
	float: left;
}
#header-01 ul {
	margin: 0px;
	padding: 20px 0px 0px;
	float: right;
	list-style: none;
}
#header-01 li {
	font-size: 1.3em;
	font-weight: bold;
	background: url(../images/ar01.gif) no-repeat left center;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 17px;
	display: inline;
}
#header-01 li a:link,#header-01 li a:visited {
	color: #484848;
	text-decoration: underline;
}
#header-01 li a:hover,#header-01 li a:active {
	color: #e00;
	text-decoration: none;
}



/* navigation
---------------------------------------------------- */
#navigation {
	clear: both;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float:left;
}

#navigation li.gnavi_01 {
	width:203px;
}

#navigation li.gnavi_02 {
	width:202px;
}

#navigation li.gnavi_03 {
	width:135px;
}

#navigation li.ns2 {
	width:202px;
}

/* footer
---------------------------------------------------- */
#footer {
	background: #e7e7e7 url(../images/footerline.gif) repeat-x left top;
	margin: 15px 0px 0px;
	padding: 15px;
	clear: both;
}

#footer_in {
	width: 782px;
	text-align: left;
	margin: 0px auto;
}


#footer p {
	margin: 0px;
	float: left;
	line-height: 180%;
}
#footer img.totop {
	float: right;
}




/* list
---------------------------------------------------- */
ul.base-ul {
	font-size: 1.2em;
	line-height: 150px;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 25px;
}
ol.base-ol {
	font-size: 1.2em;
	line-height: 150%;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 35px;
}

/* table
---------------------------------------------------- */

table.style_a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 590px;
}
table.style_d {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 590px;
}
table.style_c {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 590px;
	margin: 0px 0px 20px;
}
table.style_c table {
	margin: 5px 0px;
}
table.style_b {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 288px;
}

table.style_a th,table.style_a td,table.style_b th,table.style_b td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
	font-size: 1.2em;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
table.style_d th,table.style_d td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-size: 1.2em;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: left;
}
table.style_c th,table.style_c td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
	font-size: 12px;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: left;
}
table.style_c table th,table.style_c table td {
	padding: 4px 8px;
	border-right: none;
	border-bottom: none;
	vertical-align: middle;
	font-size: 12px;
	line-height: 150%;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	text-align: left;
}
table.style_a th,table.style_b th {
	background-color: #FFFDE7;
	font-weight: normal;
}
table.style_d th {
	background-color: #FFFDE7;
	font-weight: normal;
	text-align: left;
	width: 120px;
}
table.style_c th {
	background-color: #FFFDE7;
	font-weight: normal;
	width: 110px;
}
table.style_c table th {
	background-color: #e7e7e7;
	font-weight: normal;
	width: 90px;
}
table.style_a th.th2,table.style_b th.th2 {background-color: #f1f1f1;}
table.style_a td {
	background: #fff;
}
table.style_a td.tdc2 {
	background: #FFFFCC;
	font-weight: bold;
	color: #e00;
	font-size: 13px;
}
table p {
	font-size: 12px;
	margin: 0px;
}

table.style_a2 {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 590px;
}

table.style_a2 th.height_4em{
	line-height:4em;
}

table.style_a2 th,table.style_a2 td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
	font-size: 1.2em;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
table.style_a2 th {
	background-color: #FFFDE7;
	font-weight: normal;
}

table.style_a2 th.t_indent{
	text-align:left;
	text-indent:86px;
}


table.style_a2 th.th2 {background-color: #f1f1f1;}
table.style_a2 td {
	background: #fff;
}
table.style_a2 td.tdc2 {
	background: #FFFFCC;
	font-weight: bold;
	color: #e00;
	font-size: 13px;
}


/* form
---------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
textarea.sl {
	height: 150px;
	width: 350px;
}
textarea.ss {
	height: 50px;
	width: 260px;
}
form div {
	text-align: center;
	padding: 20px 0px;
}
form div.dz {
	padding: 0px;
}
.size_l {width: 350px;}
.size_m {width: 180px;}
.size_s {width: 50px;}
#sbx {
	text-align: center;
	width: 590px;
	padding: 0px;
	margin: 0px 0px 20px;
}
#sbx div {
	border: 1px solid #aaa;
	padding: 10px 0px;
	font-size: 13px;
	font-weight: bold;
}







/* title
---------------------------------------------------- */
#title {
	margin: 0px 0px 20px;
}
#title2 {
	margin:0px;
}
.sttype00 {
	margin: 10px 0px 20px 0;
}
.sttype01 {
	margin: 20px 0px;
}
.sttype02 {
	margin: 40px 0px 20px;
}
.sttype03 {
	margin: 40px 0px 10px;
}
.sttype04 {
	margin: 0px 0px 10px;
}
.sttype05 {
	margin: 20px 0px 8px;
	font-size: 1.6em;
	font-weight: bold;
	color: #ff8400;
	padding: 1px 0px 1px 10px;
	border-left: 3px solid #ff8400;
	clear: both;
}
.sttype06 {
	margin: 0px 0px 8px;
	font-size: 1.6em;
	font-weight: bold;
	color: #ff8400;
	padding: 1px 0px 1px 10px;
	border-left: 3px solid #ff8400;
	clear: both;
}
.sttype07 {
	margin: 30px 0px 10px;
}





/* tel
---------------------------------------------------- */
#contentstel {
	background: url(../images/dt01.gif) repeat-x left top;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
}
#contentstel2 {
	margin: 30px 0px 0px;
	clear: both;
}



/* sidebar
---------------------------------------------------- */
#sidebar {
	float: left;
	width: 200px;
}
#sidenavi {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavi li,
#sidenavi2 li.tl,
#sidenavi2 li.tlfc {
	font-size: 1.2em;
	display: block;
	padding: 0px;
	border: 1px solid #ccc;
	margin: 0px 0px 5px;
}
#sidenavi li a,
#sidenavi2 li.tl a {
	display: block;
	padding: 12px 12px 12px 26px;
	color: #333;
	text-decoration: none;
}
#sidenavi li a:link,#sidenavi li a:visited,
#sidenavi2 li.tl a:link,#sidenavi2 li.tl a:visited {
	background: #fff url(../glass/images/side-ar02.gif) no-repeat 12px center;
}
#sidenavi li a:hover,#sidenavi li a:active,
#sidenavi2 li.tl a:hover,#sidenavi2 li.tl a:active {
	background: #d6f3d5 url(../glass/images/side-ar01.gif) no-repeat 12px center;
}
#sidenavi li.fc a {
	background: #d6f3d5 url(../glass/images/side-ar01.gif) no-repeat 12px center;
}

#sidenavi2 li.tlfc a {
	background: #d6f3d5 url(../glass/images/side-ar01.gif) no-repeat 12px center;
	display: block;
	padding: 12px 12px 12px 26px;
	color: #333;
	text-decoration: none;
}


#sidenavi2 {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: none;
}
#sidenavi2 li {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidetel {
	margin: 0px 0px 20px;
}

#sidetel2 {
	margin: 630px 0px 20px;
}


#sideadd {
	border: 1px solid #ccc;
	margin: 0px 0px 10px;
	padding: 8px 10px;
}
#sideadd p {
	margin: 0px;
}
#side-bnr {
	text-align: center;
}
#side-bnr img {
	margin: 0px 6px;
}

/* id
---------------------------------------------------- */

#history {
	padding: 5px 0px 5px 2px;
	clear: both;
}
#history p {
	font-size: 1.1em;
	margin: 0px;
}
#contents {
	float: right;
	width: 590px;
	padding: 0px 0px 30px;
}

/* class
---------------------------------------------------- */
.r16 {
	margin: 0px 16px 0px 0px;
}
span.nece {
	font-style: normal;
	font-weight: normal;
	color: #e00;
}
.dmcl {
	clear: both;
}
p.boldp {
	font-weight: bold;
}
p.p01 {
	margin: 10px 0px 0px;
}
p.pri {
	text-align: right;
}
.grdl01 {
	background: #f1f1f1;
	margin: 20px 0px;
	padding: 10px 10px 10px 12px;
	border: 1px solid #ccc;
}
.grdl01 dt {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
.grdl01 dd {
	font-size: 1.2em;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

/* SEO-CSS 20091001 */
.font-bold {
	font-weight:bold;
}
