@charset "utf-8";
/* CSS Document */

* {
    margin:0px;
	padding:0px;
}

body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #555555;
	line-height:150%;
    background:url(../images/background.gif);
	width:900px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}

img {
	border:none;
}

a:link {
    color:#ff4800;
	text-decoration: none;
	}

a:visited {
    color:#ff4800;
	text-decoration: none;
	}

a:hover {
    color:#0072ca;
	text-decoration:underline;
	}
	
a {
	overflow:hidden;
}

.clear {
	clear:both;
	overflow:hidden;
	width: 1px;
    height: 1px;
	margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {

	content: ".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

	}

	

.clearfix: {

	display:lnline-block;

	}

	

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display:block; }

/* End hide from IE-mac */


#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: none;
	background:#FFFFFF;
}

/*----- ヘッダー部分 -----*/

#header {
    background:url(../images/header_back.gif) repeat-x top;
	width:900px;
	margin:0px;
	padding:0px;
}

h1 {
    text-align:left;
	padding:0px 0px 0px 30px;
	margin:0px;
	font-weight:normal;
	font-size:10px;
	color:#3763f4;
}

#logo {
    font-weight:bold;
	font-size:18px;
	float:left;
	padding:12px 0px 0px 30px;
	margin:0px;
}

#tel {
	float:right;
	padding:7px 30px 0px 0px;
	text-align:center;
}

#tel p {
	margin-bottom:5px;
}

#pic01 {
    margin:0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
}

/*----- コンテンツ部分 -----*/

#contents_wrapper {
	margin: 0px;
	padding: 0px 30px 0px 30px;
	width: 840px;
	_width:900px;

}

/*-- 左コンテンツ部分 --*/

#left_contents {
	text-align: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	border:none;
	width: 200px;
	float:left;
	}

.left01 {
    margin:0px;
	padding:0px;
	border:none;
	background:url(../images/btn_bottom.gif) bottom no-repeat;
	width:200px;
}
	


.left02 {
    margin:25px 0px 0px 0px;
	padding:10px;
	border:1px solid #333333;
	width:180px;
	color:#333;
}

