/* CSS Document */

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

body {
	font-size: 14px;
	background-image: url(img/bg.gif);
	text-align:center;

}

a {  
	color: #0000ff; text-decoration: underline;
}

a:hover {
	color: #ff9900; }


hr {
        width : 98%;
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	text-align : center;}


/*レイアウト設定*/

.clear {
	clear:both;
}

/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #663399; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }

.b_title { 
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

/*文字を装飾します*/
.line { background: #ffff00; }


/*文字列の位置を指定します*/
.goto1 {
	text-align: right;
	margin-right:10px;
}

.goto3 {
	text-align: left;
	margin-left:10px;
}

.goto2 {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
	font-size: 12px;
}

.goto {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

	

/*画像の位置を指定します*/
.imgl {
	margin: 5px 30px 5px 20px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 10px 10px 5px 20px;
	padding: 0;
	float: right;
	position:relative;
}

.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(img/spacer.gif);
}



strong{
	font-weight:normal;
}


/*
全体
-------------------------------------------------------------------*/
#contain{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	text-align: left;
}

/*
ベース
-------------------------------------------------------------------*/
#base{
	overflow: hidden;
	width: 850px;
	text-align: left;
		background: #ffffff;
}


#wrap {
	float: left;
	padding: 0px;
	width:836px;

}


/*IE7.0*/
*:first-child+html #wrap  {
	width:836px;
}
/*


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	background: url(img/header.jpg) no-repeat left top;
	height: 220px;
}

/*
#header {
	margin: 0;
	width:800px;
	height:120px;
	position:relative;
	background-image: url(img/sx3-ppl.jpg);
	background-repeat: no-repeat;
}
*/




/*IE7.0*/
*:first-child+html #header  {
	width:850px;
}
h1 {
	font-size: 12px;
	color: #fff;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	font-weight:normal;
}

#header a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}


.topmenu {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	width:570px;
	font-size: 32px;
        font-weight: bold;
        color: #ff9900;
	float:right;
	height:100px;
	text-align: center;
}


/*IE7.0*/
*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #ff9900;
	font-size: 32px;
        font-weight: bold;
	float:right;
	width:570px;
	height:100px;
	text-align: center;
 	}



	
	
.banner {
	padding-top:20px;
	padding-left:2px;
	float:left;
	width:468px;
	height:60px;
	}	



/*IE7.0*/
*:first-child+html .banner {
	padding-top:20px;
	padding-left:2px;
	float:left;
	width:468px;
	height:60px;}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents{
	margin: 0px 0px 0px 10px;
	float: right;
	width: 600px;
	background: #ffffff;
}

#contents p{
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}

tag {
	border: 1px solid #999999;
	padding: 2px;
}

h2 {
	clear:both;
	width:580px;
	font-size: 20px;
        font-weight: bold;
	color: #333;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;

	padding: 15px 0px 10px 15px;
	border-left: 5px solid #ff6600;

	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left:0px;
	
	text-align: left;
	border-bottom: 1px dotted #cccccc;
}




h3 {
	clear:both;
	width: 570px;
	font-size: 17px;
        font-weight: bold;
	color: #333;

	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
	padding: 15px 0px 10px 15px;
	border-left: 5px solid #ff6600;

	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
        text-align: left;
}



h4 {
	clear:both;
        font-weight: bold;
	color: #333;
	font-size:15px;
	line-height: 18px;


	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
	padding: 15px 0px 10px 15px;
	border-left: 5px solid #ffff00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;	
}



#contents #pan {
	padding: 5px;
}

#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
	text-decoration:none;
}
#contents #pan strong {
	margin-left: 7px;
}



#contents .hbtx1{
	clear:both;
	width:580px;
	color:#333333;
	font-size:14px;
	line-height:110%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 30px;
	padding:5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #a5a5a5;
        word-break: break-all}

#contents .hbtx2{
	clear:both;
	width: 580px;
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:5px;
	word-break: break-all;

}


