a:link,a:visited,a:active,a:hover {
	color: #000000;
	text-decoration:underline;
}

body   {
font-size: 14px;
font-family: ‚l‚r ƒSƒVƒbƒN, Osaka, Arial, generic font family;
background-color:#b6cded;
margin:0; }

td, th, b, dd, dl, p, li, ol, ul, div {font-size: 14px}

img a {border:none:}
sup, sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

sup a:link,sup a:visited,sup a:active,sup a:hover {
	color: #000000;
	text-decoration:none;
}
sub a:link,sub a:visited,sub a:active,sub a:hover {
	color: #000000;
	text-decoration:none;
}

.set1  { font-size: 10px }
.set1b  { font-weight: bold; font-size: 10px }
.set1h  { font-size: 10px; line-height: 120% }
.set1bh { font-weight: bold;font-size: 10px; line-height: 120% }
.set2  { font-size: 12px }
.set2b  { font-weight: bold; font-size: 12px }
.set2h { font-size: 12px; line-height: 140% }
.set2h_r { color: red; font-size: 12px; line-height: 140% }
.set2bh  { font-weight: bold; font-size: 12px; line-height: 140% }
.set2bh_r  { color: red; font-weight: bold; font-size: 12px; line-height: 140% }
.set3  { font-size: 14px }
.set3b  { font-weight: bold; font-size: 14px }
.set3h { font-size: 14px; line-height: 140% }
.set3bh  { font-weight: bold; font-size: 14px; line-height: 140% }
.set4     { font-size: 18px }
.set4b     { font-weight: bold; font-size: 18px }
.set4h     { font-size: 18px; line-height: 140% }
.set4bh    { font-weight: bold; font-size: 18px; line-height: 140% }


.skip  { display: none }
form#start	{ margin:0px }

/*‰pŒêƒy[ƒW—p*/

table.en td.honbun {
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:140%;
}
table.en td.pagetop,table.en td.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
}

/*-----------------
galleryview
-----------------*/

.galleryview h2 {
 font-size:100%;
 font-weight:normal;
 padding-left:150px;

}
.galleryview h2 a {
 font-weight:normal;
}
.galleryview a img {
 border:none;
}

/*.filmstrip ul li img {
 position:absolute;
 top:3px;
 left:1px
}*/


/*-----------------
news
-----------------*/

#newstitle {
	margin: 15px 7px 0 5px;
}
#newstitle ul {
	list-style:none;
	margin:0;
	padding:0;
	background: url(img/news_list_button.jpg) 120px 0 no-repeat;
	height:25px;
}
#newstitle ul li {
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
}
#newstitle ul li.new {
	width:125px;
}
#newstitle ul li.more {
	padding:4px 0 0 14px;
}

#newstitle ul li.more a {
	color:white;
	font-size:12px;
	font-weight:bold;
}

#news dl {
	margin: 0 0 0 10px;
	padding: 0;
	width: 680px;
	border-bottom: 1px dotted #999;
}
#news dl dt {
	margin: 0 0 0 0;
	padding: 8px 0 0 1px;
	/*width: 130px;*/
	font-size: 0.8em;
	color:#787878;
	border-top: 1px dotted #999;
}
#news dl dt .cate-e, 
#news dl dt .cate-i, 
#news dl dt .cate-m, 
#news dl dt .cate-s, 
#news dl dt .cate-k, 
#news dl dt .cate-c,
#news dl dt .cate-sk {
	color:white;
/*	width:45px;*/
	width:80px;
	text-align: center;
	margin-right:5px;
	font-size:12px;
	padding:2px 0 0 0;
	margin-top:-3px;
	float:left;
}
#news dl dt .cate-e {
	background-color:#f33;
}
#news dl dt .cate-i {
	background-color:#c00;
}
#news dl dt .cate-m {
	background-color:#639;
}
#news dl dt .cate-s {
	background-color:#f63;
}
#news dl dt .cate-k {
	background-color:#393;
}
#news dl dt .cate-c {
	background-color:#F69;
}
#news dl dt .cate-sk {
	background-color:#099;
}

#news dl dd {
	padding: 11px 0px 3px 180px;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	font-size: 0.9em;
	background: url(img/news_link.gif) 170px 15px no-repeat;
}

