/*
Theme Name: KOUSEI
Theme URI: http://kousei9232.jp/
Description: 
Version: 1.0
Author: HULK
Author URI: http://hulk9.net
*/

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*basic*/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: bottom;
	list-style:none;
	letter-spacing: 0em;
	line-height: 1.7em;
	}
body{
    font-family: "ヒラギノ 角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #292809;
}
a{
	color: #1b69c1;
	text-decoration: underline;
}
a:hover{
	color: #1b69c1;
	text-decoration: none;
}
p{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
	line-height: 0;
}
.small{
	font-size: 10px;
}
.attention{
	color: #ff6411;
	font-weight: bold;
}
.img_l{
	float: left;
}
.img_r{
	float: right;
}
.text_l{
	text-align: left;
}
.text_r{
	text-align: right;
}
.text_c{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.marginT10{
	margin-top: 10px;
}
.marginT20{
	margin-top: 20px;
}
.marginT30{
	margin-top: 30px;
}
.marginT40{
	margin-top: 40px;
}
.marginR10{
	margin-right: 10px;
}
.marginR20{
	margin-right: 20px;
}
.marginR30{
	margin-right: 30px;
}
.marginL10{
	margin-left: 10px;
}
.marginL20{
	margin-left: 20px;
}
.marginL30{
	margin-left: 30px;
}
.marginB10{
	margin-bottom: 10px;
}
.marginB20{
	margin-bottom: 20px;
}
.marginB20{
	margin-bottom: 30px;
}
h1{
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 27px;
	left: 238px;
}
h4{
    border-left: 8px solid #cad2db;
    border-top: 1px dotted #cad2db;
    color: #1b69c1;
    margin: 30px 0 15px;
    padding: 2px 0 0 5px;
    font-size: 15px;
}
h5{
    font-size: 13px;
    margin: 30px 0 8px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px dotted #a9b8c8;
}
#top{
    background: url("images/bg.jpg") no-repeat center top;
}


/*wrapper*/
#wrapper{
	background: url("images/nav_bg.png") repeat-x center top;
}
#wrapper_in{
    width: 980px;
    margin: 0 auto;
    position: relative;
}

/*header*/
#header{
	height: 110px;
}
#header .logo{
	background: url("images/logo.png") no-repeat 0 0;
	height: 40px;
	width: 234px;
	text-indent: -9999px;
	position: absolute;
	top: 13px;
	left: 0px
}
#header .logo a{
	height: 40px;
	width: 234px;
	display: block;
}
#header .header_in .subnav{
	margin-top: 25px;
}
#header .header_in .subnav li{
	float: right;
	margin-left: 10px;
}
#header .header_in .subnav li.subnav01 a{
	background: url("images/subnav02.png") no-repeat 0 0;
	height: 20px;
	width: 90px;
	text-indent: -9999px;
	display: block;
}
#header .header_in .subnav li.subnav02 a{
	background: url("images/subnav01.png") no-repeat 0 0;
	height: 20px;
	width: 70px;
	text-indent: -9999px;
	display: block;
}
#header .header_in .subnav li.subnav03 a{
	background: url("images/subnav04.png") no-repeat 0 0;
	height: 20px;
	width: 90px;
	text-indent: -9999px;
	display: block;
}
#header .header_in .subnav li.subnav04 a{
	background: url("images/subnav03.png") no-repeat 0 0;
	height: 20px;
	width: 70px;
	text-indent: -9999px;
	display: block;
}
#header .nav{
	position: absolute;
	top: 69px;
	width: 980px;
}
#header .nav li{
	float: left;
	margin: 0;
	padding: 0;
}
#header .nav .nav01 a{
	display: block;
	width: 141px;
	height: 45px;
}
#header .nav .nav02 a{
	display: block;
	width: 140px;
	height: 45px;
}
#header .nav .nav03 a{
	display: block;
	width: 140px;
	height: 45px;
}
#header .nav .nav04 a{
	display: block;
	width: 140px;
	height: 45px;
}
#header .nav .nav05 a{
	display: block;
	width: 140px;
	height: 45px;
}
#header .nav .nav06 a{
	display: block;
	width: 139px;
	height: 45px;
}
#header .nav .nav07 a{
	display: block;
	width: 140px;
	height: 45px;
}



