﻿@charset "UTF-8";
/* メインコンテンツ */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

a{
color:#3465cb;
cursor:pointer;
}

.att_wrapper{
	border:2px solid #ccc;
	padding:10px;
	margin:10px 0 15px;
}
.nad h4{
	height:auto !important;
}
h5{
	margin:20px 0 10px;
}
#coverIframe{
	display:none;
}
#overlay_1{
	display:none;
}
#overlay_2{
	display:none;
}
#overlay_3{
	display:none;
}
#syoki_hikari{
	display:none;
}
#syoki_sum{
	display:none;
}
#overlay_12{
	position:absolute;
	top:90px;
	left:200px;
	*top:70px;
}
#overlay_16{
	position:absolute;
	top:172px;
	left:200px;
	*top:153px;
}
.container{
	margin:0 10px;
	padding:0;
}
.container .cont{
	margin:10px 10px 20px 10px;
	text-align:left;
}
.container .cont dl{
	float:left;
	width:390px;
	margin:0 10px;
	_margin:0 5px 0 5px;
	font-size:12px;
}
.container .cont dl dt{
	font-weight:bold;
	margin-bottom:5px;
}
.container .cont dl dd{
	background:url(../images/price_01_09.gif) left 5px no-repeat;
	margin-left:10px;
	padding:0 0 0 15px;
}
.txtxlarge{
	font-size:16px;
}


/* オーバーレイ */

#comment {
	position:absolute;
	width:370px;
	margin-top:450px;
	_margin-top:470px;
	margin-left:180px;
	
}
.overray{
	background-color:#f6f9fd;
	text-align:center;
	font-size:14px;
}

.lefttext{
	background-color:#f6f9fd;
	text-align:left;
	font-size:13px;
}

.overray .title{
	text-align:left;
	font-weight:bold;
	position:relative;
	color:#1a3795;
}
.overray table{
	margin:15px auto;
	font-size:14px !important;
}
.overray .att{
	background-color:#edf2f9;
	font-size:12px !important;
	padding:10px;
	text-align:left;
}
.overray .att div{
	padding-left:20px;
	text-indent:-20px;
}
.overray .att div.two{
	padding-left:25px;
	text-indent:-25px;
}

/* 文字色 */
.orange{
	color:#f66200;
}
.pink{
	color:#ff0c00;
}


/* join-tokuten */
.join_tokuten{
	margin:10px;
	width:640px;
}
.join_tokuten h4{
	background-color:#efefef;
	width:auto;
}
.join_tokuten .cont{
	margin:10px 10px 30px;
}

/* connect */
.red_box {
	border: 2px solid #ff0000;
	padding: 10px;
}
