@charset "utf-8";
/* -------------------------------------------------------

	COMMONE STYLE CSS 

-------------------------------------------------------- */


/* BASIC TYPOGRAPHY
-------------------------------------------------------- */
/* BODY BASE  */
body {
	color: #9e9e9e; 
	font-size: 12px;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

/* LINK COLOR */

a,a:link { text-decoration: underline; color: #9e9e9e; }
a:visited { text-decoration: underline; color: #9e9e9e; }
a:hover { text-decoration: underline; color: #9e6942; }

.here {	color:#9e6942;}
/*a:active, a:focus { text-decoration: underline; color: #000; }*/
/* testLIKN #0033CC*/

/* SCROLLBAR DISPLAY */
html {
	overflow-y:scroll;
}

/* WIRE FRAME
-------------------------------------------------------- */
body {
}

#wrapper {
	width:928px;
	margin:0 auto;
	background-color:#ffffff;
}

#wrapperTrain {
	width:600px;
	margin:0 auto;
	background-color:#ffffff;
}

#wrapperMagazine {
	width:273px;
	margin:0 auto;
	background-color:#ffffff;
	padding:30px 0 0 0;
}
/* HEADER
-------------------------------------------------------- */
#header {
	/*background:url(../images/common/wrapper_bg.jpg) repeat-y scroll center top;*/
	width:920px;
	margin:0 4px 8px 4px;
	height:115px;
}

/***--- GROBAL NAVIGATION ---***/
.globalnavi {
	width:920px;
	height:52px;
	background:url(../image/common/gnavi_back.jpg) left top no-repeat;
	margin:0 0 41px 0;
	padding:3px 4px 0 4px;
}

.globalnavi li {
	display:inline;  
	padding:0;
	margin:0;
	width:92px;
}

.bloglnavi {
	float:right;
	width:194px;
	padding:68px 9px 10px 8px;
	background:url(../image/index/blognavi_back.jpg) center top;
	margin:0;
}

.bloglnavi span { 
	padding:0;
	margin:0 0 1px 0;
	width:149px;
	height:61px;
	display:block;
}

.bloglnavi span.end { 
	padding:0;
	margin:0 0 0 0;
	width:149px;
	height:60px;
	display:block;
}


/* INDEX
-------------------------------------------------------- */
.flashArea {
	width:681px;
	height:378px;
	background:#CCCCCC;
	margin:3px 0 0 4px;
	float:left;
}

*html .flashArea {
	margin:3px 0 0 2px;
	padding:0;
}

.topbutton {
	float:left;
	width:203px;
	padding:3px 4px 5px 4px;
	background:url(../image/index/top_bt_back.jpg) center top;
	margin:0;
}

.whatsNewArea {
	float:left;
	width:500px;
}

.whatsNewArea div {
	width:500px;
	height:345px;
	margin:0 4px;
	padding:0;
	overflow-y:auto;
}

.whatsNewArea div table {
	width:460px;
	margin:0 0 0 8px;
}

.whatsNewArea div table tr {
	background:url(../image/common/hasen.jpg) repeat-x bottom left;
}

.whatsNewArea div table tr th {
	width:80px;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	padding:10px 0;
	color:#9e6942;
}

.whatsNewArea div table tr td {
	width:350px;
	vertical-align:top;
	padding:8px 0;
}

/* FOOTER
-------------------------------------------------------- */
.footer {
	margin-bottom:30px;
}

.footerNavi {
	border-top:solid 1px #a9aaaa;
	border-bottom:solid 1px #a9aaaa;
	width:920px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
}

.footerNavi span{
	margin:0 15px;
}

.footerSubNavi {
	float:left;
	padding:10px 0 0 4px;
}

.footerSubNavi span {
	margin:0 25px 0 0;
}

.footerCopyRight {
	float:right;
	padding:10px 4px 0 0;
}


/* CONTENTS
-------------------------------------------------------- */
.contentsBase {
	background:url(../image/common/hasen2.jpg) repeat-y left top;
	width:928px;
	margin:0 0 28px 0;
	padding:0;
}

.contentsBase2 {
	background:url(../image/common/hasen3.jpg) repeat-y left top;
	width:928px;
	margin:0 0 28px 0;
	padding:0;
}

.contentsBase3 {
	width:928px;
	margin:0 0 28px 0;
	padding:0;
}

.contentsNavi {
	margin:0 16px 0 0;
	/*padding:0 16px 0 0;*/
	width:168px;
	float:left;
}

.contentsNavi a {
	color:#656565;
}

.contentsNavi a:hover {
	color:#9e6942;
}

.contentsNavi table {
	width:168px;
}

.contentsNavi table td.arrow {
	width:23px;
	vertical-align:top;
}

.contentsNavi table td.naviText {
	padding:5px 0 5px 2px;
}

.contentsNavi table td.naviText span {
	font-size:9px;
}

.contentsMain {
	margin:0 0 0 0;
	width:744px;
	float:right;
}

.contentsTitle {
	background-color:#FFFFFF;
	padding-bottom:15px;
}

/*.contentsTitle a {
	text-decoration:none;
}*/

.contentsArticle {
	float:left;
	width:348px;
	padding:0 0 0 4px;
}

.contentsArticle p.number {
	font-size:9px;
	color:#9e6942;
	line-height:1;
	margin-bottom:2px;
}

.contentsArticle h3.articleName {
	font-size:36px;
	color:#232323;
	line-height:1.2;
}

.contentsArticle p.caption {
	margin:-4px 0 8px 0;
}

.contentsArticle p.subtitle {
	font-size:17px;
	color:#232323;
	line-height:1.4;
	margin-bottom:18px;
}

.contentsArticle p.comment {
	margin-bottom:30px;
	line-height:1.8;
	color:#646566;
}

.contentsArticle p.info {
	color:#9e6942;
}

.contentsArticle p.info span.infoTitle {
	display:block;
	color:#727172;
	font-size:9px;
}

.contentsPhoto {
	float:right;
	width:348px;
	padding:0 4px 0 0;
	font-size:10px;
	color:#646566;
}

.contentsPhotoNumber {
	height:20px;
}

.contentsPhotoNumber span.left {
	display:block;
	width:164px;
	margin-right:20px;
	float:left;
}

.contentsPhotoNumber span.right {
	display:block;
}


.contentsPhotoAnnotation {
	margin-top:20px;
}

.contentsPhotoAnnotation sup {
	font-size:6px;
}


/* NURSERY
-------------------------------------------------------- */
.nurseryTabel {
	width:736px;
	margin:0 0 0 4px;
	color:#646566;
}

.nurseryTabel tr {
	background:url(../image/common/hasen.jpg) repeat-x bottom left;
}

.nurseryTabel th {
	height:30px;
	vertical-align:middle;
	text-align:left;
	font-size:16px;
}

.nurseryTabel td {
	padding:5px 0;
	vertical-align:top;
}

.nurseryTabel td.gray {
	color:#979999;
}

.nurseryTabel td a,a:link {
	text-decoration:underline;
	color:#646566;
}

.nurseryTabel img {
	margin-right:2px;
}


/* SPECIAL
-------------------------------------------------------- */
.specialCategory {
	width:744px;
	height:120px;
	background:url(../image/special/special_base.jpg) no-repeat;
	margin-bottom:18px;
	cursor:pointer;
}

.specialCategory a {
	text-decoration:none;
}

.specialCategory2 {
	width:744px;
	height:120px;
	background:url(../image/special/special_base.jpg) no-repeat;
}

.specialCategoryCap {
	clear:both;
	text-align:center;
	padding-top:21px;
	margin-bottom:1px;
	height:15px;
	font-size:10px;
	color:#9e6942;
	text-decoration:none;
}

.specialCategoryImage1 {
	float:left;
	padding:7px 6px;
	margin:0 1px 0 8px;
	width:60px;
}

*html .specialCategoryImage1 {
	margin:0 1px 0 4px;
}

.specialCategoryTitle1 {
	float:left;
	padding:9px 0 0 4px;
	margin:0 1px 0 0;
	font-size:10px;
	width:67px;
	color:#9e6942;
	text-decoration:none;
}

.specialCategoryTitle2 {
	float:left;
	padding:9px 0 0 6px;
	margin:0;
	width:433px;
	font-size:32px;
	line-height:100%;
	color:#232323;
	text-decoration:none;
}

.specialCategoryTitle3 {
	float:left;
	padding:9px 0 0 6px;
	margin:0;
	width:332px;
	font-size:32px;
	line-height:100%;
	color:#232323;
	text-decoration:none;
}
.specialCategoryTitle4 {
	float:left;
	padding:9px 0 0 6px;
	margin:0;
	width:325px;
	font-size:32px;
	line-height:100%;
	color:#232323;
	text-decoration:none;
}

.specialCategoryTitle2 span {
	font-size:10px;
	margin-bottom:7px;
	display:block;
	line-height:100%;
}

.specialCategoryTitle3 span {
	font-size:10px;
	margin-bottom:7px;
	display:block;
	line-height:100%;
}

.specialCategoryTitle4 span {
	font-size:10px;
	margin-bottom:7px;
	display:block;
	line-height:100%;
}
.specialCategoryImage2 {
	float:left;
}

.specialCategoryImage3 {
	float:left;
	margin-top:15px;
}

.specialArea {
	background-color:#ffffff;
	height:134px;
}


/* TOWN
-------------------------------------------------------- */

.townText {
	background-color:#ffffff;
	padding:0 4px 4px 4px;
	height:60px;
	vertical-align:bottom;
}

.townTextCap {
	float:left;
	font-size:9px;
	width:120px;
	line-height:100%;
	padding:45px 0 0 0;
	color:#9e6942;
}
.townTextArea {
	float:left;
	text-align:center;
	width:496px;
	font-size:56px;
	line-height:120%;
	color:#232323;
}
.townGuide {
	background-color:#ffffff;
	padding:0 0 20px 4px;
}

.townPartMap {
	float:left;
	margin:0 14px 0 0;
}

.townPart01 {
	float:right;
	background:url(../image/town/town_part01.jpg) no-repeat;
	width:150px;
	height:133px;
	padding:41px 12px 0 12px;
	margin:0 0 9px 0;
}

.townPart02 {
	float:right;
	background:url(../image/town/town_part02.jpg) no-repeat;
	width:150px;
	height:133px;
	padding:41px 12px 0 12px;
	margin:0 0 9px 0;
}

.townPart03 {
	float:right;
	background:url(../image/town/town_part03.jpg) no-repeat;
	width:150px;
	height:133px;
	padding:41px 12px 0 12px;
	margin:0 0 9px 0;
}

.townPart04 {
	float:right;
	background:url(../image/town/town_part04.jpg) no-repeat;
	width:150px;
	height:133px;
	padding:41px 12px 0 12px;
	margin:0 0 0 0;
}

.townPointBt {
	background-color:#ffffff;
	padding:15px 4px 35px 4px;
	text-align:right;
}

*html .townPointBt {
	padding:15px 4px 17px 4px;
}

.townPart {
	padding:0 4px;
	margin:0;
	background:#ffffff;
}

.townPart p {
	font-size:10px;
	line-height:100%;
	padding:10px 0 10px 0;
	background:url(../image/common/hasen.jpg) repeat-x top left;
	color:#9e6942;
}

.townShop {
	padding:0 4px;
	margin:0 0 20px 0;
	background:#ffffff;
}

.townShop p {
	height:100px;
	font-size:10px;
	line-height:100%;
	padding:0;
	background:url(../image/common/hasen4.jpg) repeat-x top left;
}

.townShop p span {
	color:#232323;
	display:block;
}

.townShop p span.textShop {
	float:left;
	font-size:10px;
	width:30px;
	padding:12px 0 0 0;	
}

.townShop p span.NumberImage {
	float:left;
	width:100px;
	padding:1px 0 0 0;
}

.townShop p span.ShopName {
	float:right;
	width:606px;
	font-size:36px;
	line-height:100%;
	padding:30px 0 5px 0;
	letter-spacing:-0.05em;
}

.townShop p span.ShopNameSub {
	float:right;
	width:606px;
}

.townPoint {
	width:488px;
	margin:27px auto 26px auto;
}

.townTrain {
	width:480px;
	margin:0 auto;
}

.townTrain p {
	height:122px;
	padding:4px 0 0 0;
	color:#686868;
}


/* PRESENT
-------------------------------------------------------- */
.presentCard {
	float:left;
	background:url(../image/present/present_card.jpg) no-repeat;
	width:211px;
	height:528px;
}

.presentNumber {
	width:195px;
	height:17px;
	font-size:9px;
	padding:20px 8px 0 8px;
	text-align:center;
	color:#9e6942;
}

.presentImage {
	width:195px;
	padding:0 8px 0 8px;
}

.presentText {
	width:183px;
	height:326px;
	padding:2px 14px 0 14px;
}

.presentLink {
	width:195px;
	padding:0 8px 0 8px;
	cursor:pointer;
}

.presentLink span {
	display:block;
	width:195px;
	height:31px;
	cursor:pointer;
}

.presentLink span font {
	display:none;
	cursor:pointer;
}

/* PRESENT FORM
-------------------------------------------------------- */
.presentForm {
	color:#646566;
}

.presentForm table {
}

.presentForm table tr {
	background:url(../image/common/hasen.jpg) bottom repeat-x;
}

.presentForm table th {
	text-align:right;
	vertical-align:middle;
	background:url(../image/present/present_text01.jpg) no-repeat;
	background-position: 50% 30%;
	height:57px;
	color:#ff0000;
}

.presentForm table td {
	padding:20px 0;
/*	vertical-align:top;*/
}

.presentForm table td.presentArrow {
	background:url(../image/present/present_arrow.jpg) no-repeat;
	background-position:2px 12px;
	width:48px;
}

.presentForm table tr.email td {
	padding:20px 0 5px 0;
}

.presentForm table tr.email2 td {
	padding:5px 0 20px 0;
}

.presentForm table td input {
	height:14px;
}

.presentForm table td input.input_button {
	width:300px;
	height:55px;
}

#heading {
	color:#9e6942;
	padding:10px 35px 10px 0;
	width:235px;
}

