/* --- common style ---------------------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,img,span,div,ul,li {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:lighter;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

table caption {
	display:none;
}

a {color: #0033CC; text-decoration:none;}
a:hover {color: #FF9933; text-decoration:none;}

/* --- メイン部の文字色 ----------------------------------------------------------- */

div#main {color:#666666;}

/* --- ヘッダ上部の文字色 ----------------------------------------------------------- */

h2.head { color:#FFFFFF;}
div#header01.type01 p#to_index a { color:#000000;}
div#header01.type01 p#to_index a:hover { color:#666666;}

/* --- ナビの文字色 ----------------------------------------------------------- */
div#menu ul li a { color: #000000;}
div#menu ul li a:hover { color:#ffffff}

div#menu ul li ul li a { color: #666666;}
div#menu ul li ul li a:hover { color:#666666;}


/* --- WHATS NEWの文字色 ----------------------------------------------------------- */
.whats_column { color:#999999;}
.day { color:#FF7500; font-weight:bold; display:block;}

/* --- 以下は固定部分 ----------------------------------------------------------- */
/* --- site layout ----------------------------------------------------------- */

body#type01 {
	text-align:center;
	background:url(../img/head02bg_01.jpg) no-repeat center top;
	margin-bottom:0px;
	padding:0px;
}

div#layout01.type01 {
	width:860px;
	padding:0px;
	margin:0 auto;
	text-align:center;
}

div#layout02.type01 {
	width:860px;
	padding:0px;
	margin:0 auto;
	/* background: no-repeat; */
	text-align:center;
}

div#header01 {
	position:relative;
	width:860px;
	margin:0 0 0 0px;
	text-align:left;
	background:url(../img/head_bg.jpg) no-repeat;
}

div#header01.type01 {
	height:350px;
}

div#header01.type01 p#sitemap {
	position:absolute;
	left: 756px;
	top: 3px;
	width: 88px;
}

div#header01.type01 p#sitemap a {
	color:#FFFFFF;
}

div#header01.type01 p#h_main2 {
		position:absolute;
	left: 10px;
	top: 203px;
		}

div#header01.type01 p#h_main2 a {
	display:block;
	width:539px;
	height:48px;
}

div#header01.type01 p#h_main {
	position:absolute;
	width:539px;
	height:97px;
	text-indent:-9999px;
	left: 10px;
	top: 251px;
	background:url(../img/head_main.jpg) no-repeat;
}




div#header01.type01 p#to_index a {
	position:absolute;
	left:10px;
	top: 41px;
	width: 514px;
	height: 157px;
	text-indent:-9999px;
	z-index:auto;
}

div#header01.type01 h1 {
	width:513px;
	height:157px;
	position:absolute;
	background:no-repeat;
	margin:0px;
	text-indent:-9999px;
	top: 40px;
	left: 10px;
}

div#header01 h2 {
	position:absolute;
	width:729px;
	height:20px;
	left: 26px;
	top: 4px;
}

div#header01.type01 p#h_banner01 {
	position:absolute;
	width:271px;
	height:302px;
	left: 552px;
	top: 47px;
	background:url(../img/inq_bn.gif) no-repeat;
}

div#header01.type01 p#h_banner01 a {
	display:block;
	width:271px;
	height:302px;
	text-indent:-9999px;
	background:url(../img/inq_bn.gif) no-repeat;
}

div#header01.type01 p#h_banner02 a {
	position:absolute;
	width:199px;
	height:61px;
	left: 619px;
	top: 51px;
	text-indent:-9999px;
}

div#header01.type01 p#h_banner02 a:hover {
	background:url(../img/head_banner02_01.jpg) no-repeat;
}

div#wrapper {
	overflow:hidden;
	width:860px;
	text-align:left;
	margin:0px 0 0 0px;
	background: url(../img/bg_main.gif) repeat-y;
}


div#wrapper div#main.type01 {
	float:right;
	width:580px;
	padding:0px;
	margin:0 40px 0 10px;
}

div#wrapper div#navi.type01 {
	float:right;
	width:215px;
	text-align:left;
	margin:0px;
}

