@charset "shift_jis";
body {
	margin:0;
	padding:0;
	background: url('images/jg_bg.gif') ;
	background-color:#ffffff;
	color:#333333;
}
#wrapper {
	background: url('images/jg_wrap.gif') repeat-x ;
}
#wrapper_w {
	clear:both;
	width:780px;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	clear:both;
	width:740px;
	margin:0 auto;
}

#contents {
	clear:both;
	width:740px;
	margin:0 auto;
}

#footer {
	clear:both;
	width:740px;
	margin:0 auto;
	margin-bottom:10px;
	font-size:small;
	color:#df4068;
}
#footer a {
	color:#df4068;

}

p {
	font-size:10pt;
	line-height:150%;
	margin:0;
	padding:0;
}
table {
	margin:0;
}
th {
	font-size:10pt;
	line-height:120%;
}
td {
	font-size:10pt;
	line-height:120%;
}
ul {
	margin-top:0;
	font-size:10pt;
	line-height:120%;
}
img {
	border-width:0px;
}
h1 {
}
h2 {
}
td {
	font-size:10pt;
}
th {
	font-size:10pt;
}


.news_tit {
	margin:5px 0 10px 0;
	padding:10px;
	background-color:#22707E;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
}
.news_date {
	font-size:9pt;
	text-align:left;
}
.news_txt {
	font-size:10pt;
	line-height:160%;
	text-align:left;
}


.newmk1 {
	position:absolute;
	background: url('images/newmark1.gif') no-repeat;
	width:75px;
	height:40px;
}
.newmk1s {
	position:absolute;
	background: url('images/newmark1s.gif') no-repeat;
	width:50px;
	height:30px;
}
.imefre {
	border:1px solid #ffffff;
}
a:hover .imefre {
	border:1px solid #cc6600;
}
.note {
	font-size:8pt;
	line-height:130%;
	color:#cc0000;
}

.imepos {
	border:0px solid #ffffff;
	text-decoration: none;
}
a:hover .imepos {
	border:0px solid #ffffff;
	position: relative;
	left: 2px;
	text-decoration: none;
}

#dir_navi {
	width:740px;
	margin-bottom:5px;
	font-size:8pt;
	text-align:left;
	color:#666666;
}
#dir_navi a {
	text-decoration:none;
	color:#6666cc;
}
#dir_navi a:hover {
	text-decoration:underline;
	color:#cc6600;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:40px 0;
	width:780px;
	background-color:#ffffff;
}



/*  ----- ニュースリスト用 -----	*/
#newslist_area {
	width:520px;
	min-height:180px;
}
.nsline {
	clear:both;
	font-size:small;
	padding:3px 0;
}
.nsdate {
	display:inline;
	width:85px;
	float:left;
}
.nscate {
	display:inline;
	width:70px;
	float:left;
}
.nstext {
	display:inline;
	width:410px;
	float:left;
}
.nstext a {
	text-decoration:none;
	color:#333333;
}
.nstext a:hover {
	text-decoration:underline;
	color:#cc0000;
}





/*	上部ナビゲーション		*/

#gnavi {
	margin:0;
	padding:0;
	list-style-type: none;
}
#gnavi li {
	float:left;
}
.navimenu {
	display:none;
	position: absolute;
	list-style-type: none;
	margin:0;
	padding:0;
	width:150px;
	border:solid 1px #996666;
	background-color:#ffffee;
}
.submenu {
	display:block;
	clear:both;
	font-size:10pt;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
	display:block;
	width:140px;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	color:#ff3300;
}
.submenu .ssubtit {
	display:block;
	width:140px;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	color:#666666;
}
.submenu a:hover {
	background-color:#ffdddd;
	text-decoration:none;
	color:#0033ff;
}


#navi00, #navi01, #navi02, #navi03, #navi04, #navi05, #navi06, #navi99 {
	display: inline;
	position: relative;
}

#navi01:hover .navimenu, #navi02:hover .navimenu, #navi03:hover .navimenu, #navi04:hover .navimenu, #navi05:hover .navimenu, #navi06:hover .navimenu {
	display:block;
}


a#navi01i {
	width: 120px;
	height: 44px;
	background: url('images/navi/navi01.gif') no-repeat left top;
	display: block;
	text-decoration: none
}
a:hover#navi01i {
	background: url('images/navi/navi01r.gif') no-repeat left top;
}


a#navi02i {
	width: 120px;
	height: 44px;
	background: url('images/navi/navi02.gif') no-repeat left top;
	display: block;
	text-decoration: none
}
a:hover#navi02i {
	background: url('images/navi/navi02r.gif') no-repeat left top;
}
a#navi03i {
	width: 120px;
	height: 44px;
	background: url('images/navi/navi03.gif') no-repeat left top;
	display: block;
	text-decoration: none
}
a:hover#navi03i {
	background: url('images/navi/navi03r.gif') no-repeat left top;
}
a#navi04i {
	width: 120px;
	height: 44px;
	background: url('images/navi/navi04.gif') no-repeat left top;
	display: block;
	text-decoration: none
}
a:hover#navi04i {
	background: url('images/navi/navi04r.gif') no-repeat left top;
}



/*	メニュー		*/
.menu_cate_head {
	padding:8px;
	background-color:#DDAAAA;
	text-align:center;
	font-size:11pt;
	color:#330000;
}
.menu_name {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #467475;
	margin-bottom: 6px;
}
.menu_spec {
	margin-top:5px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.menu_ele {
	font-size: 9pt;
	padding: 5px 0 0 5px;
	float: left;
}
.menu_rate {
	padding: 5px 5px 10px 0;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #990033;
}
.intax {
	padding-left:4px;
	font-size:9pt;
	font-weight:normal;
}
.menu_img {
	text-align: center;
	margin-bottom: 6px;
}
.menu_info_txt {
	font-size: 10pt;
	color: #467475;
}
.long_name {
	font-size:9pt;
}
.llong_name {
	font-size:8pt;
}

/*	グランドメニュータブ		*/
ul.menu {
	width:740px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.menu li {
	display: inline;
	float:left;
/*	text-indent:-9999;	*/
}

a#imenu01 {
	margin:0;
	width: 134px;
	height: 32px;
	background: url('images/menu/imenu01r.gif') no-repeat left top;
	display: block;
	text-decoration: none;
}
a:hover#imenu01 {
	background: url('images/menu/imenu01.gif') no-repeat left top;
}
a#imenu02 {
	margin:0;
	width: 134px;
	height: 32px;
	background: url('images/menu/imenu02r.gif') no-repeat left top;
	display: block;
	text-decoration: none;
}
a:hover#imenu02 {
	background: url('images/menu/imenu02.gif') no-repeat left top;
}
a#imenu03 {
	margin:0;
	width: 134px;
	height: 32px;
	background: url('images/menu/imenu03r.gif') no-repeat left top;
	display: block;
	text-decoration: none;
}
a:hover#imenu03 {
	background: url('images/menu/imenu03.gif') no-repeat left top;
}
a#imenu04 {
	margin:0;
	width: 134px;
	height: 32px;
	background: url('images/menu/imenu04r.gif') no-repeat left top;
	display: block;
	text-decoration: none;
}
a:hover#imenu04 {
	background: url('images/menu/imenu04.gif') no-repeat left top;
}
a#imenu05 {
	margin:0;
	width: 134px;
	height: 32px;
	background: url('images/menu/imenu05r.gif') no-repeat left top;
	display: block;
	text-decoration: none;
}
a:hover#imenu05 {
	background: url('images/menu/imenu05.gif') no-repeat left top;
}