@charset "shift_jis";
/* reset.css */

/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

/* fonts.css */
@charset "shift_jis";


table	{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img	{
	border:0;
}
address,caption,cite,code,dfn,em,th,var	{
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6	{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after	{
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code {
	font:115% Tahoma,Verdana;
	*font-size:100%;
}
sup ,
sub {
	line-height:-1px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

body {
	font-size:110%;
	line-height: 1.4;
	font-family:Tahoma,Verdana;
	color:#121212;
}
/* IE 7に対するフォントの種類　*/
*:first-child+html * {
	font-family:
		"MS P ゴシック", "MS P Gothic",
		sans-serif;
}

/*IE 6に対するフォント種類　*/
* html * {
	font-family:
		"MS P ゴシック", "MS P Gothic",
		sans-serif;
}

table {
    font-size:inherit;
    font:100%;
}

a:link,
a:active,
a:visited {
	color:#1863c9;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

/* base.css */
html,body{height:100%; text-align:left; background:#fff; background-repeat:repeat-x; background-position:center top;}
body{font-size:105%; color:#000;}
a{color:#454545; text-decoration:none;	vertical-align: baseline;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino
Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
}
img{border:none; line-height:1.0;}
hr{clear:both;}
input,textarea{font-size:100%;}
script,iframe{margin:0; padding:0; border:none;}
textarea,input[type=text]{padding:2px;}
* html input{padding:2px;}

/*layout.css */

/*=======================================================================*/
/* layout                                                                */
/*=======================================================================*/



div#headerWrap {
	background: url(/cont/100519982.gif) repeat-x left top;
	height:225px;
	position:relative;
	z-index:100;
}
div#contentsWrap {
	background:#ffffff;
}
div#footerWrap {
	padding-top:8px;
	background:url(/cont/100166735.gif) repeat-x left top;
	clear:both;
}
div#header,
div#contents,
div#footer {
	width:890px;
	margin:0 auto;
}

#sidebar {
	float: left;
	width: 215px;
	margin-top:20px;
}

/*=======================================================================*/
/* header                                                                */
/*=======================================================================*/

div#header {
	position: relative;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

/* ロゴｊ */
div#header h1 {
	width: 220px;
	height: 61px;
	position: absolute;
	top: 31px;
}

/* サイトナビ */

#headerInner{
	position: absolute;
	width: 595px;
	left: 245px;
}

#tel {
	width: 195px;
	height: 96px;
	float: left;
	background: url(/cont/100556546.gif) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 18px;
}

#mail {
	width: 177px;
	height: 96px;
	float: left;
	background: url(/cont/100556526.gif) top left no-repeat;
	overflow: hidden;
	margin-right: 27px;
}


#mail a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 170px;
	background-image: url(/cont/100556518.gif);
	padding-top:50px;
	text-align:center;
	margin-top:45px;

}



#mail a:hover {
    background-image: url(/cont/100556519.gif);
}




#siteNavi {
	width: 177px;
	float:left;
}
#siteNavi ul li {
	float: left;
}



#fontArea {
	width: 177px;
}
#font_title {
	background: url(/cont/100519961.gif) left top no-repeat;
	width: 65px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#fontarea_alt {
	width: 177px;
	height: 26px;
	margin-top: 3px;
	float: left;
}
.navUtil_changeFsize {
	margin-top: 9px;
}
.navUtil_changeFsize input {
	margin-left: 6px;
}