div#layout01 div#footer.type01 {
	clear:both;
	margin:0px auto;
	text-align:center;
	font-size:10px;
	background:url(../img/footer01_bg_01.jpg) no-repeat;
	padding-top:15px;
}


/* --- header ---------------------------------------------------------------- */



/* --- wrapper --------------------------------------------------------------- */

p.text_red {
  color: #FF0000
}

/* --- navi ------------------------------------------------------------------ */

p#contents img {
	vertical-align:baseline;
}

div#navi.type01 div#menu {
	margin:0;
	text-align:left;
	background:none;
	border: 1px solid #FF7500;
}


div#navi.type01 div#menu ul {
	margin:0;
	background:url(../img/contents.jpg) no-repeat;
}

div#navi.type01 div#menu ul li {
	margin:0px 0 0 0px;
}

div#navi.type01 div#menu ul li a {
	display:block;
	height:33px;
	line-height:16px;
	padding-left:15px;
}

div#navi.type01 div#menu ul li a { background: url(../img/navi_menu_01.jpg) no-repeat #FFFF66;}
div#navi.type01 div#menu ul li a:hover { background: url(../img/navi_menu_ov_01.jpg) no-repeat #FF7500;}

div#navi.type01 div#menu ul li ul {
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

div#navi.type01 div#menu ul li ul li {
	margin:0 0 5px 0;
	padding:0px;
}

div#navi.type01 div#menu ul li ul li a {
	display:block;
	width:160px;
	line-height:20px;
	background:#666666;
	padding-left:20px;
}

div#navi.type01 div#menu ul li ul li a { background: url(../img/navi_menu_sub_01.jpg) no-repeat;}
div#navi.type01 div#menu ul li ul li a:hover { background:url(../img/navi_menu_sub_ov_01.jpg) no-repeat;}


div#navi.type01 div#banner_top.type01 {}

p#l_banner.type01 a {
	display:block;
	width:215px;
	height:141px;
	text-indent:-9999px;
	background: url(../img/banner_inq_01.jpg) no-repeat;
	margin:0 0 10px 0px;
}

p#l_banner.type01 a:hover {background: url(../img/banner_inq_ov_01.jpg) no-repeat;}

p#l_banner_type02 a {
	display:block;
	width:215px;
	height:88px;
	text-indent:-9999px;
	background: url(../img/banner_inq_02.jpg) no-repeat;
	margin:10px 0px;
}
p#l_banner_type02 a:hover {background: url(../img/banner_inq_ov_02.jpg) no-repeat;}


div#navi.type01 div#banner_bottom.type01 {
	padding:0px 0px;
}


div#navi.type01 div#rss {
	text-align:center;
	margin:10px 0;
}

p.hukuri {
  padding-left: 11px;
	text-align: center;
}

p.b_text {
  font-size: 14px;
}
p#r_over a{
  background: url(../img/hukuri.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
  width: 215px;
	height: 80px;
}
p#r_over a:hover {
  background: url(../img/hukuri_over.jpg) no-repeat;
}

/* --- footer ---------------------------------------------------------------- */

div#footer.type01 dl {
	overflow:hidden;
	width:800px;
	margin:0px auto 10px;
	/* background:url(../img/bg_footer.jpg) repeat-y; */
	text-align:center;
}

div#footer.type01 dl dt {
	display:inline;
	margin:0 10px 0 0;
}

div#footer.type01 dl dd {
	display:none;
}

div#footer.type01 p {
	overflow:hidden;
	height:30px;
	margin:0px auto;
	padding:15px 0 10px;
	/* background: url(../img/footer01_bg_02.jpg) no-repeat; */
	text-align:center;
}

div.copyright {
	width:311px;
	height:30px;
	text-indent:-9999px;
	background:url(../img/copyright.jpg) no-repeat;
	margin:0 auto;
}

div.copyright p a {
}

/* --- sitemap ---------------------------------------------------------------- */

div#main dl#sitemap {
	margin:0 0 20px 20px;
}

div#main dl#sitemap dt {
	margin:0 0 10px 0;
}

div#main dl#sitemap dd {
	margin:0 0 20px 20px;
}