/*contents*/
#contents .contents01{
	float: left;
	width: 348px;
	height: 120px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url("images/contents01.png") no-repeat 0 0;
    position: relative;
}
#contents .contents01:hover{
	background: url("images/contents01.png") no-repeat 0 -120px;
}
#contents .contents02{
	float: left;
	width: 348px;
	height: 120px;
	overflow: hidden;
	background: url("images/contents02.png") no-repeat 0 0;
    position: relative;
}
#contents .contents02:hover{
	background: url("images/contents02.png") no-repeat 0 -120px;
}
#contents .contents03{
	float: left;
	width: 348px;
	height: 120px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url("images/contents03.png") no-repeat 0 0;
    position: relative;
}
#contents .contents03:hover{
	background: url("images/contents03.png") no-repeat 0 -120px;
}
#contents .contents04{
	float: left;
	width: 348px;
	height: 120px;
	overflow: hidden;
	background: url("images/contents04.png") no-repeat 0 0;
    position: relative;
}
#contents .contents04:hover{
	background: url("images/contents04.png") no-repeat 0 -120px;
}
#contents p{
    position: absolute;
    top: 38px;
    left: 70px;
    right: 15px;
    line-height: 1.5;
}
#contents .contents01 .more,#contents .contents02 .more,#contents .contents03 .more,#contents .contents04 .more{
	margin-left: 10px;
	font-weight: bold;
	color: #1b69c1;
    line-height: 1.6;
}
#contents .contents01 .readmore a,#contents .contents02 .readmore a,#contents .contents03 .readmore a,#contents .contents04 .readmore a{
	width: 310px;
	height: 130px;
	display: block;
	text-indent: -9999px;
    position: absolute;
    top: -45px;
    left: -65px;
}


/*main*/
#main{
	margin-top: 230px;
	width: 716px;
	float: left;
}
#main .tit_information{
	height: 45px;
	width: 716px;
	background: url("images/h2_information.gif") no-repeat 0 0;
}
#main .tit_information h2{
	float: left;
	text-indent: -9999px;
}
#main .tit_information .detail_all{
	float: right;
	margin: 11px 1em 0 0;
	text-decoration: none;
}
#main .main_box{
	background: url("images/main_bg_c.gif") repeat-y 0 0;
	padding: 16px 25px 20px 25px;
	width: 666px;
}
#main .main_box .post{
	margin: 0 1px 18px 0;
	padding-bottom: 17px;
	border-bottom: 1px dotted #a9b8c8;
}
#main .main_box .post dt .cal,#main .main_box .last_post dt .cal{
	font-size: 12px;	
}
#main .main_box .post dd,#main .main_box .last_post dd{
	margin: -1.5em 0 0 9em;
}
#main .main_box .post dd h3 a,#main .main_box .last_post dd h3 a{
	font-size: 12px;
	text-decoration: none;
}
#main .main_box .post dd h3 a:hover,#main .main_box .last_post dd h3 a:hover{
	text-decoration: underline;
}
#main .main_box .last{
	padding-bottom: 17px;
}
#main .main_box_b{
	background: url("images/main_bg_b.gif") no-repeat 0 0;
	height: 5px;
	width: 716px;
}