/* 検索 */
#searchNavi {
	width: 775px;
	height: 47px;
	background: url(/cont/100519987.gif) 0px 0px  no-repeat;
	padding-left: 115px;
	top: 113px;
	position: absolute;
}
#searchNavi ul li {
	margin-top: 13px;
}
#searchNavi dl {
	margin-top: 3px;
}
#searchNavi ul li, #searchNavi dl dt, #searchNavi dl dd {
	float: left;
}
#searchNavi ul li.search {
	padding-left:13px;
}
#searchNavi ul li.sRanking dl dt,#searchNavi ul li.sRanking dl dd {
	padding-left:5px;
}
#searchNavi input {
	vertical-align:middle;
}
#searchNavi input.searchBox {
	width:135px;
	border:solid 1px #d5d5d5;
	color:#d5d5d5;
	font-size: 80%;
	padding-top:2px;
	padding-bottom:2px;
}
#searchNavi input.searchBtn {
	margin:0;
	padding:0 0 0 2px;
}
#searchNavi ul li .sN {
	display: block;
	margin-top: 3px;
	margin-left: 10px;
	background: url(/cont/100519999.gif) center left no-repeat;
	width: 90px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
}
#searchNavi ul li.sRanking {
	padding-left:25px;
	padding-top: 10px;
	font-size: 77%;
	text-align: right;
	line-height:1.3;
	width: 390px;
}

/* グローバルナビ */
#gnavi {
	top: 160px;
	position: absolute;
	z-index:100;
}

ul.main-menu li{
    float: left;
    position: relative;
	z-index:110;
}
ul.main-menu:after{
    content:".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
a#gnavi_1 {
	background: url(/cont/100519964.gif) 0px 0px no-repeat;
	width: 89px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_2 {
	background: url(/cont/100519966.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_3 {
	background: url(/cont/100585631.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_4 {
	background: url(/cont/100519967.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_5 {
	background: url(/cont/100519965.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}

a#gnavi_2_2 {
	background: url(/cont/100519966.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_3_2 {
	background: url(/cont/100585631.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}
a#gnavi_5_2 {
	background: url(/cont/100519965.gif) 0px 0px no-repeat;
	width: 188px;
	display: block;
	height: 65px;
	text-indent: -1000px;
	overflow: hidden;
}


#gnavi a#gnavi_1:hover,
#gnavi a#gnavi_2:hover,
#gnavi a#gnavi_2_2:hover,
#gnavi a#gnavi_3:hover,
#gnavi a#gnavi_3_2:hover,
#gnavi a#gnavi_4:hover,
#gnavi a#gnavi_5:hover,
#gnavi a#gnavi_5_2:hover  {
	background-position: 0px -65px;
}

#gnavi a.current{
	background-position: 0px -65px;
}


ul.main-menu li {
	z-index:120;
}
ul.main-menu li ul.sub-menu {
    position: absolute;
    display: none;
	text-align: left;
	background-color: #FFF;
	width: 186px;
	top: 60px;
	border-top: #EFEFEF 1px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	box-shadow:0px 2px 3px #ccc;
	-moz-box-shadow: 0px 2px 3px #ccc;　/* Firefox用 */
	-webkit-box-shadow: 0px 2px 3px #ccc;　/* Safari,Google Chrome用 */
}


ul.sub-menu li{
    float:none;
	font-size: 77%;
	background: url(/cont/100519926.gif) #fff 10px 18px no-repeat;
	border-left: #b8b8b8 1px solid;
	border-right: #b8b8b8 1px solid;
	border-bottom: #b8b8b8 1px solid;  
	padding-top: 0;
}
ul.sub-menu li a {
	display: block;
	margin:0;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	zoom: 1;
}
ul.sub-menu li a:hover {
	background: url(/cont/100519926.gif) #ffeba4 10px 18px no-repeat;
	margin-top: 0;
	color:#ff6b00;
}
ul.sub-menu li ul.sub-menu{
    top:0;
    left:120px;
}

/*=======================================================================*/
/*	sidebar               	                                                */
/*=======================================================================*/

#sidebar ul {
	margin-bottom: 20p;
}

#sidebar #h3_inquiry {
	background:url(/cont/100519976.gif) top left no-repeat;
	width: 215px;
	height: 40px;
	margin-top: 20px;
	text-indent: -1000px;
	overflow: hidden;
}
#sidebar #h3_about {
	background:url(/cont/100519969.gif) top left no-repeat;
	width: 215px;
	height: 44px;
	margin-top: 20px;
	text-indent: -1000px;
	overflow: hidden;
}
#sidebar #h3_info {
	background:url(/cont/100519975.gif) top left no-repeat;
	width: 215px;
	height: 44px;
	margin-top: 20px;
	text-indent: -1000px;
	overflow: hidden;
}
#sidebar #h3_example {
	background:url(/cont/100537396.gif) top left no-repeat;
	width: 215px;
	height: 44px;
	margin-top: 20px;
	text-indent: -1000px;
	overflow: hidden;
}
ul#snavi_inquiry {
	background: url(/cont/100519997.gif) bottom left no-repeat;
	width: 215px;
	height: 173px;

}

ul#snavi_inquiry li{
	margin: 0;
	padding: 0;
	font-size:0px;
	line-height:1;
}
ul#snavi_inquiry li a {
	width: 215px;
	height: 40px;
	text-indent: -1000px;
	overflow: hidden;
	font-size:0;
}
ul#snavi_inquiry a img{
/*	display:block;*/
}

