@charset "Shift_JIS";

strong {
	font-weight: bold;
}

/* ----------------------------------------

			layout GRID B
			1分割 - green2

---------------------------------------- */

div.gridB {
	margin-top: 20px;
	background: url(/common/img/bg_grid-b/bg_grid-b.gif) repeat-y;
}

div.gridB h3 {
	font-size: 108%;
	width: 940px;
	height: 32px;
	
	color: #fff;
	font-weight: bold;
	
	line-height: 32px;
	padding-left: 8px;
	
	background: url(/common/img/bg_grid-b/bg_head_grid-b.gif) no-repeat;
}


div.gridB h3 a {
	color: #fff;
	padding-left: 8px;
	
	text-decoration: none;
	background: url(/common/img/icon_link-arrow.gif) no-repeat left center;
}

div.gridB h3 a:hover {
	text-decoration: underline;
}




/* ----------------------------------------

		電話・インターネット投票
		インフォメーションブロック

---------------------------------------- */

div.gridB #dentoInfo {
	width: 938px;
	margin: 0 auto;
	/*background: url(/dento/img/bg_dento-info.jpg) no-repeat right top;*/
	
	background: none;
	
	padding-top: 12px;
}

div.gridB #dentoInfo dl {
	/*width: 560px;*/
	width: 938px;
	margin-left: 12px;
	padding: 4px 0;
	clear: left;
}

div.gridB #dentoInfo dl dt {
	float: left;
	
	line-height: 1.2;
	margin-right: 12px;
	font-weight: bold;
	
	width: 80px;
	text-align: right;
	
	font-size: 93%;
}

div.gridB #dentoInfo dl dd {
	line-height: 1.2;
	padding-left: 96px;
	font-size: 93%;
}

div.gridB #dentoInfo dl dd a {
	color: #333;
	text-decoration: none;
}

div.gridB #dentoInfo dl dd a:hover {
	text-decoration: underline;
}

div.gridB div.pseudo-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(/common/img/bg_grid-b/bg_grid-b_foot.gif) no-repeat left bottom;
	width: 940px;
	height: 11px;
	
	margin-top: 9px;
}

* html div.gridB div.pseudo-bottom {
	margin-top: 2px;
}

/* ----------------------------------------

		電話・インターネット投票
		bottomブロック

---------------------------------------- */


table.bottomBlock {
	/*background: url(/dento/img/bg_dento-bottom.gif) repeat-y;*/
	
	background: url(/common/img/dento/bg_dento-bottom.gif) repeat-y;
	
	margin-top: 20px;
}


table.dentoBlockType1 {
	background: url(/common/img/bg_grid-c/bg_grid-c1.gif) repeat-y;
}

table.dentoBlockType1 td h3 {
	font-size: 108%;
	width: 702px;
	height: 32px;
	
	color: #fff;
	font-weight: bold;
	
	line-height: 32px;
	padding-left: 8px;
	
	background: url(/common/img/bg_grid-c/bg_head_grid-c1.gif) no-repeat;
}

table.dentoBlockType1 td h3 a {
	color: #fff;
	padding-left: 8px;
	
	text-decoration: none;
	background: url(/common/img/icon_link-arrow.gif) no-repeat left center;
}

table.dentoBlockType1 td h3 a:hover {
	text-decoration: underline;
}

table.dentoBlockType1 td div.pseudo-bottom {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(/common/img/bg_grid-c/bg_grid-c1_foot.gif) no-repeat;
	width: 710px;
	height: 11px;
}

* html table.dentoBlockType1 td div.pseudo-bottom {
	margin-bottom: -3px;
}


table.dentoUnitType1 {
	margin: 0 auto;
	margin-top: 10px;
}

table.dentoUnitType1 td h4 {
	font-size: 93%;
}

table.dentoUnitType1 td h4 a {
	color: #333;
	text-decoration: none;
}

table.dentoUnitType1 td h4 a:hover {
	text-decoration: underline;
}

table.dentoUnitType1 td p {
	font-size: 93%;
	margin-top: 8px;
	margin-right: 12px;
	line-height: 1.4;
}

table.dentoUnitType1 td p strong {
	font-weight: bold;
}

* html table.dentoUnitType1 td p {
	margin-right: 4px;
}

table.dentoUnitType1 td p a {
	color: #333;
	text-decoration: none;
}

table.dentoUnitType1 td p a:hover {
	text-decoration: underline;
}


table.dentoBlockType2 td {
	padding-top: 20px;
}

table.dentoBlockType2 td.nopad {
	padding-top: 0;	
}

table.dentoUnitType2 {
	margin: 0;
	padding: 0;
	background: url(/common/img/bg_grid-c/bg_grid-c2.gif) repeat-y;
}

table.dentoUnitType2 td {
	padding: 0;
}

table.dentoUnitType2 div.pseudo-bottom {
	margin: 0;
	padding: 0;
	background: url(/common/img/bg_grid-c/bg_grid-c2_foot.gif) no-repeat left bottom;
	width: 345px;
	height: 11px;
}

table.dentoUnitType2 h3 {
	font-size: 108%;
	width: 337px;
	height: 32px;
	
	color: #fff;
	font-weight: bold;
	
	line-height: 32px;
	padding-left: 8px;
	
	background: url(/common/img/bg_grid-c/bg_head_grid-c2.gif) no-repeat;
}

table.dentoUnitType2 h3 a {
	color: #fff;
	padding-left: 8px;
	
	text-decoration: none;
	background: url(/common/img/icon_link-arrow.gif) no-repeat left center;
}

table.dentoUnitType2 h3 a:hover {
	text-decoration: underline;
}


table.dentoUnitBody2 {
	/*margin: 0 auto;*/
	margin-left: 10px;
	margin-top: 10px;
}



table.dentoUnitBody2 td p {
	font-size: 93%;
	line-height: 1.4;
}

* html table.dentoUnitBody2 td p {
	margin-right: 4px;
}

table.dentoUnitBody2 td p a {
	color: #333;
	text-decoration: none;
}

table.dentoUnitBody2 td p a:hover {
	text-decoration: underline;
}







/*----- 関連リンク -----*/
td.rightBlock h3 {
	background: url(/common/img/bg_right-column/bg_head_right-column.gif) no-repeat;
	width: 202px;
	height: 32px;
	
	font-size: 93%;
	font-weight: bold;
	line-height: 32px;
	
	padding-left: 8px;
}

table.bottomBlock td.rightBlock {
	
}


table.relatedUnit {
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
}

td.rightBlock table.relatedBody {
	margin: 8px auto;
}

table.relatedBody h4 {
	margin: 0 auto;
	width: 190px;
}

table.relatedBody p {
	margin: 0 10px;
	margin-top: 8px;
}

table.relatedBody p a {
	background: url(/common/img/icon_link-arrow_gr.gif) no-repeat;
	padding-left: 18px;
}