/* --- main ------------------------------------------------------------------ */

div#main div#main_top {
	overflow:hidden;
	width:580px;
	margin-left:5px;
	height:auto;
}

div#main.type01 div#main_top {}

div#main.type01 div#main_top p { margin:0px}

div#main div#main_naka {
	overflow:hidden;
	width:580px;
	margin-left:5px;
	height:auto;
}

div#main.type01 div#main_naka p { margin:10px}

div#main.type01 div#main_naka ul { margin:10px}




/* --- what's new parts ---------------------------------------------------------- */
div.whats_01 {
	width:570px;
	height:144px;
	margin-left:5px;
	padding-top:50px;
	background:url(../img/whats_bg_01.jpg)  no-repeat;
}

div.whats_01 div {
	height:100px;
	margin:0px 20px 0 20px;
	overflow:auto;
}

div.whats_01 div dl {
	float:left;
	padding-bottom:10px;
	margin-top:10px;
	background:url(../img/whats_line_01.jpg) repeat-x bottom;
}

div.whats_01 div dl dt {
	color:#000099;
}

div.whats_01 div dl dd {
	margin:0 10px 10px 0;
}

span.new img {
	margin-right:5px;
}


/* --- common parts ---------------------------------------------------------- */
dl.pick01 {
	width:568px;
	height:135px;
	background: url(../img/pick01_bg.jpg) no-repeat;
	padding:6px;
	overflow:hidden;
	margin:10px 0px;
}

dl.pick01 dt {
}

dl.pick01 dd {

}

dt.pick01_title {
	float:right;
	color:#FFFFFF;
	width:320px;
	line-height:30px;
	text-indent:30px;
	font-size:18px;
	background:url(../img/pick01_title.jpg) no-repeat;
}

dd.pick01_img img {
	float:left;
	margin:4px;
}

dd.pick01_body {
	float:right;
	width:320px;
}

dd.pick01_detail {
	float:right;
	width:320px;
}

dd.pick01_detail a {
	float:right;
	width:140px;
	height:40px;
	background:url(../img/pick01_detail.jpg) no-repeat;
	text-indent:-9999px;
}

dd.pick01_detail a:hover {background: url(../img/pick01_detail_ov.jpg) no-repeat;}



.search-results-header {
	font-size:25px;
}

h3.h3_02 {
	background:url(../img/h3_02.jpg) no-repeat;
	width:580px;
	font-size:16px;
	color:#FFFFFF;
	line-height:32px;
	margin:10px 0;
	text-indent:30px;
	font-weight:bold;
	clear:both;
}

h3.h3_02 a {
	color:#FFCC00;
}

h3.h3_02 a:hover {
	color:#ffffff;
}

div.naka03 img {
	float:left;
}

div.naka03 {
}

/*  タグクラウド */
.module-content {
	background:#FFFFFF;
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	padding:5px;
	font-weight:bold;
}

.module-content a:hover {
	text-decoration:underline;
}



.taglevel6 a {
	font-size:12px;
	color:#CCCCCC;
}

.taglevel5 a {
	font-size:14px;
	color:#555555;
}

.taglevel4 a {
	font-size:16px;
	color: #336633;
}
.taglevel3 a {
	font-size:18px;
	color: #FF6699;
}
.taglevel2 a {
	font-size:20px;
	color: #0066CC;
}

.taglevel1 a {
	font-size:25px;
	color: #990000;
}

.entry-tags ul li{
	display:inline;
	background:#FFFFFF;
	border:solid 1px #666666;
}

.entry-tags ul li a {
	margin:5px 3px;
}
/*  検索結果 */


.content div.entry {
	background:#FFFFFF;
	border:#666666 1px solid;
	margin:10px;
	margin-right:20px;
	padding:0 10px 10px 10px;
}

div.date-footer a {
	display:block;
	width:90px;
	height:32px;
	background:url(../img/close.jpg) no-repeat;
	text-indent:-9999px;
}

div.date-footer a:hover {background:url(../img/close.jpg) 0px 31px;}

.entry-body-text ol {
	margin:0px;
	padding:0px;
}

