/* ヘッダーエリア */

/*ヘッダー部分*/
#header2 {
	float:left;
	margin-left:10px;
	margin-top:30px;
	width:593px;
}

* html #header2 {
	float:left;
	margin-left:10px;
	margin-top:30px;
	width:auto;
}

#header2 .subtext{
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
}

#header2 .btn{
	float:right;
}


a img {
	border-style: none;
}

.row1 {
	width:820px;
	height:270px;
}

.row2 {
	width:820px;
	height:300px;
}


/* メインエリア */

#main {
	float:left;
	margin-top:10px;
}

#main ul{
	float:left;
	height:250px;
	margin-left:20px;
	margin-top:20px;

}

#main .title{
	width:160px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;	
}

#main .text{
	width:160px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	line-height:18px;
	margin-top:4px;
	
}

#main .shop{
	float:left;
	width:160px;
	margin-top:12px;
	text-align:right;
	
}

.ttl_img{
	margin-bottom:20px;
	
}
