@charset "utf-8";
/* CSS Document */

/* 下層レイアウト
----------------------------------------------------------------*/
#contents {
	width:1200px;
	margin:0 auto;
	margin-top:20px;
}
#main {
	width:880px;
	float:left;
}
#sidenav {
	width:280px;
	float:right;
}
#sidenav .sidettl {
	background:url(../images/side_ico.png) left no-repeat;
	background-color:#fad478;
	color:#ec6d6d;
	font-weight:bold;
	text-align:center;
	padding:20px;
	font-size:18px;
}

#sidenav .menu_auto,
#sidenav .menu2 {
	margin-bottom:20px;
}
#sidenav .menu2 {
	background-color:#dbebf6;
}
#sidenav .menu_auto ul {
	border:#ccc 1px solid;
}
#sidenav .menu_auto li {
	background-color:#FFF;
	border-bottom:#ccc 1px solid;
	padding:15px 5px 15px 20px;
	font-size:14px;
}
#sidenav .menu2 li {
	width:268px;
	border-bottom:#fff 2px solid;
	padding:8px 8px 8px 40px;
	font-size:14px;
	background:url(../images/side_ico2.png) left no-repeat;
}
#sidenav li:last-child { border-bottom:none;}
#sidenav li a {
	width:250px;
	display:block;
}
.sbnr p {
	margin-bottom:10px;
}

/* ページタイトル
----------------------------------------------------------------*/
#pagettl {
	width:100%;
	position:relative;
	padding-top:144px;
}
#pagettl .pagettltxt {
	position: absolute;
	top: 204px;
	left: 44%;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	font-size: 28px;
	font-weight: normal;
}

/* タイトル
----------------------------------------------------------------*/

.ttl_big {
	font-size:24px;
	line-height:2.0;
	margin-bottom:20px;
	font-weight:bold;
	padding-left:30px;
	padding-top:20px;
	margin-bottom:20px;
	background:url(../images/ttlbig_bg.png) ;
	color:#39417f;
}
.ttl_middle {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:3.0;
	padding-top:5px;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../images/ttlmiddleg_bg.png);
}
.ttl_small {
	font-size:18px;
	color:#dc3c3c;
	background:url(../images/ttlsmall_bg.png) left no-repeat;
	font-weight:normal;
	padding:10px 10px 10px 30px;
	margin-bottom:10px;
}
.ttl_small2 {
	font-size:18px;
	background:url(../images/ttlsmall_bg.png) left no-repeat;
	font-weight:normal;
	padding:20px 10px 10px 30px;
	margin-bottom:10px;
	margin-left:20px;
}

/* テーブル
----------------------------------------------------------------*/
.table_base {
	width:100%;
	margin-bottom:20px;
}
.table_base td{
	border:#cccccc 1px solid;
	background-color:#FFF;
	padding: 8px;
}
.table_base tr{
	border:#cccccc 1px solid;
	padding: 8px;
}
.table_base th {
	background-color:#fff0bd;
	border:#cccccc 1px solid;
	font-weight:normal;
	padding: 8px;
	width:200px;
}