/*side*/
#side{
	width: 254px;
	float: right;
	margin-top: 230px;
}
#side .side_staff{
	background: url("images/side_staff_bg_c.gif") repeat center top;
	width: 254px;
	margin-top: 10px;
}
#side .side_staff dl{
	margin: 2px 13px 10px;
	border-top: 1px dotted #b0becc;
	padding-top: 10px;
}
#side .side_staff dl.first{
	padding-top: 0;
	border: none;
}
#side .side_staff dl.iso{
	height:490px;
	margin: 2px 13px 0px;
	border-top: 1px dotted #b0becc;
	padding-top: 10px;
	background: url("images/iso_2016.jpg") no-repeat bottom right;
}
#side .side_staff dt{
	font-weight: bold;
	font-size: 14px;
}
#side .side_staff dd{
	background: url("images/point_orange.gif") no-repeat center left;
	padding-left: 14px;
	margin-bottom: 2px;
}
#side .side_staff_b{
	background: url("images/side_staff_bg_b.gif") no-repeat 0 0;
	width: 254px;
	height: 5px;
}
#side #calendar-3 h4{
	text-indent: -9999px;
	height: 45px;
	background: url("images/side_calendar.gif") no-repeat left top;
    border-left: 0px;
    border-top: 0px;
    margin: 0;
    padding: 0;
}
#side #calendar-3 #wp-calendar{
	width: 100%;
}
#side #calendar-3 #wp-calendar td{
	text-align: center;
}
#side #calendar-3 #calendar_wrap{
	background: url("images/side_bg_c.gif") repeat-y 0 0;
}
#side #recent-posts-3{
}
#side #recent-posts-3 h4{
	text-indent: -9999px;
	height: 45px;
	background: url("images/side_newpost.gif") no-repeat left top;
    border-left: 0px;
    border-top: 0px;
    margin: 0;
    padding: 0;
}
#side #recent-posts-3 ul{
	background: url("images/side_bg_c.gif") repeat-y 0 0;
	padding: 10px 0;
}
#side #recent-posts-3 li{
	margin: 0 10px 2px 13px;
	padding-left: 14px;
	background: url("images/point_orange.gif") no-repeat left 0.4em;
}
#side #categories-4 h4{
	text-indent: -9999px;
	height: 45px;
	background: url("images/side_category.gif") no-repeat left top;
    border-left: 0px;
    border-top: 0px;
    margin: 0;
    padding: 0;
}
#side #categories-4 ul{
	background: url("images/side_bg_c.gif") repeat-y 0 0;
	padding: 10px 0;
}
#side #categories-4 li{
	margin: 0 0 2px 13px;
	padding-left: 14px;
	background: url("images/point_orange.gif") no-repeat left 0.5em;
}
#side #search-3{
	margin-top: 20px;
}

/*pagetop*/
a.pagetop{
	background: url("images/pagetop.gif") no-repeat 0 0;
	height: 20px;
	width: 110px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 40px;
}


/*footer*/
#footer{
	background: url("images/footer_bg.gif") repeat-x center bottom;
	border-top: 1px solid #cad2db;
	border-bottom: 1px solid #cad2db;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer .footer_in{
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 980px;
}
#footer .footer_in .footer_left{
	float: left;
}
#footer .footer_in .footer_nav{
	margin-top: 5px;
}
#footer .footer_in .footer_nav a{
	font-size: 10px;
}
#footer .footer_in .footer_nav li{
	float: left;
	border-right: 1px solid #a9b8c8;
	margin-right: 12px;
	padding-right: 17px;
	font-size: 10px;
}
#footer .footer_in .footer_nav li.last{
	float: left;
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#footer .footer_in .ssl{
	text-align: right;
}
#footer .footer_in .company_info{
	text-align: right;
	float: right;
	margin-left: 35px;
	margin-top: 15px;
}
#footer .footer_in .company_info li{
	font-size: 10px;
	letter-spacing: 0.1em;
}
#footer .footer_in .f_attention{
	font-weight: bold;
	color: #292809;
	font-size: 10px;
}

.copy{
	padding: 5px 0;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.1em;
}




