@charset "Shift_JIS";

/* default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}



/* 全体設定 */
html {
	
}
body {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:url("../img/bg.jpg") repeat-x;
	background-color: #F5EBB6;
}

.main {
	margin-top : 30px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : left;
	background-color : transparent;
	width : 700px;
}

/* 画像に出る枠線を消す。ただIEでは反映しない */
a:focus{
	outline:none;
}


body#INDEX {
}
div#PAGETOP {
}

hr {
	display: none;
}
a:link {
	color: #846410;
}
a:visited {
	color: #745410;
}
a:hover {
	color: #D1A121;
}
a:active {
	color: #D1A121;
}

/* ウィンドウ画像を使用する場合の定義 */
.boxtop{
	font-size:1px;
	background:url("../img/window_high.gif") top left no-repeat;
	margin-top:10px;
	height:10px;
}

.boxmiddle{
	width: 700px;
	background:url("../img/window_mid.gif") repeat-y;
	background-color : transparent;
	color: #FFFFFF;
}

.boxbottom{
	font-size:1px;
	background:url("../img/window_low.gif") bottom left no-repeat;
	margin-bottom:10px;
	height:10px;
}

.boxtop2{
	font-size:1px;
	background:url("../img/window_high2.gif") top left no-repeat;
	margin-top:10px;
	height:30px;
}

.boxmiddle2{ 
	width: 700px;
	background:url("../img/window_mid2.gif") repeat-y;
	background-color : transparent;
	color: #FFFFFF;
}

.boxbottom2{
	font-size:1px;
	background:url("../img/window_low2.gif") bottom left no-repeat;
	margin-bottom:10px;
	height:30px;
}

.boxtop3{
	font-size:1px;
	background:url("../img/window_high5.gif") top left no-repeat;
	margin-top:0px;
	height:30px;
}

.boxmiddle3{ 
	width: 700px;
	background:url("../img/window_mid5.gif") repeat-y;
	background-color : transparent;
	color: #FFFFFF;
}

.boxbottom3{
	font-size:1px;
	background:url("../img/window_low5.gif") bottom left no-repeat;
	margin-bottom:10px;
	height:30px;
}

/* ブログリンク用 */
.blog_link_box { 
	width: 700px;
	background-color : transparent;
	color: #FFFFFF;
}
#blog_link_img { 
	padding-top : 0px ;
	padding-bottom : 0px ;
	margin-left : auto ;
	margin-right : auto ;
	width: 600px;
	font-size: 77%;
}

/* 大画像 */
#picture{
	padding-top : 0px ;
	padding-bottom : 0px ;
	margin-left : auto ;
	margin-right : auto ;
	width: 700px;
	font-size: 77%;
}
#picture img{
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
}

/* もくじ */
#index_list{
	margin : 0px;
	margin-top: 20px;
	padding : 0px;
	width: 640px;
	height: 64px:
	background-color: #0000FF;
	text-align: center;
}
#index_list img{
	vertical-align:top;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
}

/* 解説表示ボックス 大枠 */
#exp_text {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	font-size: 100%;
	background: transparent;
	text-align: left;
}

#exp_text b {
	color: #DE1D73;
	font-weight: bold;
}

#exp_text a:link, a:visited,  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#exp_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* インフォボックスリンク情報 */
#info_link {
	font-color: #DE1D73;
	font-size: 100%;
	background: transparent;
	text-align: left;
}

#info_link b {
	color: #DE1D73;
	font-weight: bold;
}

#info_link a:link, a:visited, a:active {
	color: #DE1D73;
	text-decoration: none;
}

#info_link a:hover{
	color: #DE1D73;
	text-decoration: underline;
}

