@charset "shift_jis";

/* -- 以下は削除不可 変更は可能です -- */
#footer #csslink a,
#footer #csslink a:hover { text-decoration: none; }

/* -- 変更可能部分 配置とサイズ -- */
#footer #csslink {
  text-align: right;
  font-size: 80%;
  margin: 0;
  padding: 0 0px 5px 0;
}

/* -- 変更可能部分 色 -- */
#footer #csslink,
#footer #csslink a,
#footer #csslink a:hover {#333333}

#footer #csslink,
#footer #csslink a,
#footer #csslink a:hover {#333333}

/*----------------------------------------------------------
  レイアウト関係
----------------------------------------------------------*/

/*---------------------------------フォントサイズなど*/
body {background-image:url(image/bg.gif);
  text-align: center;
  font-size: 12px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" sans-serif;
  margin: 0;
  padding: 0;
  color:#CCCCCC;
  border-color:#333333
  }
a:link {/*未訪問のリンク*/
color:#ffffff;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#FFFFFF;
text-decoration:underline;
}


/*---------------------------------ページ全体の横幅*/
#background{
width:870px;
background-image:url(image/liner_t.png);
margin: 0px auto 0px auto;
}

#wrapper {
  text-align: left;
  width: 850px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: 1px solid #000000;
  background-color:#000000;
}

/*---------------------------------ヘッダー部分*/
#header {
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	background-color: #000000;
	color: #CCCCCC;
	 ;
	background-repeat:no-repeat
	
}
#header2 {
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	color: #CCCCCC;

}
#header3 {
	height: 43px;
	margin: 0px auto 0px auto;
	padding: 3px 3px 0px 3px;
	background-color: #000000;
	color: #CCCCCC;	
}
/*---------------------------------コンテンツ部分*/
#contents {
  width: 600px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-right: 2px solid #333333;
  background-color:#000000
}

.contents-inner {
  margin: 20px 20px 20px 20px;
  padding: 0px 0px 0px 0px;
}


#center-liner{
width:10px;
float:none;
background-color:#000000;
background-image:url(image/liner_t.png)
}


/*---------------------------------サイドバー部分*/
.sidebar {
  width: 235px;
  float:right;
  background-color:#000000;
  margin-right:3px;
  
}

#sidebar-koushin {
  width: 235px;
  height:27px;
  float:right;
  background-image:url(image/koushin.png);
  background-color:#000000;
  margin-right:3px
}

#sidebar-oshirase {
  width: 235px;
  height:27px;
  float:right;
  background-image:url(image/oshirase.png);
  background-color:#000000;
  margin-right:3px
} 

.sidebar-inner {
  width:225px;
  margin: 5px 5px 5px 5px;
  background-color:#000000
}

/*---------------------------------フッター部分*/
#footer-before{
  height:2px;
  clear:both;
  }

#footer {
  text-align: right;
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #003366;
  color: #ffffff;
}

/*----------------------------------------------------------
  メニュー部分の指定
----------------------------------------------------------*/


/*----------------------------------------------------------
  ヘッダー内の指定
----------------------------------------------------------*/

/* -- 見出し -- */
h1 {
  font-size: 150%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------------
  コンテンツ内の指定
----------------------------------------------------------*/
h2 {
  font-size: 120%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

h3 { }

h4 { }

h5 { }

h6 { }

/* -- 文字 -- */
p {
  margin: 0px 0px 0.5em 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.5em;
}

/* -- リスト -- */
#contents ul { }

#contents ol { }

#contents li { }

/*----------------------------------------------------------
  著作権表記
----------------------------------------------------------*/
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0.5em 0 0 0;
	background-color:#333333;
	color:#999999
}



img { border:0; }

.m-bar {
	border: 1px;
	width: 840px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	
	
}

.m-bar img {
 visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
 background-position: 0px 0px;
 float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
 background-position: 0px 40px;
 float:left;
}

.m-bar .m-1 a {
	background-image: url(image/bot/bot1.gif);
}
.m-bar .m-2 a {
	background-image: url(image/bot/bot2.gif);
}
.m-bar .m-3 a {
	background-image: url(image/bot/bot3.gif);
}
.m-bar .m-4 a {
	background-image: url(image/bot/bot4.gif);
}
.m-bar .m-5 a {
	background-image: url(image/bot/bot5.gif);
}
.m-bar .m-6 a {
	background-image: url(image/bot/bot6.gif);
}
.m-bar .m-7 a {
	background-image: url(image/bot/bot7.gif);
}