@charset "utf-8";

html {
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #faf8e8 url(../images/back.gif) repeat-y center top;
	color: #333;
	font: 62.5% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
}
a:link {
	color: #1672b8;
	text-decoration: underline;
}
a:visited {
	color: #823F8B;
	text-decoration: underline;
}
a:hover,a:active {
	color: #e00;
	text-decoration: none;
}
img {
	border-style: none;
	vertical-align: bottom;
}
h1 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px;
}
h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
p {
	font-size: 1.3em;
	line-height: 170%;
	margin: 0px 0px 20px 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: 920px;
	text-align: left;
	margin: 0px auto;
}


/* header
---------------------------------------------------- */
#header {}
#header_a {
	float: left;
	width: 335px;
}
#header_b {
	float: right;
	width: 585px;
}
#header_b div {
	text-align: right;
}


#header ul {
	margin: 0px;
	padding: 3px 5px 0px 0px;
	list-style: none;
	text-align: right;
}
#header_b li {
	font-size: 1.2em;
	display: inline;
	background: url(../images/ar01.gif) no-repeat left center;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 12px;
}



/* navigation
---------------------------------------------------- */
#navigation {
	clear: both;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float:left;
}


/* footer
---------------------------------------------------- */
#footer {
	clear: both;
	background: #f1f1f1 url(../images/footer_line.gif) repeat-x left top;
	padding: 24px 14px 20px 28px;
	margin: 20px 0px 0px;
}
.footer_menu {
	float: left;
	width: 145px;
}
.footer_menu h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}

.footer_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	list-style: none;
}
.footer_menu ul li {
	font-size: 1.2em;
	background: url(../images/ar02.gif) no-repeat left center;
	padding: 2px 0px 1px 10px;
	line-height: 150%;
}
#footer a:link {
	color: #333;
	text-decoration: underline;
}
#footer a:visited {
	color: #999;
	text-decoration: underline;
}
#footer a:hover,#footer a:active {
	color: #e00;
	text-decoration: none;
}


#totop {
	float: right;
	width: 129px;
	text-align: left;
}
#footer_b {
	clear: both;
}
#copyright {
	float: left;
	padding: 71px 0px 0px;
}
#copyright p {
	font-size: 1.2em;
	margin: 0px;
}
#ssl {
	text-align: right;
	float: right;
}
#ssl #seal {
	margin: 0px 8px 5px 0px;
}
#ssl p {
	font-size: 1.2em;
	margin: 0px;
}



/* main
---------------------------------------------------- */
#main {
	padding: 16px 0px 30px;
	clear: both;
}



/* contents
---------------------------------------------------- */
#contents {
	float: right;
	width: 650px;
	padding: 18px 0px 0px;
}

#title {
	margin: 0px 0px 30px;
}
.title2 {
	background: url(../images/dt01.gif) repeat-x left top;
	margin: 30px 0px;
	padding: 31px 0px 0px;
}
.contents_tel {
	background: url(../images/dt01.gif) repeat-x left top;
	margin: 30px 0px 0px;
	padding: 31px 0px 0px;
	clear: both;
}
.cen {
	text-align: center;
}
.txtbx1 {
	padding: 20px 20px 1px 22px;
	border: 8px solid #e7e7e7;
}




/* sttype
---------------------------------------------------- */
.sttype01 {
	margin: 0px 0px 25px;
}
.sttype02 {
	margin: 30px 0px 25px;
}
.sttype03 {
	margin: 30px 0px 25px;
	background: url(../images/dt01.gif) repeat-x left top;
	padding: 31px 0px 0px;
	clear: both;
}
.sttype04 {
	margin: 30px 0px 0px;
	clear: both;
}
.sttype05 {
	margin: 50px 0px 25px;
	clear: both;
}
.sttype06 {
	margin: 30px 0px 8px;
}




/* flow_bx
---------------------------------------------------- */
.flow_ar {
	background: url(../images/flow_ar.gif) no-repeat 80px bottom;
	margin: 0px 0px 4px;
	padding: 0px 0px 29px;
}
.flow_bx_a {
	width: 642px;
	background: url(../images/a_s02.gif) no-repeat right bottom;
	clear: both;
}
.flow_bx_b {
	width: 633px;
	background: url(../images/b_s02.gif) no-repeat right bottom;
	clear: both;
}
.flow_bx_b2 {
	clear: both;
}

/* left */
.flow_left {
	float: left;
	width: 506px;
}
.flow_left dl {
	margin: 0px;
	padding: 9px;
	border: 3px solid #e7e7e7;
	clear: both;
}
.flow_left dt {
	float: left;
	width: 164px;
}
.flow_left dd {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 302px;
	line-height: 160%;
}

/* right */
.flow_bx_a .flow_right {
	float: right;
	width: 126px;
}
.flow_bx_b .flow_right {
	float: right;
	width: 109px;
}


