@charset "utf-8";

/*---------------------------------
  背景色（グレー）設定
----------------------------------*/
.gray_bg {
	background-color: #EFEFEF;
	width: 560px;
	padding: 5px 10px 0px;
	height: auto;
}
.sub_gray_bg {
	background-color: #EFEFEF;
	width: 550px;
	padding: 5px;
	height: 40px;
}

/*---------------------------------
  黒矢印
----------------------------------*/
.brack_btn {
	background-image: url(../../common/img/black_btn.jpg);
	background-repeat: no-repeat;
	width: auto;
	padding-left: 15px;
	padding-bottom: 5px;
}

/*---------------------------------
　TOPページ　コンテンツ部分
　見出しを配置
----------------------------------*/
.sub_box {
	height: auto;
	width: 560px;
	padding: 10px;
	margin-top: 0px;
	clear:both;
}
/*---------------------------------
　index
----------------------------------*/
div.present{
margin:0px 15px 20px 15px;
}
.subtit{
margin-bottom:15px;
}
/*---------------------------------
　プレゼント
----------------------------------*/
.link_bluearrow{
background-image:url(../img/bluearrow.gif);
background-repeat:no-repeat;
padding-left:14px;
background-position:left center;
}
dl.present_detail dt{
margin:20px 0px 10px 0px !important;
color:#50504f;
font-weight:bold;
padding-left:8px;
border-left:4px solid #23319f;
border-bottom:1px solid #d6d6d6;
line-height:140%;
}
dl.present_detail dd{
margin:0px 0px 25px 0px;
}
dl.present_detail dd p{
margin:0px 0px 10px 0px;
line-height:140%;
}
div.present p{
margin:0px 0px 10px 0px;
line-height:140%;
}
p.btn{
text-align:center;
margin:0px 0px 20px 0px !important;
}
div.present p.end{
font-size:120%;
font-weight:bold;
text-align:center;
padding:40px 0px 60px 0px;
}
.notes_red{
color:#B63B3B;
text-indent:-1em;
padding-left:1em;
}
dl.present_detail ul li{
text-indent:-1em;
padding-left:1em;
line-height:140%;
list-style-type:none;
}
.present_contents .img{
width:190px;
float:left;
}
.present_contents .text{
width:350px;
float:right;
line-height:130%;
}
.form-btn{
border:1px solid #d6d6d6;
margin:0px 10px 0px 10px;
width:520px;
padding:5px;
}
.form-new{
width:265px;
float:left;
}
.form-member{
width:265px;
float:right;
}
/*.form-new-2{
width:245px;
padding:10px;
float:left;
background-color:#efefef;
}
.form-member-2{
width:245px;
padding:10px;
float:right;
background-color:#efefef;
}
*/


/*---------------------------------
　レポート
----------------------------------*/
div.report p{
line-height:150%;
}
.floatphoto{
float:right;
margin:0px 0px 10px 15px;
border:1px solid #d6d6d6;
}
div.report dl.profile{
border:1px solid #d6d6d6;
padding:10px;
}
dl.profile dt{
padding:0px 0px 5px 0px;
margin-bottom:15px;
font-weight:bold;
border-bottom:1px dotted #d6d6d6;
}
.profile_img{
width:150px;
float:left;
}
.profile_text{
width:368px;
float:right;
}
.smallfont{
font-size:80%;
line-height:120%;
}

/*---------------------------------
　共通ヘッダー&ナビ
----------------------------------*/
.mv_header{
margin-left:10px;
margin-bottom:30px;
}
ul.vegas_navi li{
margin:0px;
padding:0px;
list-style-type:none;
float:left;
font-size:1px;
line-height:1px;
}
/*---------------------------------
　共通書式
----------------------------------*/
.mgb5{
margin-bottom:5px !important;
}
.mgb15{
margin-bottom:15px !important ;
}
.mgb10{
margin-bottom:10px !important;
}
.mgb20{
margin-bottom:20px !important;
}
.mgb30{
margin-bottom:30px !important;
}
.bold{
font-weight:bold;
}
.indent{
text-indent:1em;
}
.aligncenter{
text-align:center;
}
.alignright{
text-align:right;
}
.notes{
margin:0px 9px 0px 9px;
background-color:#efefef;
border:1px #d6d6d6 solid;
padding:10px;
line-height:130%;
}
.present-table{
border-collapse:collapse;
margin-bottom:40px;
}
.present-table td,.present-table th{
padding:10px;
border:1px solid #d6d6d6;
}
.present-table th{
background-color:#efefef;
font-weight:normal;
}
.privacy{
padding:7px;
background-color:#ffffff;
border:1px solid #b7b5b1;
height:150px;
margin-bottom:10px;
overflow-y:scroll;
font-size:12px;
}
.present-agree{
background-color:#efefef;
padding:15px;
margin-bottom:10px;
font-size:14px;
}

/*---------------------------------
 presentheader
----------------------------------*/

.presentheader h3{
background-image:url("../../feature/img/box_feature-top.gif");
background-repeat:no-repeat;
background-position:left top;
background-color:#d6e2ff;
font-weight:bold;
text-indent:0px;
line-height:31px;
margin:0;
padding:0;
}
.presentheader h3 .feature-tit{
margin-left:15px;
font-weight:bold;
color:#445dbf;
}
.presentheader .detail{
border:1px solid #d6e2ff;
background-image:url("../../feature/img/box_feature-bg.gif");
background-repeat:repeat-x;
background-position:top left;
background-color:#f7f9ff;
padding:15px 15px;
}
.presentheader .detail p.img{
width:200px;
float:left;
}
.presentheader .detail p.img img{
float:left;
margin-right:3px;
}
.presentheader .detail .text{
width:328px;
float:right;
line-height:130%;

}
.present-lead{
color:#445dbf;
font-weight:bold;
margin-bottom:15px;
line-height:130%;

}

/*---------------------------------
 clearfix
----------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;} 
.clearfix {display: block;}
/* End hide from IE-mac */




