@charset "utf-8";
.brclear {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
/*--SEO対策のためemとstrongの修飾をはずします--*/
em {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
strong {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*--リンクの修飾を変更します--*/
a:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
/*--ヘッドエリア--*/
#wrap {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	max-width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#headarea {
	padding: 0px;
	height: 50px;
	max-width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#headlogoarea {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 210px;
}
#headcomarea {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 50px;
	width: 370px;
	float: left;
	padding: 0px;
}
#headtextarea {
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	width: 210px;
	float: right;
	height: 50px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headtextarea p {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
h1 {
	font-size: 16px;
	line-height: 50px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
/*--ヘッドエリアここまで--*/
/*--ツアーリンク--*/
#tourlink {
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
#tourlink h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 900;
	color: #FFF;
	text-align: left;
	margin: 0px;
	width: 98%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	background-color: #06F;
}
#tourlink p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding: 0px;
	width: 98%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1%;
}
#linkmesse {
	padding: 0px;
	width: 96%;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 2%;
}
#waku2 h2 {
	color: #FFF;
	margin-bottom: 5px;
	font-size: 10px;
}
#waku2 p {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
}


#linkmesse h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 900;
	color: #FFF;
	background-color: #C6C;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1%;
	margin-left: 0%;
	margin-right: 0px;
	clear: both;
}
#linkmesse a {
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
}
#linkmesse a:hover {
	color: #F33;
	text-decoration: underline;
	font-weight: 900;
}
#linkmesse p {
	padding: 0px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0%;
	margin-right: 0px;
}
#linkmesse p img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
span.kyoucyou {
	font-size: 14px;
	line-height: 16px;
	font-weight: 900;
	color: #06F;
}

/*--トップエリア--*/
#top {
	max-width: 800px;
	margin-top: 0px;
	clear: both;
}
/*--トップエリアここまで--*/
/*--メインエリア--*/
#mainarea {
	max-width: 800px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*サブメニュー以上*/


.crear {
	clear: both;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-top-width: 1px;
}
#waku2 .left {
	float: left;
	width: 50%;
}
#waku2 .right {
	float: right;
	width: 50%;
}


@media screen and (max-width: 699px){
	#waku2 .left {
		float: none;
		width: 100%;
	}
	#waku2 .right {
		float: none;
		width: 100%;
	}
}

#waku2 table {
	width: 98%;
	background-color: #666;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#waku2 table td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#waku2 table .color {
	background-color: #ffeaea;
	text-align: center;
}
#waku2 table .center {
	text-align: center;
}

#waku2 table tr {
	background-color: #FFF;
}
#waku1 {
	margin: 0px;
	padding: 0px;
	max-width: 800px;
}
#waku1 p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#waku1 p img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#waku1 h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #069;
	text-align: left;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#waku1 .left {
	float: left;
	width: 260px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#waku1 .left td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	border-bottom-style: none;
}

#waku1 .right {
	float: right;
	width: 260px;
}
#waku1 .left table {
	width: 255px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#waku1 h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #090;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#waku1 h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #090;
	padding: 0px;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 0px;
}

#waku1 ul {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
	max-width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#waku1 ul li {
	width: 155px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #06C;
	font-size: 12px;
	float: left;
	background-image: url(img/menu-bar.gif);
}

#waku1 ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#waku1 ul li a:hover {
	color: #06C;
	text-decoration: underline;
	width: 140px;
}


.aka {
	color: #F00;
}
#waku1 table {
	padding: 0px;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1%;
	table-layout:auto;
	border-collapse:collapse;
	empty-cells:show;
	float: right;
}
#waku1     .bold{
	width: 55px;
	font-weight: bold;
	color: #333;
	text-align: center;
}


#waku1 div .left2 {
	width: 390px;
	float: left;
}

#waku1 table tr td {
	font-size: 12px;
	color: #333;
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFF;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
}
#waku1 table tr td.index {
	background-color: #FC6;
	width: 80px;
	color: #333;
}
#waku1 .right p {
	padding-left: 10px;
	width: 240px;
}
#waku1 .left p {
	width: 240px;
	padding-left: 10px;
	padding-right: 5px;
}
#waku1 .right2 p {
	width: 390px;
	padding-left: 5px;
}
#waku1 .left3 p {
	width: 385px;
	padding-left: 10px;
	padding-right: 10px;
}


#waku1 table tr td.title {
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#waku1 table tr td.coution {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #09F;
}
#waku1 .left2 {
	float: left;
	width: 400px;
}
#waku1 .left3 {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

