/* BASE CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	color:#333333;
	line-height:1.6;
	font-family:verdana,"ƒqƒ‰ƒMƒmŠpƒSPro W3","Hiragino Kaku Gothic Pro","MS PƒSƒVƒbƒN",Tahoma,sans-serif;
}

img{
	border:0;
}

br{
	clear:both;
}

h1 a{
	display:block;
	width:217px;
	height:80px;
	background:url(../images/logo_new.gif) top left no-repeat;
	text-indent:-9999px;
	font-size:80%;
}

h2{
	margin:0 0 1em 0;
	font-size:150%;
	font-weight:bold;
	clear:both;
	text-transform:uppercase;
}

h3{
	font-size:106%;
}

h3.outline2{
	padding-left:8px;
	margin-bottom:8px;
	border-left:6px solid #AB003F;
}	

.newssection h3{
	font-size:90%;
	font-weight:normal;
}

a:link{
	color:#777777;
	text-decoration:none;
}

a:hover{
	color:#AB003F;
	text-decoration:underline;
}

sup{
	font-size:80%;
	padding:0 4px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* ID */

#logo{
	width:67px;
	position:absolute;
	top:42px;
	left:16px;
}

#wrapper{
	width:772px;
	margin:30px auto 0 auto;
}

#header{
	position:relative;
	margin:0 0 30px 0;
}

#cwrap{
	width:772px;
	margin:0 0 20px 0px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	background:url(../images/img_top_bg.jpg) no-repeat;
	background-position:0 70%;
	background-attachment:fixed;
	position:relative;
}

#leftmenu{
	width:137px;
	float:left;
}

#contents{
	width:614px;
	float:right;
}

#navigation{
	width:137px;
	/*height:250px;*/
}

#navigation ul{
	list-style-type:none;
}

#navigation ul li{
	display:block;
	width:119px;
	background:url(../images/marker_list.gif) 0px 4px no-repeat;
	margin-bottom:4px;
	padding-left:18px;
	/*font-weight:bold;*/
	font-size:90%;
	text-transform:uppercase;
}

#navigation ul li.deadlink{
	background:url(../images/marker_list_gray.gif) 0px 4px no-repeat;
	color:#dddddd;
}

#navigation a.navi:link{
	color:#333333;
	text-decoration:none;
}

#navigation a.navi:hover{
	color:#AB003F;
	text-decoration:underline;
}

#navigation ul li span{
	font-weight:normal;
	font-size:90%;
	color:#B0689A;
}

#footer{
	/*clear:both;*/
	position:relative;
	/*width:860px;*/
	/*margin-left:20px;*/
	padding-bottom:20px;
	color:#777777;
	font-size:80%;
}

#footer ul{
	position:absolute;
	top:0px;
	right:0px;
	list-style-type:none;
}

#footer ul li{
	display:block;
	width:140px;
	padding:0px 6px;
	float:left;
	margin-right:10px;
	/*font-weight:bold;*/
}

#footer ul li.comp{
	width:80px;
	padding-left:20px;
	/*border-left:1px solid #cccccc;*/
}

#footer p.companyinfo{
	height:21px;
	padding:0 0 0 7em;
	position:absolute;
	top:1px;
	right:0px;
	background:url(../images/logo_mini.gif) center left no-repeat;
}

#footer a.fnavi:link{
	color:#777777;
	text-decoration:none;
}

#footer a.fnavi:hover{
	color:#AB003F;
	text-decoration:underline;
}

#news{
	width:137px;
	margin-top:30px;
	_margin-top:40px;
}

*:first-child+html #news{
	white-space:187;
	margin-top:33px;
}

a.more:link{
	color:#333333;
	text-decoration:underline;
}

a.more:hover{
	color:#AB003F;
	text-decoration:none;
}

/* CLASS */

.title{
	margin-bottom:16px;
}

.readmore{
	padding-right:4px;
	text-align:right;
	font-size:80%;
}

.date{
	font-size:80%;
	color:#AB003F;
}

.time{
	color:#AB003F;
}

dl.orderinfo{
	width:165px;
	padding:10px 10px 0px 10px;
	border:1px solid #ab003f;
	background:#f3f2f2;
	margin-top:20px;
}

dl.orderinfo dd{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:0.5em;
}

dl.orderinfo dd a:link{
	color:#ab003f;
}

dl.orderinfo dt{
	padding:0px 6px;
	background-color:#ab003f;
	color:#ffffff;
}

dl.temporaryinfo{
	/*width:165px;*/
	padding:10px 10px 0px 10px;
	margin:0 0 10px 0;
	border:1px solid #ab003f;
	background:#f3f2f2;
	margin-top:20px;
}

dl.temporaryinfo dd{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:0.5em;
}

dl.temporaryinfo dd a:link{
	color:#ab003f;
}

dl.temporaryinfo dt{
	padding:0px 6px;
	background-color:#ab003f;
	color:#ffffff;
}

.inqtrade{
	margin-bottom:25px;
}

.accessp{
	margin-top:15px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin:0 0 50px 0;
	padding-bottom:50px;
	border-bottom:1px dotted #dddddd;
}

#series p.viewcatalog{
	background:url(../images/marker_list2.gif) center left no-repeat;
	padding:0 0 0 18px;
	margin:0 0 20px 0;
	display:none;
}

#contents ul.shoplisting{
	float:none;
	padding:0;
	margin:0;
}

#contents ul.shoplisting li{
	padding:0 0 0 20px;
	display:block;
	float:none;
	background:url(../images/marker_list2.gif) center left no-repeat;
}

#contents p.othershop{
	padding:0;
	margin:0;
}

p.lastupdate{
	padding:4px;
	position:absolute;
	top:4px;
	right:0px;
	text-align:center;
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	background-color:#eeeeee;
	font-size:80%;
}

p.lastupdate span{
	color:#ab003f;
}

.mt10{
	margin:10px 0 0 0;
}

.newssection{
	width:123px;
	padding:6px;
	margin-bottom:20px;
	background:url(../images/bg_newssection.png);
	border:1px solid #dddddd;
}

.breadlist{
	margin:0 0 4px 0;
	text-transform:uppercase;
	font-size:80%;
}

p.logotop{
	position:absolute;
	top:60px;
	right:0px;
}

.backnumber{
	padding:0 0 0 18px;
	background:url(../images/marker_list2.gif) left center no-repeat;
}


/*#footer a.fnavi:hover{
	color:#AB003F;
	text-decoration:underline;
}*/
/*#contents table.conf th{
	width:160px;
	padding:6px;
	font-weight:normal;
	text-align:left;
	background-color:#eeeeee;
	vertical-align:top;
}

#contents table.conf td{
	width:330px;
	padding:6px;
	background-color:#ffffff;
}

.att{
	margin-bottom:16px;
}

.name{
	margin-bottom:6px;
	color:#777777;
}*/
