@charset "EUC-JP";
#family_navi{
	background-image:url(../img/navi.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height:175px;
	padding-top:0;
	margin:auto;
	margin-bottom:15px;
}
#family_navi #family_navi02 li{
	display:inline;  
 	list-style-type:none;  
} 
#family_navi #family_navi02 li a{
	float:left;
	display:block;
	height:175px;
	text-indent:-999999px;  
 	text-decoration:none;  
	overflow:hidden;  
}


/*------off*/
#family_navi #family_navi02 li#navi-01 a {
	background:url(../img/navi.jpg) no-repeat 0px 0px;
	width:189px;
}
#family_navi #family_navi02 li#navi-02 a {
	background:url(../img/navi.jpg) no-repeat -189px 0px;
	width:189px;
}
#family_navi #family_navi02 li#navi-03 a {
	background:url(../img/navi.jpg) no-repeat -378px 0px;
	width:189px;
}
#family_navi #family_navi02 li#navi-04 a {
	background:url(../img/navi.jpg) no-repeat -567px 0px;
	width:189px;
}
#family_navi #family_navi02 li#navi-05 a {
	background:url(../img/navi.jpg) no-repeat -756px 0px;
	width:189px;
}


/*------stay a*/
#family_navi #family_navi02 li#navi-01 .stay a  {
	background:url(../img/navi.jpg) no-repeat 0px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-02 .stay a  {
	background:url(../img/navi.jpg) no-repeat -189px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-03 .stay a  {
	background:url(../img/navi.jpg) no-repeat -378px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-04 .stay a  {
	background:url(../img/navi.jpg) no-repeat -567px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-05 .stay a  {
	background:url(../img/navi.jpg) no-repeat -756px -175px;
	width:189px;
}

/*------hover*/
#family_navi #family_navi02 li#navi-01 a:hover  {
	background:url(../img/navi.jpg) no-repeat 0px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-02 a:hover {
	background:url(../img/navi.jpg) no-repeat -189px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-03 a:hover {
	background:url(../img/navi.jpg) no-repeat -378px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-04 a:hover {
	background:url(../img/navi.jpg) no-repeat -567px -175px;
	width:189px;
}
#family_navi #family_navi02 li#navi-05 a:hover  {
	background:url(../img/navi.jpg) no-repeat -756px -175px;
	width:189px;
}
/*ニューモデル*/
.context_black{
	width: 920px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background-color:#000000;
	padding-bottom:15px;
}
.context_black .detailtext{
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height:160%;
	padding-left:10px;
	padding-right:10px;
}
.context_black .detailmidashi{
	font-size: 15px;
	line-height: 19px;
	line-height:140%;
	color:#FFCC00;
	margin-bottom: 15px;
	text-align: left;
	padding-left:10px;
	font-weight:bold;
}
.context_black .detailshop{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height:170%;
	padding-left:10px;
	margin-top:25px;
}
.bottom3{
	padding-bottom:3px;
}
/*変更点*/
.lineupbox{
	width:940px;
	clear:both;
	margin-bottom:15px;
}
.lineupbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .lineupbox{
    height: 1em;
    overflow: visible;
}
.lineupbox_l{
	width:454px;
	border:3px solid #999999;
	float:left;
}
.lineupbox_lin{
	padding:15px 10px 15px 10px;
	clear:both;
}
.lineupbox_lin:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .lineupbox_lin{
    height: 1em;
    overflow: visible;
}
.lineupbox_lin_l{
	width:200px;
	margin-right:10px;
	float:left;
}
.lineupbox_lin_r{
	width:220px;
	float:right;
}
.lineupbox_r{
	width:454px;
	border:3px solid #999999;
	float:right;
}
.lineupbox_rin{
	padding:15px 10px 15px 10px;
	clear:both;
}
.lineupbox_rin:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .lineupbox_rin{
    height: 1em;
    overflow: visible;
}
.lineupbox_rin_l{
	width:200px;
	margin-right:10px;
	float:left;
}
.lineupbox_rin_r{
	width:220px;
	float:right;
}
.navi_text{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	margin-top: 10px;
	padding-bottom:15px;
	border-top:1px dotted #999999;
	padding-top:15px;
	text-align:center;
	margin:auto;
}

@charset "EUC-JP";


#container_white{
  	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: auto;
    overflow: hidden;
	background-color:#FFFFFF;
}
#container_white:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html #container_white {
    height: 1em;
    overflow: visible;
}
/**/
.context{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
}
.intro{
	background-image:url(../img/intro.jpg);
	background-repeat:no-repeat;
	height:290px;
}
.intro_text{
	padding-top:90px;
	padding-left:10px;
	width:465px;
}
.voice{
	background-image:url(../img/voice.jpg);
	background-repeat:no-repeat;
	height:400px;
}
.voice01{
float:left;
padding-top:60px;
padding-left:220px;
width:350px;
font-size:12px;
line-height:148%;
color:#000000;
}
.voice02{
float:right;
padding-top:10px;
width:330px;
padding-right:10px;
padding-left:20px;
font-size:12px;
line-height:148%;
color:#000000;
}
.midashi_voice{
font-weight:bold;
font-size:13px;
margin-bottom:15px;
}
.midashi_voice02{
font-weight:bold;
font-size:13px;
margin-bottom:15px;
margin-top:15px;
}
.midashi_voice03{
font-weight:bold;
font-size:13px;
margin-bottom:5px;
margin-top:5px;
}
.column{
	border:6px solid #FFCC66;
	padding:10px 10px 15px 10px;
	font-size:13px;
	line-height:150%;
	margin-bottom:15px;
}

.how_midashi img{
	vertical-align:bottom;
}
.how_box{
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-bottom:1px solid #000099;
	padding:10px;
	width:228px;
}

.kakomi{
	border:5px solid #000000;
	padding:15px;
	margin-top:10px;
}

.point_machine{
	background-image:url(../img/point.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:350px;
	height:390px;
	padding-top:70px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	ont-family: "Osaka−等幅", "ＭＳ Ｐゴシック";
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}
.context02{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
}
.context:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .context{
    height: 1em;
    overflow: visible;
}
/*画像*/
.img_right{
	margin-left:10px;
}
.img_left{
	margin-right:10px;
}
/*文字サイズ*/
.size12{
	font-size: 12px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size11{
	font-size: 11px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size13{
	font-size: 13px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
/*マージン*/
.space0{
	margin:0;
	padding:0;
}
.space5{
	margin-bottom:5px;
}
.space10{
	margin-bottom:10px;
}
.space15{
	margin-bottom:15px;
}
.space20{
	margin-bottom:20px;
}
/*回り込み解除*/
.clear{
	clear:both;
}
/*クレジット表記*/
#credit {
	font-size: 12px;
	color: #333333;
	height:30px;
}

#credit .left {
	width: 720px;
	float: left;
	text-align:left;
}
#credit .right{
	width:200px;
	float:right;
	text-align:right;
}

.midashi {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#0099CC;
	text-align: left;
}
.midashi_nobar{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin-bottom: 8px;
	padding-bottom:5px;
	margin-top:8px;
	text-align: left;
}
.midashi_nobar02{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color:#FF6600;
	margin-bottom: 15px;
	text-align: left;
}
.photo_cap{
	font-size: 12px;
	line-height: 150%;
	color:#990000;
	text-align: left;
	margin-bottom:10px;
	margin-top:5px;
}
.righttext{
	text-align:right;
	margin-top:8px;
	font-size:13px;
	color:#666666;
}
.infobox{
	border:1px solid #FF9900;
	padding:10px;
	clear:both;
	font-size:13px;
	line-height:150%;
	height:160px;
}
.infobox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .infobox {
    height: 1em;
    overflow: visible;
}
/**/
.infobox p{
	margin-bottom:3px;
}

.underbar{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dotted #000000;
}
.infobox_l{
	width:300px;
	float:left;
}
.infobox_r{
	width:300px;
	float:right;
}
.infoboxmidashi{
	background-color:#FF9900;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding:8px 8px 6px 8px;
}
.emergent_map{
	text-align:center;
	padding:8px;
	border:1px dotted #CCCCCC;
	color:#999999;
	font-size:12px;
	margin-bottom:10px;
}
.table_border {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-collapse:collapse;
}
.pro_comment{
	border:4px solid #CCCCCC;
	padding:12px;
}	
.pro_comment:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .pro_comment{
    height: 1em;
    overflow: visible;
}
/**/
 .moviebox{
	background-color:#000000;
	padding:25px 15px 15px 15px;
	text-align:center;
	margin-bottom:15px;
}
/*変更点まとめ*/
.pointmatome{
	border:5px solid #999999;
	padding:15px;
	margin-bottom:10px;
	clear:both;
}	
.pointmatome:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .pointmatome{
    height: 1em;
    overflow: visible;
}
/**/
.pointmatome .point{
	font-weight:bold;
	color:#000000;
	font-size:16px;
	line-height:150%;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:15px;
}

.pointmatomebox{
	border:5px solid #999999;
	padding:15px;
	margin-bottom:10px;
	clear:both;
}	
.pointmatomebox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .pointmatomebox {
    height: 1em;
    overflow: visible;
}
/**/
.pointmatomebox .point{
	font-weight:bold;
	color:#000000;
	font-size:16px;
	line-height:150%;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:15px;
}
.pointmatomebox .pointmatome01{
	float:left;
	width:250px;
	margin-right:10px;
}
.pointmatomebox .pointmatome02{
	float:right;
	width:620px;
}	
	