@charset "utf-8";



/* メニューカテゴリ名 */

.navittl{ background:url(../images/aboutus/navi_aboutus.gif);
          overflow:hidden;
		  text-indent:-100px;
		  height:33px;
		  width:185px;
		  border-bottom:#999999 4px solid;
		  margin-bottom:2px;}



/* コンテンツタイトル */


h2{ padding:0px;
	margin:10px 0px 40px 0px;
	height:23px;
	border-bottom:#CCCCCC 3px solid;}



/* リード文 */


h3{ color:#3399CC;
    padding:0px 0px 15px 0px;
	margin:0px;
	font-size:110%;}



/* 概要情報 */


dl{padding:5px 0px 5px 10px;
   margin:5px 0px;
   border-bottom:#CCCCCC 1px dotted;}

dl.top{padding:5px 0px 5px 10px;
       margin:5px 0px;
       border-top:#CCCCCC 1px dotted;
       border-bottom:#CCCCCC 1px dotted;}

dt{float: left;
   width:70px;}

dd{ width:410px;
    margin-left:100px;
	padding-left:20px;
    border-left:#CCCCCC 1px solid}
	
.img{ text-align:center;}


.button{ text-align:right;}