.left01 ul {
    margin:0px;
	width:200px;
	padding:12px 0px 10px 0px;
	_padding-bottom:10px;
	list-style-type:none;
	background-image:url(../images/btn_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.left01 li a {
	text-indent:-9999px;
	display:block;
	width:200px;
	height:38px;
	margin-bottom:3px;
	
	padding:0px;
}

.list_top a{
    background:url(../images/btn01.gif) no-repeat;
}


.list_02 a{
    background:url(../images/btn02.gif) no-repeat;	
}

.list_03 a{
	background:url(../images/btn04.gif) no-repeat;

}
	
.list_04 a{
	background:url(../images/btn03.gif) no-repeat;
}

.list_05 a{
	background:url(../images/btn05.gif) no-repeat;
	
}

.list_top a:hover{
	background:url(../images/btn01_on.gif) no-repeat;
}

.list_02 a:hover {
	background:url(../images/btn02_on.gif) no-repeat;
}

.list_03 a:hover {
	background:url(../images/btn04_on.gif) no-repeat;
}

.list_04 a:hover {
	background:url(../images/btn03_on.gif) no-repeat;
}

.list_05 a:hover {
	background:url(../images/btn05_on.gif) no-repeat;
}

.list_top_ac {
	background:url(../images/btn01_on.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:38px;
	margin-bottom:3px;
	_margin-bottom:0px;
	padding:0px;
}

.list_02_ac {
	background:url(../images/btn02_on.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:38px;
	margin-bottom:3px;
	_margin-bottom:0px;
	padding:0px;
	
}

.list_03_ac {
	background:url(../images/btn04_on.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:38px;
	margin-bottom:3px;
	_margin-bottom:0px;
	padding:0px;
}

.list_04_ac {
	background:url(../images/btn03_on.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:38px;
	margin-bottom:3px;
	_margin-bottom:0px;
	padding:0px;
}

.list_05_ac {
	background:url(../images/btn05_on.gif) no-repeat;
	width:200px;
	height:38px;
	margin-bottom:3px;
	_margin-bottom:0px;
	padding:0px;
}
	



.link01 {
    display:block;
	width:185px;
	height:38px;
	margin:0px;
	padding:18px 0px 0px 30px;
}

/*-- 右コンテンツ部分 --*/

#right_contents_wrapper {
	text-align: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: right;
	width: 573px;
	border:none;
	_width:573px;
	
}

.right_contents01 {
    margin:0px 0px 0px 0px ;
	width:573px;
	border-bottom: 1px #999;
	letter-spacing:1.5px;
	font-size:14px;
	color:#333;
}

.right_contents02 {
    margin:0px 0px 60px 0px ;
	padding:0px;
	width:573px;
	border-bottom: 1px #999;
	letter-spacing:1.5px;
	font-size:14px;
	color:#333;	

}


.top_midashi {
	margin-bottom:30px;
}

.right01 dt {
	float:left;
	width:153px;
	clear:both;
	
}

.right01 dd {
	float:left;
	width:420px;
}


.dl_midashi01 {
	width:573px;
	padding-bottom:20px;
}

.dl_midashi02 {
	width:573px;
	padding-bottom:25px;
}

.dl_midashi02 dt {
	padding-top:7px;
}

.midashi01 {
	background:url(../images/dot_line.gif) top no-repeat;
	padding-top:40px;
	width:573px;
	height:21px;
	margin-top:25px;
	margin-bottom:23px;
}

.midashi03 {
	margin-top:20px;
}

.caption {
    height:130px;
}

.detail {
    text-align:right;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#anchor {
	margin:0px 0px 10px 0px;
	padding:20px 0px 0px 470px;
	}

#anchor #anchor_list {
    background:url(../images/icon_anchor.jpg) no-repeat;
	background-position:0px 5px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:normal;
	margin:0px;
	padding:0px 0px 0px 13px;	
	}
	
.toiawase_bottom {
	width:488px;
	height:77px;
	margin:0px auto 40px auto;
	margin-left:42px;
}

/*----- フッター部分 -----*/

#footer {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	color:#333333;
}

.footer_text01 {
	border-top:1px solid #0072ca;
	width:840px;
    text-align:center;
	margin:0px auto;
	padding:10px 0px;
	
}

.footer_text02 {
    text-align:center;
	margin:0px auto;
	padding:8px 0px 0px 0px;
	background:#0072ca;
	width:900px;
	height:22px;
	_height:30px;
}

/*---------------- company ----------------*/

.comp_table {
	width:530px;
	font-size:12px;
	margin:25px auto 0px auto;
	_margin-left:23px;
}


.comp_table th {
	width:65px;
	vertical-align:top;
	font-weight:normal;
	padding:5px 0px 5px 10px;
	background:#CCC;
}

.comp_table td {
	padding:5px 5px 5px 10px;
	background:#e5e5e5;

}

.jigyou_table td {
	vertical-align:top;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
}


/*------------------- sample ---------------------*/

.right02 {
	width:554px;
	border:1px solid #0575cb;
	background:#e0f2ff;
	margin-top:27px;
	padding:15px 9px 0px 9px;
	_width:573px;
}

.right02 dl {
	margin-bottom:15px;
	
}
	


.sample_left {
	width:271px;
	float:left;
	background:#fff;


}

.sample_right {
	width:271px;
	float:right;
	background:#fff;

}

.right02 dt {
	height:20px;
	border-bottom:2px solid #e0f2ff;
	_border:none;
}

.sample_img {
	float:left;
	width:135px;
	height:138px;
	background:#fff;
}

.sample_text {
	font-size:12px;
	background:#fff;
	padding:15px 1px 1px 1px;
	width:134px;
	float:left;

}

/*---------------------- qanda -------------------*/

.right03 {
	margin-top:27px;
}

.faq01 ul {
	background:url(../images/dot_line.gif) bottom no-repeat;
	padding-bottom:27px;
}

.faq01 li {
	background:url(../images/ques.gif) no-repeat 0 3px;
	text-indent:20px;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
}


.faq02 {
	background:url(../images/dot_line.gif) bottom no-repeat;
	padding-bottom:27px;
}

.faq02 ul {
	margin-top:27px;
	padding-bottom:10px;
	list-style:none;
}

.q2 {
	background:url(../images/ques.gif) no-repeat 0 3px;
	text-indent:20px;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
}

.a1 {
	background:url(../images/answ.gif) no-repeat 0 3px;
	list-style:none;
	padding-left:20px;
	
}

.q6_list {
	letter-spacing:normal;
}

br{
letter-spacing:0;
}

/*------------ form ------------*/

.right04 {
	margin-bottom:0px;
}