@charset "Shift_JIS";
@import url("base.css");

/* @group Block */

#colLeft{
	float: left;
	width: 32%;
	margin-right: 2%;
}
#colCenter{
	float: left;
	width: 32%;
}
#colRight{
	float: right;
	width: 32%;
}

#header h1{
	margin: 0;
}

/* @end */

/* @group topImg */
#topImg{
	background: url(../images/bg_topimg_v2.gif) repeat-x center;
	position: relative;
	margin-bottom: 4PX;
}
#topImg p{
	text-indent: -9999px;
	text-align: center;
	margin: 0;
	padding-top: 0;
	height: 150px;
	background: url(../images/bg_topimg_vitamin.gif) no-repeat center;
}
#imgDolls{
	height: 150px;
}
#imgBook{
	height: 150px;
}

/* @end */

/* @group common */
h2{
	margin: 0;
	height: 42px;
	text-indent: -9999px;
}
h3{
	font-size: small;
}
.menuWrap{
	border: solid 1px #e2ded3;
	background-color: #fafafa;
	margin: 5px 0;
	padding: 5px;
}

/* @end */

/* @group ANNAI */
#annnai h2{
	background: url(../images/mds_top_1.gif) no-repeat;
}
#annnai .h2Bg{
	background: url(../images/bg_mds_top_1.gif) repeat-x;
}

/* @group Link */
#sogo,
#mokuteki{
	background: url(../images/bg_annai.gif);
	border: solid 1px #e2ded3;
	margin: 6px 0;
	padding: 4px 2px;
}
#sogo h3,
#mokuteki h3{
	margin: 0;
	line-height: 22px;
	padding-left: 26px;
}
#sogo h3{
	background: url(../images/ic_sogo.gif) no-repeat 3px 0;
}
#mokuteki h3{
	background: url(../images/ic_mokuteki.gif) no-repeat 3px 0;
}
#sogo ul,
#mokuteki ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sogo ul li,
#mokuteki ul li{
	margin: 0 0 1px;
	padding: 0;
	border: solid 1px #e7e2d1;
}
#sogo ul li a,
#mokuteki ul li a{
	display: block;
	border-top: solid 1px #fff;
	background: #fcf6f6 url(../images/arr_annai.gif) no-repeat 7px;
	padding: 3px 3px 3px 25px;
	font-weight: bold;
}
#sogo ul li a:link,#sogo ul li a:visited,
#mokuteki ul li a:link,#mokuteki ul li a:visited{
	text-decoration: none;
}
#sogo ul li a:link:hover, #sogo ul li a:visited:hover,
#mokuteki ul li a:link:hover, #mokuteki ul li a:visited:hover{
	background: #fff url(../images/arr_annai.gif) no-repeat 7px;
}
#sogo ul li:hover,
#mokuteki ul li:hover{
	border: 1px solid #e49fa1;
}


/* @end */

/* @end */

/* @group SAGASU */
#sagasu h2{
	background: url(../images/mds_top_2.gif) no-repeat;
}
#sagasu .h2Bg{
	background: url(../images/bg_mds_top_2.gif) repeat-x;
}
#sagasu h3{
	background-color: #e9e9f2;
	padding: 0;
	margin: 0;
}
#sagasu h3 span{
	background-color: #5255af;
	color: #fff;
	padding: 2px 10px;
	display: block;
	width: 5em;
	text-align: center;
}
#sagasu p{
	margin: 5px 0 5px 7px;
}
#sagasu #inptKey{
	text-align: center;
}
#sagasu #inptKey form{
	margin-bottom: 15px;
}
#sagasu #inptKey input.keyWord{
	vertical-align: middle;
}
#sagasu  input.sagasuBtn{
	vertical-align: middle;
}
#sagasu ul{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}
#sagasu ul li{
	margin: 0 0 2px;
	padding: 0;
}
#sagasu ul li a{
	display: block;
	border: 1px solid #fafafa;
	padding: 1px 0 1px 22px;
	_height: 1.4em;
}
#sagasu ul li a:link, #sagasu ul li a:visited{
	background: url(../images/arr_blue.gif) no-repeat 7px 5px;
	text-decoration:none;
}
#sagasu ul li a:hover, #sagasu ul li a:visited:hover{
	border: 1px solid #cdcde5;
	background: url(../images/arr_blue.gif) no-repeat 7px 5px #fff;
}

/* @end */

/* @group RIYOSHA */

#riyosha h2{
	background: url(../images/mds_top_4.gif) no-repeat;
}
#riyosha .h2Bg{
	background: url(../images/bg_mds_top_4.gif) repeat-x;
}
#riyosha p{
	margin: 5px 0 5px 7px;
}
/* @end */

/* @group OSHIRASE */

#oshirase h2{
	background: url(../images/mds_top_3.gif) no-repeat;
}
#oshirase .h2Bg{
	background: url(../images/bg_mds_top_3.gif) repeat-x;
}
#oshirase dl{
	margin: 10px 0;
}
#oshirase dl dt{
	margin:0;
	background: url(../images/arr_info.gif) no-repeat 0 5px;
	padding-left: 12px;
	font-size:x-small;
	_font-size:xx-small;
}
#oshirase dl dd{
	margin:0 0 7px;
	padding-left: 12px;
	background: url(../images/line_dot_gry.gif) repeat-x 0 bottom;
	padding-bottom: 5px;
}
#oshirase #toIndex{
	text-align: right;
	font-size: x-small;
}
#oshirase #toIndex a{
	display: block;
	text-decoration: none;
	background-color: #f1f1f1;
	width: 8em;
	padding: 1px 7px;
	margin-left: auto;
	border: 1px solid #e2ded3;
	text-align: center;
}
#oshirase #toIndex a:hover{
	background-color: #fff;
	border: 1px solid #e1d8bf;
}
/* @end */

/* @group Banners */
#topBanners ul{
	list-style: none;
	margin:20px 0;
	padding: 0;
}
#topBanners ul li{
	text-align: center;
	margin-bottom: 10px;
}


/* @end */

/* @group KEITAI */

#keitai h2{
	background: url(../images/mds_top_mova.gif) no-repeat;
}
#keitai .h2Bg{
	background: url(../images/bg_mds_top_mova.gif) repeat-x;
}
#keitai p{
	margin: 5px 0 5px 7px;
	text-align: center;
}
.arrPpl a{
	background: url(../images/arr_ppl.gif) no-repeat 0 4px;
	padding-left: 15px;
}
/* @end */

@media print{
body{
	margin: 0;
}
#colLeft,
#colCenter{
	margin-right: 5px !important;
}
#colRight{
	margin: 0 !important;
}

}