.entry-body-text ol li {
	margin:20px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #666666;
}

.entry-body-text ol li a {
	display:block;
	clear:both;
	background:url(../img/s_midashi.jpg) no-repeat;
	line-height:35px;
	font-size:25px;
	text-indent:8px;
	color:#333333;
}

.entry-body-text ol li a:hover {
	color:#aaaaaa;
	background:url(../img/s_midashi.jpg) no-repeat #FFD0E3;
}

.entry-body-text ol li a span {
	font-size:25px;
}

.entry-body-text {
	background:#FFFBEE;
}

p.s_kekka {
	font-size:16px;
	font-weight:bold;
}

.entry-body-text ol li a.no {
	display:inline;
	background:none;
	line-height:12px;
	font-size:12px;
	text-indent:none;
	color:#FF0000;
}

.s_img {
	margin:5px;
	float:left;
}

input#search_box {
	width:160px;
	margin-bottom:5px;
}

input#search_button {
	float:right;
}

div.search {
	height:100px;
	background:url(../img/s_bg.jpg) no-repeat;
	margin:0 0 10px 5px;
}

div.search p {
	font-size:10px;
}

div.search form {
	margin:0 10px;
}

hr.clear {
	visibility:hidden;
}

/*  関連記事 */
h4.relation {
	clear:both;
	background:url(../img/kanren.jpg) no-repeat;
	height:40px;
	text-indent:-9999px;
}

div.relation {
	border:solid 1px;
	margin:0px 30px 10px 10px ;
	background:#FFFFFF;
	overflow:hidden;
	padding:0px;
}

div.relation ol li {
	margin:0 10px 0 5px;
	padding-left:20px;
	background:url(../img/relation_icon.jpg) no-repeat;
}

div.relation ol {
	margin-left:10px;
	font-size:12px;
	padding:0px;
}

div.relation ol li a {
	color:#3399CC;
	font-weight:bold;
	font-size:14px;
}

div.relation ol li a:hover {
	color: #3366CC;
}

div.relation ol li img {
	float:left;
	margin:5px 5px 5px 0px;
}

div#main div#main_top p.banner_01 {
	width:580px;
	height:94px;
	margin:0px;
}

p.banner_01 a {
	display:block;
	width:285px;
	height:94px;
	margin:0 3px 0 0;
	float:left;
	text-indent:-9999px;
	background: url(../img/banner_01.jpg) no-repeat;
}

p.banner_01 a:hover {
	background: url(../img/banner_01_ov.jpg) no-repeat;
}

p.banner_01 a.banner_01_02 {
	display:block;
	width:285px;
	height:94px;
	float:left;
	text-indent:-9999px;
	background: url(../img/banner_02.jpg) no-repeat;
}

p.banner_01 a.banner_01_02:hover {
	background: url(../img/banner_02_ov.jpg) no-repeat;
}

p.index_step {
	position: relative;
	background:url(../img/main_step.jpg) no-repeat;
	width:576px;
	height:181px;
}


.index_step span.step01 {
	position:absolute;
	left: 19px;
	top: 121px;
	width: 112px;
	height: 44px;
	text-align:center;
}

.index_step span.step02 {
	position:absolute;
	left: 155px;
	top: 120px;
	width: 125px;
	height: 44px;
	text-align:center;
}

.index_step span.step03 {
	position:absolute;
	left: 307px;
	top: 138px;
	width: 119px;
	height: 37px;
	text-align:center;
}

.index_step span.step04 {
	position:absolute;
	left: 450px;
	top: 139px;
	width: 123px;
	height: 34px;
	text-align:center;
}

p.index_01 {
	background:url(../img/main_02.jpg) no-repeat;
	width:570px;
	height:190px;
	text-indent:-9999px;
}

p.index_02 {
	background:url(../img/main_03.jpg) no-repeat;
	width:570px;
	height:58px;
	text-indent:-9999px;
}

p.index_03 {
	background:url(../img/main_04.jpg) no-repeat;
	width:570px;
	height:66px;
	text-indent:-9999px;
}