#news dl dd.emergency {
	background: url(img/news_cate_e_bg.gif) 170px 7px no-repeat;
}
#news dl dd.important {
	background: url(img/news_cate_i_bg.gif) 170px 7px no-repeat;
}
#news dl dd.important_l {
	background: url(img/news_cate_i_bg.gif) 170px 7px no-repeat;
	border-bottom: 1px solid #768bb4;
	margin-bottom: 5px;
}

#newsend {
	border-bottom:3px solid #3366cc;
	width: 700px;
	margin:10px 6px 10px  6px;
	padding:5px 0 ;
	text-align:right;
}
#newsend a {
	background: url(img/news_linkmore.gif) 262px 2px no-repeat;
	font-size:12px;
	padding-left:270px;
}

/*-----------------
clearfix
-----------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	max-height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/

/* copyright */
.copyright {
	font-size:12px;
	font-family:'ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
/*	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";*/
	line-height:200%;
}


.contentsline {
	margin:0 auto;
}

/*-----------------
ƒiƒr
-----------------*/
.navi_c a:hover img {
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

ul#pulldown-menu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:937px;
}
ul#pulldown-menu li {
    float: left;
    position: relative;
    margin: 0;
	list-style-type:none;
}
ul#pulldown-menu li a:hover img {
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
ul#pulldown-menu li ul {
	margin:0 0 0 1px;
	padding:0;
}
ul#pulldown-menu li ul li {
	float: none;
	list-style-type:none;
	margin: 0;
	width:187px;
	text-align: left;
	font-size:12px;
	border:solid #ccc;
	border-width:1px 0;
	border-top:none;
	background:#e9f4fd;
}

ul#pulldown-menu li ul li a {
        color: black;
        text-decoration: none;
	background:#e9f4fd;
	display: block;
	padding:7px;
}
ul#pulldown-menu li ul li a:hover,
ul#pulldown-menu li ul li a:active {
        background: #bdd4f5;
}


/* ‰º‘w‚Ìƒƒjƒ…[‚ð•s‰ÂŽ‹‚É */
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
        display: none;
}

/* ‹^Ž——v‘f :hover ‚ÅŽqƒƒjƒ…[‚ð‰ÂŽ‹A‘·ƒƒjƒ…[‚ð•s‰ÂŽ‹‚É */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 10000 !important;
}

* html ul#pulldown-menu li:hover ul {
        vertical-align: bottom; /* IE6 ‚Å•Ï‚ÈŒ„ŠÔ‚ª‹ó‚­‚Ì‚Å‚»‚Ì‘Îô */
}

ul#pulldown-menu li:hover ul li ul {
        display: none;
}

/* ‹^Ž——v‘f :hover ‚Å‘·ƒƒjƒ…[‚ð‰ÂŽ‹‚É */
ul#pulldown-menu li ul li:hover ul {
        display: block;
        position: absolute;
        top: 0;
        left: 186px;
}

/* ‹àŠÂ“úI—pƒJƒeƒSƒŠ */

#sun .cate-e, #sun .cate-i, #sun .cate-m, #sun .cate-s, #sun .cate-k, #sun .cate-c {
	color:white;
	width:45px;
	text-align: center;
	margin-right:2px;
	font-size:12px;
	padding:2px 0 0 0;
	margin-top:-3px;
	float:left;
}
#sun .cate-e {
	background-color:#f33;
}
#sun .cate-i {
	background-color:#c00;
}
#sun .cate-m {
	background-color:#639;
}
#sun .cate-s {
	background-color:#f63;
}
#sun .cate-k {
	background-color:#393;
}
#sun .cate-c {
	background-color:#F69;
}

/* ƒhƒLƒ…ƒƒ“ƒgƒŠƒ“ƒN */

ul.dl-kinds {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	line-height:140%;
}
ul.dl-kinds li.pdf {
	background: url(img/pdf.gif) no-repeat 10px 50% ;
	padding:0;
	}
ul.dl-kinds li.pdf a {
	font-weight:bold;
	padding:7px 0 7px 60px;
	display:block;
}
ul.dl-kinds li.doc {
	background: url(img/word.gif) no-repeat 10px 50% ;
	padding:0;
	}
ul.dl-kinds li.doc a {
	font-weight:bold;
	padding:7px 0 7px 60px;
	display:block;
}
ul.dl-kinds li.xls {
	background: url(img/icon_xls.gif) no-repeat 10px 50% ;
	padding:0;
	}
ul.dl-kinds li.xls a {
	font-weight:bold;
	padding:7px 0 7px 60px;
	display:block;
}


