@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　共通項目部分　レイアウト＆スタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.section{
	position: relative;
	width: 690px;
}

.section02{
	position: relative;
	width: 660px;
}

.voice_wire{
	background: url(../img/voice_wire.gif) no-repeat left bottom;
}

.alnV{
	vertical-align: middle !important;
}

a{
	text-decoration: none !important;
	color: #497fbb !important;
}

#navi a:hover{
	color: #000 !important;
}

#footer li a {
	color:#91a3b6 !important;
}

.deltatxt{
	padding-left: 12px;
	background: url(../img/arrow06.gif) no-repeat 0 0.6em;
}

.left{
	float: left;
	width: 180px;
}

.left02{
	float: left;
	width: 345px;
}

.left03{
	float: left;
	width: 314px;
	padding: 10px;
	border-top: 1px solid #e6e6e7;
}

.left04{
	float: left;
	width: 490px;
}

.left05{
	float: left;
	width: 80px;
}

.left06{
	float: left;
	width: 320px;
}

.right06{
	float: right;
	width: 350px;
}

.left07{
	float: left;
	width: 230px;
}

.right07{
	float: right;
	width: 300px;
}

.right{
	float: right;
	width: 490px;
}

.right02{
	float: right;
	width: 325px;
}

.right03{
	float: right;
	width: 314px;
	padding: 10px;
	border-top: 1px solid #e6e6e7;
}

.right04{
	float: right;
	width: 180px;
}

.right05{
	float: right;
	width: 590px;
}

.left03 h3,
.right03 h3{
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

.right02 p{
	padding: 3px 0 3px 8px;
	border: 1px solid #e6e6e7;
	font-weight: bold;
}

p,li,dt,dd,div{
	line-height: 180%;
}

.pdt05{
	padding-top: 5px;
}

.step dt{
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #e6e6e7;
}

.deltalink a{
	padding-left: 12px;
	background: url(../img/arrow04.gif) no-repeat 0 0.5em;
	text-decoration: none;
}

.deltalink02 a{
	padding-left: 12px;
	background: url(../img/arrow06.gif) no-repeat 0 0.5em;
	text-decoration: none;
}

#layer01{
	position: relative;
	height: 96px;
}

#layer01_item01{
	position: absolute;
	top: 0px;
	left: 0px;
}

#layer01_item02{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#module01 li{
	float: left;
	width: 220px;
	margin-right: 15px;
}

#module02 p{
	float: left;
	width: 165px;
	margin: 0 5px 0 5px;
}

.line{
	border-bottom: 1px solid #ccc;
}

.dotline{
	border-bottom: 1px dotted #ccc;
}

.line hr,
.dotline hr,
.colorline hr{
	display: none;
}

.colorline{
	border-bottom: 2px solid #e1e7ec;
}

.free{
	height: 20px;
	line-height:20px;
	padding-left: 25px;
	background: url(../img/free.gif) no-repeat 0 4px;
}

.tbl01 td{
	border: 3px solid #fff;
	padding: 5px;
}

.tbl01 th{
	width: 100px;
	border: 3px solid #fff;
	background-color: #f3f5f7;
	padding: 3px 10px 3px 10px;
}

.tbl02 td{
	border: 3px solid #fff;
	padding: 5px 5px 5px 15px;
}

.tbl02 th{
	width: 160px;
	border: 3px solid #fff;
	background-color: #f3f5f7;
	padding: 3px 10px 3px 10px;
}

/* access */

#access{
	width: 660px;
	margin: 0 auto;
	text-align: left;
}

/* concept */

#concept_list li{
	float: left;
	width: 300px;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../img/dot.gif) no-repeat 0 0.4em;
}

.error{
	margin-bottom: 10px;
}

.error li{
	color: #ac1328;
}

#form_btn li{
	display: inline;
	margin: 0px 10px 0px 10px;
}


/* Table */

#data table{
	width: 689px;
	border-collapse: collapse;
	margin-left: 1px !important;
}

#data th{
	padding: 8px 0 8px 0;
	border: 1px solid #dfcd8b !important;
	background-color: #fff9e2;
	text-align: center;
	font-weight: normal;
}

#data td{
	padding: 10px 10px 10px 10px;
	border: 1px solid #dfcd8b;
	line-height: 150%;
}

.sub_info th{
	width: 180px;
	padding-left: 10px !important;
	text-align: left !important;
	vertical-align: top;

}

.sub_info th span{
	margin-right: 5px;
	font-style: normal;
	color: #ac1328;
	vertical-align: top;
}

.type01{
	width: 150px;
}

.type02{
	width: 40px;
}

.type03{
	width: 350px;
}

.type04{
	width: 250px;
}

.enq li{
	display: inline;
	margin-right: 10px;
	line-height: 180%;
}

.enq li input{
	margin: 0 5px 0 0;
}

.stealth{
	display: none;
}

.wire{
	padding: 15px;
	border: 1px solid #e6e6e7;
}

strong{
	font-weight: bold !important;
}

.color01{
	color: #778fa9;
}

.color02{
	color: #cdaa37;
}

.linelist li{
	display: inline;
	margin-right: 10px;
	padding-left: 12px;
	background: url(../img/dot.gif) no-repeat 0em 0.4em;
}

.linelist02 li{
	margin-left: 15px;
}

.linelist02 li{
	display: inline;
	margin-right: 10px;
	padding-left: 14px;
	background: url(../img/dot02.gif) no-repeat 0em 0.45em;
}

.linelist03 li{
	display: inline;
	margin: 0 10px 0 0px;
}

.linelist04{
	margin-left: 15px;
}

.linelist04 li{
	display: inline;
	margin: 0 9px 0 0px;
	padding-left: 12px;
	background: url(../img/dot03.gif) no-repeat 0em 0.45em;
}

.r{
	font-size: 9px;
}

.Q{
	min-height: 29px;
	padding-left: 40px;
	background: url(../img/q.gif) no-repeat 0 0;
}

.A{
	min-height: 29px;
	padding-left: 40px;
	background: url(../img/a.gif) no-repeat 0 0;
}


/* clear fix */

.section:after,
.section02:after,
#concept_list:after,
#module01:after,
#module02:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.section,
.section02,
#concept_list,
#module01,
#module02{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
	overflow: hidden;  /* for DW*/
}



/*2010/10/13*/

.lineBox {
	 border: 1px solid #E6E6E7;
		padding: 16px;
		overflow: hidden;
}
.lineBox dt {
	color: #EC6C00;
	font-weight: bold;
	margin-bottom:16px;
}
.lineBox dd {
	margin-bottom:16px;
}

#wrap #contents #left_con .section .right05 a {
	line-height: 180%;
}
#wrap #contents #left_con .section .right05 a {
	line-height: 180%;
}