.info_table { 
	table-layout: auto;
	width: auto; 
	border: 0px #000000 solid; 
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.info_date { 
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	background: url("../img/icon/icon_b_hotel_001.gif") 0 50% no-repeat;
	width: 100px; 
	vertical-align: middle;
	border: 0px #000000 dashed;
	height: 26px;
}
.info_content { 
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
	width: 400px; 
	vertical-align: middle;
	border: 0px #000000 dashed;
	height: 26px;
}

.ext_table { 
	table-layout: auto;
	width: auto; 
	border: 0px #000000 solid; 
	margin-top: 5px;
	margin-left: 70px;
	margin-right: 0px;
	margin-bottom: 40px;
}
.ext_tdh { 
	font-weight: normal;
	padding-left: 20px;
	background: url("../img/icon/icon_b_item_001.gif") 0 50% no-repeat;
	width: 260px; 
	vertical-align: middle;
	border: 0px #000000 dashed;
	height: 26px;
}

.app_table { 
	table-layout: auto;
	width: auto; 
	border: 0px #000000 solid; 
	margin-top: 5px;
	margin-left: 130px;
	margin-right: 0px;
	margin-bottom: 40px;
}
.app_tdh { 
	font-weight: normal;
	padding: 10px;
	padding-left: 50px;
	background: url("../img/icon_question.gif") 0 50% no-repeat;
	width: 360px; 
	vertical-align: middle;
	border: 0px #000000 dashed;
	height: 26px;
}

#exp_mini {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	padding-bottom: 30px;
	width: 580px;
	font-size: 75%;
	background-color: #000000;
	background: transparent;
	text-align: center;
	line-height: 18px;
}
#exp_window {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	margin-right: 100px;
	padding: 0px;
	padding-bottom: 30px;
	width: 380px;
	font-size: 85%;
	background-color: #000000;
	background: transparent;
	text-align: center;
	line-height: 22px;
}
#exp_window br{
	line-height: 10px;
}

#exp_block {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	padding-bottom: 30px;
	width: 580px;
	font-size: 100%;
	background-color: #000000;
	background: transparent;
	text-align: left;
	line-height: 26px;
}

#exp_block h2 {
	vertical-align: bottom;
	font-weight: bold;
	padding: 0px;
	padding-top: 20px;
	border: solid 0px #000000;
	color: #FFFFFF;
	font-size: 150%;
	height: auto;
	line-height: 30px;
	padding-left: 60px;
	background: url("../img/icon_crown.gif") 0 80% no-repeat;
	margin-bottom: 10px;
}
#exp_block h2 a:hover{
	text-decoration: none;
}

#exp_img {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}

.talk_table { 
	table-layout: auto;
	width: auto; 
	border: 0px #000000 solid; 
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left : auto ;
	margin-right : auto ;
}
.talk_face { 
	font-weight: normal;
	width: 100px; 
	height: auto;
	border: 0px #000000 dashed;
	text-align: center;
	vertical-align: center;
}
#face_img {
	clear: both;
	margin: 0 auto;
	margin-right: 0px;
	padding-bottom: 10px;
}

.talk_content { 
	font-weight: normal;
	width: 400px;
	height: auto;
	vertical-align: center;
	border: 0px #000000 dashed;
}
.talk_top{
	font-size:1px;
	background:url("../img/window_high3.gif") top left no-repeat;
	margin:0px;
	height:10px;
	margin-top:5px;
}

.talk_middle{ 
	background:url("../img/window_mid3.gif") repeat-y;
	color: #FFFFFF;
	width: 346px;
	padding-left: 20px;
	padding-right: 20px;
}

.talk_bottom{
	font-size:1px;
	background:url("../img/window_low3.gif") bottom left no-repeat;
	margin:0px;
	height:16px;
	margin-bottom:5px;
}

/* トップへ戻る */
.return_to_top{
	text-align : right;
	font-size: 80%;
	margin: 0px 0px 0px 0px; /* 上右下左*/
}
.return_to_top a:link, a:visited, a:hover, a:active{
	color: #FFFFFF;
}

/* 商品概要解説ボックス */
#expbox{ 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 700px;
	font-size: 77%;
	background: transparent;
}

