@charset "utf-8";
/* common.css */


/*レイアウト
////////////////////////////////////////////////////*/

/*コンテントトップナビ*/
ul#contentTopNavi {
	margin-top: 10px;
	padding-bottom: 22px;
}

ul#contentTopNavi li {
	float: left;
	margin-right: 10px;
}

ul#contentTopNavi li a {
	display: block;
	width: 100%;
}

ul#contentTopNavi li a:hover img {
	visibility: hidden;
}

ul#contentTopNavi li#cTopNavi03 {
	margin-right: 0;
}

ul#contentTopNavi li#cTopNavi03 ul {
	width: 160px;
	height: 30px;
	background: url(/common/img/img_content_top_navi.gif) left top no-repeat;
}

ul#contentTopNavi li#cTopNavi03 ul:hover {
	background: url(/common/img/img_content_top_navi.gif) left bottom no-repeat;
}

ul#contentTopNavi li#cTopNavi03 ul li {
	margin-right: 0;
	height: 30px;
}

ul#contentTopNavi li#cTopNavi03 ul li a {
	overflow: hidden;
	display: block;
	height: 30px;
	text-indent: -9999px;
}

ul#contentTopNavi li#cTopNavi03 ul li a:hover {
	background-color: none;
}

li#cTopNavi01 {
	width: 470px;
}

li#cTopNavi01 a {
	background: url(/common/img/btn_content_top_navi_01_on.gif) left top no-repeat;
}

li#cTopNavi01 a:hover {
	background-color: #FFFFFF;
}

li#cTopNavi02 {
	width: 300px;
}

li#cTopNavi02 a {
	display: block;
	width: 300px;
	background: url(/common/img/btn_content_top_navi_02_on.gif) left top no-repeat;
}

li#cTopNavi02 a:hover {
	background-color: #FFFFFF;
}

li#cTopNavi02 a:hover img {
	visibility: hidden;
}

li#cTopNaviSub01 {
	width: 67px;
}

li#cTopNaviSub01 a {
	width: 67px;
	height: 30px;
	background: url(/common/img/btn_content_top_navi_03.png) left top no-repeat;
}

li#cTopNaviSub01 a:hover {
	background: url(/common/img/btn_content_top_navi_03.png) left bottom no-repeat;
}

li#cTopNaviSub02 {
	width: 93px;
}

li#cTopNaviSub02 a {
	width: 93px;
	height: 30px;
	background: url(/common/img/btn_content_top_navi_04.png) left top no-repeat;
}

li#cTopNaviSub02 a:hover {
	background: url(/common/img/btn_content_top_navi_04.png) left bottom no-repeat;
}


/*トピックパストップ*/
ul#topicPathTop {
	margin-bottom: 11px;
}

ul#topicPathTop li {
	float: left;
	margin-right: 3px;
	letter-spacing: 0.1em;
	font-size: 80%;
	color: #666666;
}

ul#topicPathTop li strong {
	font-weight: bold;
}


/*ページタイトル*/
h2 {
	margin-bottom: 29px;
	padding: 0 0 7px 5px;
	height: 20px;
	background: url(/common/img/img_title_01.gif) left bottom repeat-x;
}

/*ページサブタイトル*/
h3 {
	margin-bottom: 30px;
	padding: 0 0 8px 5px;
	height: 16px;
	background: url(/common/img/img_title_01.gif) left bottom repeat-x;
}

/*ファーストコル*/
#firstCol {
	float: left;
	margin-bottom: 32px;
	/margin-bottom: 0;
	width: 710px;
}


/*セカンドコル内*/
#secondCol {
	float: right;
	margin-bottom: 32px;
	width: 210px;
}

#secondCol dl {
	margin-bottom: 10px;
	padding-bottom: 22px;
	background: url(/common/img/img_local_navi_02.gif) right bottom no-repeat #F5F5F4;
}

#secondCol dl dd dl {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: none;
}

#secondCol dl dd dl dt {
	padding-bottom: 0;
}

#secondCol dl dd dl dt ,
#secondCol dl dd dl dd ul li ,
#secondCol dl dd ul.listArrow li {
	background: url(/common/img/img_local_navi_01.gif) center bottom no-repeat;
}

#secondCol dl dd dl dt {
	line-height: 1;
}

#secondCol dl dd dl dt a,
#secondCol dl dd dl dt span {
	display: block;
	padding: 7px 23px 6px 23px;
	background: url(/common/img/img_arrow_pink_01.gif) 15px center no-repeat;
	_zoom: 1;
}

#secondCol dl dd dl dt a:hover {
	background: url(/common/img/img_arrow_pink_01.gif) -482px center no-repeat;
}

#secondCol dl dd ul.listArrow li {
	line-height: 1;
}

#secondCol dl dd ul.listArrow li a {
	display: block;
	padding: 7px 23px 6px 23px;
	background: url(/common/img/img_arrow_pink_01.gif) 15px center no-repeat;
	_zoom: 1;
}

#secondCol dl dd ul.listArrow li a:hover {
	background: url(/common/img/img_arrow_pink_01.gif) -482px center no-repeat;
}

#secondCol dl dd dl dd ul li {
	line-height: 1;
}

#secondCol dl dd dl dd.none {
	display: none;
}

