@charset "shift_jis";
/* ========BASIC======== */
body { margin:0; padding:0; letter-spacing:1px; border-top:6px solid #9b0000; font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS P ゴシック", verdana, sans-serif; color:#333; background-image: url(images/bg2.gif); background-repeat: repeat-x; background-attachment: fixed; background-position: 0 0; }


br {
   letter-spacing:normal;
}

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

a:hover {
   color:#c93c3c;
}

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

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

/* ========TEMPLATE LAYOUT======== */
div#headWrap { background-repeat: repeat; background-attachment: scroll; background-position: center 0; position:relative; width:100%; margin: auto; padding: 2px 0 10px; }

div#header { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position:relative; width:787px; margin:0 auto; }

div#pr { font-size: 17px; position:absolute; left:0; top:0; width:787px; }

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}
div#icatch { background: transparent; width:787px; height: auto; margin-right: auto; margin-left: auto; border-right-color: #c90; border-right-width: 1px; border-left-color: #c90; border-left-width: 1px; }

div#menu { background-image: url(menu/menuback-red.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width:100%; height: 33px; float:left; }

div#contents { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:787px; margin: auto; padding-right: 0; padding-bottom: 0; padding-left: 0; border-left: 1px solid #e7caa8; border-bottom: 1px solid #e7caa8; border-right: 1px solid #e7caa8; }

div#main { float:right; width:570px; margin-top: 7px; margin-right: 7px; }

div#sub { float:left; width:197px; margin-top: 0; }

div#totop { clear:both; margin-right: 10px; }

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

div#footer { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom:5px solid #9b0000; }
/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:12px;
   color:#fff;
   line-height:40px;
}

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

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

div#header #pr p {
   margin:0;
   font-size:13px;
}

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

}
div#header #gnavi li { float:left; font-size:13px; line-height: 16px; 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; height: 33px; 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:#fff;
   line-height:33px;
   border-right:1px solid #600;
}

div#menu li.home a{ border-right: 1px solid #600; border-left:1px solid #600; }

div#menu li a:hover{
   color:#960909;
   background:#fff url(images/bg2.gif);
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

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

div#main h2 { padding:0 0 0 25px; color:#37150f; font-size:13px; font-weight:bold; line-height:35px; background-color: transparent; background-image: url(images/bg_h2.gif); background-repeat: no-repeat; background-attachment: scroll; }

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:2px;
   font-size:0.75em;
}

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 5px 12px;
   padding:3px;
   background:#f1f1f1;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div {
   
}
div#main dl.infomation dt {
   float:left;
   width:500px;
   margin:0 0 0 3px;
   padding:0;
}

div#main dl.infomation dd { padding:0 0 0 50px; background:transparent; margin: 0; }

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

div#sub h2 { padding:3px 3px 3px 10px; font-size:15px; font-weight:normal; color:#5a0c02; line-height: 17px; background:#e7caa8; border-bottom:1px solid #c1c1c1; border-right:1px solid #c1c1c1; }

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

div#sub li {
   padding:5px 0;
   font-size:15px;
   line-height:20px;
   list-style:none;
   background:url(images/bg_dotline.gif) repeat-x 0 100%;
}

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

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

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:5px 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: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


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

