@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body  { background-color: white; letter-spacing: 1px; margin: 0; padding: 0 }

br {
   letter-spacing:normal;
}

a  { color: #333; text-decoration: none }

a:hover  { color: blue }

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:760px;
   margin:0 auto;
   padding:10px 0;
}

div#header {
   position:relative;
   width:760px;
   margin-bottom:10px;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#icatch  { width: 760px }

div#menu      { font-weight: bold; background-image: url("images/bg_menu02.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 760px; float: left }

div#contents  { margin-top: 10px; width: 760px; float: left }

div#main    { width: 539px; float: left }

div#sub   { width: 220px; float: right; clear: right }

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:760px;
   padding-top:10px;
}

div#footer {
   clear:both;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:2em;
   color:#A55973;
   line-height:1.0;
}

div#header h1 a {
   color:#A7005D;
}

div#header h1 a:hover {
   color:#C71C7A;
}

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 {
   margin:0;
   padding:0;
   list-style-type:none;
}

div#menu li  { font-size: 0.75em; background: url("images/naviback.gif") no-repeat 0 50%; margin: 0; float: left }

div#menu li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;
}

div#menu li a:hover     { color: #fff; background: #0c6 }

div#menu li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a  { color: blue }

div#main a:hover {
   color:#C71C7A;
   border-bottom:1px solid #C71C7A;
}

div#main h2      { color: #5e563f; font-size: medium; font-weight: bold; background-image: url("images/bg_gnavi.gif"); background-repeat: no-repeat; background-position: 0 center; margin-bottom: 8px; padding: 0 0 0 20px; width: 500px; float: left; clear: left; border-style: none none solid; border-width: medium medium 1px 0; border-color: silver }

div#main h3      { font-size: small; font-family: "lr SVbN", "lr oSVbN", "qMmpS Pro W3", Osaka-, Osaka, pSVbN; background-repeat: no-repeat; margin-right: 2em; margin-left: 1em }

div#main h4    { font-size: 0.8em; margin-right: 2em; padding-left: 2em }

div#main h5   { font-size: 0.74em; font-weight: lighter; background-image: none; white-space: normal; cursor: auto; list-style: square; display: list-item; margin-left: 6ex }

div#main h6    { font-size: small; font-weight: bold; margin-left: 1em }

div#main p  { font-size: 0.75em }

div#main ul,ol,dl {
   font-size:0.75em;
}

div#main dt  { margin-bottom: 3px; margin-left: 2em }

div#main dd  { background: #f1f1f1; margin: 0 0 0.5em 4em; padding: 3px }
div#main dd1 { background: #f1f1f1; margin: 0 0 0.5em 13em; padding: 3px }
div#main div.icatch {
   margin-bottom:20px;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div { display: inline-block }

div#main dl.infomation dt   { margin: 0; padding: 0; width: 12em; float: left }

div#main dl.infomation dd    { background: transparent; margin: 0 1em 0 12em; padding: 0 }
div#main dl.infomation dd1  { background: transparent; margin: 0 0 0.5em 13em; padding: 0 }
/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section     { font-weight: bold; background-image: url("images/bg_menu02.gif"); background-repeat: repeat-y; margin-bottom: 10px }

div#sub h2  { color: black; font-size: 1em; font-weight: bold; background-image: url("images/subback04.gif"); background-repeat: repeat-x; margin-left: 15px; padding-top: 5px }

div#sub ul  { margin: 0 0 0 5px; padding: 0 }

div#sub li     { color: olive; font-size: 0.75em; line-height: 1.4; background-color: transparent; background-image: url("images/bg_dotline.gif"); background-repeat: repeat-x; background-position: 100% 100%; list-style: none url("images/bg_footmenu.gif") inside; display: list-item; margin-left: 1em; padding: 5px 0 }

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 5px no-repeat;
}


/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:1.5em;
}

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;
}

div#totop p a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
   
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   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  { color: #fff; font-size: 0.63em; line-height: 3; background: silver; text-align: center }
