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


/*======== reset & clear ========*/

@import "common/reset.css";
@import "common/clearfix.css";


/*======== main style ========*/

@import "common/layout.css";


/*======== IE ========*/

@import common/ie.css;


/*======== windows IE 5.x ========*/

@media tty {
	i{content:"\";/*" "*/}} @import '../win-ie5x.css'; /*";}
}/* * /


/*======== detail ========*/
#header ul#gnav{
	position:absolute;
	left:4px; bottom:4px;
}

/* main---------------*/
#mainContainer #mainArea {
	margin:0 50px;
}

#mainArea p { margin:1em 0; }

/* box */
.topimgbox { float:left; margin:11px 0 0 0; width:600px height:320px; }
/* topnavbox */
#topnavbox1 { float:right; width:285px; }
#topnavbox2 { float:left; clear:left; width:285px; margin:15px 0; }

#topnavbox1 li{ margin:3px 0; }
#topnavbox2 li{ margin:3px 0; }
#topnavbox2 li:first-child{ margin-top:0; }

.nav-shop {margin:15px 0; }
.nav-shop li { display:inline; margin-left:5px; }
.nav-shop li:first-child { margin-left:0px; }

#userinfo { width:263px; margin:10px 0 15px 0; padding:10px; background:#fff; border:1px solid #035294; }
#userinfo dl { margin-top:10px; }
#userinfo dl dt { margin-top:10px; padding-top:10px; background:url(../images/line_dashed_02.gif) repeat-x 0 0; }
#userinfo dl dt:first-child { margin:0; padding:0; background:none; }

/* address */
.address {  font-size:90%; line-height:1.4; margin:15px 0; }


/* topbox1 */
.topbox1 {
	float:right;
	width:600px; margin:15px 0;
}


/* news */
.news {
	width:600px;
	margin:0 0 15px 0;
	background:#fff;
}
.news dl{
	padding:10px 15px;
	line-height:1.4;
}
.news dt{
	background:url(../images/bullet_01.gif) no-repeat 0 0.4em;
	font-weight:bold;
	margin-top:15px;
	padding-left:10px;
}
.news dt:first-child{ margin:0; }
.news dd{
	padding-left:10px;
}

.news .newsbox { margin:15px 20px; padding-bottom:1px; background:url(../images/line_v.gif) repeat-y 278px 0; }
.news .newsbox h3 { margin-bottom:0.7em; font-weight:bold; }
.news .video { float:left; width:270px; }
.news .video .thumb {float:left; width:120px; margin-right:10px; }
.news .video .txt { float:left; width:140px; }
.news .magazine { float:right; width:265px; margin:0 0 0 20px; }
.news .magazine .thumb {float:left; width:83px; margin-right:10px; }
.news .magazine .txt { float:left; width:170px; }
