@charset "Shift_JIS";

/* ========BASIC======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

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

br {
   letter-spacing:normal;
}

a {
/*   color:#333;
   text-decoration:none; */
   color:#00f;
   text-decoration:underline;
}

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

a img { border: 0; }

img {
   border:0;
}

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

/* ========TEMPLATE LAYOUT======== */
div#top {
/*   width:760px; */
   width:820px;
   margin:0 auto;
}

div#header {
/*   width:760px; */
   width:820px;
/*   height:300px; */
   height:250px;
   margin-bottom:5px;
/*   background:url(images/bg_head.gif) 0 0 no-repeat;*/
   background-image: url(images/top.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px ; 
}

div#contents {
   clear:both;
/*   width:760px; */
   width:820px;
   margin:20px 0;
/*   background:#fff url(images/bg_contents.gif) 0 0 repeat-y; */
   background:#fff;
}

div#main {
/*
   float:left;
   width:560px;
*/
   float:right;
   width:560px;
}

div#sub {
/*
   float:right;
   width:180px;
*/
   float:left;
   width:240px;
}

div#totop {
   border-top:1px solid #5D5353;
}

div#footer {
   position:relative;
   clear:both;
   width:757px;
}

/* ‰ñ‚èž‚Ý‰ðœ */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */

div#header h1 {
   margin:0px 10px;
   padding:0;
/*   position:absolute; top: 5px; left: ; */
   font-size:1.6em;
   color:#000;
   line-height:60px;
}

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

div#header h1 a:hover {
   color:#5D5353;
}

div#header p {
   width:500px;
   margin:0;
   font-size:0.75em;
}

div#ad-header {
    float: right;
/*
    margin: -100px 0px 0px 0px;
    position:absolute; top: 15px; right: 30px;
*/
}

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

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

div#main h2 {
/*   margin-bottom:8px; */
   margin-bottom:12px;
/*   padding:2px 2px 2px 0px;*/
   padding:2px 2px 6px 5px;
   color:#5D5353;
   font-size:1.1em;
   font-weight:bold;
   line-height:1.6;
/*   border-bottom:3px double #5D5353; */
   border-left:6px solid #5D5353;
   border-bottom:1px dotted #ccc; 
}

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

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

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

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

div#main dt{

}

div#main li{

}

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

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

div#ad-bottom {
   margin:40px 0 10px 0;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

   border:4px solid #004098;

}

div#sub h3 {
   padding:3px;
   font-size:0.90em;
   font-weight:bold;
   color:#fff;
/*   background:#5D5353;*/
   background:#004098;
   text-align: center;
}

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

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.8;
   background:#fff url(images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

div#sub h4 {
   margin:7px 0 0px 0;
   padding:2px;
   text-align: center;
   font-size:0.90em;
   font-weight:bold;
   color:#fff;
   background:#004098;
   font-size:0.75em;
   list-style:none;
}

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

div#sub a:hover {
   color:#fff;
   background:#004098;
   background:#004098;
}

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

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(images/bg_totop.gif) 0 50% no-repeat;
}

address{
   padding:10px 0;
   font-size:0.63em;
   color:#333;
}

/* •¶Žš§Œä */

.right { text-align: right; } /* ¶Šñ‚¹ */
.center { text-align: center; } /* ‰EŠñ‚¹ */


/* •¶Žš‘•ü */
.bbb /* Å‘åE‘¾Žš */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
    font-weight: normal;
    padding: 0;
}

.bb /* ‘åE‘¾Žš */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
    font-weight: normal;
}

.bbbr /* Å‘åE‘¾ŽšEÔ */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
    font-weight: normal;
}

.bbr /* ‘åE‘¾ŽšEÔ */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
    font-weight: normal;
}

.b { font-weight: bold; } /* ‘¾Žš */
.br { color: #dc0000; font-weight: bold; } /* ÔE‘¾Žš */

.line { background: #ffff00; }/* ”wŒiƒ}[ƒJ[ˆ— */
.line2 {
 background: #ff9900; 
 font-weight: bold; }/* ”wŒiƒ}[ƒJ[ˆ— */

.u { border-bottom: 1px solid ; } /* ƒAƒ“ƒ_[ƒ‰ƒCƒ“ */


/* •¶ŽšF */
.red { color: #cc0000; } /* Ô */ 
.blue { color: #003399; } /* Â */ 
.green { color: #339900; } /* —Î */ 
.orange { color: #ff9900; } /* ƒIƒŒƒ“ƒW */ 

.kome { font-size: 12px; color: #cc0000; line-height: 1.25;} /* Ô¬•¶Žš */ 
.s { font-size: 12px; color: #333; line-height: 1.25; } /* ¬•¶Žš */ 

.ln{
	padding: 5px 0px;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	background-image:url(img/line.gif);
	letter-spacing: 1px;
	}