.table_base2 {
	width:100%;
	margin-bottom:20px;
}
.table_base2 td{
	border:#cccccc 1px solid;
	background-color:#FFF;
	padding: 8px;
}
.table_base2 tr{
	border:#cccccc 1px solid;
	padding: 8px;
}
.table_base2 th {
	background-color:#e1e5ee;
	border:#cccccc 1px solid;
	font-weight:normal;
	padding: 8px;
	width:200px;
}
.table_p {
	width:100%;
	margin-bottom:20px;
}
.table_p td{
	border:#cccccc 1px solid;
	background-color:#FFF;
	padding: 8px;
}
.table_p tr{
	border:#cccccc 1px solid;
	padding: 8px;
}
.table_p th {
	background-color:#fff0bd;
	border:#cccccc 1px solid;
	font-weight:normal;
	padding: 8px;
	width:400px;
	text-align:left;
}
/* サービス
----------------------------------------------------------------*/
.l_box1 {
	width:415px;
	float:left;
	background:url(../../service/images/img_servise_02.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box2 {
	width:415px;
	float:right;
	background:url(../../service/images/img_servise_03.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box3 {
	width:415px;
	float:left;
	background:url(../../service/images/img_servise_04.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box4 {
	width:415px;
	float:right;
	background:url(../../service/images/img_servise_05.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box5 {
	width:415px;
	float:left;
	background:url(../../service/images/img_servise_06.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box6 {
	width:415px;
	float:right;
	background:url(../../service/images/img_servise_07.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box7 {
	width:415px;
	float:left;
	background:url(../../service/images/img_servise_08.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.l_box8 {
	width:415px;
	float:right;
	background:url(../../service/images/img_servise_09.png) right bottom no-repeat;
	background-color:#FFF;
	margin-bottom:15px;
}
.ttl_blue {
	border-radius: 6px;
	background:url(../images/libne_blue.png) bottom repeat-x;
	background-color:#ecf5f8;
	font-size:18px;
	margin:10px;
	padding-left:10px;
	font-weight:normal;
}
.txt_in {
	padding:20px;
}
.txt_in2 {
	width:600px;
	padding:0 20px 20px 20px;
}
.soudan {
	width:840px;
	height:100px;
	margin-bottom:30px;
	background:url(../../service/images/img_servise_01.png) right top no-repeat;
	background-color:#FFF;
	border-radius: 10px;
	padding:20px;
}
.s_box2 li {
	background:url(../images/icon_y.png) left no-repeat;
	padding-left:20px;
}
.soudan ul {
	float:left;
	width:320px;
	padding-top:10px;
}

/* 特徴
----------------------------------------------------------------*/
.tokucyo_box1 {
	background:url(../../tokucyo/images/img_tokucyo_02.jpg) right top no-repeat;
	background-color:#FFF;
	border-radius: 6px;
	margin-bottom:20px;
}
.tokucyo_box2 {
	background:url(../../tokucyo/images/img_tokucyo_03.jpg) right top no-repeat;
	background-color:#FFF;
	border-radius: 6px;
	margin-bottom:20px;
}
.tokucyo_box3 {
	background:url(../../tokucyo/images/img_tokucyo_04.jpg) right top no-repeat;
	background-color:#FFF;
	border-radius: 6px;
	margin-bottom:20px;
}
.tokucyo {
	width:840px;
	height:200px;
	margin-bottom:30px;
	background:url(../../tokucyo/images/img_tokucyo_05.png) right bottom no-repeat;
	border-radius: 10px;
	padding:20px;
}
.tokucyo li {
	background:url(../images/icon_b.png) left no-repeat;
	padding-left:20px;
}
.tokucyo ul {
	float:left;
	width:320px;
}
/* フォーム
----------------------------------------------------------------*/
label,
input[type="radio"],
input[type="reset"],
input[type="submit"],
input[type="button"]{
	cursor:pointer;
}

#btns {
	width:360px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
}

#btns .bt_submit {
	background:url(../../contact/images/form_submit.png) no-repeat;
  border: 0 none;
  display: block;
  width: 158px;
  height: 35px;
  float:right;
}
#btns .bt_reset {
	background:url(../../contact/images/form_reset.png) no-repeat;
  border: 0 none;
  display: block;
	width: 158px;
  height: 35px;
	float:left;
}
#btns .bt_modoru {
	background:url(../../contact/images/btn_modoru.png) no-repeat;
  border: 0 none;
  display: block;
  width: 158px;
  height: 35px;
  float:right;
}
#btns2 .bt_submit {
	background:url(../../contact/images/form_submit.png) no-repeat;
  border: 0 none;
  display: block;
  width: 158px;
  height: 35px;
  float:right;
}
#btns2 .bt_modoru {
	background:url(../../contact/images/btn_modoru.png) no-repeat;
  border: 0 none;
  display: block;
	width: 158px;
  height: 35px;
	float:left;
}
.pry_box {
	background-color:#FFF;
	width:680px;
	padding:20px;
}

/* 汎用BOX
----------------------------------------------------------------*/
.contactbox {
	background:url(../images/contact_bg.png) no-repeat;
	height:276px;
	text-align:center;
}
.con_set {
	padding-top:120px;
}
.con_set p {margin-bottom:15px; }
.basebox {
	width:880px;
	margin-bottom:30px;
}
.basebox p {
	margin-bottom:10px;
}
.basebox_b {
	width:880px;
	padding:10px;
	border:#FFF 2px solid;
	margin-bottom:30px;
}
.basebox_c {
	width:880px;
	margin-bottom:30px;
	text-align:center;
}
.basebox_w {
	width:820px;
	margin-bottom:30px;
	background-color:#FFF;
	padding:30px;
}
.txt_right {
	width:460px;
	float:right;
}
.txt_right2 {
	width:220px;
	float:right;
}
.txt_right330 {
	width:330px;
	float:right;
}
.txt_right360 {
	width:360px;
	float:right;
}
.txt_left {
	width:460px;
	float:left;
}
.txt_right560 {
	width:560px;
	float:right;
}
.txt_left560 {
	width:560px;
	float:left;
}
.imgphoto_left {
	float:left;
}
.imgphoto_right {
	float:right;
}
.txt_right470 {
	width:470px;
	float:right;
}
.txt_left470 {
	width:470px;
	float:left;
}
.block3 img,.block2 img,.block4 img,.img400 img {
	margin-bottom:10px;
}
.block2 li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:420px;
	padding:5px;
	vertical-align:top; 
}
.block3 li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:280px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:5px;	
	vertical-align:top;
}
.block3s li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:95px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:10px;
	padding-top:5px;	
	vertical-align:top;
}
.block4 li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:205px;
	padding:5px;
	vertical-align:top;
}
.img400 {
	width:400px;
	float:left;
	margin:0 10px;
	text-align:left;
}
.arrow {
	width:40px;
	float:left;
}
#header .h_inner.clearfix .h_right .clearText {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 250px;
}
.t_pink #contents #main .basebox.clearfix .txt p img {
	margin: 5px;
}

a.wc_anctxt {
	margin-top: -200px;
	padding-top: 200px;
	display: inline-block;
	position:absolute;
}