@charset "utf-8";
/******************** mobile ********************/
div.green-wide {
	text-align: left;
}
p#mail {
	margin-top: 30px;
}
p#mail img {
	margin: 4px 4px 2px 0;
	float: left;
	border: 0;
}
p#url {
	font-weight: bold;
	color: #888;
	margin: 5px 0 0 10px;
}
/******************** new service ********************/
.title-banner {
	padding: 0;
	margin: 20px 0 5px;
}
h3.video {
	color: #09f;
}
img.family {
	margin: 10px 0 0px;
}
p.both-spacer {
	clear: both;
	margin: 20px 0;
}
p.note-gray {
	margin-bottom: 40px;
}
.family-price {
	color: #09f;
	font-size: 140%;
	font-weight: bold;
}
div.round-blue-wide {
	width: 790px;
	background:  url("../images/round-blue-wide.gif") top no-repeat;
	padding: 15px 0;
	text-align: center;
	margin-top: 20px;
}
object {
	margin: 5px auto;
}
/******************** campaign ********************/
div.left, div.right, div.green {
	margin: 0;
}
p.year {
	margin: 20px 0 10px;
	padding: 0;
	border-bottom: 1px solid #000;
	font-size: 140%;
	font-weight: bold;
}
p.icon {
	background:  url("../images/icon-circle.gif") no-repeat left;
	margin: 0 0 10px 10px;
	padding: 0 0 0 20px;
}
table {
	color: #000;
	width: 360px;
	margin: 0 auto;
}
td {
	margin: 0;
	padding: 5px 15px;
}
td.item {
	text-align: left;
	border-bottom: 1px solid #ce0;
}
td.value {
	text-align: right;
	color: #680;
	font-weight: bold;
	border-bottom: 1px solid #ce0;
}
p.indent {
	margin: 0 10px;
}

div.green ul {
	margin: 10px 40px;
}
div.green ul li {
	list-style-type: square;
}

hr {
	background: #ccc;
	border: 0;
	height: 1px;
	margin: 20px 0;
}
* html hr {
	color: #ccc;
	margin: 5px 0 0;
}
*:first-child+html hr {
	color: #ccc;
	margin: 5px 0 0;
}


p.icon {
	background: url(../images/icon-circle.gif) no-repeat left;
	padding-left: 20px;
	text-align: left;
}
/******************** magazine ********************/
p.magazine {
	clear: both;
	margin: 20px 0 15px;
	padding: 0;
}
div.waribiki {
	border: 1px dotted #888;
	padding: 10px 0;
	margin: 10px 10px 20px;
}
div.magazine {
	padding: 0 10px 15px;
}
div.magazine:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
*html div.magazine {
    height: 1em;
}
p.magazine_pic {
	float: left;
	font-weight: bold;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",　"ＭＳ Ｐゴシック";
	height: 585px;
}
p.magazine_pic img {
	margin: 3px 0 0;
}
/******************** pajama ********************/
div.pajama {
	margin: 25px 0 0 15px;
}
p.pajama {
	float: left;
	height: 565px;
}
/******************** week3 ********************/
div.week3 {
	background: url(../images/2009/0309-week.gif) no-repeat top;
	padding-top: 162px;
	text-align: center;
	margin-top: 10px;
}
div.week3 img, div.week4 img, div.week5 img, div.week6 img, div.week7 img,
div.week8 img, div.week9 img, div.week10 img {
	vertical-align: bottom;
}
/******************** week4 ********************/
div.week4 {
	background: url(../images/2009/0401-week.gif) no-repeat top;
	padding-top: 162px;
	text-align: center;
	margin-top: 10px;
}
/******************** week5 ********************/
div.week5 {
	background: url(../images/2009/0501-week.gif) no-repeat top;
	padding-top: 162px;
	text-align: center;
	margin-top: 10px;
}
/******************** week6 ********************/
div.week6 {
	background: url(../images/2009/0601-week.jpg) no-repeat top;
	padding-top: 162px;
	text-align: center;
	margin-top: 10px;
}
/******************** week7 ********************/
div.week7 {
	background: url(../images/2009/0701-week.gif) no-repeat top;
	padding-top: 160px;
	text-align: center;
	margin-top: 10px;
}
/******************** week8 ********************/
div.week8 {
	background: url(../images/2009/0801-week.gif) no-repeat top;
	padding-top: 160px;
	text-align: center;
	margin-top: 10px;
}
/******************** week9 ********************/
div.week9 {
	background: url(../images/2009/0901-week.gif) no-repeat top;
	padding-top: 140px;
	text-align: center;
	margin-top: 10px;
}
/******************** week10 ********************/
div.week10 {
	background: url(../images/2009/1001-week.gif) no-repeat top;
	padding-top: 140px;
	text-align: center;
	margin-top: 10px;
}
/******************** week10_3 ********************/
div.week10_3 {
	background: url(../images/2010/0308_week.gif) no-repeat top;
	padding-top: 120px;
	text-align: center;
	margin-top: 10px;
}
div.week10_3 img {
	vertical-align: bottom;
}

/******************** morning ********************/
div.count {
	margin-top: 10px;
	height: 180px;
	background: url(../images/2010/0322_morning.gif) no-repeat;
}
div.count form {
	padding: 125px 0 20px;
}
div.count input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** morning_yokoku ********************/
div.count2 {
	margin-top: 10px;
	height: 180px;
	background: url(../images/2010/0322_morning_yokoku.gif) no-repeat;
}
div.count2 form {
	padding: 140px 0 20px;
}
div.count2 input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** morning3 ********************/
div.count3 {
	margin-top: 10px;
	height: 180px;
	background: url(../images/2010/0322_morning3.gif) no-repeat;
}
div.count3 form {
	padding: 140px 0 20px;
}
div.count3 input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** 0301_8th ********************/
div.week_7th {
	background: url(../images/2011/0301_8th.gif) no-repeat top;
	padding-top: 200px;
	text-align: center;
	margin-top: 10px;
}
div.week_7th img {
	vertical-align: bottom;
}
div.week_1101 {
	background: url(../images/2011/1101_week.gif) no-repeat top;
	padding-top: 120px;
	text-align: center;
	margin-top: 10px;
}
div.week_1101 img {
	vertical-align: bottom;
}










