@charset "utf-8";
/* CSS Document */

/*クリアーフィックス S*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block }

/* Hides from IE-mac \*/
* html .clearfix { height:1% }
.clearfix { display: block;}
/*End hide form IE-mac*/


/*=CSSデフォルトリセット
---------------------------------------------------------------------------*/
*{
    margin: 0;
    padding: 0;
    border: none;
}

p,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-size:62.5%;
	color: #424242;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
	position:relative;
	top:-20px;
	left:10px;
	height:20px;
	width:900px;
}
#headNav{
	position:relative;
	top:-20px;
}
#sns{
	position:relative;
	top:-20px;
}
ins {
	text-decoration: none !important;
}

em {
	font-weight: normal !important;
	font-style: normal !important;
}

strong {
	font-weight: normal !important;
	font-style: normal !important;
}

/*EEE-CSSデフォルトリセット
---------------------------------------------------------------------------*/
.link {
	font-size: 1.3em;
}

.link a {
	text-decoration: underline;
	font-weight: normal;
	color:#0066CC;
}

.link a:hover {
	color: #ff7ab3;
}

.txtNormal { 
	font-size: 1.3em;
	line-height: 1.35;
}

a {
	text-decoration: none;
	
	color:#666666;
}

a:hover {
	color: #2081C9;
}

.floatL {
	float: left !important;
	display: inline !important;
}
.floatR {
	float: right !important;
	display: inline !important;
}

.clear {
	clear: both !important;
}

.alignR {
	text-align: right !important;
}

.alignC {
	text-align: center !important;
}

.alignL {
	text-align: left !important;
}

.Bold {
	font-weight: bold !important;
}

/* フォントカラー */
.Pink {
	color: #F69 !important;
}

.White {
	color: #FFF !important;
}

.Blue {
	color: #008BEA !important;
}

.SkyBlue {
	color: #A4DAFF !important;
}

.Orange {
	color: #F60 !important;
}

.ash {
	color: #666;
}

.brown {
	color: #322B2B;
}
.red_bold {
	font-size: 18px;
	font-weight: bold;
	color: #FB4204;
}
.red_bold_s {
	font-size: 1.3em;
	font-weight: bold;
	color: #FB4204;
}
.red_s {
	font-size: 1.1em;
	color: #FB4204;
	font-weight: bold;
}
.uchikeshi {
	text-decoration: line-through;
}


/* マージン指定 S */
/*-- top --*/

.mgnT5px {
	margin-top: 5px !important;
}

.mgnT10px {
	margin-top: 10px !important;
}

.mgnT15px {
	margin-top: 15px !important;
}

.mgnT20px {
	margin-top: 20px !important;
}

.mgnT25px {
	margin-top: 25px !important;
}

.mgnT30px {
	margin-top: 30px !important;
}

.mgnT35px {
	margin-top: 35px !important;
}

.mgnT40px {
	margin-top: 40px !important;
}

.mgnT45px {
	margin-top: 45px !important;
}

.mgnT50px {
	margin-top: 50px !important;
}

.mgnT55px {
	margin-top: 55px !important;
}

.mgnT60px {
	margin-top: 60px !important;
}

.mgnT65px {
	margin-top: 65px !important;
}

.mgnT70px {
	margin-top: 70px !important;
}

.mgnT75px {
	margin-top: 75px !important;
}

.mgnT80px {
	margin-top: 80px !important;
}

.mgnT85px {
	margin-top: 85px !important;
}

.mgnT90px {
	margin-top: 90px !important;
}


/*-- right --*/

.mgnR0px {
	margin-right: 0px !important;
}

.mgnR1px {
	margin-right: 1px !important;
}

.mgnR2px {
	margin-right: 2px !important;
}

.mgnR3px {
	margin-right: 3px !important;
}

.mgnR4px {
	margin-right: 4px !important;
}
.mgnR5px {
	margin-right: 5px !important;
}

.mgnR8px {
	margin-right: 8px !important;
}

.mgnR10px {
	margin-right: 10px !important;
}

.mgnR15px {
	margin-right: 15px !important;
}

.mgnR20px {
	margin-right: 20px !important;
}

.mgnR25px {
	margin-right: 25px !important;
}

.mgnR30px {
	margin-right: 30px !important;
}

.mgnR35px {
	margin-right: 35px !important;
}

.mgnR40px {
	margin-right: 40px !important;
}

.mgnR45px {
	margin-right: 45px !important;
}

.mgnR50px {
	margin-right: 50px !important;
}

.mgnR55px {
	margin-right: 55px !important;
}


/*-- left --*/
.mgnL1px {
	margin-left: 1px;
}

