/*==	01.html	==*/
#main	{
	text-align:center;
	font-size:14px;
	width:785px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	color:#000000;
	}
	
.koji	{
	width: 600px;
	line-height: 26px;
	margin:50px auto;
	text-align: center;
}

img.koji_ttl	{
	margin-top: 150px;
	}

.koji_read	{
	width: 550px;
	margin: 30px auto;
	text-align: left;
	line-height: 26px;
	}

/*==	02.html	==*/

.koji2	{
	width: 680px;
	margin:50px auto;
	text-align: center;
}

table.hyo_01	{
	width: 675px;
	margin-top: 40px;
	}
table.hyo_01	td{
	text-align: center;
	background-color: #fafaf2;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 15px;
	white-space: nowrap;
	}

table.hyo_01	td.col1{
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 0px;
	}
img.li	{
	float: left;
	margin: 2px;
	display: inline;
	}
.li_read	{
	line-height: 20px;
	float: left;
	margin: 2px;
	display: inline;
	}

.mt15px	{margin-top: 15px;}
.mb15px	{margin-bottom: 15px;}
.mr20px	{margin-right: 20px;}

.clear	{clear: both;}
