@charset "utf-8";
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
img{
	border:0;
}
#container {
	width: 800px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #E7E7E7;
	margin: 50px auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
#header h1{
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-indent:-9999px;
	background-image:url(img/h1.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
}

#header h1 a{
	display: block;
	height: 60px;
	width: 350px;
	text-indent:-9999px;
}
#mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0;

}
#footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */

}
#footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align:right;
}
#container #mainContent #june h1 {
	background-image: url(img/top_6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 117px;
}

#container #mainContent #june div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

#container #mainContent #june #tell {
	display: block;
	height: 39px;
	width: 128px;
	background-image: url(img/btm01.gif);
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	left: 350px;
	top: -50px;
	background-repeat: no-repeat;
}
#container #mainContent #june #tell a{
	display: block;
	height: 40px;
	width: 128px;
}
#container #mainContent #june #tweet{
	display: block;
	height: 21px;
	width: 188px;
	background-image: url(img/tweet.gif);
	text-indent: 25px;
	overflow: hidden;
	position: relative;
	left: 550px;
	top: -80px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
}
#container #mainContent #june #tweet a{
	display: block;
	height: 39px;
	width: 188px;
}
#container #mainContent #model h1 {
	background-image: url(img/model02_top.gif);
	background-repeat: no-repeat;
	height: 110px;
	text-indent: -9999px;
}
#blogentry-h2 {
	background-image: url(img/anatamo02.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
}
#asano-price {
    	font-size: 14px;
}
#asano-price table {
	font-size: 14px;
	background-color:#E7E7E7;
}
#asano-price table tbody tr th {
	background-image: url(img/rg-th.jpg);
	background-repeat: repeat-x;
}
#asano-price table tbody tr td {
	background-image: url(img/rg-td.jpg);
	background-repeat: repeat-x;
}
#asano-price table tbody tr th.sp{
	background-image: url(img/sp-th.jpg);
	background-repeat: repeat-x;
}
#asano-price table tbody tr td.sp{
	background-image: url(img/sp-td.jpg);
	background-repeat: repeat-x;
	color:#900;
	font-size:16px;
}
#asano-price table tbody tr .sp em {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
#container #mainContent #july h1 {
	background-image: url(img/top_7.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 117px;
}

#container #mainContent #july div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

#container #mainContent #july #tell {
	display: block;
	height: 39px;
	width: 128px;
	background-image: url(img/btm01.gif);
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	left: 350px;
	top: -50px;
	background-repeat: no-repeat;
}
#container #mainContent #july #tell a{
	display: block;
	height: 40px;
	width: 128px;
}
#container #mainContent #july #tweet{
	display: block;
	height: 21px;
	width: 188px;
	background-image: url(img/tweet.gif);
	text-indent: 25px;
	overflow: hidden;
	position: relative;
	left: 550px;
	top: -80px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
}
#container #mainContent #july #tweet a{
	display: block;
	height: 39px;
	width: 188px;
}#model .model {
	display: block;
}
#model .model dl{
	height:180px;
}
#model .model dt {
	float: left;
}
#model .model dd {
	clear: both;
}
#model table tr td em {
	font-size: smaller;
}
#container #mainContent #august h1 {
	background-image: url(img/top_8.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 118px;
}

