/*---------------------------------------------
TOP
-------------------------------------------- */

.top_header{
	background:url(../images/top_header_bg.gif) repeat-x 0 0;
	height:345px;
}

.top_header_in{
	background:url(../images/top_navi_bg.gif) no-repeat 0 0;
	margin:0 auto;
	position:relative;
	width:950px;
	height: 345px;
}

.top_header_in h1{
	position:absolute;
	left:242px;
	top:10px;
	font-size: 84%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.top_header_in .header_btn{
	position:absolute;
	top:11px;
	right: 15px;
}

.top_header_in .header_btn img{
	padding-left:10px;
}

.top_header_in .top_mainimg{
	position:absolute;
	top:58px;
	left:233px;
	height: 279px;
}

.top_header_in ul.topnavi{
	margin:12px 0 0 19px;
}

.top_header_in ul.topnavi li{
	margin-bottom:0;
	height:55px;
}

.c_left ul.topnavi_02{
	margin:-2px 0 0 19px;
}

.c_left ul.topnavi_02 li{
	line-height:1;
	height: 55px;
}




.c_righttop{
	margin:30px 0 20px 0;
}

.topbox{
	background:url(../images/c_bottom.gif) no-repeat right bottom;
	margin-bottom:3em;
	margin-right:14px;
	padding-bottom: 1.5em;
}

.topbox h2{
	margin-bottom:15px;
}

.top_recommend{
	background:url(../images/top_recommend.gif) no-repeat 0 0;
	height:259px;
	width:703px;
}

.top_recommend p{
	padding:62px 0 0 20px;
}

.top_center{
	margin:0 auto;
	width:645px;
}

.topbox_in{
	width:705px;
	height:50px;
}

.topbox_in .left{
	float:left;
	width:550px;
}

.topbox_in .right{
	float:right;
	width:148px;
}

.top_templetebox{
	margin-left:30px;
	text-align:center;
}

.top_templetebox .templete_in{
	background:none;
	border:none;
	margin-bottom:0;
}

.result{margin:10px 14px 0 0;font-size:110%;}

.result p{background-color:#FFE1FC; padding:5px;}

.result p span{font-size:140%;}


/*---------------------------------------------
SERVICE
-------------------------------------------- */

.service_box{
	background:url(../images/c_bottom.gif) no-repeat right bottom;
	margin-bottom:1.8em;
	padding-bottom: 1.5em;
}

.service_in{
	margin-bottom:1px;
	background:url(../images/service_bg.gif) repeat-y 0 4px;
}

/*======= IE用 =======*/

.service_in{
	min-height:1em;
}

* html .service_in{
    height: 1em;
}

/*======== IE用 ======*/

.service_left{
	float:left;
	width:210px;
	margin-right:10px;
}


.service_right{
	float:left;
	width:449px;
}

.service_h5{
	font-size:100%;
	font-weight:bold;
	padding-left:5px;
	margin:11px 0 0.8em 0;
	letter-spacing: 1px;
	border-bottom: 1px solid #333;
}

.service_table{
	border:none;
	margin:1.8em auto;
	width:90%;
}

.service_table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align:left;
	padding-left:6px;
}

.service_box dl,.service_box dd{
	margin-bottom:1.8em;
}

.service_box dl{
	margin-top:1.8em;
}

.service_box dt{
	border-left:3px solid #e482a2;
	font-size:100%;
	font-weight:bold;
	padding-left:5px;
	margin:0.8em 0 0.8em 0;
	letter-spacing: 1px;
}

.service_box dd{
	margin-left:1em;
}

/*---------------------------------------------
TEMPLETE
-------------------------------------------- */

.templete_in{
	float:left;
	width:210px;
	margin-right:10px;
	margin-bottom:30px;
	padding-bottom:10px;
	/*border-bottom:1px dotted #5E5E5E;*/
	background:url(../images/c_bottom.gif) no-repeat right bottom;
}

.templete_in .thumbnail{
	height:186px;
}

.templete_in dl{
	margin:0 3px 6px 3px;
}


.templete_in dt{
	text-align:center;
	background:#E5E5E5;
	margin-bottom:2px;
}

.templete_in dd{
	display:inline;
}


.templete_in dd.left{
	padding-right:2px;
}

.templete_in dd.right img{
	padding-right:2px;
	vertical-align:baseline;
}

.templete_banner{
	text-align:center;
	margin-bottom:2.4em;
	margin-right:10px;
}

.templete_mainimg{
	text-align:center;
	margin-bottom:0.5em;
	margin-right:18px;
}



/*---------------------------------------------
FLOW
-------------------------------------------- */

.flow_box{
	background:url(../images/c_bottom.gif) no-repeat right bottom;
	margin-bottom:1.8em;
	padding-bottom: 1.5em;
}

.flow_p{
	background:url(../images/flow_arrow.gif) no-repeat center bottom;
	margin-bottom:1.8em;
	padding-bottom: 45px;
}




/*---------------------------------------------
FAQ
-------------------------------------------- */

.faq_box{
	background:url(../images/c_bottom.gif) no-repeat right bottom;
	margin-bottom:1.5em;
	padding-bottom: 1.8em;
}

.faq_h3{
	border-left:3px solid #e482a2;
	font-size:100%;
	font-weight:bold;
	padding-left:5px;
	margin:0.8em 0 0.4em 0;
	letter-spacing: 1px;
}

ul.faq_list{
	margin:0 0 1.4em 1em;
}

ul.faq_list li{
	line-height:1.6em;
	padding-left:1em;
	text-indent:-1em;
}

dl.faq_dl{
	margin-bottom:2em;
}

dl.faq_dl dt{
	text-decoration:underline;
	margin-left:1em;
}

dl.faq_dl dd{
	background-color: #F5F5F5;
	border:1px dotted #aeae7c;
	padding:0.6em;
	margin:0.5em 1em;
}


/*---------------------------------------------
ABOUTUS
-------------------------------------------- */



table.aboutus_table{
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
	margin-bottom:2em;
}


td,th.aboutus_table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding: 8px;
}