#contents .hbtx3{
	clear:both;
	width: 540px;
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding:10px 10px 10px 10px;
	background: #F8F3E7;
	border: 1px dashed #929286;
        word-break: break-all
}

#contents .hbtxtb{
	clear:both;
	width: 560px;
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:50px;
	margin-top:5px;
	word-break: break-all;
}

/*
文字　色　行間　フォントサイズ　変更
-------------------------------------------------------------------*/

#contents .hbtx1 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:150%;
	font-size:14px;
	color:#333;
}

#contents .hbtx2 p{
	margin:0;
	padding-right: 10px;
	padding-left: 15px;
	line-height:125%;
	font-size:14px;
	color:#000;
}

#contents .hbtx3 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:125%;
	font-size:12px;
	color:#929286;
}


/*
リンク集
-------------------------------------------------------------------*/
#link{
	line-height:1em;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:right;
	font-size:12px;
	color:#666;
}
#link a{
	
	text-decoration:none;
	
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side{
	margin-top: 10px;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 220px;
}


#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #CECEB9;
	background-color: #fff;

}

#side_d h3 {
	clear:both;
       color: #333;
       height: 15px;
       margin: 0;
       padding: 12px 0 0 10px;
       text-align: left;
       font-size: 16px;
       line-height: 125%;
       display: block; 
       background: url(img/side_h3_p.gif);
}

#side_d ul {
       border-bottom: 5px solid #ff6600;
}
/*
#side_d ul {
       margin-bottom: 0px;
}
*/


#side_d li a {
      width: auto; 
     _width: 100%; 
      font-size: 14px;
      color: #ff6600;
      font-weight: bold;
      display: block;
      line-height: 150%;
      margin: 0px;
      text-decoration: none;
	background: #FFFFFF url(img/menu_bg.gif) no-repeat bottom;
    padding:0.5em 1em;
    height:25px;
    border:solid 3px;
    border-color:#FFFFFF #CC9966 #CC9966 #FFFFFF;
}

/*
#side_d li a {
      width: auto; 
     _width: 100%; 
      font-size: 14px;
      color: #000;
        font-weight: bold;
      display: block;
      line-height: 150%;
      margin: 0px;
      text-decoration: none;
     background-color:#ffff00;
    padding:0.5em 1em;
    height:25px;
    border:solid 3px;
    border-color:#FFFFFF #CC9966 #CC9966 #FFFFFF;
}
*/

#side_d li a:hover {
      color: #FFFFFF;
	background: #5D9808 url(img/menu_bgn.gif) no-repeat left bottom;
      border-color:#CC9966 #FFFFFF #FFFFFF #CC9966;

}

/*
#side_d li a:hover {
      color: #990000;
      background-color:#FFFFD5;
      border-color:#CC9966 #FFFFFF #FFFFFF #CC9966;

}
*/


/*
#menu ul {
	border-bottom: 5px solid #5d9808;
}
#menu a {
	text-align: center;
	display: block;
	width: 100%;
	color: #5d9808;
	text-decoration: none;
	background: #FFFFFF url(images/menu_bg.gif) no-repeat bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a:hover {
	background: #5D9808 url(images/menu_bgn.gif) no-repeat left bottom;
	color: #FFFFFF;
}


------------------------------------------------------------------*/


#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;
}

#side #side_pr {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 5px;
	border: 1px solid #DBD9D0;
	background-color: #fff;

	text-align: center;
        color: #333;
}

/*IE7.0*/
*:first-child+html #side #side_pr {
	clear:both;
	width: 170px;
	paddingp: 5px;
	padding-top: 10px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/
#footer {
	clear:both;
	color:#666;
	text-align: center;
	padding-top: 5px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 0px;
	font-size: 10px;
}
#footer p{
	color:#666;
	text-align: center;
	padding-top: 3px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 0px;
	font-size: 12px;
}

#footer a{
	color:#3300cc;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}

#footer h4 {
	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 5px;
	
	font-size: 14px;
	border-width: 0px;
	
}

