/* CSS Document */

#kasseika {
	width:600px;
	background-image:url(../images/miyasama_bg.gif);
	background-repeat:repeat-y;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}

#title {
	background-image:url(../images/miyasama_ti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#title h1,#title h2,#title #read {
	text-indent:-9999px;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
#title #main {
	padding:20px;
	position:static;
	margin-top:244px;
	margin-left:0;
	margin-bottom:0;
	padding-bottom:0;
	text-indent:0;
	font-size:0.9em;
	line-height:1.5;
	width:560px;
}
*html #title #main {
	position:static;
	width:600px;
	margin-top:150px;
}

#benefit {
	margin:10px 20px;
	padding:10px;
	border:1px solid red;
	font-size:0.85em;
	line-height:1.4;
	-moz-border-radius:8px;
}
#benefit h3,#benefit p {
	padding:0;
	margin:0;
	text-align:center;
}
#benefit h3 {
	font-weight:bold;
	color:red;
}

#products {
	margin:20px;
	width:560px;
}
#products .products_ph {
	float:left;
}
#products .products_info {
	float:right;
	width:351px;
}
#products .products_info h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#FF719A;
	border-left:3px solid #BABABA;
	border-bottom:1px solid #BABABA;
	padding-bottom:3px;
	padding-left:3px;
}
#products .products_info .price {
	font-size:1em;
	line-height:1;
	padding-top:0;
	margin-top:-10px;
}
#products .products_info .menu {
	font-size:0.8em;
	line-height:1.5em;
	padding-top:0;
	margin-top:-10px;
}
#products .products_info .menu span {
	color:#FF719A;
	font-weight:bold;
}
.clear {
	clear:both;
	width:0;
	height:0;
	margin:0;
	padding:0;
}

#bg_end {
	clear:both;
	background-image:url(../images/miyasama_bg_end.gif);
	background-repeat:no-repeat;
	height:10px;
	width:600px;
	padding:0;
	margin-bottom:-8px;
}
.copy {
	font-size:0.8em;
	line-height:1.5;
}

.copy h4 {
	font-size:1em;
	font-weight:bold;
	color:#FF719A;
	border-left:3px solid #BABABA;
	border-bottom:1px solid #BABABA;
	padding-bottom:3px;
	padding-left:3px;
}
.copy h5 {
	font-size:1em;
	font-weight:bold;
	color:#FF719A;
	margin-bottom:0;
}
.copy p {
	margin:0px auto;
}
.copy p.right {
	text-align:right;
}
#caution {
	padding:10px;
	margin-top:10px;
	background-color:#FFFFCC;
	border:1px solid red;
	font-size:1em;
	line-height:1.4;
	-moz-border-radius:8px;
}

#campaign #main {
	position:static;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0;
	text-indent:0;
	font-size:0.9em;
	line-height:1.5;
	width:560px;
	padding: 0;
	padding-left: 20px;
}

