@charset "utf-8";









/*========================







サイトマップ







========================*/





body#inline{ background:none #FFF;}

/*------------------------



常にインクルードするCSS



------------------------*/



@import "reset.css";



@import "base.css";



@import "inner.css";







/*------------------------

インデックスタイトル

------------------------*/



#tit_index  h3{



	width:620px;

  height:130px;

  margin:0px;

  padding:0px;



	}

	

/*------------------------

表組

------------------------*/



#privacy{



	width:595px;

  margin:0px auto;

  padding:0px;



	}

	

/*------------------------

サブタイトル

------------------------*/



h4 {



	width:620px;

	height:44px;

  margin:10px auto 10px;

	text-indent:10px;

  background: url(../img/h4_tit.jpg) no-repeat center;

  font-size:122%;

	font-weight:bold;

  color:#333333;

  line-height:270%;

  display:block;



	}

body#inline h4{ width:595px; background:url(../jwdir/img/h4_ir_tit.jpg) no-repeat left;}



h5{ font-size:95%; font-weight:bold; border-bottom:#69BFFE 1px dashed; margin:2.5em auto 0.5em;}





	

/*------------------------

インデックスページ

------------------------*/



.index {

  width:620px;

  margin:0px auto;

	padding:0px;

	}



*html.index {

  width:640px;

  margin:0px auto;

	padding:0px;

	}





/*カテゴリボタン左寄せ*/



.indexbtnL {



	float:left;

  width:300px;

	margin:5px auto;



	}



	



/*カテゴリボタン右寄せ*/



.indexbtnR {



	float:right;

  width:300px;

  margin:5px auto;





	}

	

.top_name{

 width:620px;

 margin:0px;

 padding:0px;

}





/* list*/



#privacy ul li{ list-style-type:disc; margin-left:2em;}

#privacy ol{ margin-bottom:12px;}

#privacy ol li{ list-style-type:decimal; margin-left:2em;}



#privacy dt{ width:4em; float:left; clear:left;}

#privacy dd{ margin-left:5em;}

* html #privacy dd{ margin-left:5em; height:1%;}