ul#snavi_inquiry li#snavi_mail a {
	display:block;
	width: 195px;
	height: 42px;
	margin: 0 auto;
	text-indent: 0px;
	overflow: visible;
}
ul#snavi_inquiry li#snavi_clerk a {
	display:block;
	width: 195px;
	margin: 0 auto;
	text-indent: 0px;
	overflow: visible;
}
ul#snavi_inquiry li#snavi_faq a {
	display:block;
	width: 195px;
	margin: 0 auto;
	text-indent: 0px;
	overflow: visible;
}
ul#snavi_inquiry li#snavi_survey a {
	display:block;
	width: 195px;
	margin: 0 auto;
	text-indent: 0px;
	overflow: visible;
}

#sidebar ul.snavi_basic {
	background:url(/cont/100519994.gif) bottom left no-repeat;
	padding-bottom: 13px;

}
#sidebar ul.snavi_basic li {
	background: url(/cont/100519993.gif) top left repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#sidebar ul.snavi_basic li a {
	display: block;
	background: #fff url(/cont/100519925.gif) 10px 8px no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
#sidebar ul.snavi_basic li a.no-line {
	border-bottom: none;
}

#sidebar .snavi_advance {
	background:#f4ecc8 url(/cont/100537400.gif) bottom left no-repeat;
	padding:0 0 15px 0;
}
#sidebar .snavi_advance ul {
	background:url(/cont/100537399.gif) bottom left no-repeat;
	padding-bottom: 3px;
}
#sidebar .snavi_advance ul li {
	background: url(/cont/100519993.gif) top left repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#sidebar .snavi_advance ul li a {
	display: block;
	background: #fff url(/cont/100519925.gif) 10px 8px no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
#sidebar .snavi_advance ul li a.no-line {
	border-bottom: none;
}
#sidebar .snavi_advance dl {
	padding:10px 15px 0 15px;
	font-size:90%;
}
#sidebar .snavi_advance dl dt {
}
#sidebar .snavi_advance dl dd {
	background: url(/cont/100519925.gif) 3px 0.3em no-repeat;
	margin:3px 0 0 0;
	padding:0 0 0 17px;
}

#sidebar #sideBnr{
	margin:15px 0 0 0;
}

#sidebar .sideBnrList{
	margin:15px 0 0 0;
}
#sidebar .sideBnrList li{
	margin:0 0 10px 0;
	text-align:center;
}
#sidebar .sideBnrList li img{
	vertical-align:top;
}

/*=======================================================================*/
/*	footer               	                                                */
/*=======================================================================*/

#toTop {
	clear: both;
	width: 840px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#footer {
	font-size:76.9%;
	background:url(/cont/100519962.gif) top left no-repeat;
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
	text-align: left !important;
}

div#footer a#footer_logo {
	display: block;
	position:absolute;
	top: 20px;
	right: 25px;
}

div#footer ul li a img{
	margin-right: 10px;
}

div#footer p.copy {
	padding-top:5px;
	padding-bottom:20px;
	color:#666666;
}

/*************************************************************************/
/* clearfix                                                              */
/*************************************************************************/

body#toppage div#topWrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; } 
.clearfix:after { clear: both; } 
.clearfix { zoom: 1; } 


/* トップページ用 */
#leftColumn {
	width: 605px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	z-index: 90;
}