.mgnL5px {
	margin-left: 5px !important;
}

.mgnL8px {
	margin-left: 8px !important;
}

.mgnL9px {
	margin-left: 9px !important;
}

.mgnL10px {
	margin-left: 10px !important;
}

.mgnL15px {
	margin-left: 15px !important;
}

.mgnL20px {
	margin-left: 20px !important;
}

.mgnL25px {
	margin-left: 25px !important;
}

.mgnL30px {
	margin-left: 30px !important;
}

.mgnL35px {
	margin-left: 35px !important;
}

.mgnL40px {
	margin-left: 40px !important;
}

.mgnL45px {
	margin-left: 45px !important;
}

.mgnL50px {
	margin-left: 50px !important;
}

.mgnL55px {
	margin-left: 55px !important;
}

/*-- bottom --*/

.mgnB5px {
	margin-bottom: 5px !important;
}

.mgnB10px {
	margin-bottom: 10px !important;
}

.mgnB15px {
	margin-bottom: 15px !important;
}

.mgnB20px {
	margin-bottom: 20px !important;
}

.mgnB25px {
	margin-bottom: 25px !important;
}

.mgnB30px {
	margin-bottom: 30px !important;
}

.mgnB35px {
	margin-bottom: 35px !important;
}

.mgnB40px {
	margin-bottom: 40px !important;
}

.mgnB45px {
	margin-bottom: 45px !important;
}

.mgnB50px {
	margin-bottom: 50px !important;
}

.mgnB55px {
	margin-bottom: 55px !important;
}

/*-- top & bottom --*/

.mgnTB5px {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mgnTB10px {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mgnTB15px {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mgnTB20px {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mgnTB25px {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.mgnTB30px {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mgnTB35px {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
}
.mgnT20B5px {
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}

.mgnT20B10px {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.mgnT30B10px {
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

/*-- left & right --*/

.mgnLRauto {
	margin-right: auto !important;
	margin-left: auto !important;
}

/*-- 全方向 --*/

.padAll10px {
	padding: 10px !important;
}


/*-- top --*/

.padT5px; {
	padding-top: 5px !important;
}

.padT10px; {
	padding-top: 10px !important;
}

.padT15px; {
	padding-top: 15px !important;
}

.padT20px; {
	padding-top: 20px !important;
}

.padT25px; {
	padding-top: 25px !important;
}

.padT30px; {
	padding-top: 30px !important;
}

.padT35px; {
	padding-top: 35px !important;
}

.padT40px; {
	padding-top: 40px !important;
}

.padT45px; {
	padding-top: 45px !important;
}

.padT50px; {
	padding-top: 50px !important;
}

.padT55px; {
	padding-top: 55px !important;
}

.padT60px; {
	padding-top: 60px !important;
}

.padT65px; {
	padding-top: 65px !important;
}

.padT70px; {
	padding-top: 70px !important;
}

.padT75px; {
	padding-top: 75px !important;
}

.padT80px; {
	padding-top: 80px !important;
}

/*-- bottomの指定 --*/

.padB10px; {
	padding-bottom: 10px !important;
}
.padB20px; {
	padding-bottom: 20px !important;
}

.padT10B10px {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
/*-- leftの指定 --*/

.padL5px {
	padding-left: 5px !important;
}

.padL10px {
	padding-left: 10px !important;
}

.padL15px {
	padding-left: 15px !important;
}

.padL20px {
	padding-left: 20px !important;
}
/*-- =フォントサイズの共通指定　S --*/

.font6px {
	font-size: 6px !important;
}

.font7px {
	font-size: 7px !important;
}

.font8px {
	font-size: 8px !important;
}

.font9px {
	font-size: 9px !important;
}

.font10px {
	font-size: 10px !important;
}

.font12px {
	font-size: 12px !important;
}

.font13px {
	font-size: 13px !important;
}

.font14px {
	font-size: 14px !important;
}

.font15px {
	font-size: 15px !important;
}

.font16px {
	font-size: 16px !important;
}

.font18px {
	font-size: 18px !important;
}

.font1_3em {
	font-size: 1.3em !important;
}

/*-- フォントサイズの共通指定　E --*/	

/* 骨組み指定 */
body{
	background-color:#fff;
	background-image: url(./img/back_all.png);
	background-repeat: repeat-x;
}
#wrap {
	width:980px !important;
	padding : 0 20px 0 20px  !important;
	margin:0 auto 0 auto  !important;
}

#head {
	height: 66px;
	width: 100%;
}

#headbar {
	height: 19px;
	width: 100%;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header ul {
	width: 515px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#fb-root{
display:none;
}
#header ul li {
	float: left;
//	width: 110px;
	text-align: center;
}

#header p {
	float:right;
	position: relative;
	top:-18px;
	padding-right:7px;
//	top: -72px;
//	left: 170px;
}
#header p a {
	color: #FFF;
}

/* h1{
	width:650px;
} */

#header p a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#logo {
	height: 80px;
	width: 220px;
	margin-top: -20px;
	float: left;
	margin-left: 0;
}

#sns {
	width: 215px;
	float: right;
	margin-top: 14px;
	overflw:hidden;
}

#sns .twitter {
	float: left;
	width: 105px;
}
#sns .gplus {
	float: left;
	width: 60px;
	padding-left: 10px;
	margin-right: 10px;
}
#sns .fbook {
	width: 105px;
	float: left;
	margin-left: 10px;
}
#slideshow {
	width: 978px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	
}
#slideshow div {
	width: 978px;
	height: 320px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
}

