@charset "utf-8";
/* ------------------------------------------------------------

	index style

------------------------------------------------------------ */

body#home {
	background: url(../images/index_bg.jpg) repeat-x left top #FFFFFF;
}

/* ----------h1---------- */

#home h1 {
	color: #999999;
	font-size: 71.4%;
	font-weight: normal;
	line-height: 18px;
}

/* ----------header---------- */

#header {
	width: 880px;
	overflow: hidden;
	padding: 9px 0 16px;
}

#header .logo {
	float: left;
	width: 406px;
	padding: 4px 0 0 10px;
}

/* ----------global navi text---------- */

#g_navi_text {
	float: left;
	width: 455px;
	padding: 10px 0 0 13px;
}

/* ----------flash_area---------- */

#main_area {
	width: 869px;
	padding: 5px 4px 0 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#flash_area {
}

/* ----------index_main---------- */

#index_main {
	width: 880px;
	overflow: hidden;
	padding-top: 14px;
}

#index_left {
	float: left;
	width: 631px;
}

#index_right {
	float: right;
	width: 220px;
}

/* left_head1 */

#index_left .head1 {
	width: 631px;
	overflow: hidden;
}

#index_left .head1 h2 {
	float: left;
	width: 350px;
}

#index_left .head1 ul.list_link {
	float: right;
	margin-top: 10px;
}

/* left_column1 */

.left_column1 {
	width: 631px;
	background: url(../images/index_column_01_top.gif) no-repeat left top;
	padding-top: 5px;
}

.left_column1_bottom {
	width: 631px;
	background: url(../images/index_column_01_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
	overflow: hidden;
}

.left_column1 .list_event {
	float: left;
	width: 280px;
	padding: 19px 0 19px 12px;
}

.left_column1 .list_event dt {
	font-size: 71.4%;
	line-height: 100%;
}

.left_column1 .list_event dd {
	margin-bottom: 1em;
	color: #999999;
	font-size: 85.7%;
	line-height: 1.5em;
}

.left_column1 .list_event dd.list_end {
	margin-bottom: 0;
}

.left_column1 .photo {
	float: right;
	width: 289px;
}

/* left_column2 */

.left_column2 {
	width: 631px;
	background: url(../images/index_column_02_bottom.gif) no-repeat left bottom;
	padding-bottom: 26px;
	overflow: hidden;
}

.left_column2 .box1 {
	float: left;
	width: 208px;
	margin: 0 2px 0 1px;
}

.left_column2 .box2,
.left_column2 .box3 {
	float: left;
	width: 208px;
	margin-right: 2px;
}

.left_column2 .box3 {
	float: left;
	width: 208px;
	margin-right: 0;
}

.left_column2 .product_logo {
	margin-bottom: 1px;
}

.left_column2 dl {
	background-color: #F3F3F3;
	padding: 4px 4px 10px;
}

.left_column2 dt {
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1%;
}

.left_column2 dd.product_name {
	margin-bottom: 5px;
	padding: 0 3px;
	font-size: 85.7%;
	font-weight: bold;
	line-height: normal;
}

.left_column2 dd.product_name img {
	margin-right: 5px;
	vertical-align: middle;
}

.left_column2 dd.product_price {
	padding-left: 3px;
	font-size: 71.4%;
	line-height: normal;
}

.left_column2 dd.product_price strong {
	color: #CC3300;
	font-size: 160%;
	font-weight: bold;
}

/* left_column3 */

.left_column3 {
	width: 591px;
	background: url(../images/index_column_02_top.gif) no-repeat left top;
	margin-bottom: 30px;
	padding: 23px 20px 0;
	overflow: hidden;
}

.left_column3 .photo {
	float: left;
	width: 130px;
}

.left_column3 .text_area {
	float: right;
	width: 451px;
}

/* right_column */

.right_column {
	width: 218px;
	border: 1px solid #CCCCCC;
	margin-bottom: 13px;
	overflow: hidden;
}

* html body .right_column ul.list_btn {
	font-size: 1px;
	line-height: 1%;
}

.right_column ul.list_btn li.btn1,
.right_column ul.list_btn li.btn2,
.right_column ul.list_btn li.btn3 {
	position: relative;
	width: 218px;
	height: 81px;
	margin-bottom: 3px;
}

.right_column ul.list_btn li.btn3 {
	margin-bottom: 0;
}

.right_column ul.list_btn li .comment1,
.right_column ul.list_btn li .comment2,
.right_column ul.list_btn li .comment3 {
	position: absolute;
	width: 196px;
	top: 39px;
	left: 10px;
}

* html body .right_column ul.list_btn li span {
	font-size: 14px;
	line-height: 1.5em;
}

.right_column .text_area {
	width: 198px;
	padding: 0 10px 10px;
}


/* ----------bottom_link---------- */

#bottom_link {
	margin: 30px 0 15px;
}

/* ----------AURA logo---------- */


#aura {
	float: right;
	width: 103px;
}



