@charset "UTF-8";
/* ------------------------------
		RESET
------------------------------ */
*{
	margin:0;
	padding:0;
	line-height:1.7em;
	font-style:normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
}
html, body {
	height: 100%;
}
.clearbox{
	clear:both;
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0;
	padding: 0;
}

html {
	overflow-y:scroll;
}

img {
	border:0;
}
a{
	outline-width:none;/*Firefox*/
}

a{
	color:#006699;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	
}

a:visited{
	color:#006699;
}
th{
	text-align:left;
	font-weight:bold;
	}

body{
	color:#006699;
	background:#FFFFFF;
	}
/* ------------------------------
		common
------------------------------ */
.float_l{
	float:left;
	}
.float_r{
	float:right;
	}
.margin_b_80{
	margin-bottom:80px;
	}
.margin_b_30{
	margin-bottom:30px;
	}
/* ------------------------------
		wrapper
------------------------------ */
#wrapper{
	width:850px;
	margin:0 auto;
	}

/* ------------------------------
		header
------------------------------ */
#header_top_contact{
	margin-top:30px;
	}
#header_top_contact a{
	background:url(images/btn_contact_header.gif) no-repeat left top;
	width:164px;
	height:104px;
	display:block;
	text-indent:-9999px;
	}
#header_top_contact a:hover{
	background:url(images/btn_contact_header.gif) no-repeat left -104px;
	}
#header_second_contact{
	margin:10px 0;

	}
#header_second_contact a{
	background:url(images/btn_contact_header.gif) no-repeat left top;
	width:164px;
	height:104px;
	display:block;
	text-indent:-9999px;
	}
#header_second_contact a:hover{
	background:url(images/btn_contact_header.gif) no-repeat left -104px;
	}

/* ------------------------------
		menu
------------------------------ */
#menu{
	background:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
	}
#menu ul{
	margin-left:19px;
	}
#menu li{
	float:left;
	list-style:none;
	}	
.what a{
	background:url(images/btn_what.gif) no-repeat left top;
	width:190px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.what a:hover{
	background:url(images/btn_what.gif) no-repeat left -30px;
	}
.example a{
	background:url(images/btn_example.gif) no-repeat left top;
	width:125px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.example a:hover{
	background:url(images/btn_example.gif) no-repeat left -30px;
	}
.step a{
	background:url(images/btn_step.gif) no-repeat left top;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.step a:hover{
	background:url(images/btn_step.gif) no-repeat left -30px;
	}
.list a{
	background:url(images/btn_list.gif) no-repeat left top;
	width:145px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.list a:hover{
	background:url(images/btn_list.gif) no-repeat left -30px;
	}
.contact a{
	background:url(images/btn_contact.gif) no-repeat left top;
	width:136px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.contact a:hover{
	background:url(images/btn_contact.gif) no-repeat left -30px;
	
	}
/* now here ///////////////////////////////////////////////////////*/	

.what_now a{
	background:url(images/btn_what.gif) no-repeat left -30px;
	width:190px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.example_now a{
	background:url(images/btn_example.gif) no-repeat left -30px;
	width:125px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.step_now a{
	background:url(images/btn_step.gif) no-repeat left -30px;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.list_now a{
	background:url(images/btn_list.gif) no-repeat left -30px;
	width:145px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}
.contact_now a{
	background:url(images/btn_contact.gif) no-repeat left -30px;
	width:136px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

/* ------------------------------
		contents
------------------------------ */
#wrapper_inner{
	width:816px;
	margin:0 auto;
	}
#wrapper_points{
	padding-bottom:15px;
	border-bottom:1px dashed #333333;
	margin-bottom:40px;
	}
#wrapper_points_no_border{
	vertical-align: bottom;
	}	
#footer{
	text-align:center;
	font-size:80%;
	padding-bottom:10px;
	}
#footer a{
	font-size:80%;
	margin:0 10px;
	}
.pagetop {
	float:right;
	}
.pagetop_link a{
	background:url(images/pagetop.gif) no-repeat left top;
	width:85px;
	height:11px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
.pagetop_link a:hover{
	background:url(images/pagetop.gif) no-repeat left -11px;
	
	}

/* ------------------------------
		example
------------------------------ */
#wrapper_example{
	background:url(images/bg_example_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:20px 50px 0 50px;
	}
#wrapper_example_bottom{
	background:url(images/bg_example_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
	margin-bottom:50px;
	}
#wrapper_example .screen{
	margin-right:40px;
	float:left;
	}
.detail{
	color:#006699;
	font-size:80%;
	margin-top: 15px;
	}
.detail_link a{
	color:#006699;
	font-size:80%;
	font-weight:bold;
	}
.detail_link img{
	vertical-align:text-bottom;
	margin-left:10px;
	}

/* ------------------------------
		step
------------------------------ */

#wrapper_step_detail{
	border-bottom:1px dashed #333333;
	margin-bottom:40px;
	padding-bottom:10px;
	}
#step_detail{
	margin-left:250px;
	border:1px solid #CCCCCC;
	padding:15px 0;
	width:350px;
	margin-bottom: 10px;
	}
#step_detail p{
	color:#006699;
	font-size:80%;
	padding:10px 15px 0 15px;

	}

/* ------------------------------
		list
------------------------------ */
#list_box{
	margin-left:15px;
	margin-bottom:40px;
	}
#list_box td{
	vertical-align:top;
	}
#box_title{
	background:#006699;
	width:170px;
	padding-top:6px;
	}
#box_base{
	border:3px solid #999999;
	padding:10px;
	width:270px;
	}
#box_base li{
	background:url(images/icon_base.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	padding-left:20px;
	font-size:80%;
	}
#box_option{
	border:3px solid #CCCCCC;
	padding:10px;
	width:270px;
	}
#box_option li{
	background:url(images/icon_option.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	padding-left:20px;
	font-size:80%;
	}
	
/* ------------------------------
		contact
------------------------------ */
#form_wrapper td,#form_wrapper_input td{
	vertical-align:top;
	}
#form_title{
	padding:15px 20px 10px 0;
	width: 160px;
	float: left;
	}
#form_wrapper{
	border:3px solid #CCCCCC;
	width:510px;
	font-size: 80%;
	}
#box_wrapper{
	margin-bottom:30px;
	}
#form_menu{
	width:140px;
	padding:10px;
	background:#EFEFF1;
	}
#form_wrapper_input{
	float:left;
	padding:20px;
	width:464px;
	border:3px solid #CCCCCC;
	}
#form_wrapper_input_body{
	font-size: 80%;
	}
#form_wrapper_input_body td{
	
	}
#form_input{
	padding:10px;
	}
#form_input input{
	border:#006699 1px solid;
	padding:5px;
	font-size:12px;
	}
#form_area{
	border:1px solid #EFEFF1;
	}
textarea{
	border:#FFF 1px solid;
	padding:5px;
	font-size:12px;
	}
#btn_submit{
	text-align:center;
	padding:5px;
	}
.gray{
	color:#999999;
	font-size:80%;
	}

#wrapper_policy{
	width:700px;
	font-size:80%;
	margin:0 auto;
	margin-bottom:40px;
	}
#wrapper_policy li{
	list-style:none;
	}
#wrapper_policy h3{
	border-bottom:1px dashed #333333;
	font-size:100%;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
	}
#wrapper_policy h4{
	background:#EFEFF1;
	padding:5px;
	
	}
