@charset "utf-8";

/* ------------------------------
	reset
------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,th,address {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	border:1px solid #cccccc;
	line-height:1.4;
}
td {
	border:1px solid #cccccc;
	padding:5px 8px;
	vertical-align:top;
}

li {
	list-style-type: none;
}


/* ------------------------------
	linkcolor
------------------------------ */
a {
	color: #2f5cbb;
}

a:link,
a:visited {
	color: #2f5cbb;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}


/* ------------------------------
	base
------------------------------ */

html {
}

body {
	color: #333;
	font-size:87.5%;
	font-family: Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	line-height:1.6;
	text-align:center;
	background:#bfd1ea url(../img/common/siteback.jpg) repeat-x left top;
}

/* ------------------------------
	pageBase
------------------------------ */
#pageBase {
	width:902px;
	background:url(../img/common/sideline.gif) repeat-y left top;
	margin:6px auto 0;
}

/* ------------------------------
	Main
------------------------------ */
#Main {
	padding:0 1px;
}

/* ------------------------------
	Header
------------------------------ */
#Header {
	width:900px;
	background:url(../img/common/headerback.jpg) no-repeat left top;
	text-align:left;
	position:relative;
	min-height:88px;
}
* html #Header {
	height:88px;
}
#Header h1 {
	position:absolute;
	left:8px;
	top:10px;
}
#Header p.copy {
	width:270px;
	font-size:78.6%;
	line-height:1.25;
	position:absolute;
	left:450px;
	top:23px;
}
* html #Header p.copy {
	font-size:78.6%;
	line-height:1.6;
}
*:first-child + html #Header p.copy {
	font-size:64.3%;
	line-height:1.6;
}
#Header img.suniv {
	width:135px;
	height:45px;
	position:absolute;
	left:755px;
	top:11px;
}
#Header .min_navi {
	width:447px;
	font-size:92.9%;
	text-align:right;
	white-space:nowrap;
	position:absolute;
	left:438px;
	top:63px	
}
#Header .min_navi a {
	background:url(../img/common/linkmark.gif) no-repeat left center;
	padding-left:15px;
	margin-left:0.3em;
}

/* ------------------------------
	globalNavi
------------------------------ */
ul#globalNavi {
	width:900px;
	font-size:13px;
	font-weight:bold;
	background:url(../img/common/gnavitopline.gif) repeat-x left top;
	padding-top:2px;
	height:51px;	
}
* html ul#globalNavi {
	height:53px;
}

ul#globalNavi:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}
ul#globalNavi {
	display: inline-block;
}
* html ul#globalNavi { height: 1%; }
.ul#globalNavi { display:block; }

ul#globalNavi li {
	width:150px;
	height:50px;
	float:left;
	display:inline;
	overflow:hidden;
}
ul#globalNavi li a{
	display:block;
	width:150px;
	height:50px;
	color:#fff;
	padding-top:13px;
}
ul#globalNavi li a:hover,ul#globalNavi li a:active {
	text-decoration:none;
}
ul#globalNavi li#gnv01 a {
	background:url(../img/common/gnavi.jpg) no-repeat 0 0;
}
ul#globalNavi li#gnv02 a {
	background:url(../img/common/gnavi.jpg) no-repeat -150px 0;
}
ul#globalNavi li#gnv03 a {
	background:url(../img/common/gnavi.jpg) no-repeat -300px 0;
}
ul#globalNavi li#gnv04 a {
	background:url(../img/common/gnavi.jpg) no-repeat -450px 0;
}
ul#globalNavi li#gnv05 a {
	background:url(../img/common/gnavi.jpg) no-repeat -600px 0;
}
ul#globalNavi li#gnv06 a {
	background:url(../img/common/gnavi.jpg) no-repeat -750px 0;
}

ul#globalNavi li#gnv01 a:hover, ul#globalNavi li#gnv01 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -0 -50px;
}
ul#globalNavi li#gnv02 a:hover, ul#globalNavi li#gnv02 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -150px -50px;
}
ul#globalNavi li#gnv03 a:hover, ul#globalNavi li#gnv03 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -300px -50px;
}
ul#globalNavi li#gnv04 a:hover, ul#globalNavi li#gnv04 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -450px -50px;
}
ul#globalNavi li#gnv05 a:hover, ul#globalNavi li#gnv05 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -600px -50px;
}
ul#globalNavi li#gnv06 a:hover, ul#globalNavi li#gnv06 a.on {
	background:url(../img/common/gnavi.jpg)  no-repeat -750px -50px;
}

