@charset "shift_jis";

/**************************************************************************/
/* common
/**************************************************************************/

*{
	margin:0;
	padding:0;
	color:#5d5d5d;
}

body{
	margin: 0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.6em;
	font-size:90%;
}

p{margin:0 0 10px;}
img{border:0;}

h1{
	margin:5px 0 0;
	float:left;
}
h2{
	margin:0 0 15px;
}
h3{
	padding:1px;
	border:1px solid #b3b1b2;
	background:#ffffff;
}
h3{
	padding:1px;
	border:1px solid #b3b1b2;
	background:#ffffff;
}
h3 span{
	padding:0 0 0 5px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	background:#3d7fbc;
}
h3.faq{
	padding:2px 5px;
	color:#ffffff;
	border:none;
	font-size:100%;
	background:url(images/h3_bg.gif) no-repeat;
}

.a_center{text-align:center;}
.a_left{text-align:left;}
.a_right{text-align:right;}
.image_l{
	margin:0 5px 5px 5px;
	float:left;
	border:2px solid #eeeeee;
}
.image_r{
	margin:0 0 10px 10px;
	float:right;
}
.clear{clear:both;}

ul, ul li, ol, ol li{
	list-style:none;
}
.sentence{margin:0 10px 15px;}
.voice_font{font-family:"HG‹³‰È‘‘Ì", "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";font-weight:bold;font-size:16px;}

/**************************************************************************/
/* layout
/**************************************************************************/

#layout_header{
	margin:0 auto 10px;
	width:800px;
}
#layout_gnavi{
	margin:0 auto 5px;
	text-align:right;
	width:800px;
}
#layout_mainimage{
	margin:0 0 25px;
	text-align:center;
	background:url(images/mainimage_bg.gif) repeat-x;
}
#layout_content{
	margin:0 auto 25px;
	width:770px;
}
#layout_content #main_left{
	margin:0;
	width:513px;
	float:left;
}
#layout_content #main_right{
	margin:0;
	padding:15px 0 50px;
	width:210px;
	text-align:center;
	float:right;
	border:1px solid #bcbcbc;
	background:#f8f8f8;
}
#layout_footer{
	margin:0 auto;
	text-align:center;
	width:800px;
	font-size:80%;
}

/* header */
#company_name{
	margin:2px 2px 0;
	padding:0;
}
#header_menu{
	margin:5px 0 0;
	width:237px;
	float:right;
	text-align:right;
}
#header_menu img{
	margin:0 0 5px;
}

/* gnavi */
ul#gnavi{
	margin:0 0 10px;
}
ul#gnavi li{
	padding:5px 12px 2px;
	display:inline;
	border-left:1px solid #afbbc6;
}
ul#gnavi li.last{
	border-right:1px solid #afbbc6;
}


/* footer */
ul#footer{
	margin:0 0 15px;
	border-top:1px solid #7fa0bf;
	border-bottom:1px solid #7fa0bf;
}
ul#footer li{
	padding:2px 10px;
	display:inline;
	background:url(images/footer_menu_dot.gif) no-repeat 100% 50%;
}
ul#footer li.last{
	background:none;
}
ul#footer li a{
	text-decoration:none;
}
#layout_footer p{
	margin:0 0 15px;
}

/* right banner */

#layout_content #main_right img{
	margin:0 0 5px;
}


/**************************************************************************/
/* top page
/**************************************************************************/

ol#top_help{
	margin:0 0 25px;
	font-size:105%;
	font-weight:bold;
}
ol#top_help li{
	margin:0 0 10px;
	padding:0 0 0 15px;
}
ol#top_help li.no1{background:url(images/no1.gif) no-repeat 0 50%;}
ol#top_help li.no2{background:url(images/no2.gif) no-repeat 0 50%;}
ol#top_help li.no3{background:url(images/no3.gif) no-repeat 0 50%;}
ol#top_help li.no4{background:url(images/no4.gif) no-repeat 0 50%;}
ol#top_help li.no5{background:url(images/no5.gif) no-repeat 0 50%;}

/* contact area */
#contact_box{
	margin:0 auto 25px;
	width:507px;
	font-size:11px;
	border:1px solid #787878;
	background:url(images/top_contact_bar01.gif) no-repeat 50% 40px;
}
#contact_box h2{margin:0;}
#contact_box h3{
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#contact_box2{
	padding:5px 0;
	font-size:90%;
	line-height:1.2em;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#contact_tel{
	width:px;
	float:left;
}
#contact_fax{
	width:px;
	float:right;
}

/**************************************************************************/
/* pages
/**************************************************************************/

/* table design */

.table_design01{
	margin:0 25px 25px;
}
.table_design01 tr th{
	padding:2px 5px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.table_design01 tr td{
	padding:2px 5px;
}

/* privacy */

ol.privacy{
	margin:0 0 10px;
	list-style:decimal outside;
}
ol.privacy li{
	list-style:decimal outside;
	margin:0 0 0 25px;
	font-weight:bold;
}
ol.privacy li p{
	font-weight:normal;
}
ol.privacy li ul{
	margin:0 0 10px;
}
ol.privacy li ul li{
	font-weight:normal;
}