#secondCol dl dd dl dd ul li a {
	display: block;
	padding: 7px 31px 6px 31px;
	background: url(/common/img/img_arrow_pink_01.gif) 23px center no-repeat;
	_zoom: 1;
}

#secondCol dl dd dl dd ul li a:hover {
	background: url(/common/img/img_arrow_pink_01.gif) -474px center no-repeat;
}

#secondCol dl dd dl dt a:link ,
#secondCol dl dd ul.listArrow li a:link ,
#secondCol dl dd dl dd ul li a:link {
	text-decoration: none;
}

#secondCol dl dd dl dt a:visited ,
#secondCol dl dd ul.listArrow li a:visited ,
#secondCol dl dd dl dd ul li a:visited {
	text-decoration: none;
}

#secondCol dl dd dl dt a:hover ,
#secondCol dl dd ul.listArrow li a:hover ,
#secondCol dl dd dl dd ul li a:hover {
	text-decoration: underline;
}

ul#bnrListSide li {
	margin-bottom: 10px;
}



/*コンテントバナーリストボトム*/

ul#bnrListBottom {
	margin-left: -10px;
}

ul#bnrListBottom li {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 350px;
}

ul#bnrListBottom li a {
	display: block;
	width: 100%;
}

ul#bnrListBottom li a:hover {
	background-color: #FFFFFF;
}

ul#bnrListBottom li a:hover img {
	visibility: hidden;
}

li#bListBottom01 a {
	background: url(/common/img/bnr_content_bottom_01_on.jpg) left top no-repeat;
}

li#bListBottom02 a {
	background: url(/common/img/bnr_content_bottom_02_on.jpg) left top no-repeat;
}


/* トピックパスボトム */

#topicPathBottom {
	clear: both;
	margin-bottom: 10px;
	padding-top: 2px;
	/padding-top: 1px;
	background: url(/common/img/img_topic_path_01.gif) left top no-repeat;
}

#topicPathBottomSub {
	padding-bottom: 1px;
	background: url(/common/img/img_topic_path_02.gif) left bottom no-repeat;
}

#topicPathBottomSub ul {
	padding: 5px 0 5px 9px;
	/padding: 5px 0 5px 9px;
	background-color: #ECE9D8;
}

#topicPathBottomSub ul li {
	float: left;
	margin-right: 3px;
	letter-spacing: 0.1em;
	line-height: 1;
	font-size: 80%;
}

#topicPathBottomSub ul li#homeImage {
	margin-right: 8px;
}

#topicPathBottomSub ul li a img {
	vertical-align: middle;
}

/*ページナビ*/
ul#pageNavi {
	margin-bottom: 60px;
}

ul#pageNavi li {
	float: left;
	margin: 0 15px 0 0;
	line-height: 1;
	_line-height: 1.05;
}

ul#pageNavi li a {
	padding-left: 26px;
	background: url(/common/img/img_arrow_blue.gif) left top no-repeat;
}

ul#pageNavi li a:hover {
	background: url(/common/img/img_arrow_blue.gif) left -88px no-repeat;
}

/*リンクテキスト*/
dt.arrowGray ,
p.arrowGray ,
ul.arrowGray li {
	line-height: 1;
}

dt.arrowGray a ,
p.arrowGray a ,
ul.arrowGray li a {
	padding-left: 26px;
	background: url(/common/img/img_arrow_gray.gif) left top no-repeat;
}

dt.arrowGray a:hover ,
p.arrowGray a:hover ,
ul.arrowGray li a:hover {
	background: url(/common/img/img_arrow_gray.gif) left -88px no-repeat;
}

dt.arrowGray02 ,
p.arrowGray02 ,
ul.arrowGray02 li {
	line-height: 1;
}

dt.arrowGray02 a ,
p.arrowGray02 a ,
ul.arrowGray02 li a {
	padding-left: 26px;
	background: url(/common/img/img_arrow_gray02.gif) left top no-repeat;
}

dt.arrowGray02 a:hover ,
p.arrowGray02 a:hover ,
ul.arrowGray02 li a:hover {
	background: url(/common/img/img_arrow_gray02.gif) left -88px no-repeat;
}

/*テーブル*/
table {
	width: 710px;
	background-color: #CCCCCC;
}

table tr th {
	background-color: #FFFFFF;
}

table tr.cellBeige th {
	background-color: #F5E8BA;
}

table tr.cellBrown th {
	background-color: #E4C7A3;
}

table th p {
	text-align: center;
	font-weight: bold;
}

table td p {
	text-align: center;
}

table td {
	background-color: #FFFFFF;
}

/*メインイメージ*/
#mainImage {
	margin-bottom: 30px;
}

/*メインテキスト画像*/
p#mainText {
	margin-bottom: 30px;
}

/*サブテキスト*/
p.subText {
	margin-bottom: 25px;
	line-height: 1.65;
}

/*メインバナー*/
#mainBnr {
	margin-bottom: 30px;
}

/*イエローボーダーボックス*/
.secYellow {
	margin-bottom: 60px;
	padding: 15px;
	border: 1px solid #FFCC00;
}


/* 記事内でテーブルタグの背景色が出ないように設定 */

#firstCol div.entrybody table ,#firstCol div.comment table {
	background-color: #FFF;
}






