/* common
------------------------------------------------------------------------------------- */
div#contents{ padding:0px 15px !important;}

div#main{
	width:530px !important;
	padding:0px 0px 20px 0px !important;
	margin:0px !important;
}

div#side{
	width:320px !important;
}


/* トピックステーブル
------------------------------------------------------------------------------------- */
#table-topics{
	border:1px solid #C8E8D2;
	padding:10px 10px 0px 10px;
	margin-bottom:10px;
}

#table-topics table{
	border-collapse:collapse;
	line-height:1.5em;
}

#table-topics th{
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
	padding-right:10px;
}

#table-topics td a{
	color:#006666;
	vertical-align:top;
}

#table-topics td a:hover{
	color:#669900;
}

/* トップボックス
------------------------------------------------------------------------------------- */
#top-box{
	background:#F2FFDF;
	font-size:0px;
	line-height:0px;
}

#top-box div{
	width:264px;
	float:left;
	background:#F2FFDF;
	padding-top:10px;
}

#top-box div.box{
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	background:#F2FFDF;
}

#top-box .image{
	float:left;
	clear:both;
}

#top-box .image img{
	padding:0px 0px 10px 10px;
}

#top-box h3{
	margin:0px 0px 0px 0px !important;
	line-height:1.2em;
	padding:0 0px 5px 15px;
	color:#066A38;
	background:url(../img_common/bk_h4.gif) no-repeat;
	min-height:25px;
}

#top-box .box-r{
	width:160px;
	float:right;
	padding:0px;
}


#top-box ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
}

#top-box li{
	padding-right:1em;
}
#top-box .text{
	margin:0px 0px 0px 112px;
	font-size:small;
}


#top-box ul li a{
	color:#333333;
	display:block;
	text-decoration:none;
	background:url(../img_common/link_arrow.gif) no-repeat 0px 0.2em;
	padding:0px 5px 0px 12px;
	line-height:1.3em;
	font-size:small;
}

#top-box ul li a:hover{
	color:#669900;
	text-decoration:underline;
}

#top-box br{
	clear:both;
	font-size:0px;
}

/* キッズボックス
------------------------------------------------------------------------------------- */
#kids-box{
	padding:10px;
	margin-bottom:0px;
}

#kids-box div{
	width:250px;
	float:left;
	padding-right:5px;
}

#kids-box .image{
	float:left;
	margin-right:10px;
	clear:both;
}

#kids-box h3{
	border:none !important;
	margin:0px 0px 10px 0px !important;
	background:none !important;
	padding:0px !important;
}


/* ピックアップ
--------------------------------------------- */
div#side #pickup-top{
	margin:0px;
	line-height:1.5em;
	padding: 0px;
}

div#side #pickup-top .image{
	margin:0px 10px 20px 0px;
	padding:0px;
	float:left;
	border: 1px solid #66CC66;
	width:135px;
}

div#side #pickup-top .image img{
	width:135px;
}

div#side #pickup-top h4{
	color:#FF6600;
	font-size:small;
	line-height:1.2em;
	background:none !important;
	border:none !important;
	padding:0px!important;
	margin:0px!important;
}

div#side #pickup-top .text{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	width: 170px;
}

/* ピックアップ2
--------------------------------------------- */
div#side #pickup-top2{
	margin:0px;
	line-height:1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009966;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#side #pickup-top2 .image{
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	border: 1px solid #66CC66;
	width:135px;
}

div#side #pickup-top .image img{
	width:135px;
}

div#side #pickup-top2 h4{
	color:#FF6600;
	font-size:small;
	line-height:1.2em;
	background:none !important;
	border:none !important;
	padding:0px!important;
	margin:0px!important;
}

div#side #pickup-top2 .text{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	width: 170px;
}