.exb_table { 
	table-layout: auto;
	border: 0px #406480 solid; 
	margin: 0px 0px 0px 0px;
}
.exb_td { 
	width: 165px; 
	vertical-align: middle;
	border-bottom: 1px #808080 dashed ; 
	padding: 0px;
	height: 2.5em;
}
.exb_th { 
	width: 165px; 
	vertical-align: middle;
	border-bottom: 1px #808080 dashed ; 
	padding: 0px;
	height: 2.5em;
	font-weight: bold;
}

.exb_th img {
	margin-right: 5px;
	vertical-align: -3px;
}


/* ヘッダー */
div#HEADER {
	border-top: 0px solid #204460;
	border-bottom: 0px solid #204460;
	background: transparent;
	color: #FFFFFF;
	width : 700px;
}
.logo_wii{
	float: right;
}
.logo_company{
	float: left;
}

/* 画像部分 */
div#PICTURE {
	padding-top: 10px;
	border-top: 0px solid #204460;
	border-bottom: 0px solid #204460;
	background: transparent;
	color: #FFFFFF;
	width : 700px;
	text-align: center;
}

/* 画像メニュー */
div.gmenu {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding: 0px;
	background: transparent;
	border-bottom: 0px solid #204460;
	text-align: left;
	width: 100%;
	height: 50px;	/* 画像1枚分の高さ */
}
div.gmenu img {
	float: left;
}

	/* 王だぁ！ってなんだ？ */
	.gmenu a#GMLINK00 {
		margin: 0px;
		float: left;
		display: block;
		width: 160px;			/* 画像1枚分の横幅 */
		height: 50px;			/* 画像1枚分の高さ */
		text-decoration:none;
		text-indent: -1500px;	/* 文字を見えなくする */
		background-repeat:repeat-x;
		background-image: url("../img/whats_order.gif");	/* 画像ファイル名 */
	}

	.gmenu a#GMLINK00:hover {
		background-position: top right;	/* 背景画像の表示開始基準を右上に変更 */
	}

	/* 王だぁ！で遊ぼう！ */
	.gmenu a#GMLINK01 {
		margin: 0px;
		float: left;
		display: block;
		width: 160px;			/* 画像1枚分の横幅 */
		height: 50px;			/* 画像1枚分の高さ */
		text-decoration:none;
		text-indent: -1500px;	/* 文字を見えなくする */
		background-repeat:repeat-x;
		background-image: url("../img/play_order.gif");	/* 画像ファイル名 */
	}

	/* 王だぁ！入門 */
	.gmenu a#GMLINK02 {
		margin: 0px;
		float: left;
		display: block;
		width: 160px;			/* 画像1枚分の横幅 */
		height: 50px;			/* 画像1枚分の高さ */
		text-decoration:none;
		text-indent: -1500px;	/* 文字を見えなくする */
		background-repeat:repeat-x;
		background-image: url("../img/intro_order.gif");	/* 画像ファイル名 */
	}

	/* 王だぁ！実践編 */
	.gmenu a#GMLINK03 {
		margin: 0px;
		float: left;
		display: block;
		width: 160px;			/* 画像1枚分の横幅 */
		height: 50px;			/* 画像1枚分の高さ */
		text-decoration:none;
		text-indent: -1500px;	/* 文字を見えなくする */
		background-repeat:repeat-x;
		background-image: url("../img/apply_order.gif");	/* 画像ファイル名 */
	}

	.gmenu a:hover {
		background-position: top right;	/* 背景画像の表示開始基準を右上に変更 */
	}

	.gmenu img {
		margin: 0;
		padding: 0;
	}


/* 記事部分 */
div#KIZI {
	padding: 1em 15px;
	border: solid 2px #406480;
	background: #F9F8F6;
}

h2 {
	padding: 0.4em 0.5em 0.2em 0.1em;
	border-bottom: solid 1px #507EA1;
	color: #507EA1;
	font-size: 115%;
	letter-spacing: 0.2em;
}

