@charset "utf-8";

@import url("common/common.css");

#global_menu_set {
	background-image: url(../img/common/home_rep.gif);
}
#global_menu {
	background-image: url(../img/common/home.gif);
}
#pickup {
	width:860px;
	margin-right: auto;
	margin-left: auto;
}
#centering {
	margin-right: auto;
	margin-left: auto;
}
#pickup #title {
	height: 70px;
	background-image: url(../img/index/pickup_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.box {
	width:112px;
	margin-right: 5px;
	margin-left: 5px;
	height: 86px;
	margin-bottom: 10px;
	float: left;
}
.area-abashiri {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_abashiri.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-monbetsu {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_monbetsu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-shiretoko {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_shiretoko.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-rausu {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_rausu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-kushiro {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_kushiro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-kawayu {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_kawayu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-akan {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_akan.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-tokachi {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_tokachi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-onneyu {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_onneyu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-sounkyo {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_sounkyo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area-souya {
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/index/area_souya.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ph-dl {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/index/category_dl.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
.ph-oe {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/index/category_oe.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ph-hf {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/index/category_hf.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#finder {
	height: 55px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/finder_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#finder .f-box {
	height: 24px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	margin-top: 25px;
	padding-top: 0px;
	padding-left: 50px;
	width: 230px;
}
#finder form {
	margin: 0px;
	padding-top: 5px;
}
#finder select {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 20px;
	width: 150px;
	float: left;
}
#finder #query {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 15px;
	width: 150px;
	float: left;
}
#finder .btn {
	display: block;
	float: left;
	padding-top: 1px;
	padding-left: 5px;
}
#license {
	height: 60px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/license_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	font-size: 10px;
	color: #666666;
}
#license a:link,#license a:visited {
	color:#FF0033;
}
#license #block {
	/*\*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 90px;
	margin-left: 243px;
}
.magenta {
	color:#FF0033;
}


/*  */
#main_left {
	width: 303px;
	float: left;
}


/* topicBox */
.topicBox {
	position: relative;
	margin: 10px 0px 0px;
	padding: 10px;
	background-image: url(../img/index/topicBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #B9B9B9;
}
.topicBox strong {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 65px;
	height: 60px;
	background-image: url(../img/index/topic_pickup.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
}
.topicBox p {
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
}

/* topicBox_02 */
.topicBox_02 {
	position: relative;
	margin: 10px 0px 0px;
	padding: 10px;
	background-image: url(../img/index/topicBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #B9B9B9;
}
.topicBox_02 strong {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 65px;
	height: 60px;
	background-image: url(../img/index/topic_pickup02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
}
.topicBox_02 p {
	margin: 0px;
	padding: 10px 0px;
	font-size: 10px;
}

/* news */
#news {
	height: auto;
	width: 300px;
	margin: 0px 0px 10px 3px;
	background-image: url(../img/index/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
}
#news h2 {
	width: 288px;
	height: 25px;
	margin: 0px auto 10px;
	background-image: url(../img/index/news_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #004378;
	text-indent: -9999px;
}
#newsScroll {
	overflow: auto;
	width: 298px;
	height: 460px;
	margin: 0px auto;
}
.news_box {
	width: 268px;
	margin: 0px auto 10px;
	padding: 0px 0px 5px;
	background-image: url(../img/index/border_dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news_box img {
	float: left;
	padding: 3px 0px 0px 6px;
}
.news_text {
	float: right;
	width: 190px;
	line-height: 1.5em;
	font-size: 10px;
	color: #335E71;
}
.news_text em {
	display: block;
	line-height: 1.5em;
	font-style: normal;
	font-size: 10px;
	color: #FF0033;
}
.news_text p {
	margin: 0px;
	padding: 0px;
}
#news_backnumber {
	clear: both;
	display: block;
	/*\*/overflow: hidden;/**/
	width: 100px;
	height: 20px;
	margin: 0px 6px 0px 194px;
	background-image: url(../img/index/news_backnumber.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
}


/* blog */
#blog {
	clear: both;
	width: 300px;
	margin: 0px 0px 10px 3px;
	padding: 1px 0px 0px;
	background-image: url(../img/index/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#blog h2 {
	width: 288px;
	height: 25px;
	margin: 0px auto 10px;
	background-image: url(../img/index/blog_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #004378;
	text-indent: -9999px;
}
#blogScroll {
	overflow: auto;
	width: 298px;
	height: 550px;
	margin: 0px auto;
}
.blog_box {
	width: 258px;
	margin: 0px auto;
	padding: 0px 0px 5px;
	background-image: url(../img/index/border_dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blog_box em {
	display: block;
	line-height: 1.5em;
	font-style: normal;
	font-size: 10px;
	color: #FF0033;
}
.blog_box h3 {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../img/index/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-size: 10px;
}
.blog_box h4 {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.blog_box p {
	margin: 2px 0px 0px;
	padding: 0px;
	font-size: 10px;
}
#blog_list {
	clear: both;
	display: block;
	/*\*/overflow: hidden;/**/
	width: 100px;
	height: 20px;
	margin: 0px 6px 0px 194px;
	background-image: url(../img/index/blog_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
}


/* download ranking */
#dl_ranking {
	width: 300px;
	text-align: center;
}

#dl_ranking_title {
	text-indent: -9999px;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/dl_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
.dl_ranking_box {
	width:112px;
	height: 86px;
	float: left;
}
#dl_ranking_num01,#dl_ranking_num02,#dl_ranking_num03,#dl_ranking_num04,#dl_ranking_num05 {
	height: 90px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 54px;
	background-repeat: no-repeat;
	background-position: 12px center;
}
.dl_ranking_item {
	text-align: left;
	height: 30px;
	float: left;
	width: 112px;
	padding-left: 10px;
	font-size: 11px;
}
.dl_ranking_img {
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 2px;
}

#dl_ranking_num01 {
	background-image: url(../img/index/dl_ranking_num01.gif);
}
#dl_ranking_num02 {
	background-image: url(../img/index/dl_ranking_num02.gif);
}
#dl_ranking_num03 {
	background-image: url(../img/index/dl_ranking_num03.gif);
}
#dl_ranking_num04 {
	background-image: url(../img/index/dl_ranking_num04.gif);
}
#dl_ranking_num05 {
	background-image: url(../img/index/dl_ranking_num05.gif);
}
.dl_ranking_text {
	height: 40px;
	width: 112px;
	padding-left: 10px;
	float: left;
	font-size: 10px;
	text-align: left;
}
.dl_ranking_text a:link,.dl_ranking_text a:visited {
	color: #335E71;
}
.category_link {
	height: 20px;
	width: 112px;
	padding-left: 10px;
	float: left;
	font-size: 10px;
	text-align: right;
}
.category_link a:link,.category_link a:visited {
	color: #FF0066;
}


/*陷ｿ・ｳ陋幢ｽｴ郢ｧ・ｫ郢晢ｽｩ郢  */
#main_right {
	width: 380px;
	padding-left: 15px;
	float: left;
}

/* facebook */
#facebook_area {
	width: 380px;
	/*height: 300px;*/
}

#premiumWeek {
	margin: 20px 0;
}


/* area guide  */
#areaguide {
	width: 380px;
	margin-top: 18px;
	margin-bottom: 10px;
}
#areaguide h2 {
	height: 40px;
	background-image: url(../img/index/areaguide_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#areaguide #areaguide_body {
	width: 378px;
	height: 694px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/index/areaguide_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-bottom-color: #747474;
	border-left-color: #747474;
}
#areaguide .areaguide_box {
	width: 348px;
	height: 58px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	background-color: #FAFAF1;
	color: #666666;
	font-size: 12px;
}
#areaguide .areaguide_ph {
	width: 74px;
	height: 52px;
	padding-top: 6px;
	padding-left: 6px;
	float: left;
}
#areaguide a {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #9E0B0E;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#officialevents {
	background-image: url(../img/index/bunner_officalevents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 380px;
	text-indent: -9999px;
}
#officialevents a {
	/*\*/
	overflow: hidden;
	/**/
	height: 92px;
	width: 380px;
	display: block;
}
#officialevents_text {
	font-size: 10px;
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* --- screen --- */
#flash object {
	position: relative;
	z-index: 0;
}
#screen {
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 1000;
	width: 980px;
	height: 580px;
	margin-left: -490px;
	background-image: url(../img/index/screenBg.png);
	background-repeat: repeat;
}
#screen #movArea {
	height: 510px;
	padding: 20px 20px 0;
}
#screen #movArea h2 {
	float: left;
	margin: 0;
	padding: 0;
}
#screen #movArea .btnScreenClose {
	float: right;
}
#screen #movArea #screenMovie {
	clear: both;
	width: 940px;
	height: 450px;
	background-color: #000000;
}
#screen #cmtArea {
	height: 30px;
	padding: 16px 20px 0;
	border-top: 1px solid #FFFFFF;
}
#screen #cmtArea p {
	margin: 0;
	float: left;
	font-size: 13px;
	color: #FFFFFF;
}
#screen #cmtArea a {
	display: block;
	float: right;
	font-size: 13px;
	color: #FFFFFF;
}

