@charset "Shift_JIS";

/* --------------------------------------------------------- COMMON STYLE */

*,html {
margin: 0px;
padding: 0px;
}

body#top {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック","ＭＳゴシック",Osaka;
	font-size: 65%;
	background-image: url(../image/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body {
margin: 0px;
padding: 0px;
	text-align: center;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック","ＭＳゴシック",Osaka;
	font-size: 65%;
	background-image: url(../image/bg_body_cont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

img,object {
border: none;
padding: 0px;
margin: 0px;
vertical-align: bottom;
}

h1{
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 2px;
}

h4 {
	padding:5px 2px 2px 1em;
	margin:0px 0px 3px 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}

img.logo {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	float: left;
}

p {
margin-bottom:10px;
line-height:1.5em;
}

a:link { color: #666666; }
a:visited { color: #666666; }
a:active { color: #446F88; }
a:hover { color: #446F88; text-decoration:none; }

/* --------------------------------------------------------- CLASS STYLE */
.clearfix:after {
content:".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/*Hides from IE-mac \*/
*html.clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac*/



/* --------------------------------------------------------- WRAPPER STYLE */
#wrapper_top {
	width: 918px;
	paddin: 0px;
	text-align: center;
	background-image: url(../image/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: center 388px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#wrapper {
	width: 918px;
	paddin: 0px;
	text-align: center;
	background-image: url(../image/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: center 165px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
/* --------------------------------------------------------- HEADER STYLE */
#header {
	width: 900px;
	height: 90px;/* 削除 */
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

#header p {
	line-height:1.8em;
	margin: 0px 0px 5px 0px;
}

#header .header_r {
float:right;
}

/* --------------------------------------------------------- NAVI STYLE */
#navi {
	width: 900px;
	height: 50px;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 14px 0px;
	clear: both;
	background-image: url(../image/bg_navi_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navi ul {
margin:0px;
padding:0px;
}

#navi ul li {
	display:inline-table;
	float:left;
	list-style-type: none;
}

#navi img {
	margin: 0px;
	padding: 0px;
}
/* --------------------------------------------------------- MAIN STYLE */
#mainimg {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#mainimg .banner_area {
	width: 350px;
	float: right;
}

#mainimg .banner_area img{
	margin: 0px 0px 2px 0px;
}

p.topipa {
	text-align: left;
	padding-left: 10px;
}

/* --------------------------------------------------------- CONTENT STYLE */
#content {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
	font-size: 1.2em;
}

#content img {
margin-bottom:10px;
}

/* --------------------------------------------------------- CONTENT LEFT STYLE */
#content-left {
	float: left;
	width: 182px;
	height: auto;/* 削除 */
	margin: 0px 10px 0px 10px;
	_margin: 0px 10px 0px 5px;
	padding: 0px;
}

#content-left h2 {
	margin:0px 0px 4px 0px;
	padding: 0px;
	height: 30px;
}

div.bg_g_line {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

div.bg_g_line ul{
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 2px 5px 2px;
}

div.bg_g_line li {
	list-style-position: outside;
	list-style-image: url(../image/list_mark.gif);
	line-height: 1.2;
	margin-bottom: 3px;
}

/* --------------------------------------------------------- CONTENT CENTER STYLE */
#content-center {
	float: left;
	width: 480px;
	height: auto;/* 削除 */
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#content-center h2 {
	margin:0px 0px 5px 0px;
	clear: both;
}

.box_sam {
	margin: 0px 0px 15px 0px;
}

.box_sam p {
	float: left;
	width: 120px;
	display: block;
	margin: 0px 0px 0px 30px;
	_margin: 0px 0px 0px 20px;
}


#content-center h3 {
	margin: 0px 0px 8px 0px;
	padding: 3px 0px 3px 10px;
	font-size: 1.2em;
	text-align:left;
	background-color: #D9E2EA;
	line-height: 1.3em;
}

#content-center ul.list_03 {
	margin-left:20px;
	line-height:1.7em;
	margin-bottom: 10px;
}

#content-center ul.list_03 li {
	list-style-position: outside;
	list-style-image: url(../image/list_mark03.gif);
	list-style-type: circle;
}

.nom_box {
text-align:left;
}

.nom_box ol,.nom_box ul {
margin-left:30px;
}
.nom_box  p{ 
margin-left:10px;
margin-bottom:10px;
}
/* --------------------------------------------------------- CONTENT RIGHT STYLE */
#content-right {
	float: right;
	width: 185px;/* 削除 */
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: left;
}

.bg_gray {
	background-color: #F5F5F5;
	padding: 8px;
	margin: 0px 0px 10px 0px;
}

#content-right dl {
	line-height: 1.5;
}

#content-right dt {
	color: #0066CC;
}

#content-right dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}

div.bg_g_line_02 {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 1px 1px 5px 1px;
}

div.bg_g_line_02 dl {
padding:0px 8px 0px 8px;
}

.bg_gray_line {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 10px 8px 0px 8px;
	margin: 0px 0px 10px 0px;
	background-image: url(../image/line.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}

div.qa_bx {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


dl.qa_bx {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5em;
	margin-bottom: 15px;
}

dl.qa_bx dt {
	background-image: url(../land/img/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0px 10px 60px;
	height:auto;
	min-height:21px;
	_height:21px;
}

dl.qa_bx dd {
	background-image: url(../land/img/a.jpg);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding: 10px 0px 10px 80px;
	height:auto;
	min-height:21px;
	_height:21px;
}

/* --------------------------------------------------------- FOOTER STYLE */
p#page_top {
	clear:both;
	text-align:right;
	width: 900px;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	padding-right: 10px;
	display: block;
}

#footer {
	clear: both;
	width: 900px;
	height: 50px;/* 削除 */
	margin: 0px auto;
	background: #F0F0F0;
	padding: 15px 0px 0px 0px;
	line-height: 1.8em;
	font-size: 1.2em;
}

/* --------------------------------------------------------- OTHER STYLE */
.case_box {
	text-align: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.case_box img.main {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 0px 0px;
}
.case_box p.ct_logo {
	float: right;
	margin: 0px;
	padding: 3px;
}

.case_box ul {
	float: left;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 15px;
}
.case_box li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../image/list_mark02.gif);
	line-height: 1.5em;
}

/* ---------------------------------------------------------  */
.jirei_box {
	text-align: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0px 5px;
	border: 2px solid #CDCD99;
	background-image: url(../article/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.jirei_box h3 {
	display: block;
	width: 225px;
}

.jirei_box p {
width:225px;
}

.jirei_box img.main {
	float: right;
	padding: 2px;
	margin: 0px 5px 0px 0px;
}

.jirei_box .dt_01 {
	text-align: center;

}
/* ---------------------------------------------------------  */
.f_right {
float:right;
}

.f_left {
float:left;
}

.al_center {
text-align:center;
}

.al_right {
text-align:right;
}
/* ---------------------------------------------------------  */
table.otl {
	line-height: 1.6em;
	text-align: left;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 15px;
	font-size: 1em;
}

table.otl th {
	padding: 2px 5px 2px 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #ECF9F9;
	margin: 2px;
	width: 7em;
}

table.otl td {
	padding: 2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 2px;
}

