/* CSS Document *//* ALL PAGE SAME */BODY{	margin-top: 20px;	color: #CCCCCC;	background-color: #000000;	font-family: 'Hiragino Maru Gothic Pro', 'Meiryo', 'Osaka', 'MS UI Gothic';	scrollbar-base-color: 000000;	scrollbar-arrow-color: ff0000;}#navigation {	height: 50x;	width: 300px;	color: #999999;	font-size: 11px;}#menu {	height: 50x;	width: 540px;	color: #999999;	font-size: 11px;	text-align: right;}#left_logo {	padding-left: 10px;	padding-top: 10px;}#cont_all {	height: 634px;	width: 840px;	border: 1px solid #FFFFFF;}#allright {	height: 30x;	width: 300px;	color: #999999;	font-size: 11px;}#mailto {	height: 30x;	width: 540px;	color: #999999;	font-size: 11px;	text-align: right;}/* CSS for link */a:link {	color: FF6600;	text-decoration: none;}a:visited {	color: FF6600;	text-decoration: none;}a:hover {	color: 0099CC;}/*ENTER PAGE*/.enter_pic {	margin: 30px;}/*TOP PAGE*/#waku_out_top {	margin: 5px;	background: #000000 url("../images/backimage/back_top.jpg") no-repeat;	height: 624px;	width: 830px;}.top_topic {	font-size: 12px;	line-height: 200%;	margin-left: 300px;	margin-top: 400px;	width: 380px;	height: 206px;	overflow: auto;}/*ABOUT PAGE*/#waku_out_about {	margin: 5px;	background: #000000 url("../images/backimage/back_about.jpg") no-repeat;	height: 624px;	width: 830px;}.about_topic {	font-size: 12px;	line-height: 200%;	margin-left: 133px;	margin-top: 80px;	padding-left: 10px;	width: 548px;	height: 530px;	overflow: auto;}/*GALLERY PAGE*/#waku_out_gallery {	margin: 5px;	background: #000000 url("../images/backimage/back_gallery.jpg") no-repeat;	height: 624px;	width: 830px;}.gallery_topic {	font-size: 12px;	line-height: 200%;	margin-left: 133px;	margin-top: 80px;	padding-left: 10px;	width: 548px;	height: 530px;	overflow: auto;}.gallery_title {	color: #FFFFFF;	font-size: 16px;}/*LINK PAGE*/#waku_out_link {	margin: 5px;	background: #000000 url("../images/backimage/back_link.jpg") no-repeat;	height: 624px;	width: 830px;}.link_topic {	margin-left: 133px;	margin-top: 80px;	padding-left: 10px;	width: 548px;	height: 530px;	overflow: auto;}.link_txt {	font-size: 16px;	line-height: 200%;}.link_title {	font-size: 24px;	font-family:Verdana, Arial, Helvetica, sans-serif;}	/*SHOP PAGE*/#waku_out_shop {	margin: 5px;	background: #000000 url("../images/backimage/back_shop.jpg") no-repeat;	height: 624px;	width: 830px;}.shop_topic {	font-size: 12px;	line-height: 200%;	margin-left: 133px;	margin-top: 80px;	padding-left: 10px;	width: 548px;	height: 530px;	overflow: auto;}#item_out {	border: 1px solid #FFFFFF;	width: 250px;	height: 80px;	float: left;	margin-right: 10px;	margin-bottom: 10px;}.item_space {	padding-top: 10px;}.shop_title {	color: #FFFFFF;	font-size: 16px;}/*SHOP DETAIL PAGE*/#waku_out_detail {	margin: 5px;	background: #000000 url("../images/backimage/back_shop.jpg") no-repeat;	height: 624px;	width: 830px;}.detail_topic {	font-size: 12px;	line-height: 200%;	margin-left: 133px;	margin-top: 80px;	padding-left: 10px;	width: 548px;	height: 530px;	overflow: auto;}.detail_title {	font-size: 16px;	color: #FF4500;}.detail_midashi {	font-size: 14px;	color: Yellow;}.detail_miadshi_02 {	font-size: 12px;	}.detail_txt {	font-size: 12px;	line-height: 150%;}/*SPECIAL PAGE*/#special_cont {	width: 520px;	height: 635px;	overflow: auto;}.special_close {	width: 480px;	height: 20px;}.special_txt {	font-size: 12px;	line-height: 200%;	width: 480px;	}	.special_movie {	font-size: 14px;	line-height: 200%;	width: 480px;	text-align: center;	}
