@charset "UTF-8";


/* ------------------------------
  ご当地キャラ
------------------------------ */

#top_outer{
	background-color:#2AAB39;
}

.gotouchi_tbkgnd{
	background-color:#2AAB39;
}

#gotouchi_header_caution {
	width: 798px;
	height: 21px;
	border: 1px solid #2AAB39;
	margin: 10px auto 0px auto;
	background-image: url(img/top_caution_gotouchi.jpg);
	background-repeat: repeat-y;
}

#gotouchi_header_caution p{
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}

#gotouchi_header_caution img{
	margin: 0px;
	padding: 0px;
	float: left;
}


#gotouchi_contents_left{
	width:178px;
	float:left;
}

#gotouchi_contents_left img{
	margin:10px 0px 0px 0px;
}

#gotouchi_contents_left p{
	margin:10px;
}

.gotouchi_top_border_backcolor{
	border: 1px solid #2AAB39;
	background-color:#A4E8AC;
}

.gotouchi_backcolor_white{
	background-color:#FFFFFF;
	height:54px;
}

#gotouchi_contents_center{
	width:620px;
	float:left;
}

#gotouchi_contents_center img{
	margin:0px 0px 10px 0px;
}

#gotouchi_contents_center_inner{
	width:610px;
	margin-left:10px;
}

#gotouchi_item_group{
	width:610px;
	margin:-7px -2px 10px 0px;
}

* html #gotouchi_item_group{
	margin:-10px -2px 10px 0px;
}

#gotouchi_item_group img{
	margin:0px 0px 0px 0px;
}

.gotouchi_item_block{
	width:98px;
	height:207px;
	margin-left:3px;
	float:left;
	text-align:center;
	line-height:100%;
	background-image: url(/img/gotouchi_item_block_bkgnd.jpg);
}

* html .gotouchi_item_block{
	width:98px;
	height:198px;
	margin-left:2px;
	float:left;
	text-align:center;
	line-height:100%;
	background-image: url(/img/gotouchi_item_block_bkgnd.jpg);
}


.gotouchi_price{
	color: #FF0000;
}

.gotouchi_itemcount{
	font-style: oblique;
	font-size: 12px;
}

#gotouchi_bland_group{
	margin:-11px 0px 10px 0px;
}

#gotouchi_bland_group img{
	margin:3px 7px 0px 7px;
}

#gotouchi_news{
	margin:-7px 0px 10px 0px;
	overflow-y:scroll;
	width:608px;
	height:137px;
}

#gotouchi_news p{
	font-weight: bold;
	color: #2AAB39;
}


#gotouchi_charabox {
	margin:0px 0px 3px 0px;
	width: 608px;
}

#gotouchi_charabox img{
	margin:0;
}

#gotouchi_charabox_top {
	margin:0;
	width: 608px;
	height: 34px;
}

#gotouchi_charabox_top h3{
	margin:6px 0px 6px 0px;
	float: left;
	width: 268px;
	height: 24px;
	text-align: center;
	padding: 0;
}

#gotouchi_charabox_top p{
	margin:3px auto;
	height: 28px;
	width: 335px;
	float: left;
	text-align: center;
}

.gotouchi_charabox_btm {
	margin:0;
	float: left;
}

.gotouchi_charabox_btm img {
	margin: 0;
}

.gotouchi_charabox_mainimg {
	margin: 5px 0px 5px 5px;
	_margin: 5px 0px 5px 2px;
	height: 80px;
	width: 257px;
	float: left;
}

.gotouchi_charabox_btm ul {
	display: inline;

}

.gotouchi_charabox_btm li {
	overflow: hidden;
	list-style-type: none;
	background-repeat: no-repeat;
	display: block;
	height:54px;
	float:left;
}

.gotouchi_charabox_btm ul li a {
	display:block;
	text-decoration: none;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 54px;
}
.gotouchi_charabox_ul {
	float: right;
	width: 330px;
	margin: 5px 5px 3px 5px;
	_margin: 5px 2px 3px 2px;
}

/* どこでもドラえもん */

.dora_back {
	background-color: #1C97C1;
}

.dora_boderback {
	border: solid 1px #1895C1;
	background-color: #CBEDF9;
}

.dora_hokkaido {
	background-image: url(../img/gotouchi_dora_hokkaido.jpg);
	width: 47px;
}

.dora_hokkaido a:hover {
	background-image: url(../img/gotouchi_dora_hokkaido.jpg);
}

.dora_tohoku {
	background-image: url(../img/gotouchi_dora_tohoku.jpg);
	width: 47px;
}

.dora_tohoku a:hover {
	background-image: url(../img/gotouchi_dora_tohoku.jpg);
}

.dora_kanto {
	background-image: url(../img/gotouchi_dora_kanto.jpg);
	width: 47px;
}

.dora_kanto a:hover {
	background-image: url(../img/gotouchi_dora_kanto.jpg);
}

.dora_hokuriku {
	background-image: url(../img/gotouchi_dora_hokuriku.jpg);
	width: 47px;
}

