@charset "euc-jp";
/*--------------------------------------------------------------------
browser-fix
---------------------------------------------------------------------*/	
	* {
		margin:0;
		padding:0;
		100%;
	}
	img {
	text-decoration:none;
	border-style: none;
	}
		input[type=text] {
			padding:1px;
		}
		
		input[type=radio] {
			margin:3px 3px 0px 4px;
		}
		
		input[type=checkbox] {
			margin:6px 3px 0px 4px;
		}
/*--------------------------------------------------------------------
tags
---------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
}
p,td,li,input,textarea {
	font-size:12px;
	color:#333333;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 200%;
}
strong {
	color: #8a0000;
}

a {
	color:#336699;
	overflow:hidden;
	outline: none;
}
a:link {
	color:#336699;
	overflow:hidden;
	outline: none;
}
a:visited {
	color:#336699;
	overflow:hidden;
	outline: none;
}
.redframe {
	background: url(../switch_img/bg_red.gif) repeat-x;
}
.orangeframe {
}

a:hover {
	color:#ff6600;
	overflow:hidden;
	outline: none;
}
h1 {
	font-size: 12px;
	text-align: left;
	color: #ea5811;
	height: 20px;
}
.clear {
	clear: both;
	font-size: 10px;
}
.red {
	color: #8a0000;
}

/*--------------------------------------------------------------------
class
---------------------------------------------------------------------*/

/*------------------------header---------------------------------*/
.header-wrapper {
	width: 920px;
	position: relative;
}
.header-left {
	width: 258px;
	float: left;
	text-align: left;
	padding-top:3px;
}
.header-right {
	float: right;
	width: 662px;
}
.header-rss {
width: 600px;
float:left;
padding-top:30px;

}

.header-right-qrcode {
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	width:400px;
	float:right;
}
.header-right-qrcode p {
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}


.header-cartbtn {
	position: absolute;
	top: 136px;
	left: 0px;
}
.header-loginarea {
	clear: both;
	position: relative;
	height: 39px;
	margin-left:270px;
	text-align: left;
	color:#ffffff;
}
.header-loginarea a {
	color:#ffffff;
}
.header-loginarea a:link {
	color:#ffffff;
}
.header-loginarea a:visited {
	color:#ffffff;
}
.loginleft {
	padding-top:5px;
}
.loginbox {
	padding-top:5px;
	padding-left:100px;
}
.loginbox td {
	color:#ffffff;
}
.header-loginarea a {
	display: block;
	background: url(../common_img/allow_white.gif) no-repeat 0px 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}