#slideshow ul {
	width: 325px;
	height: 45px;
	z-index: 1;
	position: absolute;
	margin-left: 10px;
	margin-top: -65px;
	left: 625px;
}

#slideshow ul li {
	width: 60px;
	float: left;
	display: inline;
	height: 45px;
	z-index: 1;
	margin-left: 5px;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	z-index: 0;
}
#slide {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#sidebar {
	width: 230px;
}
#sidemenu {
	width: 218px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#sidemenu_head {
	height: 35px;
	width: 218px;
	background-image: url(img/menu_head.png);
}

#sidemenu ul {
	list-style-type: none;
}
#sidemenu ul li {
	padding-left: 60px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
}
/* #sidemenu ul li:hover {
	background-color: #E8F5FF;
} */




/* サイドメニューアイコン用クラス */
.menu_top {
	background-image: url(img/icon/top.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 10px;
}

.menu_sale {
	background-image: url(img/icon/sale.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_arival {
	background-image: url(img/icon/arival.png);
	background-repeat: no-repeat;
	background-position: 10px;
	font-size: 12px !important;
}

.menu_car {
	background-image: url(img/icon/car.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_recommend {
	background-image: url(img/icon/recommend.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_option {
	background-image: url(img/icon/option.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_act {
	background-image: url(img/icon/act.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_marine {
	background-image: url(img/icon/marine.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_surf {
	background-image: url(img/icon/surf.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_dive {
	background-image: url(img/icon/dive.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_golf {
	background-image: url(img/icon/golf.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_spa {
	background-image: url(img/icon/spa.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_lisence {
	background-image: url(img/icon/lisence.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_yoga {
	background-image: url(img/icon/yoga.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_spot {
	background-image: url(img/icon/spot.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_dance {
	background-image: url(img/icon/dance.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_hotel {
	background-image: url(img/icon/hotel.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_rest {
	background-image: url(img/icon/rest.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_school {
	background-image: url(img/icon/school.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_food {
	background-image: url(img/icon/food.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_wedding {
	background-image: url(img/icon/wedding.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_shop {
	background-image: url(img/icon/shop.png);
	background-repeat: no-repeat;
	background-position: 10px;
	font-size: 13px;
}

.menu_culture {
	background-image: url(img/icon/culture.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_night {
	background-image: url(img/icon/night.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.menu_lastday {
	background-image: url(img/icon/lastday.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

/* サイドバー内週一更新コーナー ここから */
#week {

}
#week .mini {
	width: 200px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3em;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	border: 1px solid #999;
}

#week .mini a {
	color: #2081C9;
	font-weight: normal;
	line-height: 25px;
}
#week .mini h4 {
	font-size: 1.1em;
	line-height: 25px;
}
.bnr {
	/* height: 165px; */
	width: 220px;
}


#pankuzu {
	font-size: 12px;
	width: 680px;
	height: 20px;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	background-image: url(img/pankuzu_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
	position: relative;
}
#layEmblemBiba {
	position: absolute;
	right: -5px;
	z-index: 5;
	top: -355px;
}

#contents {
	width: 700px;
	margin-left: 10px;
	float: right;
}
#topTxt {
	width: 418px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	float: left;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#topTxtL {
	width: 658px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 20px;
}

#tweet {
	float: none;
	width: 218px;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	border: 1px solid #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pickup {
	width: 198px;
}


#contents h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2081c9;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#contents h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
#contents h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #424242;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.title_s {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #424242;
	padding-left: 10px;
	margin-bottom: 10px;
}
.title_L {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #424242;
	padding-left: 10px;
	margin-top: 20px;
}

.check {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.check dt {
	font-size: 16px;
	line-height: 20px;
	background-image: url(img/check.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
.check dd {
	font-size: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.check .dd_herf {
	width: 298px;
	float: left;
}


.noclick {
	background-color: #FFF !important; 
	cursor:default !important;
}
.hover:hover {
	background-color: #F2F8FD;
}


.column1line {
	width: 658px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	font-size: 14px;
	padding: 20px;
	position: relative;
}
.column1_5line {
	padding: 10px;
	width: 438px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	float: left;
	font-size: 1.2em;
}


.column2line {
	padding: 10px;
	float: left;
	width: 318px;
	border: 1px solid #999;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	font-size: 1.3em;
	line-height: 1.4em;
}

.column3line {
	width: 180px;
	/* CSS3ここから */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	font-size: 1.1em;
	line-height: 1.3em;
	float: left;
	border: 1px solid #999;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 15px;
	padding-left: 19px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 20px;
}
.column3line img{
margin :5px 0;
}

.column3line:hover {
	background-color:#E8F5FF;
	cursor:pointer
}	


.column3line dl dt {
	font-weight: bold;
	margin-right: 10px;
	clear: both;
	vertical-align: text-bottom;
	height: 25px;
}
.column3line dl dd {
	height: 25px;
	width: 200px;
}
.column4line {
	width: 138px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE */
	-moz-box-shadow: 1px 1px 4px #666; /* Firefox */
	-webkit-box-shadow: 1px 1px 4px #666; /* Safari and Chrome */
	box-shadow: 1px 1px 4px #666; /* Opera 10.5+, future browsers and IE6+ using PIE */
	behavior: url(PIE.htc);
	font-size: 1.1em;
	line-height: 1.3em;
	float: left;
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 20px;
}
table.price {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.price th{
	color:#FFFFFF;
	background-color:#7D7D7D;
	background-image:url(img/table_line.png);
	background-position:left top;
	padding:0.3em 1em;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.price td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-image: url(img/table_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.w220px {
	width: 220px;
	font-size: 12px;
}
.w400px {
	width: 400px;
}

.contact {
	text-align: center;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}



/* ふったーここから */
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 220px;
	text-align: center;
	background-image: url(./img/foot_back.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 20px;
}

#footer #foot_navi {
	line-height: 1.4em;
}

/* #リンクエリアここから */
div#LinkArea {
	width: 750px;	/* 一番下の隙間 */
	margin: 2em auto;
	padding-left: 50px;
}

#LinkArea dl#sponcer,
#LinkArea dl#partner {
	font-size: 10px;
	line-height: 1.8;
	color: #666;
	/* width: 800px;  */
	width: 722px;
	margin-right: auto;
	margin-left: auto;　
 }

#LinkArea dl#sponcer dt,
#LinkArea dl#partner dt {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px; /* キャプション下の隙間 */
}

#LinkArea dl#sponcer dd,
#LinkArea dl#partner dd {
	margin: 0px;
	padding: 0px;
}

#LinkArea dl#sponcer dd ul,
#LinkArea dl#partner dd ul {
	text-align: left;
	color: #666;
	padding: 0px;
	margin: 0px;
}

/*クリアーフィックス S*/
#LinkArea dl#sponcer dd ul:after,
#LinkArea dl#partner dd ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#LinkArea dl#sponcer dd ul,
#LinkArea dl#partner dd ul {display:inline-block }

/* Hides from IE-mac \*/
* html #LinkArea dl#sponcer dd ul,
* html #LinkArea dl#partner dd ul { height:1% }
#LinkArea dl#sponcer dd ul,
#LinkArea dl#partner dd ul { display: block;}
/*End hide form IE-mac*/

/*クリアーフィックス　E*/


#LinkArea dl#sponcer dd ul li,
#LinkArea dl#partner dd ul li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	float: left;
	display:inline;
	/* width:133px; */
	width:120px;
	margin: 0px;
	padding: 0px;
	
}

#LinkArea dl#sponcer dd ul li a:link,
#LinkArea dl#sponcer dd ul li a:visited,
#LinkArea dl#partner dd ul li a:link,
#LinkArea dl#partner dd ul li a:visited {
	color: #666 ;
	text-decoration: none ;
	font-weight: normal ;
}

#LinkArea dl#sponcer dd ul li a:hover,
#LinkArea dl#sponcer dd ul li a:hover,
#LinkArea dl#partner dd ul li a:hover,
#LinkArea dl#partner dd ul li a:hover {
	color: #333 ;
	text-decoration: none ;
	font-weight: normal ;
}

#LinkArea hr {
	display: none ;
}
#google {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
}
.badge {
	width: 160px;
	position: absolute;
	left: 517px;
	top: 10px;
}