/*
フッタリンクメニュー
-------------------------------------------------------------------*/
#footerl2 {

	color:#777;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom: 0px;
	font-size: 10px;
}
#footerl2 p{
	color:#777;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 0px;
	font-size: 10px;
}

#footerl2 a{
	color:#777;
	text-decoration:none;
	font-size:10px;
}

#footerl h4 {
	font-weight:normal;
	color:#666;
	text-align: center;
	padding-top: 0px;
	padding-right:20px;
	padding-left:20px;
	font-size: 14px;
	
}

/*
ドットメニュー
-------------------------------------------------------------------*/
#dot {
	text-align:left;
	padding:10px 20px 0;
	font-size:12px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#666;
}


#dot a{
	color:#666;
	text-decoration:none;
}

/*
コピーライト 著作権等の関係があります。消さないで下さい
-------------------------------------------------------------------*/
#footerc {
	position:relative;
	width:850px;
	height:25px;
	background-color: #ff6600;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	clear: both;
	
}

/*
#footerc {
	position:relative;
	width:800px;
	height:25px;
	background-image: url(img/foot_p.gif);
	font-style: normal;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	clear: both;
	
}
*/


#footerc a{
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
}

address {
	position:relative;
	width:800px;
	height:25px;
	background-image: url(img/foot.gif);
	font-style: normal;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
	font-size: 12px;
	clear: both;

	
}





/*
テーブル用
-------------------------------------------------------------------*/
#table-01{	
	border-collapse:collapse;
	
}

#table-01 th{
	text-align: center;
	padding:0px 0px 4px 0px;
}

#table-01 tr{
}

#table-01 img{
	border:0px ;
}

#table-01 td{
	
	background-color: #F9F9F7;
	font-size: 14px;
	text-align: center;
	border: solid 1px #757575;
	padding: 2px;
	

}

#table-01  .tdleft{

	text-align: left;
       
}

table#table-01  a:hover{
   	color:red;
  	text-decoration: underline;
}

/*
テーブル用
-------------------------------------------------------------------*/

table#table-02{
	 margin-bottom: 30px;
	 margin-top: 15px;
	 border: 1px solid #757575;
	 border-collapse: collapse;
}


table#table-02 th{
	 text-align: left;
	 color: #482C14;
	 border: 1px solid #757575;
	 border-collapse: collapse;
	 font-size: 16px;
         font-weight: bold;
	 color: #333;
	 padding-top: 12px;
 	 padding-bottom: 0px;
	 padding-left: 42px;
         text-align: left;
	 line-height:110%;
	 background-color: #f8f3e7;

}
table#table-02 th.rank1{
	background-image: url(img/no11.gif);
	background-repeat: no-repeat;
}

table#table-02 th.rank2{
	background-image: url(img/no22.gif);
	background-repeat: no-repeat;
}
table#table-02 th.rank3{
	background-image: url(img/no33.gif);
	background-repeat: no-repeat;
}
table#table-02 th.rank4{
	background-image: url(img/no44.gif);
	background-repeat: no-repeat;
}

table#table-02 th.rank5{
	background-image: url(img/no55.gif);
	background-repeat: no-repeat;
}

table#table-02 th a:link{
	color:#0000ff;
 	text-decoration: none;

}

table#table-02 th a:hover{
 	 color:red;
	 text-decoration: none;
}

table#table-02 th a:visited{
 	color: #000099;
 	text-decoration: none;
}


table#table-02 td{
	margin:0;
 	border: 1px solid #757575;
 	border-collapse: collapse;
 	padding-top: 10px;
 	padding-right: 5px;
 	padding-bottom: 10px;
 	padding-left: 5px;
 	font-size: 14px;
 	line-height: 140%;
 	background-color: #FFF;
}

table#table-02 td a{
 	font-size: 14px;
	text-decoration:none;
}

table#table-02 td img{
 	border-width: 0px;
 	border-style: solid;
 	border-color: #CCCCCC;
}

table#table-02 th img{
	padding-top: 5px;
	padding-bottom: 0px;

}



	

table#table-02 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:130%;

}

























