@charset "utf-8";
@import "./reset-min.css";
@import "./admin.css";

html {
	
	background-color:#000;
	color:#fff;
	background-image:url(../images/mochi/right_bg.gif);
	background-repeat:repeat-x;	
}

#wrapper {
	width:940px;	
	margin-bottom:50px;
}

#header {
	background-color:#fff;
	width:100%;
	height:90px;
	background-image:url(../images/mochi/header.gif);
	background-repeat:no-repeat;
}

#header h1 {
	width:178px;
	height:90px;
	text-indent:-9999px;
}

#header h1 a {
	display:block;
	width:178px;
	height:90px;
}

#header h2 {
	position:absolute;
	top:0px;
	left:740px;
	width:190px;
	height:90px;
	text-indent:-9999px;
}

#header h2 a {
	display:block;
	width:190px;
	height:90px;
}

#left {
	float:left;
	width:178px;
}

#left li {
	text-indent:-9999px;
}

#left .menu {
	background-image:url(../images/mochi/left_bg.gif);
	background-repeat:no-repeat;
	height:300px;
	margin-bottom:5px;
}

#left a {
	width:178px;
	display:block;
	background-repeat:no-repeat;
}

#left .menu_01 a {
	height:40px;
	background-image:url(../images/mochi/btn_01.gif);
}

#left .menu_02 a {
	height:50px;
	background-image:url(../images/mochi/btn_02.gif);
}

#left .menu_03 a {
	height:25px;
	background-image:url(../images/mochi/btn_03.gif);
}

#left .menu_04 a {
	height:35px;
	background-image:url(../images/mochi/btn_04.gif);
}

#left .menu_05 a {
	height:40px;
	background-image:url(../images/mochi/btn_05.gif);
}

#left .menu_06 a {
	height:45px;
	background-image:url(../images/mochi/btn_06.gif);
}

#left .menu_07 a {
	height:42px;
	background-image:url(../images/mochi/btn_07.gif);
}

#left .menu_01 a:hover { background-image:url(../images/mochi/btn_01o.gif); }
#left .menu_02 a:hover { background-image:url(../images/mochi/btn_02o.gif); }
#left .menu_03 a:hover { background-image:url(../images/mochi/btn_03o.gif); }
#left .menu_04 a:hover { background-image:url(../images/mochi/btn_04o.gif); }
#left .menu_05 a:hover { background-image:url(../images/mochi/btn_05o.gif); }
#left .menu_06 a:hover { background-image:url(../images/mochi/btn_06o.gif); }
#left .menu_07 a:hover { background-image:url(../images/mochi/btn_07o.gif); }


#right {
	
	float:left;
	width:747px;
	min-height:500px;
	padding:30px 0 0 15px;
	font-size:10pt;
	line-height:1.5em;
}


/* ------------ common ------------- */

.center {
	text-align:center;
	
}
.clear {
	clear:both;
}

a:link {
	color:#fff;
}

a:visited {
	color:#fff;
}

a:hover {
	color:#cc3300;
}

.error-message {
	margin:5px 0 5px 0;
	color:#ff0000;
}

#flashMessage {
	margin:5px 0 5px 0;
	color:#ff0000;
}

/* --------------- message ------------------- */

#message h2 {
	width:719px;
	height:57px;
	background-image:url(../images/mochi/message/title.gif);
	text-indent:-9999px;
}

#message .comment {
	width:721px;
	height:530px;
	margin-bottom:30px;
}


#message h3 {
	margin:10px 0 10px 0;
	width:719px;
	height:23px;
	background-image:url(../images/mochi/message/title_02.gif);
	text-indent:-9999px;
}

#message .table {
	width:100%;
}

/* --------------- items ------------------- */

#items h2 {
	background-image: url(../images/mochi/item/title.gif);
	background-repeat:no-repeat;
	width:719px;
	height:57px;
	text-indent:-9999px;
}

#items .title_archives {
	background-image: url(../images/mochi/item/archive_title.gif);
	background-repeat:no-repeat;
	width:719px;
	height:57px;
	text-indent:-9999px;
		
}

#items .list {
	margin:15px 15px 0 15px;
		
}

