/* 全ページ共通 */

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	text-decoration: none;
}

img{
	border:0;
}


body{
	top: 0px;
	left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, "ＭＳ ゴシック", sans-serif;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #E7E8D6;
}

*html body{
	font-size: 84%;
}

*+html body{
	font-size: 84%;
}

p{
	font-size: 80%;
	width: 433px;
	margin: 10px auto 10px 30px;
	line-height: 1.4em;
}

a, a:active{
	color: #0033cc;
	text-decoration: underline;
}

a:visited{
	color: #993366;
	text-decoration: underline;
}


/* 背景画像 */

#background{
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #E7E8D6;
}


/* 外枠 */

#container{
	width: 767px;
}

#base{
	width: 7px;
	height: 540px;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 760px;
}


/* ヘッダ */

#header{
	width: 760px;
	height: 90px;
	margin: 0px auto auto 0px;
	background-color: #FFFFFF;
}

#header .logo{
	width: 264px;
	height: 90px;
	float: left;
}

#header .header_r{
	width: 496px;
	height: 90px;
	float: right;
}

#header ul{
	float: left;
	margin-top: 2px;
	font-size: 70%;
	list-style-type: none;
}

#header li{
	float: left;
	margin-left: 7px;
}

#header .en{
	width: 321px;
	margin-left: 15px;
	border: 2px solid #ABAB99;
}

*html #header .en{
	width: 315px;
	margin-left: 7px;
}

*+html #header .en{
	width: 315px;
	margin-left: 15px;
}

#header .nen{
	padding-top: 2px;
	margin-left: 3px;
}

#header .eng{
	width: 35px;
	margin-left: 0px;
	background-color: #ABAB99;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}

#header .cmi{
	background-image: url(../img/icon1.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left: 8px;
}

*html #header .cmi{
	background-position: 3px 2px;
	padding-left: 13px;
}

*+html #header .cmi{
	background-position: 3px 2px;
	padding-left: 13px;
}

#header .pmi{
	background-image: url(../img/icon2.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-right: 2px;
}

*html #header .pmi{
	background-position: 4px 2px;
	padding-left: 14px;
}

*+html #header .pmi{
	background-position: 4px 2px;
	padding-left: 15px;
}

#header .doc{
	background-image: url(../img/icon3.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left: 9px;
	font-size: 90%;
}

*html #header .doc{
	margin-left: 8px;
	font-size: 100%;
}

*+html #header .doc{
	margin-left: 10px;
	font-size: 100%;
}


#header .map{
	background-image: url(../img/icon4.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left: 9px;
	font-size: 90%;
}

*html #header .map{
	font-size: 100%;
	margin-left: 13px;
}

*+html #header .map{
font-size: 100%;
	margin-left: 13px;
}

#header a, a:active{
	color: #0033cc;
	text-decoration: underline;
	line-height: 1em;
}

#header a:visited{
	color: #993366;
	text-decoration: underline;
}

#header h2{
	margin: 29px auto auto 15px;
}

*html #header h2{
	margin-top: 30px;
}


/* グローバルナビ */

#gnavi {
	width: 264px;
	clear: right;
	float: left;
	background-repeat: no-repeat;
}

*html #gnavi {
	margin-top: -20px;
}

#gnavi ul{
	margin: 33px auto auto 109px;
	list-style-type: none;
}

#gnavi li{
	height: 29px;
}

*html #gnavi li{
	margin-bottom: -3px;
}

#gnavi .com{
	height: 35px;
	margin-top: 27px;
}

*html #gnavi .com{
	margin-top: 28px;
}


p.bnr_side01 {position:relative;left:80px;top:60px;width:145px;}

#gnavi .snavi{
	width: 264px;
	margin-top: 83px;
}

*html #gnavi .snavi{
	margin-top: 49px;
}

*+html  #gnavi .snavi{
	margin-top: 49px;
}

