@charset "utf-8";
/*ブラウザスタイルの初期化*/
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body{
	line-height: 1.5;
	font-family: "ヒラギノ角Pro W3", "MS Pゴシック",MS PGothic, Arial, "メイリオ", sans-serif;
	background: url(../../../contents/kyotuu/bg1.jpg) center top repeat-y;
}
fieldset, img {
  border:  none;
}
abbr, acronym {
  border:  none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
/*End 初期化*/
/* ページTOP */
#h_comment{
	position: absolute;
	top: 65px;
	right: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;	
}
#h_english{
	position: absolute;
	top: 65px;
	left: 30px;
	font-size: 0.8em;
}
#h_title{
	text-align: center;
	font-size: 2em;
}
#home{
	text-align: right;
}
/* end ページTOP */

/* for use.html syuhesisetu.html link.html */
#yomikomi_contents {
	position:relative; /*for 全体配置の始点 */
	width:960px;
	margin: 0px auto 0px auto;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;

}
#yomikomi_title{
	text-align: center;
	font-size: 2em;
}
#yomikomi_utiwaku {
	/*width: 870px;*/
	padding-left: 20px;
}

#tablewaku {

	padding: 0 0 0 100px;
	text-align: center;
}
#yomikomi_contents h3 {
	color: #FFFFFF;
	background-color: #003366;
	width: 350px;
	padding-left: 10px;
}

#flash {
	text-align: center;
}
#yomikomi_contents #down1 {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	font-size: 11px;
}


#yomiomi_link_1{
	text-align: right;
	width: auto;
}
#yomikomi_comment{
	text-align: center;
	width: 960px;
}
/*  回り込み解除 */
.title2 {
	line-height: 30px;
}
.tb {
	border-collapse: collapse;
}
#waribiki {
	font-size: 24px;
	/*background-color: #FDBDC7;*/
	width: 500px;
	margin-left: 250px;
}

#ryokin {
	clear: both;
}
#ryokin tr {
}
#ryokin th {
	background-color: #CCCCCC;
	border: thin solid #666666;
}
#ryokin td {
	/*text-align: right;*/
	height: 20px;
	vertical-align: bottom;
	font-size: 20px;
	padding-right: 5px;
	width: 115px;
	border: thin solid #666666;
}
#ryokin td#kinsi{
	text-align: left;
	padding-left:10px;
	color: red;
}
#kubun {

}
#kubun  th {
	background-color: #CCCCCC;
	border: thin solid #666666;
}
#kubun td {
	height: 20px;
	vertical-align: middle;
	font-size: 13px;
	border: thin solid #666666;
	text-align: left;
}
#tuko {
	clear: both;
}
#tuko th {
	background-color: #CCCCCC;
	border: thin solid #666666;
	padding-left: 10px;
}
#tuko td {
	border: thin solid #666666;
	padding-left: 10px;
}
#FOOT {
	width: 870px;
	margin-left: 100px;
	padding-left: 100px;
}

#modoru {
	text-align: right;
	width: 900px;
}

