@charset "utf-8";
/* CSS Document */

/* --------------------------------------------- 
  reset
-----------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

img, object, embed {
	vertical-align: top;
}

/* --------------------------------------------- 
  基本設定 
-----------------------------------------------*/
body {
	color: #fff;
	font-size: 90%;
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 140%;
	text-align: center;
	margin:0px auto;
	background-color:#000;
}

* html body {/* IE6 */
	font-size:85%;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

body div {
	text-align: left;
	margin: 0 auto;
}

p {
    margin:10px 10px 15px 10px;
	text-align:left;
}

p.right {
    margin:10px auto;
	text-align:right;
	width:670px;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.img_l {
	margin: 0px 10px 5px 0px;
	padding: 0;
	float:left;
}
.img_r {
	margin: 0px 0px 5px 10px;
	padding: 0;
	float:right;
}

.center{
	margin: 20px  20px  0px  20px;
	text-align:center;
 }

.center02{
	margin: 0px  20px  0px  20px;
	text-align:center;
 } 

strong {
    font-weight:bold;
}

/* recommends */
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: underline;
}

a img {
	border: 0;
}


/* container */
#container {
	margin: 0 auto;
	padding: 0px;
	width:1000px;
	zoom: 1;
}

/* --------------------------------------------- 
  header elements
-----------------------------------------------*/

h1 {
    margin:0px;
	text-align:center;
}

h2 {
	margin: 20px 0px 5px 0px;
}

h3.page {
	margin: 0px 10px 15px 10px;
	padding: 5px 0px 5px 30px;
	color: #003300;
	font-size: 110%;
	font-weight: 800;
	background: url(../../img/arrow02.gif) no-repeat 7px 0.4em;
	background-color:#E1E1E1;
}

.box {
    margin:20px auto 20px auto;
	width:650px;
}

.box01 {
    margin:20px 0px 20px 160px;
	width:650px;
	float:left;
}


.box02 {
    margin:10px auto;
	background:url(../../t_img/img_kamonohashi01.jpg) no-repeat top left;
	padding:170px 250px 220px 250px;
	width:450px;
}

* html .box02 {
    margin:10px auto;
	background:url(../../t_img/img_kamonohashi01.jpg) no-repeat top left;
	padding:170px 250px 220px 250px;
	width:950px;
}


.box03{
    margin:20px auto 30px auto;
	width:630px;
	border:solid 1px #fff;
	padding:10px;
	background:url(../../t_img/img_kokiriko.jpg) no-repeat 430px 35px;
}

.box04{
    margin:20px auto 30px auto;
	padding:0px 0px 15px 100px;
	background:url(../../t_img/img_aso.gif) no-repeat 0px 10px;
	height:210px;
}

.kokiriko {
    margin:5px 0px;
	width:400px;
}

.sakai {
    margin:20px 15px 0px 0px;
	float:left;
}

.fujikidashi01{
	padding:10px 10px 10px 230px;
	color:#333;
	background: url(../../t_img/img_fukidashi01.gif) no-repeat 180px 0px;
}

.fujikidashi02{
    margin:25px 0px;
	padding:10px 55px 10px 10px;
	color:#333;
	background: url(../../t_img/img_fukidashi02.gif) no-repeat 0px 0px;
	width:430px;
	float:left;
}

.jaket {
    margin:0px 0px 20px 15px;
	background: url(../../t_img/img_kamonohashi02.jpg) no-repeat 490px 15px;
	height:180px;
}

.youtube {
    margin:30px;
	text-align:center;
}

ul.mebmer {
	margin:0px;
}

ul.mebmer li {
    background:#B5B5B5;
	margin:15px 8px 5px 8px;
	padding:10px;
	float:left;
	width:180px;
}

* html ul.mebmer li {
    background:#B5B5B5;
	margin:15px 7px 5px 7px;
	padding:10px;
	float:left;
	width:180px;
}

dl {
    margin:0px;
}

dl dt {
    margin-bottom:15px;
}

dl dd {
    margin:5px 0px;
}

#main {
   margin: 0px;
   text-align:center;
}

#side {
   float:right;
}
/*▼ wrapScroll ナビゲーションメニュー用▼ */
/*▼  メニューブロック  ▼*/
ul.menubox{
  list-style-type: none;
  padding: 0;
  margin: 10px auto 30px auto;
  background-color:#333;
  height:130px;
}
ul.menubox li{
    margin:5px;    /* メニューとメニューの間隔 */
	background-image: url(../../t_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding:5px 5px 5px 15px;
	width:290px;
	float:left;
}

.pagetop {
	margin: 0px auto 1S0px auto;
	text-align: right;
	clear: both;
	width:650px;
}


/*▲ ナビゲーションメニュー 終了▲ */

/* --------------------------------------------- 
 テーブル設定
-----------------------------------------------*/
table {
	margin:10px 10px 20px 10px;
	border-top: 1px solid #999;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #999;
	font-size: 100%;
	width:100%;
}

table th {
	padding: 5px 10px;
	background-color: #f7f7f7;
	border-top: 0px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px;
	font-weight: 800;
	text-align: left;
	vertical-align: top;
}

table td {
	margin: 0;
	padding: 5px 10px;
	border-top: 0px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px;
	vertical-align: top;
}

table.mail{
	margin: 0px 0px 20px 60px;
	border-top: 1px solid #999;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #999;
	font-size: 100%;
}

table.none {
	margin: 10px 0px 10px 0px;
	border: none;
	font-size: 100%;
}

table.none th,
table.none td {
	border: none;
	padding: 5px;
}

/* blank */
.blank {
	margin-bottom: 25px;
}

/* clear */
.cbox {
	zoom: 100%;
}

.cbox:after {
	content: "　";
	clear: both;
	height: 0;
	display: block;
}

.clear { clear: both; }  
.clear hr { display: none; }
