@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
	color:#333;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background-repeat: repeat-x;

　 background-position: 0 0;
	background-image: url(image-top/backcolor.gif);
}

br {
   letter-spacing:normal;
}

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

a:hover {
   color:#666;
}

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

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:10px 0;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990033;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

div#header {
	position:relative;
	width:787px;
	margin:0 auto;
	background-color: #FFFFFF;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:787px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
	width:100%;
	float:left;
	background-image: url(image-top/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#icatch {
   width:787px;
   margin:0 auto;
   background:#fff;
}
div#root  {
	width:787px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	font-size: medium;
	line-height: normal;
}




    position:relative
    float:left; 			
	width:787px;
	margin:0 auto;
	padding:10px 0;
	background:#fff;
	text-align: left;
	line-height: 3em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: list-item;
	
}

div#contents {
	padding:10px 0;
	background:#fff;
	left: auto;
	width: 787px;
	right: auto;
}

div#contents {
   width:787px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
	float:right;
	width:547px;
	position: relative;
}

div#sub {
   float:left;
   width:220px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:787px;
   margin:0 auto;
}

div#footer {
	background:#EBEADD;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
	display:block;
	width:130px;
	color:#5A5132;
	line-height:60px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
}

div#menu li.futoji a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
   color:#333;
   background:#fff;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
	margin-bottom:8px;
	padding:0 0 0  30px;
	color:#5A5132;
	font-size:0.94em;
	font-weight:bold;
	line-height:35px;
	border:1px solid #D8D8D8;
	background-image: url(image-top/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
	margin-bottom:8px;
	font-size:1.22em;
	height: 40px;
	width: auto;
	line-height: 38px;
	color: #FFFFFF;
	padding:0 0 0  30px;
	font-weight: bolder;
	background-position: 0 0;
	background-image: url(image-top/main-h6.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
	padding:3px;
	font-size:0.88em;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	background-color: #666699;
}


div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
	padding:5px 0 5px 0;
	font-size:0.75em;
	line-height:1.4;
	list-style:none;
	background-image: url(image-top/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

div#sub li a {
	display:block;
	padding-left:12px;
	background-image: url(image-top/bg_list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
	position:relative;
	height:2em;
	left: auto;
	width: 787;
	top: 5;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
	padding-left:10px;
	background-image: url(image-top/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:30px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