/* flow_bx2
---------------------------------------------------- */
.flow_ars2 {
	background: url(../images/flow_ar.gif) no-repeat 310px bottom;
	margin: 0px 0px 4px;
	padding: 0px 0px 29px;
}
#s2_flow dl {
	margin: 0px;
	padding: 9px;
	border: 3px solid #e7e7e7;
	clear: both;
}
#s2_flow dt {
	float: left;
	width: 300px;
}
#s2_flow dd {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	line-height: 160%;
}

/* b-c */
.flbc {
	clear: both;
}
#s2_flowb {
	float: left;
	width: 305px;
	background: url(../images/flow_ar.gif) no-repeat center top;
	margin: 4px 0px 0px;
	padding: 29px 0px 0px;
}
#s2_flowc {
	float: right;
	width: 305px;
	background: url(../images/flow_ar.gif) no-repeat center top;
	margin: 4px 0px 0px;
	padding: 29px 0px 0px;
}
#s2_flowb h4,#s2_flowc h4 {
	margin: 0px 0px 5px;
}
#s2_flowb dl,#s2_flowc dl {
	background: url(../images/flow_ar.gif) no-repeat center bottom;
	margin: 0px 0px 4px;
	padding: 0px 0px 29px;
}
#s2_flowb dl.noar,#s2_flowc dl.noar {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#s2_flowb dt,#s2_flowc dt {
	margin: 0px;
	padding: 0px;
}
#s2_flowb dd,#s2_flowc dd {
	font-size: 1.3em;
	line-height: 160%;
	margin: 0px;
	padding: 9px;
	text-align: center;
	border-right: 3px solid #e7e7e7;
	border-bottom: 3px solid #e7e7e7;
	border-left: 3px solid #e7e7e7;
}




/* num_li_bx01
---------------------------------------------------- */
.num_li_bx01 {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
.num_li_bx01 ul {
	margin: 0px;
	padding: 12px 12px 12px 28px;
	list-style: none;
	background: #fffce6;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.num_li_bx01 li {
	font-size: 1.3em;
	line-height: 200%;
	padding: 0px 0px 0px 42px;
}
.num_li_bx01 li.no1 {background: url(../images/no1.gif) no-repeat left center;}
.num_li_bx01 li.no2 {background: url(../images/no2.gif) no-repeat left center;}
.num_li_bx01 li.no3 {background: url(../images/no3.gif) no-repeat left center;}
.num_li_bx01 li.no4 {background: url(../images/no4.gif) no-repeat left center;}
.num_li_bx01 li.no5 {background: url(../images/no5.gif) no-repeat left center;}
.num_li_bx01 li.no6 {background: url(../images/no6.gif) no-repeat left center;}





/* sidebar
---------------------------------------------------- */
#sidebar {
	float: left;
	width: 243px;
}
.side_t18 {
	padding: 18px 0px 0px;
}
.side_bnr {
	margin: 0px 0px 20px;
}


/* side_menu
---------------------------------------------------- */

#side_a {
	margin: 0px 23px 20px 0px;
	border-right: 1px solid #3b8500;
	border-left: 1px solid #3b8500;
	border-bottom: 1px solid #3b8500;
	background: #d4f4c5;
	padding: 7px;
}
#side_b {
	margin: 0px 23px 20px 0px;
	border-right: 1px solid #1672b8;
	border-left: 1px solid #1672b8;
	border-bottom: 1px solid #1672b8;
	background: #d2e9f8;
	padding: 7px;
}
#side_c {
	margin: 0px 23px 20px 0px;
	border-right: 1px solid #ffb96e;
	border-left: 1px solid #ffb96e;
	border-bottom: 1px solid #ffb96e;
	background: #fff7d6;
	padding: 7px;
}
#side_d {
	margin: 0px 23px 20px 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;
	padding: 0px 7px 7px;
}

#side_a ul {border: 1px solid #b9d5ac;}
#side_b ul {border: 1px solid #b8ccd9;}
#side_c ul {border: 1px solid #dfd8bb;}
#side_d ul {border: 1px solid #d3d3d3;}

#side_a ul,
#side_b ul,
#side_c ul,
#side_d ul {
	margin: 0px;
	padding: 3px 0px 9px 10px;
	list-style: none;
	background: #fff;
}
#side_a ul li,
#side_b ul li,
#side_c ul li,
#side_d ul li {
	font-size: 1.3em;
	display: block;
	padding: 4px 0px 5px;
	background: url(../images/dt01.gif) repeat-x left bottom;
	line-height: 130%;
	width: 183px;/* for IE */
}
#side_a ul li a,
#side_b ul li a,
#side_c ul li a,
#side_d ul li a {
	background: url(../images/ar01.gif) no-repeat 1px 3px;
	display: block;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}





/* list
---------------------------------------------------- */
ul.base-ul {
	font-size: 1.3em;
	line-height: 170%;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 30px;
}
ol.base-ol {
	font-size: 1.3em;
	line-height: 170%;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 40px;
}
