@charset "UTF-8";

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

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:url(../images/back.gif) repeat;
   background-color: #fff;
}

br {
   letter-spacing:normal;
}

a:link {
   color:#06f;
   text-decoration:none;
}

a:visited {
   color:#06f;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:none;
}

a:active {
   color:#999;
   text-decoration:none;
}


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

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

/* ========TEMPLATE LAYOUT======== */
#top {
   width:711px;
   margin:0 auto;
   background:url(../images/bg_contents_left.gif) 0 0 repeat-y;
  background-color: #fff;
}

#wrapper {
   width:711px;
   background:url(../images/bg_contents_right.gif) 100% 0 repeat-y;
}

#header {
   position:relative;
   padding:0 5px;
}

#pr {
   position:absolute;
   width:300px;
   left:400px;
   bottom:10px;
}

#menu {
   float:left;
   padding:0 5px;
}

#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 50px;
}

#main {
   float:left;
   width:600px;
}

#sub {
   float:right;
   width:220px;
}

#totop {
   clear:both;
}

#footer {
   clear:both;
   background:#ccc;
   margin:0 5px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0px;
   font-size:2em;
   color:#fff;

}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

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

/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
}

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

#menu li a{
   display:block;
   width:116px;
   color:#666;
   line-height:40px;
   border-left:1px solid #DCDCDC;
   background:url(../images/bg_menu.gif) 0 0 repeat-x;
}

#menu li.home a{
   border:none;
}

#menu li a.active{
   color:#666;
}

#menu li a:hover{
   color:#666;
   background:url(../images/bg_menu_on.gif) 0 0 repeat-x;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#06f;
}

#main a:hover {
   color:#999;

}

#main h2 {
   margin-bottom:10px;
   padding:2px 2px 2px 0;
   color:#999;
   font-size:1em;
   font-weight:bold;
   border-bottom:3px double #ccc;
}

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

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

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

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

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

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

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

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

/* ========INFOMATION CUSTOMIZE======== */
* html body div#main dl.infomation dd div{
   display:inline-block;
}

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

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

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

#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   background:#ddd;
}

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

#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}

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

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

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

#totop p a {
   padding-left:8px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url(../images/bg_dotline.gif) 0 0 repeat-x;
}

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

#footMenu li a {
   padding-left:10px;
   background: url(../images/grid.gif) 0 50% no-repeat;
}

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


/* ========Profile Table======== */
#outline {
   background: #fff;
}

#outline caption {
   background: #fff;
   text-align:center;
   font-weight:normal;
   font-size:0.75em
}

#outline th {
   background: #fff;
   text-align:right;
   width:210px;
   font-weight:normal;
   font-size:0.75em;
}

#outline td {
   background: #fff;
   text-align:left;
   font-size:0.75em;
}

/* ========Print Table======== */
#print {
   background: #fff;
}

#print td {
   background: #fff;
   text-align:center;
   font-size:0.63em;
}

/* ========Package Table======== */
#package {
   background: #fff;
}

#package td {
   background: #fff;
   text-align:center;
   font-size:0.75em;
}

/* ========Mural Table======== */
#mural {
   background: #fff;
}

#mural td {
   background: #ccc;
   width:193px;
   text-align:center;
   font-size:0.70em;
   color:#fff;
}

/* ========book Table======== */
#book {
   background: #fff;
}

#book td {
   background: #fff;
   text-align:center;
}