/*---------------------------------------------
PRIVACY
-------------------------------------------- */

p.privacy_sign{
	text-align:right;
	margin-bottom:1.5em;
}


/*---------------------------------------------
ORIGINAL
-------------------------------------------- */

.original_in{
	float:left;
	width:210px;
	margin-right:10px;
	margin-bottom:30px;
	padding-bottom:10px;
}

.original_in .thumbnail{
	height:186px;
}

/*---------------------------------------------
FORM
-------------------------------------------- */

.caution{
	margin-bottom:0;
}

.form_btn{
	background:url(../images/c_bottom.gif) no-repeat right bottom;
	margin-bottom:1.5em;
	padding-bottom: 1.8em;
	text-align:center;
}

table.aboutus_table span{
	color:#ef1b2f;
	font-weight:bold;
}


.form_templete td{
	width: 33% !important;
	border:none;
	text-align:center;
	padding-bottom:14px;
}

.form_terms{
	margin:10px 10px 30px 0;
	width:650px;
}

.form_terms_in{
	border:1px solid #CCC;
	text-align:left;
	height:160px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:6px;
}

.form_terms_in .ttl{
	border-left:3px solid #e482a2;
	font-size:100%;
	font-weight:bold;
	padding-left:5px;
	margin:0 0 0.4em 0;
	letter-spacing: 1px;
}

table.aboutus_table td p{
	margin: 0;
}




/*---------------------------------------------
POPUP
-------------------------------------------- */

.popup{
	text-align:center;
	overflow-x:hidden;
}

.mainimg_in{
	float:left;
	width:232px;
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:4px;
	text-align: left;
}

.mainimg_in p{
	background:#E5E5E5;
	margin:2px 2px 0 0;
	text-align: center;
}
#pan {
	margin: 5px 0;
	font-size: 80%;

}


/* LOGUARD */
#simplesenveloparea {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#simplesenveloparea canvas {
	width:15.5%;
	margin-top: 5px;
	padding: 0;
	border: 1px solid #c2c2c2;
}
#simplesenveloparea div:first-child>p.simples-danger:first-child {
	color: #ef1b2f;
}
div.lc-notion {
	margin: 5px 0 0 !important;
	padding: 0 !important;
	color: #ef1b2f;
}
.form_templete tr + .lc-notion {
	width: 280%;
	margin-left: 30px;
}
input.lc-danger,
textarea.lc-danger {
	background: #ffe9f1;
}