#waku1 .right2 {
	float: right;
	width: 395px;
}
#waku2 {
	color: #333;
	max-width: 680px;
	margin-left: 0px;
	padding-left: 0px;
}
#waku3 {
	max-width: 680px;
	margin-left: 0px;
	padding-left: 0px;
}
#waku3 p {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
}
.img680px {
	max-width: 680px;
}


.dollar {
	font-weight: bold;
	color: #F90;
	font-size: 14px;
}
#main {
    overflow: hidden;
}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
    overflow: visible;
}
/**/
#contents #waku1 .intro {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-top: 10px;
}
#contents #waku1 .coutionList ul {
	color: #666;
	font-size: 1.25em;
	max-width: 560px;
}
#contents #waku1 .coutionList ul li {
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: auto;
	list-style-type: disc;
	padding-left: 5px;
	margin-left:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	line-height: 1.4em;
}

/* photoArea2Lineの指定 E */








/*--- フッターとタイアップリンク箇所の指定 S　---*/

/* #Footer　S */
#footter {
	font-size: 12px !important;
	line-height: 1.8 !important;
	text-align: center !important;
	width: 100% !important;
	clear: both !important;
	color: #666 !important;
	background: #FFF !important;
	padding-top: 30px !important;
	padding-bottom: 5px !important;
	border-top-width: 1px !important;
	border-top-style: dotted !important;
	border-top-color: #ccc !important;
}

#footter p {
	text-align: center !important;
}

 /*フッタナビ　S*/
		
#footerNav {
	margin-left: 0px !important;
	text-align: center !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0p !importantx;
	padding-bottom: 0px !important;
}
#footerNav li  {
	color: #666 !important;
	text-decoration: none !important;
	list-style-type: none !important;
	display: inline !important;
	padding-right: 3px !important;
	padding-left: 3px !important;
	
}
#footerNav li a {
	color: #666 !important;
	text-decoration: none !important;
}

#footerNav li a:visited {
	color: #666 !important;
	text-decoration: none !important;
}

#footerNav li a:hover {
	color: #090 !important;
	text-decoration: underline !important;
}
/*フッタナビ　E*/
 /*#footer　E*/
 


 
/*.tieUpLink START*/
#tieUpLinkWrap {
	font-size: 12px !important;
	text-align: center !important;
	color: #666 !important;
	background: #FFF !important;
	margin-right: 15px !important;
	height: auto;
	line-height: 20px;
	padding-bottom: 40px;
	margin-top: 45px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
}
#tieUpLinkWrap h3 {
	text-align: left !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 15px !important;
	padding-top: 0px !important;
	font-size: 12px !important;
}
#tieUpLinkWrap ul{
	margin-left: 5px !important;
	text-align: left !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: #666 !important;
	background: #FFF !important;
	clear:both !important;
	max-width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tieUpLinkWrap li  {
	text-decoration: none !important;
	list-style-type: none !important;
	display: inline !important;
	float: left;
	width: 130px;
}
#tieUpLinkWrap li a  {
	color: #666 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
#tieUpLinkWrap li a:hover {
	color: #333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

/*.tieUpLink--------------------- END*/	


/*--- フッターとタイアップリンク箇所の指定 E　---*/

#waku1 a {
	color: #09F;
	text-decoration: underline;
}
#waku2 h3 {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #666;
	text-decoration: underline;
	font-size: 14px;
}
#waku2 h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333;
	font-size: 12px;
}
#waku3 h2 {
	font-size: 10px;
	color: #FFF;
	margin-bottom: 8px;
}
#waku4 h2 {
	font-size: 10px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 8px;
}
#waku4 .left  {
	float: left;
	width: 400px;
	background-color: #FFC;
	margin-right: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
}
#waku4 .left2  {
	float: left;
	width: 400px;
	background-color: #fff4f4;
	margin-right: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
}
#waku4 .right {
	float: right;
	width: 400px;
	background-color: #eaf4ff;
	padding-left: 7px;
	margin-bottom: 4px;
}
#waku4 .right2 {
	float: right;
	width: 400px;
	background-color: #fff4f4;
	padding-left: 7px;
	margin-bottom: 4px;
}
#waku4 div .blank {
	padding-bottom: 8px;
}
#waku4 a {
	color: #39F;
	text-decoration: underline;
}
#waku4 p {
	width: 380px;
	line-height: 17px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