#items .list a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background-image: url(../images/mochi/item/btn.gif);
}

#items .list a:hover {
	background-image: url(../images/mochi/item/btn_o.gif);
}

#items .box {
	width:719px;
	clear:left;
	margin-top:5px;
	border-top:1px solid #bfbfbf;	
	border-bottom:1px solid #bfbfbf;	
	padding-top:15px;
	padding-bottom:10px;
}

#items .box iframe {
	width:719px;
	height:136px;
}

#items .detail_left {
	float:left;
	width:520px;
}

#items .detail_left td {
	vertical-align: top;
	text-align:center;
	padding:0px 10px 10px 10px;
	width:240px;
	
}

#items .detail_right {
	float:left;
	width:180px;
	padding:5px;
	margin-left:5px;
	background-color:#363636;
	font-size:8pt;
	
}



/* --------------- item_detail ----------------- */

#left .item_detail {
	width:178px;
	height:352px;
	background-image: url(../images/mochi/item/left_bg.gif);
	background-repeat:no-repeat;
}

#left .item_detail .main_image {
	text-align:center;
	padding-top:15px;
}

#left .item_detail .price {
	padding-top:50px;
	width:178px;
}

#left .item_detail .price table {
}

#left .item_detail .price td {
	vertical-align: middle;
	padding-right:2px;
	
}

#left .item_detail .price .item_no {
	font-size:14pt;
	font-weight:bold;
	font-family: Arial;
	color:#666;
}

#left .item_detail .price .item_price {
	font-size:12pt;
	color:#fff;
	width:60px;
	text-align:right;
	font-family: Arial;
	vertical-align: bottom;

}

#left .item_detail .price .item_yen {
	vertical-align: bottom;
}


#left .item_detail .btn {
	text-align:center;
	margin-top:5px;
}


/* ------------------ link --------------------- */

#link h2 {
	width:719px;
	height:57px;
	background-image:url(../images/mochi/link/title.gif);
	text-indent:-9999px;
}

#link .link {
	margin-top:15px;	
}

#link .capture {
	margin-top:15px;	
	margin-left:17px;	
	float:left;
}

#link .description {
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:208px;
	font-size:8pt;
	line-height: 150%;
}



/* ------------------ contact --------------------- */

#contact {
	width:719px;
	text-align:center;	
}

#contact h2 {
	width:719px;
	height:57px;
	background-image:url(../images/mochi/contact/title.gif);
	text-indent:-9999px;
}

/* ------------------ other --------------------- */

#other h2 {
	width:719px;
	height:57px;
	background-image:url(../images/mochi/other/title.gif);
	text-indent:-9999px;
}

/* -------------------- check ----------------------- */

#check h3 {
	
	height:25px;
	padding-top:10px;
	font-weight:bold;
	border-left:5px solid #666;
	text-indent:8px;
	margin-bottom:10px;	
}

#check p {
	
	font-size:8pt;
	margin-bottom:10px;
		
}

#check table {
	margin-bottom:35px;
}

#check th {
	border-bottom:1px solid #666;	
	padding:6px;
	width:130px;
	text-align:right;
}

#check td {
	border-bottom:1px solid #666;	
	padding:6px;
	width:500px;
}

#check .noborder {
	border:none;	
}

#check .text {
	width:350px;	
}

#check .zip {
	width:100px;	
}


#check .tel {
	width:200px;	
}

#check .btn {
	text-align:center;	
}

#check textarea {
	width:450px;
	height:200px;	
}

#check .cart {
	font-weight:bold;
	padding-left:40px;
	margin-bottom:20px;
}

#check p {
	width:719px;
	font-size:10pt;
	line-height:1.5em;
	margin-bottom:15px;	
}


/* --------------------- buy -------------------- */

#buy p {
	width:719px;
	font-size:10pt;
	line-height:1.5em;
	margin-bottom:15px;	
}


/* --------------------- howtobuy -------------------- */

#howtobuy h2 {
	width:719px;
	height:57px;
	background-image:url(../images/mochi/howtobuy/title.gif);
	text-indent:-9999px;
}

#howtobuy p {
	width:719px;
	font-size:10pt;
	line-height:1.5em;
	margin-bottom:15px;	
}