#heading span {
	color:#ff0000;
}

.text1 {
	width:292px;
}

.text40 {
	width:40px;
}

.text80 {
	width:80px;
}

.text606 {
	width:606px;
}
/* BLOG
-------------------------------------------------------- */
.archiveCategory {
	padding:0 0 10px 4px;
	color:#9e6942;
}

.archiveArea {
	background:url(http://mom-kids.com/image/common/hasen.jpg) top repeat-x;
	width:736px;
	margin:0 4px;
	padding:0;
}

.archiveTitle {
	padding:10px 0 15px 0;
	font-size:20px;
	float:left;
	color:#9e6942;
}
.archiveTitle a {
	color:#9e6942;
}
 
.archiveTimestamp {
	padding:10px 0 0 0;
	float:right;
	text-align:right;
	color:#9e6942;
}
.archiveComment {
	margin:0 0 40px 0;
	color:#646566;
}

.archiveComment p {
	margin:0 0 19px 0;
}

.singleCategory {
	padding:0 0 10px 4px;
}

.singleCategory a {
	text-decoration:none;
	color:#9e6942;
}

.singleArea {
	background:url(http://mom-kids.com/image/common/hasen.jpg) top repeat-x;
	width:736px;
	margin:0 4px;
	padding:0;
}

.singleTitle {
	padding:10px 0 15px 0;
	font-size:20px;
	float:left;
	color:#9e6942;
}

.singleTimestamp {
	padding:10px 0 0 0;
	float:right;
	text-align:right;
	color:#9e6942;
}
.singleComment {
	margin:0 0 40px 0;
	color:#646566;
}

.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}


/* ABOUT US
-------------------------------------------------------- */
.aboutusTable {
	width:368px;
	margin:0 auto 26px auto;
	color:#646566;
}

.aboutusTable th {
	text-align:left;
	color:#9e6942;
	padding:0 0 30px 0;
}

.aboutusTable td img {
	margin:0 5px 0 0;
}


/* SITE MAP
-------------------------------------------------------- */
.sitemap {
	width:464px;
	padding:0 0 54px 280px;
	color:#646566;
}

.sitemapTitle {
	color:#9e6942;
	padding:0 0 30px 0;
}

.sitemap p img {
	margin:0 5px 0 0;
}

.sitemapIndex {
	margin:0;
}

.sitemapOther {
	margin:0 0 0 20px;
}


/* POLICY
-------------------------------------------------------- */
.policy {
	width:368px;
	margin:0 auto 26px auto;
	color:#646566;
}

.policyTitle {
	color:#9e6942;
	padding:0 0 30px 0;
}


/* POLICY
-------------------------------------------------------- */
.magazineTitle {
	height:83px;
	width:211px;
	margin:0 auto;
	background:url(../image/common/hasen.jpg) bottom repeat-x;
}

.magazineShop {
	width:203px;
	padding:10px 4px;
	margin:0 auto 20px auto;
	color:#646566;
	background:url(../image/common/hasen.jpg) bottom repeat-x;
}


/* OTHERS
-------------------------------------------------------- */
.mt5 {
	margin-top:5px;
}

.mb5 {
	margin-bottom:5px;
}

.mb20 {
	margin-bottom:20px;
}

.mb28 {
	margin-bottom:28px;
}

.mb31 {
	margin-bottom:31px;
}

.mb45 {
	margin-bottom:45px;
}

.mb60 {
	margin-bottom:60px;
}

.mr5 {
	margin-right:5px;
}

.mr20 {
	margin-right:20px;
}

.mr28 {
	margin-right:28px;
}

.ml5 {
	margin-left:5px;
}
