@charset "utf-8";

/* -----------------------------------------------------------
CSS Information


 File name:      xxxx_common.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */

/* 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;
}



#wrapper {
	width: 950px;
}


/* コンテンツ全体[
----------------------------------------------------------- */
#content {
	width: 740px;
	float: left;
}
/*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: 150px;
}

/**/


/*プルダウン下のイメージスタイル(デザインによって変更可)*/

#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*/

.ken_ti {
	font-size: 18px;
	background-image: url(../images/coropra_tit001.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 65px;
	color: #333;
	text-align: left;
	position: relative;
	height: 50px;
	padding-top: 13px;
}

.mgt15{
	margin-top:15px;
}

.mgt20{
	margin-top:20px;
}



/*右ゾーン*/
#wrapper #sidebar {
	float: right;
	width: 180px;
}
#wrapper #sidebar #rightzone_link {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.right_link_cst .tx12_333b {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_link_cst .cst_ph {
	float: left;
}
.right_link_cst .tx10_333 {
	float: right;
	width: 70px;
	line-height: 1.4;
}
.right_link_cst .tx10_333 a {
	text-decoration: underline;
}
/*右ゾーン*/


/* 県リンク一覧用のスタイル	
------------------------------------------*/	
	
.linkarea {	
	font-size:12px;
	line-height:1.3;
	width:740px;
	display:block;
	height: 70px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/jalan/doc/theme/common/images/link_bg_middle740.jpg);
	background-repeat: repeat-y;
}	
.latop {	
	width: 740px;
	background-image: url(/jalan/doc/theme/common/images/link_bg_top740.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	float: left;
} 	
.latop p {	
	font-weight:bold;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
.labottom {	
	width: 740px;
	background-image: url(/jalan/doc/theme/common/images/link_bg_bottom740.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	float: left;
}	
.labottom p {	
	color:#999999;
	font-size:10px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
.labottom p a {	
	color:#999999;
	text-decoration:none !important;
}	
/**/	
