@charset "shift_jis";
#left_container {
	float: left;
	width: 264px;
	line-height: 125%;
	color: #0A111F;
	padding-left: 28px;
}
#left_container .left_box {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
}
#left_container .left_box .inner_box {
	width: 230px;
	margin: 10px auto;
}
#left_container .left_box .inner_box table {
	margin-top: 10px;
	line-height: 125%;
}
#left_container .left_box .inner_box .navi {
	margin: 10px 0px;
}
#left_container .left_box .inner_box .navi a {
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#catalog_box {
	background-image: url(../images/catalog_bg.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 248px;
	margin: 10px auto;
	margin-bottom: 0px;
}
#catalog_box table {
	margin-top: 10px;
	margin-left: 10px;
}
#catalog_box td {
	padding-left: 15px;
	padding-top: 10px;
}
#catalog_box td span {
	vertical-align: middle;
}
#catalog_box td a {
	color: #FFFFFF;
	margin-left: 5px;
}
#berry_box {
	background-image: url(../images/berry_bg.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 544px;
	margin-bottom: 10px;
	background-position: top;
}
#berry_box th {
	padding-top: 13px;
	padding-left: 12px;
}
#berry_box td {
	padding-top: 8px;
	padding-left: 15px;
}
#berry_box .mg_t10 img, #berry_box .mg_t10 p {
	margin-top: 10px;
}
#berry_box p {
	margin-right: 30px;
}


#berry_box a {
	margin-left: 5px;
}
#right_container {
	float: right;
	width: 545px;
	line-height: 150%;
	color: #0A111F;
	padding-right: 48px;
}
#right_container .inner_box {
	background-image: url(../images/mafura_bg.gif);
	background-repeat: repeat-y;
}
#right_container .inner_box th {
	padding-left: 15px;
}
#right_container .inner_box td {
	padding-right: 22px;
	padding-left: 15px;
}
#whats_new {
	background-image: url(../images/new_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#whats_new h2 {
	margin-bottom: 10px;
}

#whats_new table {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 25px;
}
#whats_new table.mg_b10 {
	margin-bottom: 10px;
}

#whats_new th {
	background-image: url(../images/new_date-bg.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	vertical-align: top;
	font-weight: normal;
}
#whats_new td {
	padding-left: 10px;
	line-height: 125%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.15em;
}


#left_products_navi{
	padding: 12px 8px;
	margin: 0px 10px;
}
#left_products_navi p{
	margin-bottom: 8px;
}
#left_products_navi p a{
	background: url(../images/icon_link.gif) no-repeat;
	padding-left: 20px;
}

#left_naire_taoru{
	background: url(../images/naire_back.jpg) no-repeat right top;
	padding: 12px 8px;
	margin: 0px 10px;
}
#left_naire_taoru p.text{
	margin-bottom: 15px;
}
#left_naire_taoru p.link a{
	background: url(../images/icon_link.gif) no-repeat;
	padding-left: 20px;
}

/* かぶりーな＆ふわりーな */

#cabreana_box{
	height: 291px;
	width: 544px;
	position: relative;
	background: url(../images/banner_cabreana.jpg) no-repeat;
	margin-bottom: 15px;
}

#mirai_box{
	height: 221px;
	width: 544px;
	position: relative;
	background: url(../images/banner_mirai.jpg) no-repeat;
	margin-bottom: 15px;
}

#cabreana_box p.text{
	width: 329px;
	position: absolute;
	top: 60px;
	left: 195px;

}
#cabreana_box p.link{
	position: absolute;
	top: 115px;
	right: 20px;
	width: 329px;
	text-align: right;

}
#mirai_box p.text{
	width: 360px;
	position: absolute;
	top: 60px;
	left: 165px;

}
#mirai_box p.link{
	position: absolute;
	top: 100px;
	right: 20px;
	width: 360px;
	text-align: right;
}

p.link a{
	background: url(../images/icon_link.gif) no-repeat;
	padding-left: 20px;
}