/* ------------------------------
	MainImage
------------------------------ */
#MainImage {
	width:900px;
	padding-bottom:2px;
	background:url(../img/common/sldline02.gif) repeat-x left bottom;
	position:relative;
}
#MainImage p.shadow {
	width:900px;
	position:absolute;
	left:0;
	top:0;		
}
#MainImage p.copy {
	width:500px;
	height:71px;
	position:absolute;
	left:0;
	top:55px;
}

/* ------------------------------
	topcontsField
------------------------------ */
#topcontsField {
	background:#ffffff url(../img/top/topcontents_back.jpg) no-repeat left top;
	padding:10px 20px 0 11px;
}

/* ------------------------------
	leftField(topcontsField)
------------------------------ */
#topcontsField .leftField {
	width:629px;
	float:left;
	text-align:left;
}

.leftField .news_topi {
	width:629px;
	background:url(../img/top/topicsframe_mid.jpg) repeat-y left top;
	line-height:1.4;
}
.leftField .news_topi .btm {
	width:629px;
	background:url(../img/top/topicsframe_btm.jpg) no-repeat left bottom;
	padding-bottom:12px;
}
.leftField .news_topi .btm .top {
	background:url(../img/top/topicsframe_top.jpg) no-repeat left top;
	min-height:530px;
	padding:60px 26px 0 16px;
}
* html .leftField .news_topi .btm .top {
	height:590px;
	padding:70px 26px 0 16px;
}
*:first-child + html .leftField .news_topi .btm .top {
	min-height:520px;
	padding:70px 26px 0 16px;
}
.leftField .news_topi dl {
	margin-top:8px;
	padding:0 8px 9px 8px;
	background:url(../img/common/dotline01.gif) repeat-x left bottom;
}

.leftField .news_topi dl:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}
.leftField .news_topi dl {
	display: inline-block;
}
* html .leftField .news_topi dl { height: 1%; }
.leftField .news_topi dl { display:block; }

.leftField .news_topi dl dt {
	width:80px;
	float:left;
}
.leftField .news_topi dl dd {
	width:481px;
	float:right;
}


/* ------------------------------
	rightField(topcontsField)
------------------------------ */
#topcontsField .rightField {
	padding:10px 0 0 19px;
	text-align:left;
	float:right;
}
.rightField .livemenu {
	width:217px;
	background-color:#e9e9e9;
	border:1px solid #999;
	padding:1px;
}
.rightField .livemenu ul {
	width:217px;
}
.rightField .livemenu ul li {
	border:1px solid #c2c2c2;
	background-color:#fff;
	padding:1px;
	margin-top:1px;
}
.rightField .livemenu ul li.ttl {
	border:none;
	padding:0;
	margin-top:0;
}
.rightField .livemenu ul li.ph {
	border:none;
	padding:0;
	margin-top:1px;
}
.rightField .livemenu ul li.line {
	border:none;
	padding:0;
	margin-top:2px;
	margin-bottom:-10px;
	background-color:#e9e9e9;
}
* html .rightField .livemenu ul li.line {
	margin-bottom:-4px;
}
*:first-child + html .rightField .livemenu ul li.line {
	margin-top:0;
	margin-bottom:-6px;
}
.rightField .livemenu ul li p {
	padding:7px 6px 5px;
	background:#ecedce url(../img/top/livenavi_top.jpg) repeat-x left top;
}
.rightField .livemenu ul li.map p {
	padding:7px 6px 5px;
	background:none;
	background-color:#e9e9e9;
}
.rightField .livemenu ul li p a {
	background:url(../img/common/blankmark.gif) no-repeat left center;
	padding-left:16px;
}
.rightField .livemenu ul li p.grayout {
	padding:7px 6px 0;
}
.rightField .livemenu ul li p.grayout span {
	color:#999999;
	background:url(../img/common/blankmark_gray.gif) no-repeat left center;
	padding-left:16px;
}
.rightField .livemenu ul li p.graytxt  {
	color:#787878;
	background:#ecedce;
	font-size:78.6%;
	padding:0 3px 3px 20px;
	line-height:1.2;
}
* html .rightField .livemenu ul li p.graytxt {
	font-size:64.3%;
}
*:first-child + html .rightField .livemenu ul li p.graytxt {
	font-size:64.3%;
}


