@charset "UTF-8";
/* CSS Document */

/* top image set up */
#top_image_area {
	height: 348px;
	width: 100%;
	background: #FFF;
	text-align: center;
}

#top_image_area #top_image {
	height: 348px;
	width: 900px;
	background: #000;
	margin: 0px auto;
	text-align: center;
}

#top_image_area #top_image #box_area {
	height: 348px;
	width: 900px;
	text-align: left;
	float: left;
}

#top_image_area #top_image #box_area img {
	float: left;
	border-style: none;
}

#top_image_area #top_image #box_area #catch {
	float: left;
	margin-top: 63px;
	width: 389px;
}


/* wrapper set up */
#main_area {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background: #FFF url(../image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
}


/* contents set up */
#contents {
	float: left;
	width: 675px;
	background: url(../../image/top_contents_bg.jpg) repeat-y;
	text-align: left;
}

#contents img {
	float: left;
	border-style: none;
}

#contents #product_area {
	float: left;
	width: 642px;
}

#contents #product_area ul {
	float: left;
	list-style: none;
}

#contents #product_area ul li {
	float: left;
	width: 301px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
}

#contents #product_area ul li img {
	float: left;
}

#contents #product_area ul li p {
	float: right;
	width: 240px;
	margin-top: 10px;
}

#contents #product_area ul li .product_List {
	float: right;
	width: 240px;
	font-size: 85%;
	margin-top: 5px;
}


/* right_contents set up */
#right_contents {
	float: right;
	width: 210px;
	text-align: left;
	margin-top: 21px;
}

#right_contents img {
	text-align: left;
	border-style: none;
}

#right_contents #what_new {
	width: 210px;
	background: url(../../image/top_new_bg.gif) repeat-y;
	float: left;
}

#right_contents #what_new img {
	float: left;
}


/* new_day_area set up */
#right_contents #what_new #new_day_area {
	margin-left: 6px;
	font-size: 85%;
	width: 200px;
	line-height: 1.5;
	float: left;
}

#right_contents #what_new #new_day_area .new_day {
	margin-left: 2px;
}

#right_contents #what_new #new_day_area .new_box {
	width: 180px;
	float: left;
}

#right_contents #what_new #new_day_area img {
	float: left;
}


/* case set up */
#right_contents #product_case {
	width: 192px;
	text-align: left;
	margin-left: 3px;
	margin-top: 10px;
	font-size: 85%;
	line-height: 1.5;
	border: 1px solid #999;
	float: left;
	margin-bottom: 15px;
}

#right_contents #product_case p {
	width: 164px;
	margin-left: 14px;
}

#right_contents #product_case img {
	float: left;
	border-style: none;
}

/*--- 20100726追加 ----------------*/

#top_ad{
	margin: 10px 7px 0px 7px;
}

/*---------------------------------*/

/*--- 20100729追加 ----------------*/

#top_ad .topbt_right{
	margin-left: 2px;
}

/*---------------------------------*/

/*--- 20100813追加 ----------------*/

#caselink{
	text-align:right;
	margin: 0 15px;
}

/*---------------------------------*/
