@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	width:100%;
	font-family:Verdana, "ＭＳ Ｐゴシック", osaka;
	font-size:12px;
	background:url(../images/front/bg.gif) repeat-x #fff;
	text-align:center;
	color:#666;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#009CD4;
	text-decoration:underline;
}

.blue {
	color:#009CD4;
}

.red {
	color:#F00;
}
	
img {
	border:none;
}

h1,h2,h3,h4,h5,p,ul,dl {
	margin:0;
	padding:0;
}

#container {
	width:950px;
	margin:0 auto;
	padding:0;
	background:url(../images/front/bg_body.gif) no-repeat;
}

#body {
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;
}

#header {
	margin:0;
	padding:0;
	width:900px;
	height:129px;
	position:relative;
}

#header h1 {
	margin:0;
	padding:0;
	width:307px;
	height:81px;
	background:url(../images/front/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#header h1 a {
	display:block;
	width:307px;
	height:81px;
	background:url(../images/front/logo.gif) no-repeat;
	overflow:hidden;
}

#header #subNavi {
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:61px;
}

#header #subNavi ul {
	margin:0;
	padding:0;
	list-style:none;
	width:280px;
}

#header #subNavi ul li {
	margin:0;
	padding:0 0.5em;
	border-right:1px solid #ccc;
	float:left;
}

#header #subNavi ul li#last {
	border-right:none;
}

/*ナビゲーション*/
#header #Navi {
	width:900px;
	height:48px;
	margin:0 0 1px 0;
	padding:0;
}

#header #Navi ul {
	width:900px;
	height:48px;
	padding:0;
	list-style:none;
}

#header #Navi ul li {
	height:48px;
	padding:0;
	background:url(../images/front/navi.gif) no-repeat;
	float:left;
	text-indent:-9999px;
}

#header #Navi ul li a {
	height:48px;
	padding:0;
	background:url(../images/front/navi.gif) no-repeat;
	display:block;
	overflow:hidden;
}

#header #Navi ul li a:hover {
	background:url(../images/front/navi_on.gif) no-repeat;
	overflow:hidden;
}

#header #Navi ul li.current a {
	background:url(../images/front/navi_on.gif) no-repeat;
	overflow:hidden;
}

#header #Navi ul li#top { width:143px; background-position:0 0; }
#header #Navi ul li#cat01 { width:124px; background-position:-143px 0; }
#header #Navi ul li#cat02 { width:125px; background-position:-267px 0; }
#header #Navi ul li#cat03 { width:125px; background-position:-392px 0; }
#header #Navi ul li#cat04 { width:125px; background-position:-517px 0; }
#header #Navi ul li#cat05 { width:125px; background-position:-642px 0; }
#header #Navi ul li#cat06 { width:133px; background-position:-767px 0; }

#header #Navi ul li#top a { width:143px; background-position:0 0; }
#header #Navi ul li#cat01 a { width:124px; background-position:-143px 0; }
#header #Navi ul li#cat02 a { width:125px; background-position:-267px 0; }
#header #Navi ul li#cat03 a { width:125px; background-position:-392px 0; }
#header #Navi ul li#cat04 a { width:125px; background-position:-517px 0; }
#header #Navi ul li#cat05 a { width:125px; background-position:-642px 0; }
#header #Navi ul li#cat06 a { width:133px; background-position:-767px 0; }

#header #Navi ul li#top a:hover { background-position:0 0; }
#header #Navi ul li#cat01 a:hover { background-position:-143px 0; }
#header #Navi ul li#cat02 a:hover { background-position:-267px 0; }
#header #Navi ul li#cat03 a:hover { background-position:-392px 0; }
#header #Navi ul li#cat04 a:hover { background-position:-517px 0; }
#header #Navi ul li#cat05 a:hover { background-position:-642px 0; }
#header #Navi ul li#cat06 a:hover { background-position:-767px 0; }

#header #Navi ul li#top.current { background-position:0 0; }
#header #Navi ul li#cat01.current { background-position:-143px 0; }
#header #Navi ul li#cat02.current { background-position:-267px 0; }
#header #Navi ul li#cat03.current { background-position:-392px 0; }
#header #Navi ul li#cat04.current { background-position:-517px 0; }
#header #Navi ul li#cat05.current { background-position:-642px 0; }
#header #Navi ul li#cat06.current { background-position:-767px 0; }



#mainImage {
	margin:0;
	padding:0;
	width:900px;
	height:239px;
	background:#fff;
	clear:both;
}

#mainBody {
	margin:0;
	padding:0;
	width:900px;
	background:#fff;
}

#mainBody #contents {
	margin:0 0 3em;
	padding:0;
	width:688px;
	float:left;
}

#mainBody #contents .cont {
	margin:1em 15px;
	padding:0 0.5em;
	border-bottom:1px dotted #ccc;
}

#mainBody #contents .none {
	border:none;
}

#mainBody #contents .cont h2 {
	padding:0 0 0.5em 23px;
	background:url(../images/front/li.gif) no-repeat;
	font-size:14px;
	line-height:20px;
}

#mainBody #contents .cont p {
	padding:0 23px 1em;
	font-size:12px;
	line-height:1.5em;
}

#mainBody #contents .cont ul {
	list-style:none;
	padding:0 23px 1em;
}

#mainBody #contents .cont ul li {
	font-size:12px;
	line-height:1.5em;
}
	

#mainBody #bnr {
	margin:0;
	padding:1em 0;
	width:212px;
	float:right;
}

#mainBody #bnr ul {
	list-style:none;
}

#mainBody #bnr ul li {
	margin-bottom:5px;
}

#footer {
	clear:both;
	margin:0;
	padding:2em 0 0;
	width:900px;
	height:155px;
	background:url(../images/front/bg_footer.gif) no-repeat;
	position:relative;
}

#footer ul {
	list-style:none;
	position:absolute;
	top:2em;
	left:50%;
	margin:0 0 0 -25%;
}

#footer ul li {
	margin:0;
	padding:0 0.5em;
	border-right:1px solid #ccc;
	float:left;
	font-size:12px;
}

#footer ul li#last {
	border-right:none;
}

#footer p {
	width:900px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:6em;
	left:0;
	letter-spacing:0.1em;
}