/* ------------------------------
	seccontsField
------------------------------ */
#seccontsField {
	background:#ffffff url(../img/common/secondpageback.jpg) no-repeat left top;
	min-height:636px;
}
* html #seccontsField {
	height:636px;
	text-align:left;
}

/* ------------------------------
	pankuzu(seccontsField)
------------------------------ */
#seccontsField .pankuzu {
	padding:0 20px;
	text-align:left;
	font-size:92.9%;
	color:#666;
	position:relative;
	min-height:52px;
}
* html #seccontsField .pankuzu {
	height:52px;
}
#seccontsField .pankuzu p.shadow {
	width:900px;
	height:8px;
	position:absolute;
	left:0;
	top:0;
}
#seccontsField .pankuzu p.list {
	padding:12px 0 0 3px;
}

/* ------------------------------
	lftField(seccontsField)
------------------------------ */
#seccontsField .lftField {
	width:200px;
	padding:0 19px 0 20px;
	float:left;
	text-align:left;
}
* html #seccontsField .lftField {
	width:239px;
}

#localMenu {
	line-height:1.25;
	width:200px;
	background:url(../img/common/localmenu_top.gif) no-repeat left top;
	min-height:32px;
	margin-bottom:15px;
}
* html #localMenu {
	height:32px;
}
#localMenu_nonttl {
	width:200px;
	background:url(../img/common/localmenu_top.gif) no-repeat left top;
	padding-top:32px;
	margin-bottom:15px;
}
#localMenu h2 {
	color:#fff;
	font-size:100%;
	font-weight:bold;
	padding:8px 11px 7px;
}
#localMenu .btm,
#localMenu_nonttl .btm {
	width:200px;
	background:url(../img/common/localmenu_btm.gif) no-repeat left bottom;
	padding-bottom:9px;
}
#localMenu .btm .mid,
#localMenu_nonttl .btm .mid {
	background:url(../img/common/localmenu_mid.gif) repeat-y left top;
	padding:0 7px;
}
#localMenu ul li,
#localMenu_nonttl ul li {
	padding:4px 0;
	background:url(../img/common/dotline01.gif) repeat-x left bottom;
}
#localMenu ul li p,
#localMenu_nonttl ul li p {
	padding:5px 6px 4px;
}
#localMenu ul li p a,
#localMenu_nonttl ul li p a {
	background:url(../img/common/linkmark.gif) no-repeat left 0.15em;
	padding-left:15px;
}
#localMenu ul li.on p,
#localMenu_nonttl ul li.on p {
	background-color:#ffd793;
}
#localMenu ul li.on p a,
#localMenu_nonttl ul li.on p a {
	background:url(../img/common/localmenu_fixmark.gif) no-repeat left 0.15em;
	color:#333;
	font-weight:bold;
}
#localMenu ul li.blk p a,
#localMenu_nonttl ul li.blk p a {
	background:url(../img/common/blankmark.gif) no-repeat left 0.15em;
}


/* ------------------------------
	rgtField(seccontsField)
------------------------------ */
#seccontsField .rgtField {
	width:620px;
	padding:0 20px 0 21px;
	background:url(../img/common/sldline01.gif) repeat-y left top;	
	float:right;
	text-align:left;
}
* html #seccontsField .rgtField {
	width:661px;
}

/* ------------------------------
	toplvTitle(rgtField)
------------------------------ */
.rgtField .toplvTitle {
	width:620px;
	line-height:1.25;
	background:url(../img/common/toplv_midashi_top.gif)  no-repeat left top;
	padding-top:7px;
	margin-bottom:5px;
}
.rgtField .toplvTitle .btm {
	width:620px;
	background:url(../img/common/toplv_midashi_btm.gif) no-repeat left bottom;
	padding-bottom:6px;
}
.rgtField .toplvTitle .btm .mid {
	width:620px;
	background:url(../img/common/toplv_midashi_mid.gif) repeat-y left top;
}
.rgtField .toplvTitle .btm .mid h2 {
	background:url(../img/common/toplv_midashi_txt.gif)  no-repeat left top;
	padding:1px 15px 1px 77px;
	font-size:100%;
	font-weight:bold;
	color:#666;
}