/*under_company*/
#company{
    background: url("images/company_bg.jpg") no-repeat center 130px;
}
#company #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#company #side{
	margin-top: 190px;
}
#company #main .tit_company{
	height: 45px;
	width: 716px;
	background: url("images/h2_company.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#company #main .tit_company h2{
	text-indent: -9999px;
}
#company #main h3{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #a9b8c8;
}
#company #main dl{
}
#company #main dl dt{
	padding: 20px 0 0 0;
	border-top: 1px dotted #a9b8c8;
}
#company #main dl dt.first{
	padding: 10px 0 0 0;
	border-top: none;
}
#company #main dl dd{
	margin: -1.5em 0 0 8em;
	padding: 0 0 20px 0;
}




/*under_information*/
#information{
    background: url("images/information_bg.jpg") no-repeat center 130px;
}
#information #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#information #side{
	margin-top: 190px;
}
#information #main .tit_service{
	height: 45px;
	width: 716px;
	background: url("images/h2_information.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#information #main .tit_information h2{
	text-indent: -9999px;
}





/*under_single*/
#single{
    background: url("images/information_bg.jpg") no-repeat center 130px;
}
#single #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#single #side{
	margin-top: 190px;
}
#single #main .tit_service{
	height: 45px;
	width: 716px;
	background: url("images/h2_information.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#single #main .tit_information h2{
	text-indent: -9999px;
}
#single #main h3.title{
	padding: 20px 0;
}
#single #main h3.title a{
	font-size: 18px;
	font-weight: bold;
}
#single #main .cat{
	margin-left: 1em;
}
#single #main p{
	margin-bottom: 20px;
}
#single #main p img{
	display: block;
	margin: 0 auto;
	border: 1px solid #cad2db;
}
#single #main .pageprev{
	float: left;
}
#single #main .pagenext{
	float: right;
}




/*under_service*/
#service{
    background: url("images/service_bg.jpg") no-repeat center 130px;
}
#service #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#service #side{
	margin-top: 190px;
}
#service #main .tit_service{
	height: 45px;
	width: 716px;
	background: url("images/h2_service.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#service #main .tit_service h2{
	text-indent: -9999px;
}
#service #main .service01{
	padding: 0 0 0 124px;
	background: url("images/service01_bg.gif") top left no-repeat;
	margin: 30px 0 30px;
}
#service #main .service02{
	padding: 0 0 0 124px;
	background: url("images/service02_bg.gif") top left no-repeat;
	margin-bottom: 30px;
}
#service #main .service03{
	padding: 0 0 0 124px;
	background: url("images/service03_bg.gif") top left no-repeat;
	margin-bottom: 30px;
}
#service #main .service04{
	padding: 0 0 0 124px;
	background: url("images/service04_bg.gif") top left no-repeat;
}

#service #main .detail{
	text-align: right;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	background: url("images/detail.gif") center right no-repeat;
}




