/* ------------------------------------------------------------
 * Style Sheet for HTML guide at takusantokusan
 * Last modified 10, 2006
 * -----------------------------------------------------------*/
/* ========== 　トップページ用　スタイルシート　　 ========== */

body{
  margin-top : 0px;
}
#taku_h{
width:740px;
margin:auto;
}
#taku_h .header{
padding-top:3px;
width:740px;
margin-bottom:0px;
}
#taku_h .header h1{
margin-top:0px;
letter-spacing : 5px;
font-weight:normal;
text-align:left;
margin-left:0px;
font-size:80%;
color:#333333;
margin-bottom:0px;
}

#taku_h .header .header_l{
width:190px;
float:left;

}
#taku_h .header .header_r{
height:79px;
padding-top:5px;
}


#taku_h header_m{
margin-top:0px;
width:740px;
clear:both;
}

.kokomo a{
 color: #0000ff;
}
.kokomo ul{
	font-size: 90%;
 font-weight:nomal;
 list-style-type : none;
  margin-left : 5px;
  margin-bottom : 0px;
  margin-top : 3px;

}
.kokomo li{
  margin-top : 0px;
  margin-bottom : 3px;
line-height : 93%; 
}

.kokomo .f1{
	font-size: 90%;
  color: #000000
}
.kokomo .f2{
  color: #cc0000
}

/* ========== 最上部　グレー文字　 ========== */
#h_topt1 h1{
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	display: block;
	color: #999999;
	width: 100%;
	text-align: right;
        font-weight: normal;
}

/* ========== 　トップ　検索部分========== */
#h_topt .search a{
	font-size: 80%;
        font-weight: bold;
}


/* ========== 　トップ　タイトル部　　　　 ========== */

table .top {
 width : 650px;
 margin-top : 0px;
 border : 0px;
}
td .title{
 width : 185px;
  text-align : left;
}
 

td .title h1{
  font-size : 80%;
  margin-bottom :0;
  font-weight : normal;
  letter-spacing : 5px;
}

td .titles{
 width : 185px;
  text-align : left;
  font-size : 80%;
  margin-bottom :0;
  font-weight : normal;
  letter-spacing : 5px;
}