p.index_04 {
	background:url(../img/main_06.jpg) no-repeat;
	width:570px;
	height:62px;
	text-indent:-9999px;
}

p.index_05 {
	background:url(../img/main_07.jpg) no-repeat;
	width:570px;
	height:115px;
	text-indent:-9999px;
}

p.index_06 {
	background:url(../img/main_09.jpg) no-repeat;
	width:570px;
	height:186px;
	text-indent:-9999px;
}

p.index_07 {
	background:url(../img/main_10.jpg) no-repeat;
}

p.index_07 a {
	display:block;
	background:url(../img/main_10.jpg) no-repeat;
	width:570px;
	height:97px;
	text-indent:-9999px;
}

p.index_07 a:hover {
	background:url(../img/main_11.jpg) ;
}

div#main.type01 div#main_top p.index_08{
	width:570px;
	height:332px;
	text-indent:-9999px;
	margin-left:10px;
	overflow:hidden;
}

p.index_08 span.index_08_01 {
	display:block;
	float:left;
	width:293px;
	height:332px;
	text-indent:-9999px;
	background:url(../img/main_12_ov.jpg) no-repeat;
	margin:0px;
}

p.index_08 a.index_08_01:hover {

}

p.index_08 a.index_08_02 {
	display:block;
	float:left;
	background:url(../img/inq_bn.gif) no-repeat;
	width:272px;
	height:332px;
	text-indent:-9999px;
	margin:0px;
}


p.index_08 a.index_08_02:hover {
}

table.company {
	width:558px;
	border:solid 1px #ffffff;
	background: url(../img/table_bg.jpg) repeat-x #FFFFFF;
	margin: 0;
}

table.company tr th {
	border:solid 1px #ffffff;
	padding:5px;
	color:#336699;
	text-align:right;
	font-size:14px;
	font-weight:normal;
}

table.company tr td {
	padding:5px;
	border:solid 1px #ffffff;
	word-break: break-all;
}

p.pagetop a {
	clear:both;
	background: url(../img/pagetop.jpg) no-repeat;
	width:165px;
	height:30px;
	margin-bottom:20px;
	display:block;
	text-indent:-9999px;
	float:right;
}

h3.pagetitle {
	height:102px;
	line-height:102px;
	font-size:20px;
	text-indent:30px;
	font-weight:bold;
	color:#BD0004;
	background:url(../img/h3_01.jpg) no-repeat;
	margin:0 0 10px 0;
}

a.off_left { width:9999px; position:absolute; left:-9999px;}

