* {
	color:#FFF;
	padding:0;
	font-size: 16px;
	line-height: 200%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	
}

body {
	
	background-color: #F9F9F9;
	
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
	
}


img {
	border: #ccc 1px solid;
}


a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #333;
	font-weight: normal;
}
em {
	color: #333;
	font-weight: normal;
	font-style: normal;
}

b {
	color: #333;
}


/*
????????
-------------------------------------------------------------------*/
/* ?o"?5?E???? */
span.bbbbb {
    color: #000;
    font-size: 2.0em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}

/* ?o"?4?E???? */
span.bbbb {
    color: #000;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}


/* ?o"?3?E???? */
span.bbb {
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    line-height: 170%;
}

/* ??2?E???? */
span.bb {
    color: #000;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 150%;
}
/* ???? */
span.b {
    color: #000;
    font-weight: bold;
    line-height: 150%;
}

/* ?????? */ 
span.s { 
    color: #000;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 100%; 
} 

/* ?w?i?}?[?J?[???? */
span.line { 
    color: #000;
    background: #FFFF66;
}
 /* ?A???_?[???C?? */
span.u {     
     color: #000;
     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #000;
    background: #ffec47;
    font-weight: bold;
}


/* ?????F */

span.red { color: #cc0000; } /* ?? */ 
span.blue { color: #4169e1; } /* ?? */ 
span.green { color: #339900; } /* ?? */ 
span.orange { color: #FF8C00; } /* ?I?????W */ 
span.aqua { color: #008080; } /* ?A?N?A */ 
span.brown { color: #A52A2A; } /* ???F */ 
span.pink { color: #FF1493; } /* ?s???N */ 





/*
?x?[?X
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/back.gif) repeat-y top center;
	
}

#wrap {
	float: left;
	padding: 0px;
	margin-top: 5px;
}




/*
?w?b?_?[
-------------------------------------------------------------------*/

#header {
	height:50px;
	background: #FFF799 url("img/header.gif") no-repeat;
	
}



h1  {
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #E6E2E2;
}

h1 a {
	display: block;
	margin-right: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #E6E2E2;
}

h2 a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-right: 20px;
	font-size: 10px;
	color: #E6E2E2;
	font-weight: normal;
	}

#sub {
	font-size: 10px;
	color: #E6E2E2;
	margin-right:20px;
	text-align: right;
}

/*?i?r?Q?[?V????
----------------------------------------------- */
#nav {
    width: 760px;
	height: 30px;
	background: #ccc url(img/menu.gif) ;
	text-align: center;
	margin: auto;

}

#nav ul {
	list-style-type:none;
	display: block;
	
	
  }
  

#nav li {
	float: left;
	width: 120px;
	height: 30px;
    background: #ccc url(img/menu.gif) ;
    border-right: 1px solid #ccc;
 
  }
  
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}

#nav a:hover {
	background: url(img/menu2.gif);
	color: #FFF;
	
}



/*
?w?b?_?[?Q
-------------------------------------------------------------------*/

#header2 {
	width:800px;
	height:450px;
	background: url(img/back.gif) repeat-y top center;
	
}

#top {
	text-align: center;
	padding-top: 10px;
}


/*
?R???e???c
-------------------------------------------------------------------*/

#contents {
	width:580px;
	float: right;
	padding: 5px 10px 10px 10px;
}

#contents #c_pad {
	padding: 10px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}

#contents h2 {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 20px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339933;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #339933;
	padding-left: 10px;
	color: #333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339933;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #339933;
	padding-left: 10px;
	color: #333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}



#contents ul {
	margin-bottom: 5px;
	list-style-type: none;
}

#contents li a {
	display: block;
	font-size: 14px;
	text-decoration:underline;
	color:#0000FF;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: 75px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 2px;
	background-position: 5px center;
}


#contents li a:hover {
	
	text-decoration: none;
}

/*--------------------????????A?E?????*/

