@charset "utf-8";

/* ===== Universal Reset ===== */

*{
margin:0;
padding:0;
}

/* ===== Basic Style ===== */
html{ 
}

body{
	color:#333333;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	background: #D5EAEF url(img/back.jpg) no-repeat center bottom;
 }
html>/**/body {
  font-size: 12px; /* Except IE */
}
* html {
filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

img{
	border:0;
	vertical-align: bottom;
}
ul,dl,ol{
list-style-type:none;
list-style-position:outside;
}
a	{
	text-decoration: none;
	color: #0773CA;
}
a:link	{
	text-decoration: none;
}
a:hover	{
	color: #FF3300;
	text-decoration: none;
}
.cboth	{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.left	{
	float:left;
}
.right	{
	float:right;
}
h1,h2,h3,h4,h5,h6	{
	font-size: 100%;
}

#all {
	text-align:center;
}
#wrapper {
	background: url(img/hback04.gif) repeat-x center top;
	width: 100%;
}
#wrap {
	background: url(img/hback03.gif) no-repeat center top;
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 950px;
}
#gnavi	{
	width: 292px;
	background-image: url(img/navback.gif);
	background-repeat: repeat-y;
}
#main	{
	width: 636px;
}
#contents {
	text-align: left;
	background: url(img/contentsback.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

#main #fnv	{
	text-align: left;
	margin-left: 15px;
	margin-top: 100px;
}
#main #fnv ul	{
	line-height: 2em;
}
#main #fnv li	{
	display: inline;
	margin-right: 2.5em;
}
#main #fnv li a	{
	background: url(img/list01.gif) no-repeat left center;
	padding-left: 23px;
}
#main #fnv p	{
	margin-top: 20px;
}
#main #fnv dl.une	{
	margin-top: 30px;
}
#main #fnv dl.une dt	{
	float: left;
}
#main #fnv dl.une dd	{
	padding-top: 35px;
	padding-left: 240px;
}

/* ===== TOP Area ===== */
#top {
	text-align: left;
}
#main #topnew	{
	padding: 0;
	position: relative;
}
#main #topnew h2	{
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #topnew dl	{
	font-size: 12px;
	border-bottom: 1px solid #8fbee5;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#main #topnew dt	{
	float: left;
	font-weight: bold;
	color: #666666;
}
#main #topnew dl.n1	{
	background: url(../img/n1.gif) no-repeat right top;
}
#main #topnew dl.n2	{
	background: url(../img/n2.gif) no-repeat right top;
}
#main #topnew dl.n3	{
	background: url(../img/n3.gif) no-repeat right top;
}
#main #topnew dl.n4	{
	background: url(../img/n4.gif) no-repeat right top;
}

#main #topnew dl.n5	{
	background: url(../img/n5.gif) no-repeat right top;
}
#main #topnew dl.n6	{
	background: url(../img/n6.gif) no-repeat right top;
}
#main #topnew dl.n7	{
	background: url(../img/n7.gif) no-repeat right top;
}

#main #topnew dl.n8	{
	background: url(../img/n8.gif) no-repeat right top;
}
#main #topnew dl.n9	{
	background: url(../img/n9.gif) no-repeat right top;
}
#main #topnew dl.n10	{
	background: url(../img/n10.gif) no-repeat right top;
}
#main #topnew dl.n11	{
	background: url(../img/n11.gif) no-repeat right top;
}

#main #topnew dl.n12	{
	background: url(../img/n12.gif) no-repeat right top;
}
#main #topnew dl.n13	{
	background: url(../img/n13.gif) no-repeat right top;
}
#main #topnew dl.n14	{
	background: url(../img/n14.gif) no-repeat right top;
}
#main #topnew dl.n15	{
	background: url(../img/n15.gif) no-repeat right top;
}
#main #topnew dl.n16	{
	background: url(../img/n16.gif) no-repeat right top;
}
#main #topnew dl.n17	{
	background: url(../img/n17.gif) no-repeat right top;
}
#main #topnew dl.n18	{
	background: url(../img/n18.gif) no-repeat right top;
}
#main #topnew dd	{
	margin-left: 8em;
	background: url(img/list01.gif) no-repeat left center;
	padding-left: 23px;
}
#main #topnew .new01b	{
	background: url(../img/top-07b.gif) no-repeat left top;
	width: 571px;
	margin-right: 0px;
	margin-left: auto;
}
#main #topnew .new02	{
	padding: 10px 10px 10px 20px;
	background: url(../img/top-07a.gif) no-repeat left bottom;
}

#top ul.tmg {
	margin-top: 20px;
}
#top ul.tmg li {
	display: inline;
}
#top ul.tmg li img {
	margin-right: 3px;
	margin-bottom: 3px;
}
#top ul.tmg li img.ig02 {
	margin-right: 0px;
}


/* ===== Header Area ===== */
#header	{
	text-align: left;
}
#header .search	{
	padding: 5px 0;
	background: #0F73C8 url(img/seaback.gif) no-repeat 3px center;
	width: 260px;
	margin-left: 15px;
}
#header .search #seaA	{
	width: 150px;
	margin-left: 30px;
}
#header .search #seaB	{
	vertical-align: bottom;
	text-indent: -9999px;
}