p.naka_01 {
	background:url(../img/page_01_01.jpg) no-repeat;
	width:552px;
	height:57px;
	padding-top:55px;
	padding-left:20px;
	color:#336699;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}

p.naka_02 {
	background:url(../img/page_01_02.jpg) no-repeat;
	width:552px;
	height:102px;
	padding-top:10px;
	padding-left:20px;
	color:#333333;
	font-size:18px;
	font-weight:bold;
}

span.red {
	color:#FF0000;
	font-size:25px;
}

span.red02 {
	color:#FF0000;
	font-size:35px;
}

span.red03 {
	color:#FF0000;
}
span.redb {
color:#FF0000;
font-weight: bold;
}


.blue01 {
	color:#336699;
}

p.blue02 {
	color:#336699;
	font-size:25px;
}

h4.type01 {
	background:url(../img/h4_01.jpg) no-repeat ;
	width:544px;
	height:73px;
	color:#FFFFFF;
	font-size:18px;
	line-height:73px;
	text-indent:60px;
	margin:10px 0;
}

.dokan {
	background:url(../img/page_01_03.jpg) center;
	height:181px;
}


p.strong {
	font-size:25px;
}

.center {
	text-align:center;
}

.naka04 {
	position:relative;
	background:url(../img/page_01_05.jpg) no-repeat;
	width:566px;
	height:423px;
}

.naka04 h5 {
	position:absolute;
	width:478px;
	height:30px;
	font-size:20px;
	color: #006633;
	left: 61px;
	top: 12px;
}

.naka04 dd {
	position:absolute;
	width:514px;
	left: 25px;
	top: 81px;
	height: 61px;
	color:#000000;
}

.naka04 dt {
	position:absolute;
	width:135px;
	left: 24px;
	top: 60px;
	height: 25px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.naka05 {
	position:relative;
	background:url(../img/page_01_06.jpg) no-repeat;
	width:566px;
	height:515px;
}

.naka05 h5 {
	position:absolute;
	width:470px;
	height:30px;
	font-size:16px;
	color: #006633;
	left: 65px;
	top: 19px;
}

.naka05 dd {
	position:absolute;
	width:285px;
	left: 250px;
	top: 64px;
	height: 250px;
	color:#000000;
}

.naka05 dt {
	position:absolute;
	width:235px;
	left: 261px;
	top: 83px;
	height: 25px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.steps li {
	clear:left;
	margin:10px;
	overflow:hidden;
}

.b01 {
	color:#666666;
	font-size:16px;
	font-weight:bold;
}

.b02 {
	color:#0066CC;
	font-size:25px;

	font-weight:bold;
}

.steps li img {
	clear:left;
	margin:10px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:60px;
}

.steps li img.no_m {
	clear:left;
	margin:10px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:15px;
}

img.left {
	float:left;
}

table.clender {
	width:260px;
	border:solid 1px;
	margin:5px;
}

table.clender tr th {
	text-align:center;
	background: #DCE8D7;
	border:solid 1px;
	width:37px;
	color:#666666;
}

table.clender tr td {
	text-align:center;
	border:solid 1px;
	color:#666666;
}

table.clender tr td.bg_red {
	background: #F95959;
	color:#FFFFFF;
}

.mar_01 {
	margin-left:35px;
}

.all {
	width:580px;
}

div.clender_area {
	float:left;
	width:265px;
	margin:5px;
}

dl.clender_head {
	width:260px;
	overflow:hidden;
	color: #3366CC;
	background: #E6F8FF;
	margin-left:5px;
}

dl.clender_head02 {
	width:260px;
	overflow:hidden;
	color: #000000;
	background: #FFCC00;
	margin-left:5px;
}

hr.clear {
	visibility:hidden;
	clear:both;
}

dl.clender_head dt {
	width:250px;
	font-size:25px;
	margin:5px;
}

dl.clender_head dd {
	margin:5px;
}

dl.clender_head02 dt {
	width:250px;
	font-size:25px;
	margin:5px;
}

dl.clender_head02 dd {
	margin:5px;
}

.txt_left {
	text-align:left;
}

.green {
	color:#006633;
}

div.naka_04 {
	width:525px;
	_width:545px;
	padding:10px;
	border:1px #666666 solid;
	margin:0 0 10px 15px;
}

.pad_01 {
	padding:5px;
}

.red_ll {
	font-size:30px;
	color:#FF0000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

dl.stars {
	float:left;
	width:270px;
	margin:10px 10px 0 0;
}

dl.stars dd {
	background:#FFFF99;
	border:#FF6600 1px solid;
	padding:10px;
}

div.stars02 {
	float:left;
	width:270px;
	margin:10px 10px 0 0;
}

ul.orange li {
	list-style:url(../img/orange_eye.jpg) inside;
}

h5.type01 {	
	clear:both;
	background:#0066CC;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	margin:5px 20px;
}

dl.stars03 {
	background:#FFFF99;
	margin:5px 20px;
	border:#FF6600 1px solid;
}

dl.stars03 dt {
	text-align:center;
	font-size:18px;
	color: #006633;
}

dl.stars03 dd {
	padding:10px;
}

table.no_tab tr th {
	font-weight:normal;
}

dl.stars04 {
	background:red;
	margin:5px 20px;
	border:#FF6600 1px solid;
	color:#FFFFFF;
}

dl.stars04 dt {
	text-align:center;
	font-size:25px;
	color:#FFFFFF;
}

dl.stars04 dd {
	padding:10px;
}

div.stars05 {
	border:#FF6600 1px solid;
	padding:10px;
	margin:10px;
}

div.stars05 h5 {
	font-size:25px;
}

div.stars05 h6 {
	font-size:18px;
	background:#0033CC;
	color:#FFFFFF;
	margin:10px 0px;
	text-indent:15px;
}

div.stars07 {
	border:#FF6600 1px solid;
	padding:10px;
	margin:10px;
	background:url(../img/index_bg.jpg) repeat-x;
}

h5.faq01 {
	background:url(../img/faq01.jpg) no-repeat;
	padding-left:50px;
	line-height:40px;
	font-size:18px;
	color:#FF6600;
	margin:30px 0 0 0;
}

div#main.type01 div#main_naka p.faq02 {
	background:url(../img/faq02.jpg) no-repeat;
	padding-left:50px;
	font-size:12px;
	color:#000000;
	padding-top:16px;
	margin-bottom:20px;
	margin-left:0px;
}

dl#sitemap dt {
	background:url(../img/h4_01.jpg) no-repeat ;
	width:544px;
	height:73px;
	color:#FFFFFF;
	font-size:18px;
	line-height:73px;
	text-indent:60px;
	margin:10px 0;
}

dl#sitemap dt a {
	color:#FFFFFF;
}

dl#sitemap dt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

dl#sitemap dd {
	background:#FEFDD3;
	color:#000000;
}