.topImage {
	margin:0px 0px 20px 0px;
}

.section {
	width: 605px;
	margin-bottom: 30px;
	z-index: 0;
}

.attentionup{
	background: url(/cont/100522730.gif) no-repeat;
	width: 890px;
	height: 5px;
	margin: 20px auto 0px;
}

.attentionbtm{
	background: url(/cont/100522731.gif) no-repeat;
	width: 890px;
	height: 5px;
	margin: 0 auto;

}

#attention {
	background: url(/cont/100519928.gif) left top repeat-y;
	width: 890px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}

#attention p {
	margin:auto;
	font-size: 110%;
	text-align:left;
    padding-right: 60px;
	padding-left:15px;

}
#attention p a {
	background: url(/cont/100519929.gif) left center no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
	color:#b90f0f;
	font-weight: bold;
}

#attention p span {
	background: url(/cont/100519929.gif) left center no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
	color:#000000;
	font-weight: bold;
	display:block
}

/* 　
#caution {
	border:#d6a6a6 solid 3px; 
	background:#f8f3f3;
	width: 598px;
	margin: 0 auto 20px;
	padding: 5px 0px 5px 0px;
}

#caution p {
	margin:10px auto 10px;	
	font-size: 110%;
	text-align:left;
    padding-right: 60px;
	padding-left:15px;
	font-weight:bold;

}
*/