#top_comment {
	padding:10px;
	text-align:center;
	width:600px;
	margin:0 auto;
}

#special_contents {
	width: 850px;
	margin: 10px auto 0;
	padding: 0 0 20px;
}
#special_contents ul {
	width: 865px;
	list-style: none;
	margin: 0 0 10px -15px;
	padding: 0;
	clear:both;
}
#special_contents ul li {
	display: inline;/*IE6fix*/
	float: left;
	width: 415px;
	margin: 0 0 0 15px;
}
#special_contents ul li a:hover img {
	opacity: 0.75;
	-moz-opacity: 0.75; /* Firefox */
	filter: alpha(opacity=75); /* IE6/7 */
	-ms-filter: "alpha(opacity=75)"; /* IE8 */
}
#special_contents .bnr_wide {
	margin: 0 0 15px;
	width:844px;
}
#special_contents .bnr_wide .flt-l {
	float:left;
	width:466px;
}
#special_contents .bnr_wide .flt-l a:hover img {
	opacity: 0.75;
	-moz-opacity: 0.75; /* Firefox */
	filter: alpha(opacity=75); /* IE6/7 */
	-ms-filter: "alpha(opacity=75)"; /* IE8 */
}
#special_contents .bnr_wide .flt-r {
	float:right;
	width:378px;
}
ul.bnr_set {
	list-style:none;
	margin:15px 0 0;
	padding:0;
}
ul.bnr_set li {
	margin:0 0 15px;
}