#gnavi .snavi ul{
	font-size: 70%;
	list-style-type: none;
}

#gnavi .snavi li{
	text-align: right;
	margin: -10px 8px auto auto;
}

#gnavi .snavi a, a:active, a:visited{
	color: #63634B;
	text-decoration: none;
	line-height: 1em;
}

#gnavi .snavi a:hover{
	color: #63634B;
	text-decoration: underline;
}

#gnavi .bar{
	color: #ABAB99;
	font-weight: bold;
}


#gnavi .b_sitei { 
	position: absolute;
	left: 109px;
	top: 486px;
	height: 35px;
}

/* コンテンツ*/

#cnt{
	width: 503px;
	margin-left: 264px;
	padding-top: 2px;
	padding-bottom: 15px;
	background-image: url(../img/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: 496px 541px;
	background-color: #FFFFFF;
}

*html #cnt{
	margin: -17px auto auto 0px;
	float: right;
}

html #cnt {
	_margin: 0px;
}

#cnt .bnr {
padding:10px 0px 0 10px;
_padding:22px 0px 0 10px;
margin:0;
}


#cnt .bnr img {
margin:0 12px 0 0;
}

#cnt .bnr p {
margin:7px 0 5px 3px;
}

#cnt .bnrIn {
padding:0px 20px 20px;
_padding:17px 20px 20px;
margin:0;
}

#cnt .bnrIn img {
margin:0 12px 0 0;
}

.breadcrumbs{
	width: 466px;
	margin: 5px auto 10px 17px;
	font-size: 70%; 
	font-weight: normal;
	color: #959571;
}

.breadcrumbs a, a:active{
	color: #0033cc;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.4em;
}

.breadcrumbs a:visited{
	color: #993366;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.4em;
}

#cnt{
	width: 503px;
}

h3 {
	width: 466px;
	margin: 0px auto auto 15px;
}

#cnt ul{
	width: 436px;
	list-style-type: none;
	font-size: 75%;
	margin: auto auto 25px 30px;
}

*html #cnt ul{
	margin-top: -15px;
}

*+html #cnt ul{
	margin-top: -15px;
}

#cnt li{
	margin-top: 10px;
}

#cnt dl{
	width: 436px;
	list-style-type: none;
	font-size: 75%;
	margin: auto auto 25px 30px;
}

*html #cnt dl{
	margin-top: -15px;
}

*+html #cnt dl{
	margin-top: -15px;
}

#cnt dt{
	margin-top: 10px;
}

#cnt dd{
	margin: 10px auto 15px auto;
	border-bottom: dotted #333333 thin;
}

*html #cnt dd{
	margin-top: -5px;
	line-height: 1.6em;
	margin-left: 0px;
}

*+html #cnt dd{
	margin-top: -5px;
	line-height: 1.6em;
}


/* 日付 */
#cnt li .date{
	float: left;
	display: block;
	color: #666666;
	font-size: 90%;
	margin: 2px 10px auto auto;
}

*html #cnt li .date{
	font-size: 100%;
	clear:right;
}

*+html #cnt li .date{
	font-size: 100%;
	clear:right;
}

#cnt li .lead{
	width: 370px;
	display: block;
	margin-left: 65px;
}

*html #cnt li .lead{
	width: 370px;
	float:right;
	margin-left: 0px;
}

*+html #cnt li .lead{
	width: 370px;
	float:right;
	margin-left: 0px;
}

#cnt li .lead a, a:active{
	color: #0033cc;
	text-decoration: underline;
	line-height: 1.4em;
}

*html #cnt li .lead a, a:active{
	line-height: 1.6em;
}

*+html #cnt li .lead a, a:active{
	line-height: 1.6em;
}

#cnt li .lead a:visited{
	color: #993366;
	text-decoration: underline;
	line-height: 1.4em;
}

*html #cnt li .lead a:visited{
	line-height: 1.6em;
}