.red_bg {
	background: #FF0000;
	font-size:25px;
	text-align:center;
	color:#FFFFFF;
}

.blue_bg {
	background: #D6E8CC;
	font-size:20px;
	text-align:center;
	color: #0066FF;
}

.green_bg {
	background: #5FA530;
	font-size:25px;
	text-align:center;
	color: #FFFFFF;
}

dl.renraku {
	margin-left:15px;	
}

dl.renraku dt {
	font-size:16px;
	color:#006633;
}

h5.type02 {
	background:url(../img/h5_01.jpg) no-repeat;
	height:41px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	text-indent:20px;
	line-height:35px;
	margin:10px 0 10px 10px;
}


h5.type_a {
	background:url(../img/h5_02.jpg) no-repeat;
	height:62px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	text-indent:20px;
	line-height:35px;
}


h5.type_a span {
	display:block;
		font-size:18px;
		margin-top:-8px;}

#MTPluginMapperGoogle-8-0 {
	border:solid 1px #666666;
}

table.steps tr td {
	padding-bottom:10px;
}

span.yajirushi {
	background:url(../img/sankaku.gif) no-repeat;
	width:60px;
	height:100px;
	position:absolute;
	text-indent:-9999px;
	display:block;
}

.index_09 a {
	background:url(../img/tarinai.jpg) no-repeat;
	width:451px;
	height:62px;
	text-indent:-9999px;
	outline: none;
	display:block;
	margin-left:60px;
}

.index_09 a:hover {
	background:url(../img/tarinai.jpg) 451px 0px;
}

a.manga01 {
	background:url(../img/manga01.jpg);
	width:543px;
	height:185px;
	text-indent:-9999px;
	display:block;
}

a.manga01:hover {
	background:url(../img/manga02.jpg);
}

.graph_01 {
	background:url(../img/glaph.jpg) no-repeat;
	width:550px;
	height:662px;
	position:relative;
}

a.gl01{
	text-indent:-9999px;
	display:block;
	outline:none;
	position:absolute;
	width: 222px;
	height: 93px;
	left: 327px;
	top: 102px;
}

a.gl01:hover {
	background:url(../img/glaph_ov01.jpg) no-repeat;
}

a.gl02 {
	text-indent:-9999px;
	display:block;
	outline:none;
	position:absolute;
	width: 188px;
	height: 89px;
	left: 0px;
	top: 102px;
}

a.gl02:hover {
	background:url(../img/glaph_ov02.jpg) no-repeat;
}

p#bn_tel {
  clear: both;
	}

p#bn_tel img {
  display: block;
  margin: 15px 0 10px 10px;
	}

.inq {
	display:block;
	padding-top:30px;
}


.fp {
	font-size:14px;
	color:#FF9900;
}


#com {
	width:400px;
}

.img_r {
	float:right;
	margin:5px;
}

.b {
	font-weight:bold;
}


.tx {
  padding-left: 30px;
	text-align: center;
}