/*under_service01*/
#service01{
    background: url("images/service_bg.jpg") no-repeat center 130px;
}
#service01 #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#service01 #side{
	margin-top: 190px;
}
#service01 #main .tit_service01{
	height: 45px;
	width: 716px;
	background: url("images/h2_service01.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#service01 #main .tit_service01 h2{
	text-indent: -9999px;
}
#service01 #main .tit_service0102{
	height: 45px;
	width: 716px;
	background: url("images/h2_service0102.gif") no-repeat 0 0;
}
#service01 #main .tit_service0102 h2{
	text-indent: -9999px;
}
#service01 #main .service01_box{
    width: 220px;
    float: left;
}
#service01 #main .service01_box p{
    width: 200px;
}
#service01 #main .attention{
    font-size: 13px;
    font-weight: bold;
    color: #ff6411;
}
#service01 #main dl{
	height: 100px;
}
#service01 #main dl dt{
}
#service01 #main dl dd{
	margin: -35px 0 0 110px;
}
#service01 #main .service0101_dl{
	height: 80px;
	width: 666px;
	background: url("images/service0102_charactor01.gif") no-repeat 0 0;
}
#service01 #main .service0102_dl{
	height: 80px;
	width: 666px;
	background: url("images/service0102_charactor02.gif") no-repeat 0 0;
}
#service01 #main .service0103_dl{
	height: 80px;
	width: 666px;
	background: url("images/service0102_charactor03.gif") no-repeat 0 0;
}
#service01 #main .service0104_dl{
	height: 80px;
	width: 666px;
	background: url("images/service0102_charactor04.gif") no-repeat 0 0;
}
#service01 #main .service0105_dl{
	height: 80px;
	width: 666px;
	background: url("images/service0102_charactor05.gif") no-repeat 0 0;
}
#service01 #main .service0101_dl dt,#service01 #main .service0102_dl dt,#service01 #main .service0103_dl dt,#service01 #main .service0104_dl dt,#service01 #main .service0105_dl dt{
	margin: 10px 20px 0 180px;
	padding-top: 13px;
    font-size: 13px;
    font-weight: bold;
    color: #ff6411;	
}
#service01 #main .service0101_dl dd,#service01 #main .service0102_dl dd,#service01 #main .service0103_dl dd,#service01 #main .service0104_dl dd,#service01 #main .service0105_dl dd{
	margin: 0 20px 0 180px;
	line-height: 1.5;
}





/*under_service02*/
#service02{
    background: url("images/service_bg.jpg") no-repeat center 130px;
}
#service02 #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#service02 #side{
	margin-top: 190px;
}
#service02 #main .tit_service02{
	height: 45px;
	width: 716px;
	background: url("images/h2_service02.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#service02 #main .tit_service02 h2{
	text-indent: -9999px;
}




/*under_service03*/
#service03{
    background: url("images/service_bg.jpg") no-repeat center 130px;
}
#service03 #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#service03 #side{
	margin-top: 190px;
}
#service03 #main .tit_service03{
	height: 45px;
	width: 716px;
	background: url("images/h2_service03.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#service03 #main .tit_service03 h2{
	text-indent: -9999px;
}
#service03 #main table{
	border: 1px solid #cad2db;
	border-collapse: collapse;
	border-spacing: 0;
}
#service03 #main table th{
	border: 1px solid #cad2db;
	height: 30px;
	padding: 5px;
	font-weight: bold;
	background-color: #e0ebf7;
	vertical-align: middle;
    color: #1b69c1;
}
#service03 #main table tr{
	vertical-align: middle;
}
#service03 #main table td{
	border: 1px solid #cad2db;
	height: 70px;
	padding: 5px;
	vertical-align: middle;
	width: 165px;
	text-align: center;
}
#service03 #main table td.td_l{
	width: 125px;
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}
#service03 #main dl dt{
    font-weight: bold;
    margin: 20px 0 5px 0;
    padding: 5px 10px;
    background-color: #ffede3;
    color: #ff6411;
    display: block;
}
#service03 #main dl dd{
    margin: 0 0 5px 1em;
}
#service03 #main dl dd .attention{
    font-weight: bold;
	color: #292809;
}
#service03 #main .box466{
	margin: 0 200px 0 0;
}



/*under_service04*/
#service04{
    background: url("images/service_bg.jpg") no-repeat center 130px;
}
#service04 #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#service04 #side{
	margin-top: 190px;
}
#service04 #main .tit_service04{
	height: 45px;
	width: 716px;
	background: url("images/h2_service04.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#service04 #main .tit_service04 h2{
	text-indent: -9999px;
}