*+html #cnt li .lead a:visited{
	line-height: 1.6em;
}

#cnt dt .date{
	float: left;
	display: block;
	color: #666666;
	font-size: 90%;
	margin: 2px 10px auto auto;
}

*html #cnt dt .date{
	font-size: 100%;
	clear:right;
}

*+html #cnt dt .date{
	font-size: 100%;
	clear:right;
}

#cnt dt .lead{
	width: 370px;
	display: block;
	margin-left: 65px;
}

*html #cnt dt .lead{
	width: 370px;
	float:right;
	margin-left: 0px;
}

*+html #cnt dt .lead{
	width: 370px;
	float:right;
	margin-left: 0px;
}

/* NEW */
#cnt li .new{
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #66BD4B;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	text-decoration: none;
}	

#cnt dt .new{
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #66BD4B;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	text-decoration: none;
}

#cnt dt .category{
	color: #666666;
	font-size: 80%;
	margin: 2px auto auto 7px;
	padding: 0px 5px 0px 5px;
	background-color: #efefef;
	text-decoration: none;
	line-height: 1.4em;
	border: 1px #444444 dotted;
}

#cnt dt .category a, a:active, a:visited{
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
}

#cnt dt .category a:hover{
	color: #666666;
	line-height: 1.4em;
	text-decoration: underline;
}


*html #cnt dt .category{
	padding-top: 1px;
	font-size: 90%;
}

*+html #cnt dt .category{
	padding-top: 1px;
	font-size: 90%;
}

*html #cnt dd {
	clear: right;
}

*+html #cnt dd {
	clear: right;
}

#cnt dt .topicttl{
	font-size: 120%;
	font-weight: bold;
}

#cnt dt .topicttl a, a:active{
	color: #FF9933;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
}

#cnt dt .topicttl a:visited{
	color: #FF9933;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4em;
}

#cnt dd .next{
	text-align: right;
	text-decoration: underline;
	margin-bottom: 15px;
	text-decoration: none;
}

#cnt dd .next a, a:active{
	color: #0033cc;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.4em;
}

#cnt dd .next a:visited{
	color: #993366;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.4em;
}


/* ページトップへ */

#cnt .ptop{
	margin: 15px auto 10px 355px;
	padding-left: 10px;
	font-size: 60%;
	_font-size: 70%;
	background-image: url(../img/arrow_top.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #959571;
}

*+html #cnt .ptop{
	font-size: 70%;
}

/* ページトップアンダーライン */

#cnt .ptop a, a:active, a:visited, a:hover{
	color: #959571;
	line-height: 1.4em;
	text-decoration: underline;
}

/* ドットライン */
#cnt .line{
	width: 436px;
	margin-left: 30px;
	border-bottom: dotted #333333 thin;
	clear: both;
}

/* フッタ */

#footer{
	width: 503px;
	margin: 0px auto auto 264px;
	padding-bottom: 10px;
	background-image: url(../img/bg_shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#footer .fline{
	width: 496px;
	margin-bottom: 10px;
	border-top: dotted #333333 thin;
	background-color: #FFFFFF;
}

*html #footer .fline{
	margin-bottom: 0px;
}

*+html #footer .fline{
	margin-bottom: 0px;
}

#footer .copy{
	font-size: 70%;
	text-decoration: none;
	text-align: center;
}

#footer2{
	width: 503px;
	margin: 0px auto auto 264px;
	padding-bottom: 10px;
	background-image: url(../img/bg_shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

*html #footer2{
	margin: 0px auto auto 274px;
}

#footer2 .fline{
	width: 496px;
	margin-bottom: 10px;
	border-top: dotted #333333 thin;
	background-color: #FFFFFF;
}

*html #footer2 .fline{
	margin-bottom: 0px;
}

*+html #footer2 .fline{
	margin-bottom: 0px;
}

#footer2 .copy{
	font-size: 70%;
	text-decoration: none;
	text-align: center;
}

