@charset "Shift_JIS";
/* -------------------------------------------------------------------

	静的系、規約ページ系 CSS
	
	/subnavi/flower.html
	
------------------------------------------------------------------- */

/* ----------------------------------------
   ヘッダー(Viewのみのページ用)
---------------------------------------- */
/*
.header {
	margin-bottom:30px;
	width:950px;
	height:76px;
}
*/
div.big_colomn{
	width:950px;
	margin:0 auto;
}

/* -- サイトID --*/
.header h1#siteId{
	float:none;
	width:600px;
	height:60px;
	margin:30px 0 0 0;
	font-size:13px;
	text-indent:0px;
	overflow:hidden;
	text-align:left;
}
.header p{
	height:18px;
	margin-top:-20px;
	margin-left:73px;
	font-size:12px;
	font-weight:bold;
	color:#996600;
	overflow:hidden;
}

/* --------------------------------
	大見出し
-------------------------------- */

.block_section01_h2{
	width:100%;
	margin-bottom:20px;
/*	border-bottom:3px solid #cccccc;*/
	overflow:hidden;
}

/*
.block_section01 h2{
	float:left;
	margin:8px 0 0 0;
	padding:3px 0 3px 5px;
	font-size:20px;
	line-height:2;
	border-left:4px solid #ff3366;
}
*/


/* ○付き見出し */
.h_circre{
	font-size:16px !important;
	padding: 8px 0 0 18px !important;
	line-height:1 !important;
	border-bottom: 3px solid #eeeeee;
}

/* --------------------------------
	大見出し下説明文BOX
-------------------------------- */

.block_section01 p.read01{
	padding:0 10px;
	margin:0 0 20px 0;
}

/* --------------------------------
	LINK
-------------------------------- */

/* ピンク背景付き */
a.link_box01{
	background:url(../images/common/bg_arrow_pink.gif) left center no-repeat;
	padding:5px 13px 5px 25px;
	line-height:190%;
	border:1px solid #f9e1e7;
	color:#FF6699;
}

a.link_box01:link{color:#FF6699;}
a.link_box01:visited{color:#FF6699;}
a.link_box01:hover{color:#FF7799;}
a.link_box01:active{color:#FF6699;}


/* -------------------------------------------------------------------

	ページ固有
	
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
	初めての方へ
	/subnavi/flower.html  (2011追記)
------------------------------------------------------------------- */

.btn_member-reg {
	margin-bottom:30px;
	text-align:center;
}

/* --------------------------------
	ピンク見出しリスト-2列
-------------------------------- */

ul.recommend-point{
	width:910px;
	margin-bottom:30px;
	overflow: hidden;/*--←float解除--*/
}
* ul.recommend-point{  
	height: 1%;  /*--←float解除IE6対策--*/
}

ul.recommend-point li{
	width:443px;	
	float:left;
	border:1px solid #f2d7e5;
	margin:30px 0 10px 0;
}

ul.recommend-point li h3{
	/*padding-bottom:0;*/
	font-size:20px;
	background-color:#fff4fb;
	line-height: 2.2;	
	border-bottom:1px solid #ccc;
	padding-left:10px;
	font-weight:bold;
}


ul.recommend-point li.even{
	float:right;
}

/*
ul.recommend-point li p img.gra{
	float:left;
	margin-right:10px;
}
*/

ul.recommend-point li p a{
	background:url(../images/common/li_arrow_pink.png) left center no-repeat;
	padding-left:10px;
	color:#FF6699;
	line-height:190%;
}

ul.recommend-point li p a:link{color:#FF6699;}
ul.recommend-point li p a:visited{color:#FF6699;}
ul.recommend-point li p a:hover{color:#FF7799;}
ul.recommend-point li p a:active{color:#FF6699;}


ul.recommend-point li p{  
	overflow: hidden;/*--←float解除--*/
	padding:20px 10px 10px 10px;  
} 
 
ul.recommend-point li p{  
	height: 145px;
}


/* --------------------------------
	リスト-2列
-------------------------------- */

ul.recommend-point02{
	width:910px;
	background:url(../images/common/bg_listcol2_grayline.gif) left top repeat-y;
	overflow: hidden;/*--←float解除--*/
	margin:-20px 0 30px 0;
}
* ul.recommend-point02{  
	height: 1%;  /*--←float解除IE6対策--*/
}

ul.recommend-point02 li{
	width:440px;
	float:left;
	border-top:20px solid #ffffff;
	padding:0 0 0 15px;
	overflow: hidden;/*--←float解除--*/	
}
* ul.recommend-point02 li{  
	height: 1%;  /*--←float解除IE6対策--*/
}

ul.recommend-point02 li div{
	float:left;
	width:400px;
}

ul.recommend-point02 li p{  
	padding:10px 0 10px 5px;  
} 

ul.recommend-point02 li p.gra{
	float:right;
	padding:0 15px 0 0;  
}

#privilege_horiz{
	margin-top:30px;
}

.footer{
	margin: 10px 0 60px 0 !important;
}

h2.ttl_myp_top{
	font-size:21px !important;
	font-weight:bold;
	padding:5px !important;
}

li.long p{
	margin-top:10px;
}

.privilege#privilege_horiz {
    height: 414px;
    margin-bottom: 85px;
    background: url(../images/common/bg_privilege_horiz.jpg) no-repeat;

}

.privilege#privilege_horiz ul li {
    height: 135px;
}

.privilege ul li h4 {
    height: 70px;
    text-indent: -4000px;
    font-size: 1px;
    overflow: hidden;
}

.privilege ul li p {
    padding: 0 100px 0 30px;
    font-size: 12px;

}

.privilege#privilege_horiz ul li {
    height: 135px;
}
.privilege ul li.long {
    width: 910px;
}
.privilege ul li {
    float: left;
    width: 455px;
    height: 185px;
}

.block_section01{
	width:910px;
}

div.point{
	height:145px;
	
}

div.imageArea{
	width:115px;
	float:left;
	padding:5px;
}

div[class^="expArea"]{
 	width:280px;
	float:left;
	line-height: 1.5;
    font-size: 13px;
}


.expArea01,
.expArea07{
	padding: 35px 10px 0 10px;	
}

.expArea02,
.expArea05,
.expArea08{
	padding: 18px 10px 0 10px;	
}

.expArea03,
.expArea04,
.expArea06{
	padding: 30px 10px 0px 10px;	
}

.recommend-point li:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


[class^="expArea"] a::before{
    content: '';
    width: 14px;
    height: 14px;
    background: #ff69b4;
    border-radius: 50%;
    position: absolute;
    margin: 2px 0 0 -17px;
}

[class^="expArea"] a::after{
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.expArea02 a::after{
	margin:6px 0 0 -131px;
}
.expArea05 a::after{
	margin:6px 0 0 -196px;
}

.expArea06 a::after{
	margin:6px 0 0 -235px;
}

/*
[class^="expArea"] a:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 3px;
    margin-top: -3px;
}
*/