.counsel .section_titlebg {
	background: url(/cont/100520013.gif) left top no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
}
div.counsel p.sectionList a {
	display: block;
	background:url(/cont/100519944.gif) top left no-repeat;
	width: 121px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
.section .section_titlebg  a img {
	margin-left: 467px; margin-top: 15px;
}

.counsel_menu1 .section_titlebg2 {
	background: url(/cont/100519946.gif) left top no-repeat;
	width: 297px;
	height: 36px;
}
.counsel .section_titlebg2 a img {
	margin-left: 145px;
	margin-top: 7px;
}
dl.counsel_menu1 {
	float: left;
	width: 297px;
	height: 157px;
	margin-bottom: 10px;
	margin-right: 11px;
}
.counsel_menu1 dd {
	float: left;
}
dl.counsel_menu2 {
	float: left;
	width: 297px;
	margin-bottom: 10px;
}
dl.counsel_menu3 {
	width: 292px;
	clear: both;
	padding: 0;
	border: #e0dabf solid 2px;
	background-color: #faf6e5;
}
dl.counsel_menu3 dt {
	margin: 0 10px;
}
dl.counsel_menu3 dd {
	margin: 0 10px 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	dl.counsel_menu3 dt {
		margin-top: 10px;
	}
}
.flow .section_titlebg {
	background: url(/cont/100520014.gif) left top no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
}
div.flow h3 {
	background: url(/cont/100519974.gif) top left no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

div.activity h3 {
	background: url(/cont/100519970.gif) top left no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
div.activity ul {
	clear: both;
}
div.activity ul li {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div.activity ul li.left {
	margin-right: 10px;
	width: 290px;
}
div.activity a.activity_img {
	display: block;
	width: 85px;
	float:left;
}
div.activity p {
	float:left;
	width: 205px;
	line-height: 1.4;
	margin-top: 15px;
}
div.activity p.activity_part4 {
	margin-top: 7px;
}




.exinfo .section_titlebg {
	background: url(/cont/100526224.gif) left top no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
}
div.exinfo p.sectionList a {
	display: block;
	background:url(/cont/100519944.gif) top left no-repeat;
	width: 143px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}

div.exinfo .section_titlebg  a img {
	margin-left: 447px; margin-top: 15px;
}



div.spirits .section_titlebg {
	background: url(/cont/100859734.png) left top no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
}
div.spirits .section_titlebg  a img {
	margin-left: 435px; margin-top: 15px;
}
ul.spiritsList {
}
ul.spiritsList li {
	padding:15px;
	border-bottom:1px dotted #b8b8b8;
}
ul.spiritsList li .spiritsImg{
	float:left;
	margin:0 20px 0 0;
}

ul.spiritsList li .spiritsExp{
	overflow:hidden;
	/zoom:1;
}
ul.spiritsList li .spiritsDate{
	padding:5px 0 10px 0;
}
ul.spiritsList li .spiritsLead{
	padding:5px 0 0 0;
}
ul.spiritsList li .info_more{
	text-align:right;
	padding:10px 0 0 0;
}
ul.spiritsList li strong{
	font-weight:bold;
}


div.spirits  li {
	border-bottom:none;
}

div.spirits .info_more img {
	margin-right: 0px;
}



div.houterasu .section_titlebg {
	background: url(/cont/100537300.gif) left top no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
}
div.houterasu .section_titlebg  a img {
	margin-left: 435px; margin-top: 15px;
}
div.houterasu div.pamphletimg {
	float:left;
	padding:10px 25px 10px 20px;
}
div.houterasu div.pamphletexp {
	overflow:hidden;
	/zoom:1;
	padding:10px 10px 0 0;
}
div.houterasu div.pamphletexp ul {
	list-style: disc;
	margin: 0 0 0 1.2em;

}
div.houterasu div.pamphletexp strong{
	font-weight:bold;
}
div.houterasu div.pamphletOption {
	overflow:hidden;
	/zoom:1;
	padding:0 10px 10px 0;
}
div.houterasu div.pamphletOption .info_more {
	text-align:right;
	padding:10px 0 0 0;
}



div.info {
	clear: both;
	margin-bottom: 20px;
}
div.info .ui-tabs-nav li {
	float: left;
}
div.info a#h3_news {
	display:block;
	background:url(/cont/100519978.gif) 0px -44px no-repeat;
	width: 202px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
}
div.info a#h3_event {
	display:block;
	background:url(/cont/100519973.gif)  0px -44px no-repeat;
	width: 202px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
}
div.info a#h3_column {
	display:block;
	background:url(/cont/100519971.gif) 0px -44px no-repeat;
	width: 201px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
}
li.ui-state-active a#h3_news, li.ui-state-active a#h3_event, li.ui-state-active a#h3_column,
div.info a#h3_news:hover, div.info a#h3_event:hover, div.info a#h3_column:hover
  {
	display:block;
	background-position: 0px  0px;
}
.ui-tabs-panel ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ui-tabs-panel ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b8b8b8;
}
.ui-tabs-panel ul li span.info_list_date {
	width: 130px;
	display:block;
	float:left;
	margin: 0;
	padding: 0;
}
.info_list_title {
	display:block;
	background:url(/cont/100519925.gif) left 6px no-repeat;
	padding-left: 15px;
	width: 415px;
	float:left;
}
.info_list_title a {
	width:100%;
	margin:0;
	padding:0;
	zoom: 1;
}

#sidebar .mapSelect{
	position:relative;
}
#sidebar .mapSelect select{
	position:absolute;
	left:15px;
	bottom:10px;
	width:181px;
	border:1px solid #808080;
}


/* トップボックスリンク用 */
.boxlink a:hover {
background-color:#f4f4f4;
}



/*=======================================================================*/
/*	トップ重要なお知らせ                                                 */
/*=======================================================================*/
.info_list_title2 {
	display:block;
	background:url(/cont/100519925.gif) left 6px no-repeat;
	padding-left: 15px;
	width: 550px;
	float:left;
}
.info_list_title2 a {
	width:100%;
	margin:0;
	padding:0;
	zoom: 1;
}
/*=======================================================================*/
/*	トップ重要なお知らせ  	                                             */
/*=======================================================================*/

.info_more {
	text-align: right;
}
.info_more img {
	margin-left: 10px;
}

div.link h3 {
	background: url(/cont/100519977.gif) top left no-repeat;
	width: 605px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
div.link ul li {
	float:left;
	margin-right: 10px;
}
.emtext{
	font-weight:bold;
	margin:5px; 0px 10px 0px;
	color:#c00;
	text-align:left;
}

.regionAttentionTop {
    border: medium double #FFA956;
    line-height: 1.7;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 5px 5px 5px 10px;
}