/*under_assurance*/
#assurance{
    background: url("images/assurance_bg.jpg") no-repeat center 130px;
}
#assurance #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#assurance #side{
	margin-top: 190px;
}
#assurance #main .tit_assurance{
	height: 45px;
	width: 716px;
	background: url("images/h2_assurance.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#assurance #main .tit_assurance h2{
	text-indent: -9999px;
}
#assurance #main table{
	border: 1px solid #cad2db;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#assurance #main table th{
	border: 1px solid #cad2db;
	padding: 15px;
	font-weight: bold;
	background-color: #e0ebf7;
	vertical-align: middle;
    color: #1b69c1;
}
#assurance #main table tr{
	vertical-align: middle;
}
#assurance #main table td{
	border: 1px solid #cad2db;
	padding: 10px;
	vertical-align: middle;
	width: 33%;
	text-align: center;
}
#assurance #main table td.td_l{
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}
#assurance #main ul{
	margin: 10px 0;
}
#assurance #main ul li{
	list-style: decimal;
	margin-left: 2.7em;
}



/*under_recruit*/
#recruit{
    background: url("images/recruit_bg.jpg") no-repeat center 130px;
}
#recruit #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#recruit #side{
	margin-top: 190px;
}
#recruit #main .tit_recruit{
	height: 45px;
	width: 716px;
	background: url("images/h2_recruit.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#recruit #main .tit_recruit h2{
	text-indent: -9999px;
}
#recruit #main .tit_recruit dl{
}
#recruit #main dl dt{
	font-weight: bold;
	margin-top: 20px;
	padding: 20px 20px 0;
	border-top: 1px dotted #a9b8c8;
}
#recruit #main dl dd{
	margin: -1.5em 0 0 8em;
}
#recruit #main dl dd .point{
	background: url("images/point_orange.gif") no-repeat center left;
	padding-left: 14px;
	margin-bottom: 10px;
}




/*under_contact*/
#contact{
    background: url("images/contact_bg.jpg") no-repeat center 130px;
}
#contact #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#contact #side{
	margin-top: 190px;
}
#contact #main .tit_contact{
	height: 45px;
	width: 716px;
	background: url("images/h2_contact.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#contact #main .tit_contact h2{
	text-indent: -9999px;
}
#contact #main dl{
}
#contact #main dl dt{
	font-weight: bold;
	margin-top: 20px;
	padding: 20px 20px 0;
	border-top: 1px dotted #a9b8c8;
}
#contact #main dl dd{
	margin: -1.5em 0 0 17em;
}
#contact #main .attention{
	color: #ff0000;
}
#contact #main .attention02{
	font-weight: bold;
}
#contact #main .wpcf7-response-output{
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
}
#contact #main .wpcf7-validation-errors,#contact #main .wpcf7-mail-sent-ng,#contact #main .wpcf7-spam-blocked{
	border: none;
	background-color: #FF0000;
}
#contact #main .wpcf7-mail-sent-ok{
	border: none;
	background-color: #398F14;
}
html>/**/body #b {
margin: 40px 0 20px;
border: 0px;
width: 300px;
height: 40px;
background: url("images/contact.gif") 0 0 no-repeat;
text-indent: -9999px;　　 /*　「送信」のテキストを飛ばす　*/
}



/*under_sitemap*/
#sitemap{
    background: url("images/sitemap_bg.jpg") no-repeat center 130px;
}
#sitemap #main{
	margin-top: 190px;
	width: 716px;
	float: left;
}
#sitemap #side{
	margin-top: 190px;
}
#sitemap #main .tit_sitemap{
	height: 45px;
	width: 716px;
	background: url("images/h2_sitemap.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#sitemap #main .tit_sitemap h2{
	text-indent: -9999px;
}
#sitemap #main .sitemap_list{
	margin-left: 20px;
}
#sitemap #main .sitemap_list li{
}
#sitemap #main .sitemap_list02 li{
}
#sitemap #main .sitemap_list03{
	padding-bottom: 20px;
}
#sitemap #main .sitemap_list03 li{
	float: left;
	margin-right: 2em;
}
#sitemap #main  ul li{
	background: url("images/point_orange.gif") no-repeat center left;
	padding-left: 14px;
	margin-bottom: 20px;
}
#sitemap #main  ul li.none{
	background: none;
	padding-left: 28px;
	margin-bottom: 20px;
}
