@charset "utf-8";
/* クラス */
.red {color : red ;}
.blue{color : navy ;}
.white{color : white ;}
.black{color : black ;}
.orange{color : #ff6600 ;}
.green{color : green ;}
.gray{color : #cccccc ;} 
.left{
	float: left;
}
.p_right{
	float: right;
}
.big{
	font-size: 14px;
}
.copyright{
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
}
.th_title{
	width: 150px;
}
.td_title{
	font-weight: bold;
	text-align: center;
}
body {
	font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック", Verdana;
	color: #333333;
	font-size: 12px;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
p{
	line-height: 1.5em;
	font-size: 12px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0066CC;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}
.p_private01{
	padding-top: 65px;
}
.p_private02 em{
	padding-top: 65px;
	visibility: hidden;
}
/* クラス～ここまで～ */

#float_left{
	float: left;
}
#main_wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 88px;
	width: 940px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #DB5606;
}

#content_body {
	background-image: url(../images/body_bg.jpg);
	float: left;
	width: 940px;
}
#content_body_bottom {
	float: left;
	width: 940px;
}
#menu_wrapper {
	float: left;
	width: 236px;
	padding-left: 5px;
}
#menu_box {
	width: 236px;
	background-image: url(../images/menu_bg.jpg);
	float: left;
}
#bt {
	width: 195px;
	float: left;
	padding-left: 22px;
}

#bt ul {

}
#bt li {
	list-style-type: none;

}
#bt em {
	visibility: hidden;
}
#bt li#b01 a {
	background-image: url(../images/home_bt_off.jpg);
	height: 36px;
	width: 195px;
	float: left;
	text-decoration: none;
	display: block;
	background-color: #F97425;
}
#bt li#b01 a:hover {
	background-image: url(../images/home_bt_on.jpg);
	float: left;
	height: 36px;
	width: 195px;
	text-decoration: none;
	display: block;
	background-color: #F97425;
}
#bt li#b02 a {
	background-image: url(../images/inq_bt_off.jpg);
	height: 82px;
	width: 195px;
	float: left;
	text-decoration: none;
	display: block;
	background-color: #F97425;
}
#bt li#b02 a:hover {
	background-image: url(../images/inq_bt_on.jpg);
	float: left;
	height: 82px;
	width: 195px;
	text-decoration: none;
	display: block;
	background-color: #F97827;
}
#bt li#b03 a {
	background-image: url(../images/blog_bt_off.jpg);
	height: 50px;
	width: 195px;
	float: left;
	text-decoration: none;
	display: block;
	background-color: #F97425;
}
#bt li#b03 a:hover {
	background-image: url(../images/blog_bt_on.jpg);
	float: left;
	height: 50px;
	width: 195px;
	text-decoration: none;
	display: block;
	background-color: #F97425;
}
#menu_list {
	width: 195px;
	float: left;
	padding-left: 22px;
}
#menu_list ul {
	float: left;
	width: 195px;
}
#menu_list li {
	float: left;
	list-style-type: none;
	display: block;
	height: 34px;
	width: 165px;
	line-height: 34px;
	background-image: url(../images/list_menu.jpg);
	padding-left: 30px;
}
#menu_list a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#menu_list a:hover {
	color: #FF3300;
	text-decoration: underline;
	float: left;
}
#main_image {
	float: left;
	width: 690px;
}

#contents_wrapper {
	float: left;
	width: 690px;
	background-image: url(../images/contents_body_center.jpg);
}
#contents_box {
	float: left;
	width: 646px;
	padding-right: 22px;
	padding-left: 22px;
}

#banner01 {
	float: left;
}
#banner02 {
	float: right;
}

#banner01 li {
	list-style-type: none;
	height: 67px;
	width: 313px;
	float: left;

}
#banner01 em {
	visibility: hidden;
}
#banner02 li {
	list-style-type: none;
	height: 67px;
	width: 313px;
	float: left;

}
#banner02 em {
	visibility: hidden;
}
#banner01 li#b01 a {
	background-image: url(../images/kojin_banner_off.jpg);
	height: 67px;
	width: 313px;
	float: left;
	text-decoration: none;
	display: block;
	background-color: #FDFDFD;
}
#banner01 li#b01 a:hover {
	background-image: url(../images/kojin_banner_on.jpg);
	float: left;
	height: 67px;
	width: 313px;
	text-decoration: none;
	display: block;
	background-color: #FCFCFC;
}
#banner02 li#b02 a {
	background-image: url(../images/hojin_banner_off.jpg);
	height: 67px;
	width: 313px;
	float: left;
	text-decoration: none;
	display: block;
	background-color: #FDFDFD;
}
#banner02 li#b02 a:hover {
	background-image: url(../images/hojin_banner_on.jpg);
	float: left;
	height: 67px;
	width: 313px;
	text-decoration: none;
	display: block;
	background-color: #FCFCFC;
}
#info_text_box {
	float: left;
	width: 646px;
}
#info_text_box ul {
	float: left;
	width: 646px;
}
#info_text_box li {
	list-style-type: none;
	height: 38px;
	width: 646px;
	background-image: url(../images/info_messege_bg.jpg);
	line-height: 38px;
	text-indent: 30px;
}
#footer_wrapper {
	float: right;
	width: 679px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer_menu_box {
	float: left;
	height: 50px;
	width: 670px;
	background-image: url(../images/dot.jpg);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#policy_box {
	float: left;
	width: 646px;
}
#policy_box dt {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 646px;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
#policy_box dd {
	clear: left;
	float: left;
	width: 646px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#company_box{
	float: left;
	width: 646px;
}
#company_box dt {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#company_box dd {
	float: left;
	width: 486px;
	line-height: 25px;
	margin-bottom: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
#company_box table{
	float: left;
	width: 646px;
	border: 1px solid #CCCCCC;
}
#company_box th{
	border: 1px solid #CCCCCC;
	width: 30%;
	padding: 5px;
}
#company_box td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#company_box input{
	border: 1px solid #CCCCCC;
	padding: 5px;
}#historyback {
	float: left;
	width: 646px;
	clear: left;
	text-align: right;
}
#inquiryend {
	float: left;
	height: 450px;
	width: 600px;
	padding-left: 23px;
}
#qa_box {
	float: left;
	width: 646px;
}
#qa_box dt {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 600px;
	margin-bottom: 10px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 46px;
}
#qa_box dd {
	clear: left;
	float: left;
	width: 600px;
	line-height: 1.5em;
	margin-bottom: 10px;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 46px;
	height: 50px;
}
#voice_box {
	float: left;
	width: 626px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	width: 606px;
	background-color: #FFF5CE;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	margin-bottom: 5px;
}
#private_box01 {
	float: left;
	background-image: url(../images/private_img01.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}
#private_box02 {
	float: left;
	background-image: url(../images/private_img02.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}
#private_box03 {
	float: left;
	background-image: url(../images/private_img03.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}
#private_box04 {
	float: left;
	background-image: url(../images/private_img04.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}
#private_box05 {
	float: left;
	background-image: url(../images/private_img05.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}
#private_box06 {
	float: left;
	background-image: url(../images/private_img06.jpg);
	height: 96px;
	width: 480px;
	background-repeat: no-repeat;
	padding-left: 93px;
	background-position: right;
	text-align: center;
}

#arrow {
	clear: left;
	float: left;
	width: 54px;
	padding-left: 296px;
}
#contents_title {
	float: left;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 646px;
	line-height: 48px;
}
#contents_title h2 {
	color: #FF3300;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	letter-spacing: 3px;
	text-indent: 20px;
}