/* ------------------------------
	seclvTitle(rgtField)
------------------------------ */
.rgtField .seclvTitle {
	width:620px;
	line-height:1.25;
	background:url(../img/common/seclv_midashi_top.gif) no-repeat left top;
	padding-top:10px;
	margin-bottom:30px;
}
.rgtField .seclvTitle .btm {
	width:620px;
	background:url(../img/common/seclv_midashi_btm.gif) no-repeat left bottom;
	padding-bottom:11px;
}
.rgtField .seclvTitle .btm .mid {
	width:620px;
	background:url(../img/common/seclv_midashi_mid.gif) repeat-y left top;
}
.rgtField .seclvTitle .btm .mid h2 {
	background:url(../img/common/seclv_midashi_txt.gif)  no-repeat left top;
	padding:0 15px 0 35px;
	font-size:157.1%;
	font-weight:bold;
	color:#fff;
}

/* ------------------------------
	textSection(rgtField)
------------------------------ */
.rgtField .textSection {
	padding:0 10px 30px;
	white-space:inherit;
}

.rgtField .textSection .thrlvTitle {
 	padding-bottom:6px;
	background:url(../img/common/sldline02.gif) repeat-x left bottom;
	margin-bottom:15px;
	line-height:1.4;
}
.rgtField .textSection .thrlvTitle h3 {
	font-size:128.6%;
	font-weight:bold;
	background:url(../img/common/thrlv_midashi_mark.gif) repeat-y left center;
	padding:0 0 0 16px;
	zoom:1;
}

.rgtField .textSection .float_l {
	float:left;
	margin:0 20px 20px 0;
}
.rgtField .textSection .float_r {
	float:right;
	margin:0 0 20px 20px;
}

.rgtField .textSection ul.custom {
	line-height:1.8;
	padding-top:0.5em;
}
.rgtField .textSection ul.custom li {
	background:url(../img/common/listmark.gif) no-repeat left 0.6em;
	padding-left:14px;
}

.rgtField .textSection table.custom {
	width:100%;
	border:1px solid #ccc;
	background-color:#fff;
}
.rgtField .textSection table.custom th {
	padding:6px 7px 5px;
	border:1px solid #ccc;
}
.rgtField .textSection table.custom td {
	padding:6px 7px 5px;
	border:1px solid #ccc;
}

.rgtField .textSection table.custom tr.center,
.rgtField .textSection table.custom th.center,
.rgtField .textSection table.custom td.center {
	text-align:center;
}
.rgtField .textSection table.custom tr.blue th,
.rgtField .textSection table.custom tr.blue td,
.rgtField .textSection table.custom th.blue,
.rgtField .textSection table.custom td.blue {
	background-color:#dae4f3;
}


/* ------------------------------
	footLink
------------------------------ */
#footLink {
	margin:0 18px 0 20px;
	padding-top:3px;
	text-align:left;
	font-size:92.9%;
	background:url(../img/common/ftr_mountain.jpg) no-repeat left top;	
}
#footLink p.pgtop {
	text-align:right;
	padding-bottom:67px;
}
#footLink p.txtlink {
	width:860px;
	padding:17px 0 8px;
}

/* ------------------------------
	footLink
------------------------------ */
#footLink {
	margin:0 20px -11px 18px;
	padding-top:3px;
	text-align:left;
	font-size:92.9%;
	background:url(../img/common/ftr_mountain.jpg) no-repeat center top;	
}
#footLink p.pgtop {
	text-align:right;
	padding-bottom:67px;
}
#footLink p.txtlink {
	width:860px;
	padding:17px 0 0;
	color:#999;
	white-space:inherit;
	text-align:center;
}


/* ------------------------------
	Footer
------------------------------ */
#Footer {
	background:#e9e9e9 url(../img/common/footerback.jpg) repeat-x left top;
	padding:24px 20px 21px;
}
#Footer .Inner {
	width:860px;
	text-align:center;
}
.Inner p.mark {
	float:left;
	padding:0 16px 0 23px;
}
.Inner ul {
	width:440px;
	float:left;
	padding-top:9px;
	line-height:1.25;
}
.Inner ul li h4 {
	font-size:100%;
	font-weight:bold;
}
.Inner ul li.addr {
	font-size:85.7%;
	padding-top:4px;
	color:#666;
}
.Inner ul li.addr span {
	font-size:116.7%;
}
.Inner p.emailbtn {
	padding:23px 24px 0 0;
	float:right;
}

/* ------------------------------
	Clear
------------------------------ */

.cb {
	clear:both;
}

/* ------------------------------
	clearfix
------------------------------ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.clearfix {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */
