@charset "UTF-8";
@import url("lp_flets_simple.css");
/* CSS Document */
/*=========================================
_1. reset
=========================================*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 150%;
	color: #666;
	/*letter-spacing: 0.1em;*/
}
table {
	}
.blueline {
	width: 670px;
	height: auto;
	border: thin solid #0099FF;
	}
.blueline2 {
	width: 670px;
	height: auto;
	border: thin solid #0033CC;
	margin-top:15px;
	}
td {
	}
.blueline_e {
	width: 335px;
	height: auto;
	border-right: thin solid #0099FF;
	}
.blueline_w {
	width: 335px;
	height: auto;
	border-right: thin solid #0033CC;
}

p{
	margin:5PX;
	padding:0;
}

ul{
	list-style-type: disc;
}

li{
	list-style-type: disc;
}

ol{
	list-style-type: disc;
}

img {
	margin:0px;
	padding:0px;
	border:0;
}

.clear {
	height:0px;
	line-height:0;
	font-size:0;
	display:block;
	clear:both;
	visibility:hidden;
}


/*=========================================
_2. setup
=========================================*/

#wrapper {
	padding: 0px;
	height: auto;
	width:774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
}

h1 {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	float:left;
}

h2 {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#contents {
	margin:0 auto;
	width:715px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}

.center {
	width:684px;
	padding-bottom:20px;
}

.box{
	width:675px;
	padding-bottom:10px;
	text-align:left;
	margin-bottom:10px;
	font-size:12px;
}

.box2{
	width:670px;
	padding-bottom:20px;
	margin-left:10px;
}

.box3{
	width:675px;
	padding-bottom:20px;
	margin-left:25px;
	font-size:12px;
}

.box4{
	width:675px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0 auto;
}

.box5{
	margin:0 auto;
	padding-top:10px;
	margin-bottom:20px;
}

.top {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
	font-size: 10px;
}

.top2 {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	font-size: 10px;
}
.top3 {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:25px;
	font-size: 10px;
}
.m5 {
	padding: 0px;
	margin: 5px;
}

a:link {
	color: #286BCF;
}
a:hover {
	color: #FC0;
}
a:visited {
	color: #286BCF;
}

/*=========================================
_3. head
=========================================*/
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#header h4 {
	float: right;
	margin-top: -68px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head_tel{
	background:url(../image/common/head_tel_bg.gif) left top no-repeat;
	text-align:right;
	font-size:22px;
	color:#F00;
	font-weight:bold;
	float:right;
	margin-top:15px;
	margin-right:20px;
	line-height:22px;
}
.head_tel p{
	margin-top:10px;
	margin-right:5px;
}
.head_tel_img{
	text-align:right;
	font-size:22px;
	color:#F00;
	font-weight:bold;
	float:right;
	margin-top:5px;
	margin-right:5px;
	line-height:22px;
}

#head_type{
	width:774px;
	background-color:#daf3fb;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

/*=========================================
_4. Notes
=========================================*/

#notes{
	width:675px;
	text-align:left;
}

#notes ul{
	list-style:none;
	margin-left:20px;
	padding-right: 20px;
	font-size:12px;
}

#box_area{
	border: thin solid #0098cb;
	width:300px;
	background-color:#F5F5F5;
}

#box_area_01{
	border: thin solid #0098cb;
	width:630px;
	background-color:#F5F5F5;
}

.left{
	float:left;
	margin-left:44px;
	margin-bottom:20px;
}

.right{
	float:right;
	margin-right:44px;
	margin-bottom:20px;
}

#box_line{
	border-right: thin solid #0098cb;
	border-collapse: collapse;
}
.fix{
	height:110px;
}
.fix2{
	height:45px;
}

#box_line2{
	border-collapse: collapse;
	border: thin solid #666666;
	background-color:#F6F6F6;
}

#box_line2 td{
	border: thin solid #666666;
	}

#box_line2 th{
	background-color:#4d4d4d;
	}
	
#a_txt{
	width:320px;
	text-align:left;
	line-height:120%;
	padding-left:20px;
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}


#box_txt{
	width:132px;
	text-align:left;
	line-height:120%;
	padding-left:9px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	}
	
#box_txt_l{
	width:280px;
	text-align:left;
	line-height:120%;
	padding-left:20px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	}
	
#box_txt_b{
	width:400px;
	text-align:left;
	line-height:120%;
	padding-left:180px;
	font-size:11px;
	margin-top:15px;
	margin-bottom:10px;
	float:left;
	}
	
	

#box_txt_01{
	width:300px;
	text-align:left;
	line-height:120%;
	padding-left:9px;
	font-size:14px;
	margin-top:5px;
	float:left;
}



.b_txt{
	text-align:left;
	margin-bottom:20px;
	font-size:12px;
	}

.txt2{
	width:650px;
	text-align:left;
	line-height:140%;
	padding-left:9px;
	font-size:11px;
	margin-top:10px;
	margin-bottom:20px;
}

.txt3{
	width:650px;
	text-align:left;
	line-height:160%;
	padding-left:45px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:20px;
}

.txt4{
	width:630px;
	text-align:left;
	line-height:140%;
	padding-left:20px;
	font-size:10px;
}

.txt5{
	width:650px;
	text-align:left;
	line-height:160%;
	padding-left:45px;
	font-size:16px;
	margin-top:10px;
	margin-bottom:20px;
}

.txt6{
	width:630px;
	text-align:center;
	line-height:140%;
	padding-left:20px;
	font-size:10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


h6 {
	font-weight: bold;
	color: #C11;
	background-image: url(../image/common/tyuui_haikei.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
}


.top_m10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tx12 {
	font-size: 12px;
	padding: 5px;
}

.tx12_dot {
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/**form************/
#lp_form{
	width:680px;
	text-align:left;
}	
h6 {
	font-weight: bold;
	color: #C11;
	background-image: url(../image/common/tyuui_haikei.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
}
.p1 {
	width:650px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-weight:bold;
}
.p2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
.p3 {
	font-weight:bold;
	width:670px;
	font-size: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#FFF;
	background-color:#C00;
	display: block;
	
}
.red {
	font-weight: bold;
	color: #C11;
}
.black {
	font-weight: bold;
	color: #000;
}
.fix3{
	width:680px;
}
/*=========================================
Class
=========================================*/

.ma_20{
	margin:20px;
}

