@charset "utf-8";
/*                                   */
/*         Webそうごうページ         */
/*      じゅんさい特集ページCSS      */
/*         (C)SOGO PAGE 2005         */
/*                                   */
/*記事部分*/
#beauty {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#9C9 url(../images/l8_bg_top.jpg) repeat-x;
	width:720px;
	}

/*タイトル部分*/
	#title {
		margin:0 15px 0 15px;
	}
	#title h2 {
		margin:0;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	#title img {/*記事イメージ*/
		border:0;
	}
	#title p{/*記事文面*/
		margin:10px;
		padding:0 0 10px 0;
		background:#9C9;
		color:#363;
		font-size:9pt;
		line-height:1.5em;
		text-indent:0em;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	

/*記事部分*/
.block {
	margin:0 15px;
	padding:0;
	background:#9C9 url(../images/l8_intro_bg.jpg) repeat-x;
	}
	.block h2{
		margin:0;
		padding:0;
		background:#FFF url(../images/l8_title_bg.jpg) no-repeat;
		background-position:top;
		color:#060;
		font-size:11pt;
		text-indent:2em;
		font-weight:bold;
		line-height:40px;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.block div.right250 {
		margin:5px 10px;
		width:250px;
		float:right;
		}
	.block div.left230 {
		margin:5px 0;
		width:230px;
		float:left;
		}
	.block div.right400 {
		margin:5px 10px;
		width:400px;
		float:right;
		}
	.block div.left160 {
		margin:5px 10px;
		width:160px;
		float:left;
		}
p.article {
		margin:0;
		padding:5px 10px 10px 15px;
		color:#333;
		font-size:9pt;
		line-height:1.75em;
		text-indent:1em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		}
p.caption {
	margin:0;
	padding:0 5px 5px 5px;
	background:#9C9;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:10px;
	text-indent:0em;
	text-align:right;
	line-height:1.25em;
}

strong {
	font-size:10pt;
	color:#FF6600;
}
span.speech-male {
	color:#009;
}
span.speech-female {
	color:#F00;
}

		
/*プレゼント*/

.tech {
	margin:0 15px 0 15px;
	padding:0;
	background:#FFF;
	}
	.tech h2{
		margin:0;
		padding:15px 0 0 0;
		background:#FFF url(../images/l8_pipo.gif) no-repeat;
		background-position:top;
		color:#006;
		font-size:12pt;
		text-indent:30px;
		font-weight:bold;
		line-height:80px;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.tech h3{
		margin:0;
		padding:0;
		background:#9C9 url(../images/l8_pipo_foot.gif) no-repeat;
		background-position:bottom;
		height:28px;
	}
	.tech div.left250 {
		margin:5px 10px;
		width:250px;
		float:left;
	}
p.present {
		margin:0;
		padding:5px 10px 10px 15px;
		color:#F00;
		font-size:10pt;
		line-height:1.75em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		}

/*お店情報*/
	#shopinfo {
		margin:0;
		padding:15px;
		background:#9C9;
	}
	#shopinfo h2{
		margin:15px 15px 0 15px;
		padding:0;
		background:#FFF;
		color:#006;
		font-size:10pt;
		line-height:1.75em;
		text-indent:1em;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		border-style:solid;
		border-width:0 0 2px 10px;
		border-color:#09C;
		
	}
	#shopinfo h3{
		margin:0 15px 0 15px;
		padding:0;
		background:#FFF;
		color:#FF3399;
		text-indent:1em;
		font-size:10pt;
		font-weight:bold;
		line-height:1.5em;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		border-style:solid;
		border-width:0 0 0 10px;
		border-color:#FFCCCC;
		}
	#shopinfo p {
			margin:0;
			padding:5px 20px 10px 30px;
			color:#333333;
			font-size:9pt;
			line-height:1.75em;	
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		}
	#shopinfo img {
			margin:0;
			padding:5px 20px 10px 30px;
			float:right;
		}



#beauty a,
#beauty a:link,
#beauty a:active,
#beauty a:visited {
	color:#060;
}
#beauty a:hover {
	background:#FF9;
	color:#060;
}

#end {
	margin:0;
	padding:0;
	height:80px;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1em;
	text-align:center;
	background:#FFF url(../images/l8_bg_foot.jpg) repeat-x;
	background-position:bottom;
}
.cut {
	clear:both;
}
	


hr {
	display:none;
	clear:both;
}

