@charset "Shift_JIS";

/* CSS Document */

/* ----h1---- */
h1{
	font:22px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height:2.5em;
	font-weight:bold;
	color:#fff;
}

*{	margin:0;
	padding:3;}


/* ----p---- */
p{
	font:12px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.5em;
	color:#fff;
}

/* ----基本テキスト---- */
.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;}
A:visited {COLOR: #313131;}
A:hover {COLOR: #990000; TEXT-DECORATION: none;}


/* ----------container-------------- */
#container {
	width:700px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}

/* ----------header-------------- */
#header {
	width:200px;
	height:60px;
        margin:0 0 0 0px; /* 0の場合の単位は省略可 、指定が4つの時の順番は同様に「上、右、下、左」 */
        padding:0px 0 0; /* 指定が3つなら「上、左右、下」、もし2つなら「上下、左右」*/
}

/* ----------what_fukuoka-------------- */
#what_fukuoka{
	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 30px; /* 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 30px; /* 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:160px; /* フロートの幅を指定 */
  margin:0; /* マージン指定 値が1つなので「上下左右のマージンが0」*/
  padding:0; /* パディング指定 */
  background-image:none; /* 背景画像なし */
  line-height:15px; /* 行間隔 */
  text-align: left; /* 文字中揃え */
  text-indent:0;
  color:#333;
  }

/* ----------footer-------------- */
#footer {
        font:10px verdana,arial,helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	background-color:#cecece
}


*{	margin:0;
	padding:0;}

#memo {
	width: 700px;
	font-size: 12px;
	background-image: url(../img/sen_credit.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#memo_top {
	font-size: 14px;
	vertical-align: middle;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 28px;
	line-height: 30px;
}
#memo_maka {
	height: auto;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footertext {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#border {
	border: 1px solid #5D86AE;
	height: 300px;
	width: 698px;
}
#sub_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F90;
	background-color: #FFC;
	padding-right: 10px;
	padding-left: 10px;
}
#sub_title_mozi {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 13px;
}
#footer {
	height: 100%;
}
