/* ********************************************** */
/* ********************************************** */
/* BaseLayout */
#wrapper {width:auto; float:left; color:#fff;}
#conta {width:auto; height:auto; margin:0 auto; padding: 0 0 10px 0; text-align:left; color:#050505;	background:#fff; font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif; border:none;}
#conta a { color:#126da7;}
#conta a:hover{	opacity: 0.5;	filter: alpha(opacity=50);}
#conta p{padding:10px 10px 0 15px; font-size:16px; line-height:160%;}

#actArea {width:980px;  margin:0 auto ; padding-bottom:10px; color:#050505;}
#actArea02 {width:980px;  margin:0 auto 10px; padding:20px 0 10px; border:none; color:#000; }
#actArea03 {width:980px;  margin:0 auto ; padding:20px 0 30px; border:none; color:#000;}
#actArea04 {width:980px;  margin:0 auto ; padding:20px 0 30px; border:none; color:#fff;}

#actArea h1 { font-weight:bold; font-size:23px; line-height:1.5em;}
#actArea h1 span{ font-weight:bold; font-size:45px; line-height:1.5em;}
#actArea p a{ font-size:18px; font-weight:bold; margin:0; text-decoration:underline;}

#actArea02 p { color:#000; font-size:20px; font-weight:bold;}
#actArea02 p span{ color:#000; font-size:16px; font-weight:normal; margin:0;}
#actArea02 h2 { font-weight:bold; font-size:35px; line-height:1.5em; color:#fff;margin:0;}
#actArea02 h2 span{ font-weight: normal; font-size:16px; line-height:1.5em; color:#fff;margin:0;}

#actArea03 p { color:#000; font-size:20px; padding:0;}
#actArea03 p span{ color:#000; font-size:16px; font-weight:normal; margin:0; line-height:1em;}
#actArea03 h2 { font-weight:bold; font-size:35px; line-height:1.5em; color:#000;margin:0; border-bottom:1px solid;}
#actArea03 h3 { margin:10px 0 0 20px; font-size:23px;}

#actArea04 p { color:#fff; font-size:20px;}
#actArea04 h2 { font-weight:bold; font-size:35px; line-height:1.5em; color:#fff;margin:0 0 0 210px; }
#actArea04 h3 { margin:10px 0 5px 20px; font-size:20px;}

.point { width:475px; text-align:center; margin: 30px 0 0 0;}
.point h3 { font-size:22px; font-weight:bold; line-height:1.5em; margin:10px 0 0 0;}
.point p{ font-size:16px; line-height:1.5em; margin:8px 0 0 0;}

.copy { font-size:10px;
		text-align:center;
		margin:15px 0 0 0;}
		
.comment{ font-size:12px;
	float:left;
	margin:5px 0 0 20px;
	line-height:1.5em;
}

.w_line{ border-bottom:1px solid #fff; margin-bottom:30px;}

.col_01{color:#f00; }
.col_02{color:#ff0;}
.col_03{color:#fe008f;}


.block-customer {
  margin: 0 -20px -22px 0;
}

.block-customer .unit-customer {
  float: left;
  width: 287px;
  margin:0 20px;
  line-height: 1.7;
}

.block-customer .unit-customer dl {
  margin-bottom: 20px;
}

.block-customer .unit-customer dt {
  margin-bottom: 15px;
  padding-bottom: 1px;
  border-bottom: 2px solid #dfdfdf;
  font-weight: bold;
  font-size: 15px;
}

.block-customer .unit-customer dd ul li {
  margin-bottom: 15px;
  padding-left: 5px;
}


.hizuke{ text-align:left; font-size:12px; margin:0 5px 5px 0;}

#pc .information {
    margin: 0 auto;
    padding: 0 0 20px;
    position: relative;
    width: 980px;
}

#pc .information .date {
position: relative;
top: 5px;
float: left;
font-size: 1.143em;
color: #888;
}

#pc .information .sns {
float:right;
}

/*.site-header{background:#0e0f6b;}*/

/* ********************************************** */
/* ********************************************** */


.ml20 {
	margin:0 0 0 20px;
}

.mr20 {
	margin:0 20px 0 0;
}

.ml10 {
	margin:0 0 0 10px;
}

.mb30 {
	margin:0 0 30px 0;
}

.mb10 {
	margin:0 0 10px 0;
}

.mt20{
	margin:20px 0 0 0;
}

.ml35{margin:0 0 0 35px;}

.ml55{margin:0 0 0 55px;}


/* ********************************************** */
/* ********************************************** */
/* Top */
.topback {color:#fff; margin:0px; padding:10px 10px 10px 0; font-size:12px !important; line-height:170%; font-weight:bold; text-align:right;}

/* ********************************************** */
/* ********************************************** */
/*  OTHER  */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; min-height:1%;  /* for IE 7*/ }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