div.text {
	margin: 0.6em 0em 2em 0em;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.text p {
	margin-left : 1em;
	margin-bottom: 1em;
}
.text img {
	margin-left : 1em;
}
.text img.infomation0 {
	margin : 1em;
	float: left;
}
.text img.infomation1 {
	margin : 1em;
}
.text img.dl_img {
	margin: 0px;
	margin: 0px 0px -2px 0px;
	padding: 0px;
}

div#manual{
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
}
div#manual img{
	vertical-align: middle;
}

/* アンカーリンクリスト */
.anchorlist {
	font-size: 85%;
	margin-top : 32px ;
	margin-bottom : 32px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align: center;
	color: #000000;
}
.anchorlist a:link{
	color: #00bfff ;
	text-decoration: none;
}
.anchorlist a:visited{
	color: #00bfff ;
	text-decoration: none;
}
.anchorlist a:hover{
	color: #FFA500;
	text-decoration: underline;
}
.anchorlist a:active{
	color: #00bfff ;
	text-decoration: none;
}
.anchorlist img{
	margin: 0px;
	padding: 0px;
}

h3 {
	padding: 0.7em 0 0.4em 0.1em;
	letter-spacing: 0.2em;
	color: #507EA1;
}
h4 {
	padding: 0.7em 0 0.4em 0.1em;
	letter-spacing: 0.1em;
	color: #507EA1;
}
h5,h6 {
	padding: 0.7em 0 0.1em 0.1em;
}
.text ul.modori {
	text-align: right;
	font-size: 77%;
	list-style: none;
}
.modori a:link,.modori a:visited{
	color: #507EA1;
}

/* リスト */
.text ol {
	margin: 0 0 1em 35px;
	list-style: decimal;
}
.text ul {
	margin: 0 0 1em 35px;
	list-style: square;
}
dl {
	margin: 0 0 1em 5px;
}
dt {
	color: #B15131;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 0.2em;
}

/* フッター */
div#FOOTER {
	padding-top: 8px;
	padding-bottom: 32px;
	text-align: center;
	border-top: 1px solid #AAAAAA;
	border-bottom: 0px solid #204460;
	color: #000000;
	background: transparent;
}

#FOOTER h2 {
	display: none;
}
#FOOTER ul {
	text-align: center;
	padding: 0.8em 1.5em;
}
#FOOTER li {
	display: inline;
	padding: 0 0.5em;
	font-size: 92%;
}
#FOOTER a{
	color: #90F090;
	text-decoration: none;
}
address {
	display: inline;
}

/* 強調・追加・削除 */
em {
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #B15131;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

/* フォーム */

input {
	margin-top: 0.5em;
}
input#TEXT {
	border: solid 1px #507EA1;
}
input#BUTTON {
	padding: 3px 0.5em;
	border: solid 1px #507EA1;
	background: #EDEDEA;
}
textarea {
	margin-top: 0.5em;
	border: solid 1px #507EA1;
}
select {
	margin-top: 0.5em;
	border: solid 1px #507EA1;
}

/* 引用 */
blockquote {
	padding-left: 0.8em;
	margin: 1em;
	border-left: 2px dashed #EAEAED;
}
cite,q {
	text-decoration: underline;
}

/* 整形済みテキスト */
pre {
	padding: 0.3em;
	border: solid 1px #DADADC;
	font-size: 92%;
	font-family: monospace;
}

/* 物理要素 */
b { font-weight: bold; } /* 太字 */
i { font-style: italic; } /* 斜体 */
big { font-size: 130%; } /* 文字大 */
small { font-size: 85%; text-align: right; } /* 文字小 */
tt { font-family: monospace; } /* 等幅 */

/* floatの影響をクリアするためのクラス */
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
	visibility: hidden;
}

#enq_link{
	font-size : 130%;
}