
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "Verdana", "Arial";
	}

html {
	height: 100%;
	}

body {
	font-size:10pt;
	width: 950px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	}

img {
	border: none;
	vertical-align: top;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.errmsg {
	color:red;
	}

a{
	color:#005dd1;
	}
a:hover{
	text-decoration:none;
	color:#005dd1;
	}


/* 120�~160�C���[�W�p */
.img120_160{
	background-color: #ffffff;
	height: 160px;
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	border: solid #3C2600 2px;
	}


/* 240�~320�C���[�W�p */
.img240_320{
	background-color: #ffffff;
	height: 320px;
	width: 240px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	border: solid #3C2600 2px;
	}


/* */
.stock_item120_160 {
	margin-left: 21px;
	margin-bottom: 21px;
	border: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 120px;
	height: 210px;
	}


/* Header
------------------------------------------------------------------*/
#loginname {
	margin-right: 10px;
	}



/* Global Navi
------------------------------------------------------------------*/
#globalnavi_table {
	height: 20px;
	width:950px;
	margin: 0px;
	border-collapse: collapse;
	height:35px;
	background: url(../img/part/openheader.gif) no-repeat left top;
	}

.logo {
	background: url(../img/part/logo.gif) no-repeat left top;
	width: 150px;
	padding:0px;
	}

.globalnavi_base_select {
	width: 165px;
	/*border: solid black 1px;*/
	}

.globalnavi {
	vertical-align: bottom;
	height: 20px;
	width: 480px;
	white-space: nowrap;
	/*border: solid black 1px;*/
	}

.globalnavi_login {
	width: 150px;
	white-space: nowrap;
	/*border: solid black 1px;*/
	}

.globalnavi_space {
	width: 5px;
	}



.menu_button {
	text-decoration:none;
	background: url(../img/navi/menu.gif) no-repeat left top;
	text-align:center;
	vertical-align:center;
	height:20px;
	width:111px;
	display: block;
	color:#ffffff;
	font-weight:bold;
	font-family: sans-serif;
	font-size:13pt;
	padding-top: 5px;
	float:left;
	}
.menu_button:hover {
	background: url(../img/navi/menu.gif) no-repeat left bottom;
	}
a.menu_button {
	color:#ffffff;
	}
a.menu_button:hover{
	text-decoration:none;
	color:#ffffff;
	}

.menu_sample {
	background: url(../img/navi/sample.gif) no-repeat left top;
	}
.menu_sample:hover {
	background: url(../img/navi/sample_.gif) no-repeat left top;
	}
.menu_mailmagazine {
	background: url(../img/navi/entry_mail.gif) no-repeat left top;
	}
.menu_mailmagazine:hover {
	background: url(../img/navi/entry_mail_.gif) no-repeat left top;
	}

.menu_mypage {
	background: url(../img/navi/mypage.gif) no-repeat left top;
	}
.menu_mypage:hover {
	background: url(../img/navi/mypage_.gif) no-repeat left top;
	}
.menu_shop {
	background: url(../img/navi/shop.gif) no-repeat left top;
	}
.menu_shop:hover {
	background: url(../img/navi/shop_.gif) no-repeat left top;
	}
.menu_cart {
	background: url(../img/navi/cart.gif) no-repeat left top;
	}
.menu_cart:hover {
	background: url(../img/navi/cart_.gif) no-repeat left top;
	}

/* footer
------------------------------------------------------------------*/
#global_fotter{
	background:url(../img/part/openfooter.gif) no-repeat left top;
	font-size:10px;
	line-height:14px;
	color:#666;
	height:70px;
	width:950px;
	padding-top:1px;
	text-align: center;
	}

#global_fotter p.copyright {
	}

#global_fotter p.ext_link {
	margin-top: 35px;
	}

#global_fotter a{
	color:#666;
	text-decoration:none;
	}

#global_fotter a:hover{
	color:#666;
	text-decoration:underline;
	}