/* ===== NAVI Area ===== */
#navi	{
	background: url(img/naviback02.gif) no-repeat left bottom;
	padding-bottom: 20px;
	text-align: left;
}
#navi h2	{
	margin-top: 10px;
}
#navi ul	{
	font-size: 1px;
	line-height: 1px;
	margin-left: 3px;
}
#navi li	{
}
#navi li a	{
	overflow: hidden;
	background-image: url(img/navi-01.gif);
	height: 26px;
	display: block;
	width: 286px;
	text-indent: -9999px;
}
#navi ul.ul01 li a	{
	background-image: url(img/navi-02.gif);
}
#navi ul.ul02 li a	{
	background-image: url(img/navi-03.gif);
}
#navi ul.ul03 li a	{
	background-image: url(img/navi-04.gif);
}
#navi ul.ul03 li a.a14	{
	height: 40px;
	width: 265px;
	background-image: url(img/navi-05.gif);
	margin: 7px 0 11px 11px;
}
#navi ul.ul04 li a.a15	{
	height: 69px;
	width: 265px;
	background-image: url(img/navi-06.gif);
	margin: 11px 0 0px 11px;
}
#navi ul.ul05 li a	{
	background-image: url(img/navi-07.gif);
}
#navi li a.a01	{
	background-position: 0px 0px;
}
#navi li a.a02	{
	background-position: 0px -26px;
}
#navi li a.a03	{
	background-position: 0px -52px;
}
#navi li a.a04	{
	background-position: 0px 0px;
}
#navi li a.a05	{
	background-position: 0px -26px;
}
#navi li a.a06	{
	background-position: 0px -52px;
	height: 44px;
}
#navi li a.a07	{
	background-position: 0px 0px;
}
#navi li a.a08	{
	background-position: 0px -26px;
}
#navi li a.a09	{
	background-position: 0px -52px;
	height: 44px;
}
#navi li a.a10	{
	background-position: 0px 0px;
}
#navi li a.a11	{
	background-position: 0px -26px;
}
#navi li a.a12	{
	background-position: 0px -52px;
}
#navi li a.a13	{
	background-position: 0px -78px;
}
#navi li a.a14	{
	background-position: 0px 0px;
}
#navi li a.a16	{
	background-position: 0px 0px;
}
#navi li a.a17	{
	background-position: 0px -26px;
}
#navi li a.a18	{
	background-position: 0px -52px;
}
#navi li a.a19	{
	background-position: 0px -78px;
}
#navi li a.a20	{
	background-position: 0px -104px;
}

#navi li a.a01:hover	{
	background-position: -286px 0px;
}
#navi li a.a02:hover	{
	background-position: -286px -26px;
}
#navi li a.a03:hover	{
	background-position: -286px -52px;
}
#navi li a.a04:hover	{
	background-position: -286px 0px;
}
#navi li a.a05:hover	{
	background-position: -286px -26px;
}
#navi li a.a06:hover{
	background-position: -286px -52px;
}
#navi li a.a07:hover	{
	background-position: -286px 0px;
}
#navi li a.a08:hover	{
	background-position: -286px -26px;
}
#navi li a.a09:hover	{
	background-position: -286px -52px;
}
#navi li a.a10:hover	{
	background-position: -286px 0px;
}
#navi li a.a11:hover	{
	background-position: -286px -26px;
}
#navi li a.a12:hover	{
	background-position: -286px -52px;
}
#navi li a.a13:hover	{
	background-position: -286px -78px;
}
#navi li a.a14:hover	{
	background-position: -265px 0px;
}
#navi li a.a15:hover	{
	background-position: -265px 0px;
}
#navi li a.a16:hover	{
	background-position: -286px 0px;
}
#navi li a.a17:hover	{
	background-position: -286px -26px;
}
#navi li a.a18:hover	{
	background-position: -286px -52px;
}
#navi li a.a19:hover	{
	background-position: -286px -78px;
}
#navi li a.a20:hover	{
	background-position: -286px -104px;
}

/* ===== Footer Area ===== */
#footer	{
	color: #FFFFFF;
	background-color: #0773CA;
	text-align: left;
	font-size: 120%;
	line-height: 2em;
	padding: 20px;
	margin-top: 40px;
}
#footer address	{
	font-style: normal;
	width: 850px;
	margin: auto;
}
#footer strong	{
	font-size: 120%;
	padding-right: 1em;
}
#footer a	{
	color: #FFFFFF;
}

/* ===== 2011 3.16 追加 ===== */
#top-emergency{
background-color:#fff;
border:solid 3px #ff0000;
text-align:center;
margin-bottom:8px;
}

#top-emergency h3{
padding:22px 12px;
font-size:150%;
text-decoration: underline !important;
	background-color:#fcf2f2;
}
#top-emergency h3 a{
	text-decoration: none;
	color: #ff0000 !important;
}
#top-emergency h3 a:link	{
	color: #ff0000 !important;
	text-decoration: underline !important;
}
#top-emergency h3 a:hover	{
	color: #0773CA;
	background-color:#fbeeee;
}




