﻿@charset "utf-8";

/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;
	background: #f3f0f4 url(../img/bg_html.gif) left top repeat-x;}

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;
	font-size: 100%;
	font-weight: normal;
	list-style: none;}

body {
        text-align: center;
	font-family: "ＭＳ Ｐゴシック",Osaka,Verdana,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;}
input, select {padding: 1px;}

img {
	vertical-align: bottom;
	border: none;}

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

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

em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 1.7em;}

.clear {clear: both;}

/* ALL
---------------------------------------------*/

#all {
	width: 935px;
        margin: 0 auto;
        text-align: left;
	background: url(../img/bg_body.jpg) left top no-repeat;}

#sec #contents {
	padding: 20px 15px 0 15px;}

/* HEADER
---------------------------------------------*/

#header {
	position: relative;
	height: 298px;
	padding-left: 17px;}

#header h1 {
	margin-bottom: 35px;
	padding-top: 17px;}

#navi {
	position: absolute;
	left: 7px; top: 188px;}

/* forIE6 */
* html #navi {width: 924px;}

#navi li {
	float: left;
	width: 231px;
	text-indent: -9999px;}

#navi li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	width; 231px;
	height /**/: 55px;
	padding-top: 55px;
	background-image: url(../img/navi.jpg);}

.navi01 a {background-position: 0 0;}
.navi02 a {background-position: 0 -55px;}
.navi03 a {background-position: 0 -110px;}
.navi04 a {background-position: 0 -165px;}
.navi05 a {background-position: 0 -220px;}
.navi06 a {background-position: 0 -275px;}
.navi07 a {background-position: 0 -330px;}
.navi08 a {background-position: 0 -385px;}

.navi01 a:hover {background-position: -231px 0;}
.navi02 a:hover {background-position: -231px -55px;}
.navi03 a:hover {background-position: -231px -110px;}
.navi04 a:hover {background-position: -231px -165px;}
.navi05 a:hover {background-position: -231px -220px;}
.navi06 a:hover {background-position: -231px -275px;}
.navi07 a:hover {background-position: -231px -330px;}
.navi08 a:hover {background-position: -231px -385px;}

.navi01on a {background-position: -231px 0;}
.navi02on a {background-position: -231px -55px;}
.navi03on a {background-position: -231px -110px;}
.navi04on a {background-position: -231px -165px;}
.navi05on a {background-position: -231px -220px;}
.navi06on a {background-position: -231px -275px;}
.navi07on a {background-position: -231px -330px;}
.navi08on a {background-position: -231px -385px;}
           
/* CONTENTS
---------------------------------------------*/

#contents {
	clear: both;
	letter-spacing: 1px;
	background: url(../img/bg_contents.jpg) left top repeat-y;}

#top #contents {padding: 20px 0;}

#sec #contents {padding: 20px 5px 20px 23px;}

/* MAIN
---------------------------------------------*/

* html .png {behavior: expression(IEPNGFIX.fix(this));}

#top .topmsg {
	margin-left: 25px;
	padding-right: 20px;
	letter-spacing: 0;}

.topmsg img {
	margin-top: 1em;}


#sec .topmsg {
	width: 618px;
	height: 76px;
	padding: 10px 276px 0 0;
	background: url(../img/bg_topmsg.gif) right top no-repeat;}

.ttlbox {
	position: relative;
	margin-right: 15px;
	border-bottom: 1px dotted #ccc;}

.ttlbox span {
	display: block;
	line-height: 12px;
	padding: 8px 0 8px 25px;
	background: url(../img/icon_bag.gif) left center no-repeat;}

.ttlbox h4 {
	padding-bottom: 6px;}

.jump {
	position: absolute;
	right: 15px; top: -40px;
	z-index: 1000;}

#main {
	clear: both;
	position: relative;
	padding-top: 20px;
	letter-spacing: 0;}

#main .abs {
	position: absolute;}

#main .sum p {
	font-weight: bold;
	letter-spacing: 0;}

#main .sum p {
	display: block;
	width: 500px;
	margin-bottom: 3px;}

#main .sum span {
	display: block;
	float: left;
	width: 5.5em;}

#main .sum p strong {
	display: block;
	text-indent: 5.5em;}

#main .sum em {
	text-decoration: underline;}

#main .sum .att {
	padding-top: 6px;}

.pagetop {
	position: relative;
	text-align: right;
	margin: -41px 0 20px 0;}

#open a {
	display: block;}

#close {
	display: none;}

.backnumlist ul {
	margin-top: -3px;}

.backnumlist ul li a {
	display: block;
	color: #fff;
	width: 244px;
	margin-left: 3px;
	padding: 6px;
	background-color: #333;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	border-bottom: 1px solid #666;}

.backnumlist ul li a:hover {
	display: block;
	color: #fff;
	width: 244px;
	margin-left: 3px;
	padding: 6px;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	text-decoration: none;
	color: #f60;
	}


/* FOOTER
---------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 20px 20px 40px 20px;
	background: url(../img/bg_footer.jpg) left top no-repeat;}

#footer p strong {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.8em;}


.footnavi {
	padding: 15px 0 8px 0;}


.footnavi ul li {
	display: inline;
	line-height: 1.6em;}

.footnavi ul li a {
	color: #000;
	margin: 0x;}

.footnavi ul li a:hover {
	color: #333;
	text-decoration: underline;}

#footbnr {
	position: relative;
	width: 900px;
	height: 50px;
	margin-top: 15px;
	text-align: center;}

#footbnr .copy {
	line-height: 80px;}

#footbnr .mdc {
	position: absolute;
	right: 15px; top: 0;}

#footbnr .wby {
	position: absolute;
	left: 0; top: 0;}

/* CLEARFIX
---------------------------------------------*/

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.clearfix{ display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
