@charset "Shift_JIS";

/* CSS Document */

/* ----h1---- */
h1{
	font:22px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height:3.5em;
	font-weight:bold;
        padding-left:20pt;
	color:#fff;
        TEXT-DECORATION: none;
}

*{	margin:0;
	padding:3;}


/* ----p---- */
p{
	line-height:1.5em;
	color:#333;
	font-family: verdana, arial, helvetica, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
}

/* ----基本テキスト---- */
.text10px { font: 10px/13px osaka; text-decoration: none ;}
.text10pxb { font: bold 10px/14px osaka; text-decoration: none ;}
.text12px { font: 12px/14px osaka; text-decoration: none ;}
.text12pxb { font: bold 12px/15px osaka; text-decoration: none ;}
.text14px { font: 14px/16px osaka; text-decoration: none ;}
.text14pxb { font: bold 14px/16px osaka; text-decoration: none ;}
.text16px { font: 16px/18px osaka; text-decoration: none ;}
.text16pxb { font: bold 16px/18px osaka; text-decoration: none ;}
.text18pxb { font: bold 18px/20px osaka; text-decoration: none ;}
.pt1 {position:relative;left:260px;}
A:link {
	COLOR: #000000;
	font-size: 12px;
}
A:visited {COLOR: #313131;}
A:hover {COLOR: #990000; TEXT-DECORATION: none;}


/* ----------container-------------- */
#container {
	width:850px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}


/* ----------container2-------------- */
#container2 {
	width:850px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}

/* ----------header-------------- */
#header {
	width:850px;
	height:120px;
	background:url(../img_top/header.gif) repeat-x; /* 指定が3つなら「上、左右、下」、もし2つなら「上下、左右」*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* ----------header p-------------- */
#header p {
	font:12px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5em;
	color:#fff;
        padding-left:20pt;
}

/* ----------what_header-------------- */
#what_header{
	width:680px;
        text-align: left;
}

*{	margin:0;
	padding:1;}

/* ----------what_header2-------------- */
#what_header2{
	width:680px;
        text-align: left;
}

*{	margin:0;
	padding:1;}


/* ----------index-------------- */
#index{
	width:130px;
}

*{	margin:0;
	padding:1;}

/* ----------index ol-------------- */
#index ol{
  margin:0 0 0 10px; /* 0の場合の単位は省略可 、指定が4つの時の順番は同様に「上、右、下、左」 */
  padding:5px 0 0; /* 指定が3つなら「上、左右、下」、もし2つなら「上下、左右」*/
  list-style:none; /* リストマークを非表示に */
  font:16px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  }


/* ----------index ul-------------- */
#index ul{
  margin:0 0 0 10px; /* 0の場合の単位は省略可 、指定が4つの時の順番は同様に「上、右、下、左」 */
  padding:5px 0 0; /* 指定が3つなら「上、左右、下」、もし2つなら「上下、左右」*/
  list-style:none; /* リストマークを非表示に */
  font:14px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  }

/* ----------index li-------------- */
#index li{
  width:100px; /* フロートの幅を指定 */
  margin:0; /* マージン指定 値が1つなので「上下左右のマージンが0」*/
  padding:0; /* パディング指定 */
  background-image:none; /* 背景画像なし */
  line-height:15px; /* 行間隔 */
  text-align: left; /* 文字中揃え */
  text-indent:0;
  color:#333;
  }


*{	margin:0;
	padding:0;}

/* ----------footer p-------------- */
#footer p {
	font:10px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5em;
	color:#333;
	margin:10px;
}
#container #container2 #header center table tr td a .text12px div {
	color: #FFF;
}
#contents {
	width: 675px;
	float: left;
	height: 850px;
}
#left {
	width: 175px;
	height: 850px;
	line-height: 25px;
	padding: 0px;
	float: left;
}
#kate {
	width: 500px;
	text-align: center;
	float: right;
	background-image: url(../img_top/kate-back.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	height: 850px;
}
#right {
	float: right;
	width: 175px;
	height: 100%;
	font-size: 16px;
	line-height: 25px;
}
#right a {
	padding-left: 20px;
}
#kate p {
	font-size: 12px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 20px;
}

#footer {
	background-color: #CCC;
	height: 60px;
	width: 850px;
	padding-top: 20px;
}
#menu {
	padding-top: 0px;
	line-height: 25px;
	padding-left: 25px;
	font-size: 12px;
}

#sub {
	background-image: url(../img_top/sutitle_back.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 35px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
#naka {
	width: 850px;
	height: 850px;
}