.left{
	float: left;
	margin: 0 30px 30px 30px;
}


/*--------------------???E????A?????*/

.right{
	float: right;
	margin:0 30px 30px 30px;
}


/*
?R???e???c?E?????N?E??
-------------------------------------------------------------------*/

div.next {
	text-align: right;
	padding-right: 20px;
	color: #FF3366;
	font-weight: bold;
}
div.next a {
	text-align: right;
	padding-right: 20px;
	color: #0000FF;
	font-weight: bold;
}

/*
?T?C?h?E???j???[
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
	padding: 10px 0px 0px 20px;

}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 4px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;

}

#side_d h2 {
	display: block;
	width: 170px;
    background-image: url(img/h2.gif);
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #FFF;
	text-indent: 10px;
	
}

#side_d ul {
	margin-bottom: 7px;
	
}

#side_a li a {
	display: block;
	width:160px;
	font-size: 15px;
	text-decoration:none;
	color:#ff0000;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 0px;
	background-image:url(img/);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom-width:  1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-position: 5px center;
}
#side_d li a {
	display: block;
	width:150px;
	font-size: 14px;
	text-decoration:none;
	color:#223A5C;
	line-height: 25px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	background-image:url(img/li2.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom-width:  1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-position: 5px center;
}


#side_d li a:hover {
	background-color: #E7FAE6;
	color: #000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
?t?b?^?[
-------------------------------------------------------------------*/


#f_menu {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
	height: 100px;
	
}
#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}

#key {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	
	
	
}
#key li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
}
#key ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#key li a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


#f_menu p {
	font-size: 10px;
	color: #999;
	padding: 10px 50px 5px 50px;
}

#f_menu a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


/*
?R?s?[???C?g
-------------------------------------------------------------------*/

#address {
	clear: both;
	height: 50px;
	font-style: normal;
	color: #ccc;
	text-align: center;
	
	display: block;
	background: #FFF799 url("img/footer.gif") no-repeat;
	font-size: 10px;
}
#address  a {
	font-size: 10px;
	color:#ccc;
	text-decoration: none;
}

#address p {
	font-size: 10px;
	color: #ccc;
}



.rank_table{
	width:560px;
	margin:auto;
	border: 2px solid #CCCCCC;

}

.rank_table th{
	width:120px;
	border: 1px solid #999999;
}
.rank_table td{
	border:1px solid #999999;
	vertical-align: top;

}

.btn{
	text-align:center;
	margin-top: 10px;
	padding: 10px;
}
.rank{
	padding:0px;
	margin:0px;
	background-image: url(img/th_bg.jpg);
}
.rank h3{
	background-image:none;
	padding-left: 10px;
	margin-bottom: 0px;
	margin: 0px;
	line-height: 50px;

}

#side_a h2 {display: block;width: 170px;background-image: url(img/h2.gif);display: block;line-height: 30px;font-size: 12px;color: #FFF;text-indent: 10px; }

span.red { color: #cc0000; } /* ?? */ 
span.blue { color: #000099; } /* ?? */ 
span.green { color: #339900; } /* ?? */ 
span.orange { color: #FF8C00; } /* ?I?????W */ 
span.aqua { color: #008080; } /* ?A?N?A */ 
span.brown { color: #A52A2A; } /* ???F */ 
span.pink { color: #FF1493; } /* ?s???N */ 
span.line { color: #ffd900; }/*



a:hover {
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}

img{
border:0;
}

/*お問い合わせフォーム*/

.table2 {
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width:100%;
	margin:20px 0;
	padding: 0;
	font-size:12px;
	}

.sb30 {
	width:30%;
	font-size: 12px;
	padding: 5px;
	color: #666666;
	background-color: #ededed;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight: bold;
	text-align:right;
	}

.s70 {
	width:70%;
	font-size: 12px;
	padding: 5px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	}

.sb100 {
	width:100%;
	padding: 10px;
	text-align:center;
	background-color: #ededed;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	}
