/* 基本スタイル
---------------------------------------------*/
       * {
	      margin: 0;
	      font-size: 100%;
	      font-weight: normal;
	      list-style: none;
          }
body {
	margin:0px;          /* ページ全体のmargin */
    padding:0px;         /* ページ全体のpadding */
    text-align:center;   /* 下記のautoに未対応用のセンタリング */
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #000000;
}
img {
	border: none;
}
		  
h1{
	text-align: left;
	margin-left:20px;
	margin-top:7px;
	padding: 0;
	font-size: 120%;
    font-weight: bold;
}
h2{
	text-align: center;
	margin-left:20px;
	margin-top:0px;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}
h3, h4, h5, h6 strong{
	text-align: ;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: noemal;

}
h4, h5, h6 strong{
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: noemal;
}
h5, h6 strong{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: noemal;
}
a {
	color:#999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #00ccff;
}

/* ---------------------------------------------*/
#wrapper {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:left;     /* 中身を左側表示に戻す */
	width: 800px;
	/*height: 2800px;*/
	background-color: #333333;
/*	margin-left: 14px;*/
	margin-top: 5px;
	margin-bottom:10;
	/*border: 1px solid #ff0099;/*目印用四角わく*/
    }
p img {
  	width:800px;
	height: 176px;
	margin: -266px 0px 0px 0px;
	border:none;
	outline:none;
}
#head1{
	text-align: center;
	font-weight: normal;
	color: #999999;
	font-size: 100%;
	margin: 0 0 0px 0px;
	padding: 1px 0px 5px 0px;
	border-bottom: 1px solid #666666;
	background-color:#333333;
	/*border: 1px solid #00ff00;/*目印用四角わく*/
	}
#topbanner{
	width: 800px;
	height:176px;
	/*border: 1px solid #00ff00;/*目印用四角わく*/
	}
/*左の大枠-----------------*/
#left {
	float: left;
	width: 180px;
	/*border: 1px solid #ff9900;/*目印用四角わく*/
    }
#chosaku{
	float: right;	
	/*font-weight: bold;*/
	color: #999999;
	font-size: 90%;
	margin: 5px 10px;	
	}
#drp {
	margin-top:200px;
	}
#middle {
	width: 800px;
	height: 800px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	/*border: 5px solid #ff0099;/*目印用四角わく*/
    }
#middle_musle {
	width: 800px;
	height: 1200px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	/*border: 5px solid #ff0099;/*目印用四角わく*/
    }
/*右の大枠-----------------*/
#right {
	float: right;
	width: 616px;
	/*border: 1px solid #ff99cc;/*目印用四角わく*/
    }	
/* 横メニュー
---------------------------------------------*/
#navigat {
	width: 614px;
	height: 29px;
	border: 1px solid #999999;
	}

	#navigat ul {
		list-style: none;
		margin: 0px;
		padding: 0px 0 0 0px;
		height: 29px;
		overflow: hidden;
	    /*border: 1px solid #999999;*/
	}
	#navigat li {
	float: left;
	width: 152px;
	margin: 0px;
	padding: 0px 0 0 0px;
	border-right: 1px solid #cccccc;
	}
	#navigat a {
	display: block;
	width: 100%;
	color: #ffffff;
	background-image: url(../images/top_button_main.jpg);
	background-position: right top;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 8px 0;
	}
	#navigat a:hover {
	color: #333333;
	background-position: left top;
	}
	#navigat p {
	display: block;
	width: 100%;
	color: #ff9900;
	height: 29px;
	background-image: url(../images/top_button_main.jpg);
	background-position: left top;
	padding: 9px 0 8px 0;
	font-size: 16px;
	}



#fooder {
	font-size:12px;
	width: 800px;
	height:30px;
	color:#999999;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	text-align: center;
	/*border: 5px solid #ff00ff;/*目印用四角わく*/
}


#cont_A {
	float: right;
	font-size:12px;
	width: 570px;
	height:200px;
	color:#cccccc;
	margin:20px 10px 10px 10px;
	padding:10px;
	border: 1px solid #999999;
	/*text-align: center;*/
	}
#cont_315 {
	float: right;
	font-size:12px;
	width: 570px;
	height:350px;
	color:#cccccc;
	margin:20px 10px 10px 10px;
	padding:10px;
	border: 1px solid #999999;
	/*text-align: center;*/
	}
#cont_450 {
	float: right;
	font-size:12px;
	width: 570px;
	height:470px;
	color:#cccccc;
	margin:20px 10px 10px 10px;
	padding:10px;
	border: 1px solid #999999;
	/*text-align: center;*/
	}
#list_w {
	float: left;
	font-size:12px;
	width: 400px;
	/*height:340px;*/
	color:#cccccc;
	margin:0px 0px 10px 100px;
	padding:10px;
	border: 1px solid #999999;
	/*text-align: center;*/
	}
#list_w ul {
	margin:0px 0px 0px 40px;
	}
#list_w h1 {
	font-size: 12px;
	}
#list_w h2 {
	text-align: left;
	font-size: 12px;
    font-weight: normal;
 	 }



#list_w a {
	text-decoration: none;
	color: #cccccc;/*灰  タイトル*/
	font-size: 100%;
    font-weight: normal;
}
#list_w a:link {
	text-decoration: underline;
	color: #ff33ff;/*赤  ?*/
	font-size: 100%;
    font-weight: normal;
}
#list_w a:visited{
	color: #ff33ff;/*赤　　大事*/
	font-size: 100%;
    font-weight: normal;
	
}
#list_w a:hover{
	color: #ff33ff;/*赤*/
	font-size: 100%;
    font-weight: normal;
}








.sita {
	width: 560px;
	height:315px;
	color:#cccccc;
	margin:10px 10px 10px 3px;
	border: 1px solid #999999;
	}
.left {
	float: left;
	font-size:10px;
	width:180px;
	height:160px;
	color:#cccccc;
	margin:10px;
	padding:10px;
	border: 1px solid #999999;
	/*text-align: center;*/
}

.right {
	float: right;
	font-size:11px;
	width: 320px;
	height:180px;
	color:#cccccc;
	margin:10px 10px 10px 0px;
	padding:0px;
	border: 1px solid #999999;

	}
.con {
	margin:20px 10px 10px 0px;
	}
#daiji_b {
	text-align:center;
	color: #999999;
	margin:0px 0px 100px 0px;
		}
#bottom {
	font-size:11px;
	width: 570px;
	/*height:100px;*/
	color:#cccccc;
	margin:0px 5px 5px 10px;
	padding:0px;
	/*border: 1px solid #999999;*/
	}