.dora_hokuriku a:hover {
	background-image: url(../img/gotouchi_dora_hokuriku.jpg);
}

.dora_kinki {
	background-image: url(../img/gotouchi_dora_kinki.jpg);
	width: 47px;
}

.dora_kinki a:hover {
	background-image: url(../img/gotouchi_dora_kinki.jpg);
}

.dora_kyushu {
	background-image: url(../img/gotouchi_dora_kyushu.jpg);
	width: 47px;
}

.dora_kyushu a:hover {
	background-image: url(../img/gotouchi_dora_kyushu.jpg);
}

.dora_others {
	background-image: url(../img/gotouchi_dora_others.jpg);
	width: 47px;
}

.dora_others a:hover {
	background-image: url(../img/gotouchi_dora_others.jpg);
}

#gotouchi_dora_allbtn {
	height: 22x;
	width: 329px;
	background-image: url(../img/gotouchi_dora_all.jpg);
	overflow: hidden;
	margin: 0px 5px 5px 5px;
	background-repeat: no-repeat;
	float: right;
}
#gotouchi_dora_allbtn a:hover {
	background-image: url(../img/gotouchi_dora_all.jpg);
	background-repeat: no-repeat;
}
#gotouchi_dora_allbtn a {
	height: 22px;
	width: 329px;
	text-indent: -999em;
	display: block;
}


/* ちびまる子ちゃん なりきり旅行記 */

.maruko_back {
	background-color: #F768A0;
}

.maruko_boderback {
	border: solid 1px #F768A0;
	background-color: #FEE0EC;
}

.maruko_hokkaido {
	background-image: url(../img/gotouchi_maruko_hokkaido.jpg);
	width: 55px;
}

.maruko_hokkaido a:hover {
	background-image: url(../img/gotouchi_maruko_hokkaido.jpg);
}

.maruko_tohoku {
	background-image: url(../img/gotouchi_maruko_tohoku.jpg);
	width: 55px;
}

.maruko_tohoku a:hover {
	background-image: url(../img/gotouchi_maruko_tohoku.jpg);
}

.maruko_kanto {
	background-image: url(../img/gotouchi_maruko_kanto.jpg);
	width: 55px;
}

.maruko_kanto a:hover {
	background-image: url(../img/gotouchi_maruko_kanto.jpg);
}

.maruko_hokuriku {
	background-image: url(../img/gotouchi_maruko_hokuriku.jpg);
	width: 55px;
}

.maruko_hokuriku a:hover {
	background-image: url(../img/gotouchi_maruko_hokuriku.jpg);
}

.maruko_kinki {
	background-image: url(../img/gotouchi_maruko_kinki.jpg);
	width: 55px;
}

.maruko_kinki a:hover {
	background-image: url(../img/gotouchi_maruko_kinki.jpg);
}

.maruko_kyushu {
	background-image: url(../img/gotouchi_maruko_kyushu.jpg);
	width: 54px;
}

.maruko_kyushu a:hover {
	background-image: url(../img/gotouchi_maruko_kyushu.jpg);
}

#gotouchi_maruko_allbtn {
	height: 22x;
	width: 329px;
	background-image: url(../img/gotouchi_maruko_all.jpg);
	overflow: hidden;
	margin: 0px 5px 5px 5px;
	background-repeat: no-repeat;
	float: right;
}
#gotouchi_maruko_allbtn a:hover {
	background-image: url(../img/gotouchi_maruko_all.jpg);
	background-repeat: no-repeat;
}
#gotouchi_maruko_allbtn a {
	height: 22px;
	width: 329px;
	text-indent: -999em;
	display: block;
}

/* ご当地おでんくん */

.oden_back {
	background-color: #FFFF00;
}

.oden_boderback {
	border: solid 1px #FFFF00;
	background-color: #FFFFBB;
}

.oden_hokkaido {
	background-image: url(../img/gotouchi_oden_hokkaido.jpg);
	width: 110px;
}

.oden_hokkaido a:hover {
	background-image: url(../img/gotouchi_oden_hokkaido.jpg);
}

.oden_tohoku {
	background-image: url(../img/gotouchi_oden_tohoku.jpg);
	width: 110px;
}

.oden_tohoku a:hover {
	background-image: url(../img/gotouchi_oden_tohoku.jpg);
}

.oden_kyushu {
	background-image: url(../img/gotouchi_oden_kyushu.jpg);
	width: 110px;
}

.oden_kyushu a:hover {
	background-image: url(../img/gotouchi_oden_kyushu.jpg);
}

#gotouchi_oden_allbtn {
	height: 22x;
	width: 329px;
	background-image: url(../img/gotouchi_oden_all.jpg);
	overflow: hidden;
	margin: 0px 5px 5px 5px;
	background-repeat: no-repeat;
	float: right;
}

#gotouchi_oden_allbtn a:hover {
	background-image: url(../img/gotouchi_oden_all.jpg);
	background-repeat: no-repeat;
}
#gotouchi_oden_allbtn a {
	height: 22px;
	width: 329px;
	text-indent: -999em;
	display: block;
}