.header-loginarea a:hover {
	display: block;
	background: url(../common_img/allow_white.gif) no-repeat 0px 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffcc00;
}
.login-inner a {
	background-image:none;
}
/*------------------------left---------------------------------*/
.leftmenu {
	background: url(../common_img/bg_leftmenu.gif) repeat-y;
	padding-top:60px;
	padding-bottom:20px;
	text-align: left;
	width:220px;
}
.leftmenu-inner-forie6 {
	padding-left:10px;
	padding-right:10px;
}
.leftmenu-lock-forie6 {
	width:200px;
}
.leftmenu img {
	padding:5px 0px 5px 0px;
}
.redframe .leftmenu h2 {
	background: url(../switch_img/bg_left_tt_red.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.orangeframe .leftmenu h2 {
	background: url(../switch_img/bg_left_tt_orange.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftmenu select {
	width: 200px;
}
.leftmenu-sepalator {
	background: url(../common_img/dotline_left.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cir_repo li {
	float:left;
	margin:0;
	width:40px;
	list-style-type:none;
}
.cir_repo a {
display:block;
text-align:center;
text-decoration:none;
width:100%;
}
.redframe .sidemenu li {
	list-style-type: none;
	background: url(../switch_img/allow_left_red.gif) no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}
.orangeframe .sidemenu li {
	list-style-type: none;
	background: url(../switch_img/allow_left_orange.gif) no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}
.leftmenu-bottom {
	background: url(../common_img/img_left_bottom.gif) no-repeat;
	height: 20px;
	width: 220px;
	font-size: 10px;
}
.search {
position:relative;
a:none;
}
.search img {
position:absolute;
top:4px;
left:130px;
}

.search a {
	color:#ffffff;
	margin-left:5px;
}
.search a:hover {
	color:#ffcc00;
	margin-left:5px;
}
.redframe .leftmenu .search {
	background: #af171e url(../switch_img/bg_left_serchtop_red.gif) no-repeat;
	padding: 10px;
}
.redframe .leftmenu .serch-bottom {
	background: url(../switch_img/bg_left_serchbottom_red.gif) no-repeat;
	font-size: 10px;
	width: 200px;
	height: 10px;
}
.orangeframe .leftmenu .search {
	background: #ff9900 url(../switch_img/bg_left_serchtop_orange.gif) no-repeat;
	padding: 10px;
}
.orangeframe .leftmenu .serch-bottom {
	background: url(../switch_img/bg_left_serchbottom_orange.gif) no-repeat;
	font-size: 10px;
	width: 200px;
	height: 10px;
}
/*------------------------main---------------------------------*/
.mainarea {
	text-align: left;
	background: url(../common_img/bg_mainarea.gif) no-repeat;
	width:700px;
}
.mainarea-include {
	padding-left: 35px;
	padding-right:25px;
}
.mainarea-head-include {
	padding-left: 15px;
	padding-right:5px;
}
.mainarea-lock-forie6 {
width:640px;
}
.pankuzu {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
}
.pankuzu .woong {
	color: #FFFFFF;
}
.pankuzu a {
	color: #ffffff;
}
.pankuzu a:link {
	color:#ffffff;
}
.pankuzu a:visited {
	color:#ffffff;
}
.pankuzu a:hover {
	color: #FF6600;
}
.pankuzu font {
	color: #ffffff;
}
.redframe .mainarea .tt-topics {
	background: url(../switch_img/bg_newstt_red.gif) no-repeat;
	padding-top: 18px;
	padding-left: 70px;
	padding-bottom: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.redframe .mainarea .tt-topics-pu {
	background: url(../switch_img/bg_newstt_red.gif) no-repeat;
	padding-top: 18px;
	padding-left: 70px;
	padding-bottom: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.redframe .mainarea .tt {
	background: url(../switch_img/bg_tt_red.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
.orangeframe .mainarea .tt {
	background: url(../switch_img/bg_tt_orange.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
.mainarea .st {
	background: url(../common_img/dotline.gif) repeat-x left bottom;
	padding-bottom: 8px;
	padding-left: 10px;
}
/*------------------------footer---------------------------------*/
.backtop {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	padding-top: 20px;
}
.backtop img {
	vertical-align: bottom;
}
.footer {
	background: #f0f0f0;
	padding-top: 25px;
	padding-bottom: 25px;
}
.footer-wrapper {
	width: 920px;
}
.footer-wrapper td {
	width: 460px;
	vertical-align: top;
	text-align: left;
}
.footer-wrapper h3 {
	background: url(../common_img/bg_footer_tt.gif) no-repeat;
	padding: 8px 9px 10px;
}
.footer-wrapper h3 a {
	color: #FFFFFF;
	font-size: 14px;
}
.footer-wrapper h3 a:link {
	color: #FFFFFF;
	font-size: 14px;
}
.footer-wrapper h3 a:visited {
	color: #FFFFFF;
	font-size: 14px;
}
.footer-wrapper h3 a:hover {
	color: #ffcc00;
	font-size: 14px;
}
.footer-wrapper p {
	margin-right: 10px;
	margin-left: 10px;
}
.footer-wrapper img {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.credit {
	background: url(../common_img/bg_credit.gif) repeat-x;
	color: #FFFFFF;
}
.credit td {
	color: #FFFFFF;
}
.credit a {
	color: #FFFFFF;
}
.credit a:hover {
	color: #FFcc00;
}
.credit a:link {
	color:#ffffff;

}
.credit a:visited {
	color:#ffffff;
}
/*------------------------cart---------------------------------*/
.carttable {
	background: url(../common_img/cart/bg_carttable.gif) no-repeat;
	width:700px;
}
.carttable table {
width:100%;
}
.carttable-nb {
	width:700px;
}
.carttable-nb table {
width:100%;
}
.carttable th {
	font-size:12px;
	background-color:#333333;
	color:#ffffff;
	padding:4px;
	font-weight:normal;
	
}
.total {
	font-size:12px;
	background-color:#af171e;
	color:#ffffff;
	padding:4px;
}
.forbasket {
	background: url(../common_img/dotline_slim.gif) repeat-x left bottom;
}
.forbasket-cel-counter {
	padding:3px;
	font-weight:bold;
	color:#af171e;
	text-align:right;
}
.forbasket-cel {
	padding-top: 3px;
	padding-bottom: 3px;
}
.forbasket-btn {
	padding-top: 2px;
	padding-bottom: 2px;
}
.cart-order {
	padding-top:10px;
	text-align:center;
}
.cart-order img {
	padding:2px;
}
.noitem {
padding:30px 0px 30px 0px;
}
.spacer-for-ie6 {
width:1px;
}
*html .spacer-for-ie6 {
width:60px;
}
.cart-tt {
	background: url(../switch_img/bg_tt_red.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
/*------------------------login---------------------------------*/
.loginframe {
	background-color:#f0f0f0;
	padding:5px;
}
.regist-btn {
width:640px;
text-align:center;
padding-top:20px;
}
/*------------------------contact and News---------------------------------*/
.contact-wrapper {
	background: url(../common_img/contact/bg_contact.gif) repeat-x;
}
.contact-wrapper table {
margin-top:5px;
width:410px;
}
.contact-wrapper td {
padding:4px;
}
.contact-title {
text-align:right;
background-color:#af171e;
border-bottom:1px solid #ffffff;
color:#ffffff;
font-weight:bold;
}
.contact-content {
text-align:left;
background-color:#af171e;
border-bottom:1px solid #ffffff;
}
.contactbtn-left {
width:200px;
float:left;
}
.contactbtn-right {
float:right;
width:200px;
}
.news-wrapper {
	background: url(../common_img/contact/bg_contact.gif) repeat-x;
	width:400px;
}
.news-title {
text-align:left;
margin-top:10px;
padding:4px 20px 4px 20px;
background-color:#af171e;
border-bottom:1px solid #ffffff;
color:#ffffff;
font-weight:bold;
}
.closebtn {
	width:400px;
	text-align:center;
	padding:20px 0px 20px 0px;
}

/*------------------------card orange---------------------------------*/
.orange-h2 {
	background: url(../switch_img/bg_left_tt_orange.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.orange-li {
	list-style-type: none;
	background: url(../switch_img/allow_left_orange.gif) no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}
.orange-search {
	background: #ff9900 url(../switch_img/bg_left_serchtop_orange.gif) no-repeat;
	padding: 10px;
}
.orange-serch-bottom {
	background: url(../switch_img/bg_left_serchbottom_orange.gif) no-repeat;
	font-size: 10px;
	width: 200px;
	height: 10px;
}

.oorange-tt {
	background: url(../switch_img/bg_tt_orange.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
.purple-tt {
	background: url(../switch_img/bg_tt_purple.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
.pink-tt {
	background: url(../switch_img/bg_tt_pink.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 60px;
	margin-top: 10px;
}
/*------------------------center ---------------------------------*/

.halfsize-wrapper {
width:640px;
}
.halfsize-wrapper li {
width:320px;
float:left;
list-style-type:none;
}
.tt-half {
	background: url(../switch_img/bg_halftt_red.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 17px 5px 8px 45px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tt-half-o {
	background: url(../switch_img/bg_left_tt_orange.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 0px 8px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.tt-half-pi {
	background: url(../switch_img/bg_left_tt_pink.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 0px 8px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.tt-half-pu {
	background: url(../switch_img/bg_left_tt_purple.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 0px 8px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.halfsize-wrapper li img {
padding-left:5px;
}

.conte_box {
  overflow: auto;
  border:1px solid gray;
  width: 600px;
  height: 280px;
  white-space: pre;
  text-align:left;
  background-color: white;
}

.info_sc {
  overflow: auto;
  border:1px;
  width: 410px;
  height: 180px;
  white-space: pre;
  text-align:left;
  background-color: white;
}
