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

* {
	padding: 0px;
	margin: 0px;
}

a img {
	border: none;
}

input, textarea {
	border: 1px #888888 solid;
	padding: 2px;
}

select {
	font-size: 93%;
}

.rouge { color:#ff0000; }

body {
	color: #373131;
	background-color: #F0F0F0;
	
	font-size: 0.86em;
	line-height: 1.8;
}

a {
	text-decoration: none;
	color: #373131;
}

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

.font-mono {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
}

#clear {
	clear: both;
}

#page-container {
	width: 786px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../../common/images/shadow_side.gif);
	background-repeat: repeat-y;
}

#page-contents {
	width: 780px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../../common/images/contents_base.gif);
	background-repeat: repeat-y;
}

#header {
	width: 780px;
	height: 50px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../../common/images/header.gif);
}

#search-field {
	padding-left: 345px;
	padding-top: 10px;
}

#search-btn{
	float: left;
	
	width: 12px;
	height: 12px;
}

#cart-btn{
	float: right;
	
	padding-top: 1px;
	padding-right: 8px;
}


#header-menu {
	width: 780px;
	height: 25px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../../common/images/common_menu.gif);
}

.header-for-english {
	width: 61px;
	height: 9px;
	
	padding-left: 519px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	
	margin:0px;
}

#header-menu-spacer {
	float: left;
	width: 181px;
	height: 25px;
	
}

#header-menu-button {
	float: left;
	width: 71px;
	height: 25px;
}

#header-menu-spacer-other {
	float: left;
	width: 89px;
	height: 25px;
}

#header-menu-button-other {
	float: left;
	width: 84px;
	height: 25px;
}

/* SIDE MENU */
#side {
	clear: both;
	float: left;
	
	width: 180px;
	font-size: 88%;
	line-height: 1.3;
	
	color: #454545;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	
	border:red;
}

#side p {
	display: block;
	width: 172px;
	text-decoration: none;
	color: #373131;
	
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	background: #F0F0F0;
}

#side a {
	display: block;
	width: 172px;
	text-decoration: none;
	color: #373131;
	
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#side .side-open {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../../common/images/side_open.gif)
}

#side a.side-active {
	background-color: #F0F0F0;
}

#side .side-close {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../../common/images/side_close.gif)
}

#side .side-selected {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../../common/images/side_selected.gif)
}

#side a:hover {
	text-decoration: none;
	color: #790000;
	
	background-color:#C8C8C8;
}

#side a:hover.side-close {
	text-decoration: none;
	color: #790000;
	
	background-color:#C8C8C8;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../../common/images/side_close_h.gif)
}

#side ul {
	float: none;
	
	margin-left: 0px;
	padding: 0px;
}

#side li {
	float: none;
	list-style: none;
	
	text-align: left;
	
	margin-left: 0px;
	padding: 0px;
	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #A8A8A8;
	
	background-color: #E1E1E1;
}

.side-link {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	border-left: 2px solid #C3C3C3;
}

/* SIDE MENU END*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	
	width: 786px;
	height: 46px;
	background-image: url(../../common/images/footer.gif);
}

#footer-menu {
	font-size:10px;
	line-height: 16px;
	
	padding-left: 10px;
	padding-top: 3px;
}

#separate {
	clear: both;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

#item-preview {
	float: left;
	width: 272px;
	/*height: 179px;*/
	
	padding-left: 1px;
	padding-top: 1px;
	margin-right: 4px;
	margin-bottom: 4px;
	
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 2px #666666;
	border-bottom: solid 2px #666666;
}

#item-preview ul {
	float: none;
	
	padding-top: 16px;
	
}

#item-preview li {
	float: none;
	list-style: none;
	
	text-align: left;
	line-height: 120%;
	
}

#return-top {
	clear: both;
	float: left;
	width: 560px;
	
	font-size: 90%;
	text-align: right;
}

#last-spacer {
	float: left;
	margin-bottom: 10px;
	
}

#verisign-side {
	position:relative;
	margin-top:-100px;
	left: 30px;
	width: 200px;
}