@charset "utf-8";

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* IE6以下でpadding指定 */ 
*html body { 
padding-left: 1px; 
}


h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

a {
	color: #000000;
}

a:hover {
	color: #ff476d;
	text-decoration: none;
}

/*コンテナ
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 980px;
	*width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #7ea5ff;
	background-color: #FFFFFF;
}

* html #container { height:1px; }


/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	position: relative;
	width: 100%;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
}

#header #logo {
	padding-top: 10px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 5px;
	right: 300px;
	line-height: 1.4em;
}


/*メニュー
---------------------------------------------------------------------------*/
#menu {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 980px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	float: left;
	margin-right: 1px;
}

#menu #bn_youtube a {
	background-image:url(../img/youtube.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	background-color:#fff;
	display:block;
	padding: 0;
	text-decoration: none;
	text-align: center;
}

#menu #bn_youtube a:hover {
	background-color:#fff;
	background-image:url(../img/youtube.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_ana a {
	background-image:url(../img/ana.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_ana a:hover {
	background-color:#fff;
	background-image:url(../img/ana.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_yahoo a {
	background-image:url(../img/yahoo.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_yahoo a:hover {
	background-color:#fff;
	background-image:url(../img/yahoo.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_y_auction a {
	background-image:url(../img/yahoo-auction.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_y_auction a:hover {
	background-color:#fff;
	background-image:url(../img/yahoo-auction.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_google a {
	background-image:url(../img/google.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_google a:hover {
	background-color:#fff;
	background-image:url(../img/google.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_bing a {
	background-image:url(../img/bing.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_bing a:hover {
	background-color:#fff;
	background-image:url(../img/bing.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_rakuten a {
	background-image:url(../img/rakuten.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_rakuten a:hover {
	background-color:#fff;
	background-image:url(../img/rakuten.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_livedoor a {
	background-image:url(../img/livedoor.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_livedoor a:hover {
	background-color:#fff;
	background-image:url(../img/livedoor.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_goo a {
	background-image:url(../img/goo.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_goo a:hover {
	background-color:#fff;
	background-image:url(../img/goo.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#menu #bn_daysnavi a {
	background-image:url(../img/daysnavi.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#menu #bn_daysnavi a:hover {
	background-color:#fff;
	background-image:url(../img/daysnavi.gif);
	width:97px;
	height:49px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}

.span1 {
	display: none;
}

ul#menu li {
	float: left;
	line-height: 20px;
	height: 50px;
	margin-right: 1px;
	font-size: 12px;
}


ul#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 97px;
	text-align: center;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;	/*メニューの背景画像の上半分を表示させる設定*/
	overflow: hidden;	/*オーバーした文字を非表示にする設定*/
}

ul#menu a:hover {
	background-image: url(images/menu_bg.gif);	/*メニューの背景画像*/
	background-repeat: no-repeat;
	background-position: left bottom;	/*メニューの背景画像の下半分を表示させる設定*/
	color: #FFFFFF;	/*カーソルオーバー時の文字色*/
}

ul#menu li.last {
	margin-right: 0;
}

/*３カラム全体
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
}

/*左サイド・メイン
---------------------------------------------------------------------------*/
#sideOne {
	width: 820px;
	float: left;
	padding-bottom: 40px;
	margin-top: 20px;
	display:inline;
}
#side_R #rakuten_rank {
	width: 100%;
	text-align: center;
}
#side_L #golf_rank {
	width: 200px;
	margin-top: 10px;
}



/*両サイドの共通設定
---------------------------------------------------------------------------*/
#side_L,#side_R {
	background-color: #FFF;
	padding: 0px;
	line-height: 1.6;
	color: #666666;
}

#side_L p,#side_R p {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#side_L h2 {
	font-size: 90%;
	background-image:url(../img/h3_back.gif);
	display:block;
	overflow:hidden;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color:#06F;
	margin-bottom: 5px;
}


#side_L h3 {
	font-size: 90%;
	background-image:url(../img/h3_back.gif);
	display:block;
	overflow:hidden;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color:#06F;
	margin-bottom: 5px;
}


#side_R h3 {
	font-size: 90%;
	background-image:url(../img/h3_back2.gif);
	display:block;
	overflow:hidden;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color:#06F;
}


/*左サイド
---------------------------------------------------------------------------*/
#side_L {
	float: left;
	width:200px;
	display:inline;
}

#info_oita {
	font-size: 11px;
	line-height: 1.4em;
	border: 1px solid #09F;
	background-color: #F1F1FD;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#regist {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.3em;
	padding: 5px;
	border: 1px dotted #06F;
}


#regist_title {
	color: #FFF;
	background-color: #06F;
	text-align: center;
	font-weight: bold;
}

#regist_title a {
	color: #FF0;
	text-decoration: none;
}


#regist_title a:hover {
	background-color:#FFF;
	color:#000;
	text-decoration: none;
}
#anything_title {
	height: 30px;
	width: 610px;
	margin-top: 10px;
	clear: left;
}


#info_oita p a {
	color: #00F;
}

#info_oita p a:hover {
	background-color:#FF0;
	color:#000;
}

.text_bold {
	font-weight: bold;
	color: #333;
	font-size: 13px;
	text-decoration: none;
}

#side_L h4 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #F00;
	font-size: 11px;
	border: 1px dotted #F60;
}

#side_L h4 a {
	color: #06F;
}

#side_L h4 a:hover {
	background-color:#FF0;
	color:#000;
	text-decoration:none;
}


#weather {
	background-color: #B1C8FF;
	margin-bottom: 5px;
}

#count {
	font-size: 11px;
	line-height: 14px;
	color: #F66;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: right;
}

#c_number {
	font-size: 10px;
	line-height: 1.2em;
	color: #00F;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

.qrcode_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-top: 5px;
}

.qrcode_setsumei1_1 {
	margin-bottom: 5px;
	border: 1px dotted #06F;
	line-height: 1.3em;
	font-size: 10px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}
.qrcode_setsumei1_2 {
	font-size: 10px;
	background-color: #F69;
	color: #FFF;
	line-height: 1.3em;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/18kin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	display: block;
}


/*右サイド
---------------------------------------------------------------------------*/
#side_R {
	float: right;
	margin-top: 20px;
	width:150px;
	display:inline;
}
.world_news {
	padding: 0px;
	height: 80px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#oita_news {
	border: 1px dotted #06F;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*右サイドバナー
---------------------------------------------------------------------------*/
.side_bn {
	margin-bottom: 2px;
}

#side_R #setsumei_1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-top: 5px;
}

#side_R #setsumei1_1 {
	margin-bottom: 5px;
	border: 1px dotted #06F;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#side_R #setsumei_2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-top: 5px;
}

#side_R #setsumei2_1 {
	margin-bottom: 5px;
	border: 1px dotted #06F;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#side_R #setsumei_3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-top: 5px;
}

#side_R #setsumei3_1 {
	margin-bottom: 5px;
	border: 1px dotted #06F;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#side_R #setsumei_4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-top: 5px;
}

#side_R #setsumei4_1 {
	margin-bottom: 5px;
	border: 1px dotted #06F;
	line-height: 1.3em;
	font-size: 10px;
	color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}
#side_R #setsumei4_2 {
	font-size: 10px;
	background-color: #F69;
	color: #FFF;
	line-height: 1.3em;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/18kin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	display: block;
}


/*メイン
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 610px;
}
#main #cate {
	text-align: left;
}


#main h2 {
	font-size: 100%;
	background-image: url(images/h2bg.gif);	
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	clear: both;
}

#main p {
	padding: 0.5em 10px 1em;
}

#bn_car {
	height: 67px;
	width: 610px;
}

#bn_car a {
	color: #000000;
	text-decoration: none;
	display: block;
	height:17px;
	width: 600px;
	text-align: left;
	background-image:url(../img/car_campaign.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	padding-top: 50px;
	font-size: 11px;
	padding-left: 10px;
}

#car_marquee {
	color: #06F;
}

#bn_car a:hover {
	background-image:url(../img/car_campaign.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000;
	font-size: 8px;
	text-align: center;
}

#translation {
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	height: 20px;
	padding-top: 5px;
}
#rakuten_rank2 {
	text-align: center;
	width: 100%;
	margin-top: 30px;
	padding-left: 4px;
}

#rank_title {
	line-height: 1.4em;
	color: #333;
	margin-top: 125px;
	text-align: center;
}

#rank_title a {
	font-weight: bold;
	color: #F00;
}

#ranking {
	margin-top: 10px;
}

#rank_title a:hover {
	background-color:#06F;
	font-weight: bold;
	color:#FFF;
}

#translation ul li a {
	color: #00F;
}

#translation ul li a:hover {
	background-color:#FF0;
	color:#000;
}

#main ul {
	padding-top: 5px;
}

#main ul li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}

#ramdon_a {
	height: 30px;
	margin-top: 5px;
}

.r_img1 {
	float: left;
	padding-right: 35px;
	padding-left: 0px;
	display:inline;
}

.r_img2 {
	clear: left;
	padding-right: 0px;
	font-size:0;
	display:inline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #bfbfbf;
}
#footer p {
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 5px;
}
