@charset "UTF-8";
@import url( common.css ) ;
@import url( header.css ) ;
@import url( headmenu.css ) ;
@import url( header_search.css ) ;
@import url( adspace.css ) ;
@import url( footer.css ) ;
/*
CSS of japanese index for MallJapan
Page URI: http://malljapan.jp/, http://malljapan.cn/
Description: all design elements for main contents
Version: 1.0
Author: MallJapan
Author URI: http://malljapan.jp/
*/

/*------------------------*/
/*      wrapper div       */
/* to wrap header~content */
/*------------------------*/
div#wrapper {
	width: 945px;
	min-height: 100%;
	margin:0px auto -80px;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #003333;
	border-left: 1px solid #003333;
}
/*-------------------------------*/
/* header elements width riwrite */
/*-------------------------------*/
div#header {
	width: 100%;
}

div#headmenu1 {
	width: 100%;
}
div#search {
	width: 100%;
}


/*--------------------------------*/
/* div content */
/* div box to hold left and main */
/*--------------------------------*/
div#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background: #FFFFFF;
}

/*------------------------------*/
/* main catch and visual section*/
/*------------------------------*/

div#index_catch {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #F1F9FF;
}

.mainimage {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	z-index: -1000;
}

h2.h2_indexcatch {
	background: url(../images/bg_h2_indexcatch.jpg) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 945px;
	line-height: 50px;
	font-size: 24px;
	color: #330000;
	text-align: center;
	float: left;
	letter-spacing: 0.1em;
}
p.p_maincatch {
	font-size: 70%;
	display: block;
	line-height: 1.6;
	color: #330000;
	margin: 0px 15px;
	padding: 0px;
	text-align: justify;
}
h2.h2_atfirst {
	display: block;
	margin: 0px 5px 0px 20px;
	_margin-right: 3px;
	_margin-left: 10px;
	padding: 2px;
	float: left;
	height: 55px;
	width: 280px;
	background: url(../images/bg_h2_index2.gif) no-repeat left center;
	font-size: 18px;
	line-height: 55px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-align: center;
}

h2.h2_atfirst a {
	color: #003300;
	text-decoration: none;
}

h2.h2_atfirst a:hover {
	color: #FF6600;
	text-decoration: none;
}


/*--------------*/
/* main contents*/
/*--------------*/

div#index_main {
	width: 740px;
	float: left;
}

div.main_contents {

	margin: 10px 0px 0px 10px;
	_margin-left: 5px;
	padding: 0px 0px 5px 0px;
}
div.main_contents h2 {
	background: #FFFFFF url(../images/bg_h2_maincontents.gif) no-repeat left bottom;
	display: block;
	height: 30px;
	width: 730px;
	font-size: 16px;
	line-height: 30px;
	text-indent:30px;
	padding: 0px;
	margin: 0px 0px 5px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 0.2em;
}
div.main_contents h3 {
	font-size: 15px;
	line-height: 30px;
	color: #003333;
	padding: 3px 0px 0px 0px;
	background: url(../images/bg_index_h3.gif) no-repeat left top;
	height: 30px;
	margin: 5px 15px 0px 5px;
	text-indent: 16px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
div.main_contents p {
	font-size: 90%;
	line-height: 1.4;
	color: #330000;
	text-align: justify;
	margin: 0px 10px 8px 15px;
	padding: 0px;
}
div.main_contents p em {
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

/*-------------------*/
/* maincontents NEWS */
/*-------------------*/

.main_contents ul#news {
	list-style: none;
	margin-right: 15px;
	margin-left: 30px;
	font-size: 80%;
	line-height: 1.5;
}

.main_contents ul#news li a {
	background: url(../images/bg_news_li.gif) no-repeat left center;
	display: block;
	text-indent: 10px;
	color: #333333;
}

.main_contents p.more a {
	color: #FF6600;
	font-size: 11px;
	background: url(../images/bg_p_more.gif) no-repeat left center;
	display: block;
	padding-left: 13px;
	margin: 5px 50px 0px 10px;
	_margin-right: 25px;
	float: right;
	font-weight: bold;
}
.main_contents p.more a:hover {
	color: #003333;
	text-decoration: none;
}

/*-----------------------*/
/* maincontents CAMPAIGN */
/*-----------------------*/

.main_contents ul#campaign {
	list-style: none;
	margin-right: 15px;
	margin-left: 30px;
	font-size: 80%;
	line-height: 1.5;
}

.main_contents ul#campaign li {
	display: inline;
	text-indent: 10px;
}
.main_contents ul#campaign li a {
	color: #333333;
}

.main_contents ul#campaign img {
	margin: 3px 5px 0px 5px;
}

/*--------------------------*/
/* maincontents goodlist_a  */
/*--------------------------*/

.main_contents ul#goodlist_1 {
	list-style: none;
	margin-right: 15px;
	margin-left: 30px;
	font-size: 75%;
	line-height: 1.5;
}

.main_contents ul#goodlist_1 li {
	display: block;
	border: 1px solid #D0D0D0;
	float: left;
	height: 130px;
	width: 110px;
	margin: 3px 5px;
	_margin-left: 2px;
	text-align: center;
}
.main_contents ul#goodlist_1 li a {
	color: #333333;
}

.main_contents ul#goodlist_1 img {
	margin: 3px 5px 3px 5px;
}
