@charset "utf-8";









/*========================







サイトマップ







========================*/







/*------------------------



常にインクルードするCSS



------------------------*/



@import "reset.css";



@import "base.css";



@import "inner.css";







/*------------------------

インデックスタイトル

------------------------*/



#tit_index  h3{



	width:620px;

  height:130px;

  margin:0px;

  padding:0px;



	}

	

/*------------------------

表組

------------------------*/



#sitemap{



	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;



	}





h5{font-weight:bold; border-bottom:#69BFFE 1px dotted; margin:2em auto 1em; background:url(../img/arrow_blue.gif) no-repeat left; padding-left:1.5em; padding-bottom:0.3em; width:auto;}

* html h5{ font-weight:bold; border-bottom:#69BFFE 1px dotted; margin:2em auto 1em; background:url(../img/arrow_blue.gif) no-repeat left; padding-left:1.5em; padding-bottom:0.3em; width:auto; display:inline-block;}









#sitemap ul{ padding-left:1.5em; margin-top:0.5em;}

#sitemap li{ margin-bottom:0.8em; list-style-image:url(../img/arrow.jpg);}



#left_column{ width:280px; float:left;}



#right_column{ width:280px; float:right;}





