@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      xxxx_common.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */

@import url("bs.css");

/* topics + tarm + h1のスタイル[
----------------------------------------------------------- */

#cam {
	text-align: left;
}

.cam {
	width: 450px;
	display: block;
	float: left;
	font-size: 12px;
}

.cam p {
	display: block;
	height: 15px;
	margin-bottom: 3px;
}

.cam a {
	text-decoration: underline !important;
	display: block;
	height: 15px;
	background: url(/jalan/doc/theme/common/images/topics.gif) no-repeat;
	padding-left: 70px;
}

#page_info {
	float: right;
	width: 250px;
}

.index_h1 {
	font-size: 14px;
	color: #666666;
	padding-right: 5px;
	text-align: right;
	width: 250px;
	font-weight: normal;
	display: block;
}

.tarm_cam {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	display: block;
	width: 250px;
	text-align: right;
}


/* コンテンツ全体[
----------------------------------------------------------- */
#content {
	width: 740px;
}

/*totop マージン追加*/

.totop_margin2 {
    padding-top: 8px;
}



/* タイトル下の標準リード[
----------------------------------------------------------- */

.index_read1 {
	font: 75%/1.3 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left;
	margin: 5px 0px 0px;
	padding-left: 10px;
}


/*
 mapA＋pull フレームのスタイル[
----------------------------------------------------------- */

/*#mapのテーブル*/

#content #map {
	margin-top: 15px;
	margin-bottom: 20px;
}

/**/


/*県名から探す*/

.ken_search {
	background: url(../../common/images/pull_ken.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px;
	height: 41px;
	width: 331px;
}

.ken_search2 {
	background: #fdffda;
	padding: 10px;
	height: 215px;
}

#content .ken_search2 form {
	margin-top: 20px;
}

/**/


/*プルダウンのスタイル*/

select {
	width: 200px;
}

/**/


/*プルダウン下のイメージスタイル(デザインによって変更可)*/

#content .ken_search2 #image1 {
	margin-top: 15px;
}

/**/

/* 県リンク一覧用のスタイル
------------------------------------------*/

#content #top_kenlink {
	width: 740px;
}

/* タイトル部分の指定*/
#content #top_kenlink p {
	background-color: #333399;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* ボーダーカラー*/
#content #top_kenlink #top_kenlink_in {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #333399;
	margin-bottom: 10px;
}

/* リンクごとの幅(文字量によって下記widthを変更)*/
#content #top_kenlink #top_kenlink_in li {
	font-size: 10px;
	width: 130px;
	margin-left: 10px;
	display: inline-block;
	margin-bottom: 5px;
	vertical-align:top;
}
* html #content #top_kenlink #top_kenlink_in li { /* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html #content #top_kenlink #top_kenlink_in li { /* IE 7 */
	display:inline;
	zoom:1;
}

/**/


/*
 追加したスタイル[グルメページのスタイル
----------------------------------------------------------- */
/*index.html*/

.g_box00{
	width: 740px;
	background-image: url(../images/gourmet_head_03.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	outline: 0;
}

.g_box01{
	width: 740px;
	height: 138px;
	background-image: url(../images/flower_head.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	outline: 0;
}

.g_box02{
	width: 694px;
}

.g_box03{
	width: 106px;
	padding: 18px 0 14px 0;
	background-color: #F29602;
	text-align: center;
	color: #ffffff;
}
.g_box04{
	width: 106px;
	padding: 5px 0 5px 0;
	background-color: #990000;
	text-align: center;
	color: #ffffff;
}
.g_box05{
	width: 500px;
	float:right;
}
.g_box06{
	width: 740px;
	text-align: left;
}
.g_box07{
	width: 436px;
	text-align: left;
}

.g_box08{
	width: 286px;
	text-align: left;
	float:right;
}
.g_box09{
	display: block;
	width: 286px;
	background-image: url(../images/g_t_back.gif);
	text-align: left;
	background-position: 0px 0px;
	outline: 0;
}

.g_box357_l{
	display: block;
	width: 357px;
	text-align: left;
	float:left;
}

.g_box357_r{
	display: block;
	width: 357px;
	text-align: left;
	float:right;
}
.g_box106{
	width: 106px;
	float: left;
}
.g_box588{
	width: 588px;
	float: left;
	text-align: left;
}

.g_box10{
	width: 66px;
	float: left;
}

.g_box11{
	width: 291px;
	float:right;
	margin: 5px 0px 0px 0px;
}
.g_box12{
	width: 357px;
}


/*
 追加したスタイル[詳細ブロック
----------------------------------------------------------- */

.s_box_01{
	background-color: #FFC9C9;
	color: #E8372E;
}

.s_box_f_01{
	color: #E8372E;
}

.s_box_02{
	background-color: #FFE2B5;
	color: #CC3300;
}

.s_box_f_02{
	color: #CC3300;
}

.s_box_03{
	background-color: #E7FFB5;
	color: #4D6803;
}

.s_box_f_03{
	color: #4D6803;
}

.s_box_04{
	background-color: #C4E3FF;
	color: #09306B;
}

.s_box_f_04{
	color: #09306B;
}

/*
 追加したスタイル[フォント
----------------------------------------------------------- */
.r_txt01{
	font-weight: bold;
	font-size:18px;
}

.r_txt02{
	font-weight: bold;
	font-size:38px;
	color: #990000;
}

.r_txt03{
	font-weight: bold;
	font-size:18px;
	color: #006600;
	line-height: 135%;
}
.r_txt04{
	font-weight: bold;
	font-size:18px;
	color: #660000;
	line-height: 145%;
}
.r_txt05{
	font-size:10px;
	line-height: 125%;
	color: #333;
}
/*
 追加したスタイル[マージン
----------------------------------------------------------- */
.r_m01{
	margin: 3px 0px 0px 0px;
}
.r_m02{
	margin: 10px 0px 0px 0px;
}
.r_m03{
	margin: 3px 0px 0px 20px;
}
.r_m04{
	margin: 0px 0px 27px 0px;
}
.r_m05{
	margin: 0px 0px 0px 15px;
}
.r_m06{
	margin: 20px 0px 0px 0px;
}
.r_m07{
	margin: 0px 6px 0px 0px;
}
.r_m08{
	margin: 7px 0px 0px 0px;
}
.r_m09{
	margin: 16px 0px 16px 0px;
}
.r_m10{
	padding: 20px 0px 0px 22px;
}
.r_m11{
	margin: 0px 0px 10px 0px;
}
.r_m12{
	margin: 0px 9px 0px 0px;
}
.r_m13{
	margin: 10px 0px 0px 0px;
}
.r_m14{
	margin: 0px 0px 10px 0px;
}
.r_m15{
	margin: 0px 12px 0px 0px;
}
.r_m16{
	margin: 5px 0px 5px 0px;
}

 追加したスタイル[パディング
----------------------------------------------------------- */

.r_p01{
	padding: 22px 0 0 23px;
}
.r_p02{
	padding: 7px 7px;
}


