@charset "utf-8";
/*
	Site Name: Sagittarius
	Author: Japan Media Creations
*/

/*
===== CONTENTS ===========================================

	Only for print

==========================================================
*/



/*
===== body and base setting ===========================
*/

body {
	text-align:center;/* box centering */
    font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	color:#000;
}

/* general params
--------------------*/
body,div,dl,dt,dd,ul,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
img {  
    border:0; 
} 
address,caption,cite,code,
dfn,em,th,var { 
    font-style:normal; 
    font-weight:normal; 
}  
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 

textarea{
    font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
}


/*
===== Layout ===========================
*/

div#header{
	display:none;
}

div#search-block{
	display:none;
}

.pathway{
	display:none;
}

.go_top{
	display:none;
}

div#sub{
	display:none;
}


div#sub2{
	display:none;
}

div#footer{
	margin: 0;
	padding: 0;
	width: 780px;
	background: none;
	height:84px;
	text-align: center;
	color:#000;
}



#footer_menu{
	display:none;
}




/*
===== form setting ===========================
*/
option{ padding-right:10px; }
*+html option{padding-right:0;}/* for IE7&Opera */
* html option{padding-right:0;}/* for IE6 */　　　

/*
===== link setting ===========================
*/

a{
	color: #000;
	text-decoration:none;
}
a:link{
	color: #000;
	text-decoration:none;
}
a:visited{
	color: #000;
}
a:hover{
	color: #000;
	text-decoration:none;
}
a:active{
	color: #000;
}

/*
===== common setting ===========================
*/

.print{
	display:none;
}

.warning-frame{
	border: 1px solid #000;
	background-color:#fff;
	padding:10px;
	line-height:1.4em;
}

.warning{
	color:#000;
}

.normal-frame{
	border: 1px solid #000;
	background-color:#fff;
	padding:7px;
	line-height:1.4em;
}


.red-small{
	font-size: 10px;
	color:#000;
}

.price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}

.small{
	font-size: 10px;
}

.required{
	color:#000;
	font-weight: normal;
}

.normal-weight{
	font-weight:normal;
}

/*
===== general setting ===========================
*/


/* ------------- Product List ---------------- */

.sort{
	text-align:right;
	font-size:0.8em;
	margin: 5px 0;
}

#product-list h2{
	font-size: 1.3em;
	font-weight: bolder;
	color:#000;
	margin:15px 0;
	padding: 5px;
	background:none;
	border-left: 0px;
	height:1%;
}

#product-list td{
	padding: 7px 3px;
	border-bottom: 1px solid #000;
}

#product-list td.txt{
	vertical-align:top;
}

#product-list td.price{
	text-align:center;
	width: 85px;
}

#product-list td.price img{
	margin-bottom: 3px;
}

#product-list .product-name{
	font-weight: bold;
	margin-bottom: 2px;
}


/* ------------- Product Detail ---------------- */

#product-detail h2{
	font-size: 1.3em;
	font-weight: bolder;
	color:#000;
	margin:15px 0;
	padding: 5px;
	background:none;
	border-left: 0px;
	height:1%;
}

#product-detail .detail-info{
	float:right;
	width:214px;
	overflow:hidden;
	line-height: 1.3em;
}

p.price-detail{
	font-family:Verdana, Arial, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color: #000;
	margin-bottom: 5px;
}

#product-detail p.icon{
	margin: 7px 0;
}

#product-detail .icon img{
	margin-right: 3px;
}

#product-detail p.sizetable{
	background:transparent url(../images/icon-sizetable.gif) 145px 2px no-repeat;
	padding-left: 25px;
	text-align:right;
}

#product-detail .detail-info ul{
	margin:7px 0;
	border: 1px solid #000;
	background-color:#fff;
	padding: 3px;
}


#product-detail .detail-info li{
	margin-bottom:5px;
}

#product-detail .detail-info label{
	position: absolute;
}

#product-detail .detail-info select{
  margin-left: 55px;
  font-size: 0.9em;
}

#product-detail .detail-info input{
  margin-left:40px;
}


#product-detail .detail-photo{
	float:left;
	width:214px;
	overflow:hidden;
}

#product-detail .detail-photo img{
	margin:0 8px 8px 0;
	border:1px solid #000;
}

#product-detail .detail-text p{
	line-height: 1.3em;
	margin: 10px 0 10px 0;
}

#product-detail .review{
	background-color:#fff;
	border:1px solid #000;
	padding:10px;
}

#product-detail .review h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 5px;
}

#product-detail .series{
	background-color:#f2f2f2;
	border:1px solid #ccc;
	padding:5px;
}

#product-detail .series h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 3px;
}

/* ------------- Cart ---------------- */

#cart h2{
	font-size: 1.3em;
	font-weight: bolder;
	color:#000;
	margin:15px 0;
	padding: 5px;
	background:none;
	border-left: 0px;
	height:1%;
}

table.cart{
	width:100%;
}

table.cart th, table.cart td{
	border: 1px solid #000;
	padding:2px;
}

table.cart th{
	background-color:#fff;
	text-align:center;
	font-weight:bold;
	color:#000;
}

table.cart td{
	text-align: center;
}


table.cart td.name{
	text-align: left;
}

table.cart td.name p{
	float: right;
}

table.cart td.name img{
	float: left;
	margin-right: 5px;
}

table.cart td.qty input{
	width:17px;
}

table.cart td.price{
	text-align: right;
	font-size: 0.9em;
}

.price-sum{
	font-family:Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #000;
	text-align: right;
	margin: 5px 0;
}


.button-cart-refresh{
	float:left;
	text-align: right;
	margin: 5px 0;
}

.button-cart-refresh button{
	width:140px;
	font-size:0.9em;
}

.button-cart-refresh img{
	vertical-align:middle;
}

.buttons{
	text-align:center;
}

.buttons img{
	margin: 25px 15px;
}

#cart .warning-frame h2{
	font-size: 1em;
	font-weight: bolder;
	color:#000;
	margin:0 0 10px 0;
	padding: 0;
	background:none;
	border: none;
}

#cart ul.cart{
	margin-bottom: 20px;
	list-style: disc;
}

#cart ul.cart li{
	margin: 0 0 10px 25px;
	padding-left: 5px;
}


/* ------------- Quote ---------------- */

table.quote{
	width:100%;
}

table.quote th{
	padding:2px;
}

table.quote td{
	border-bottom: 1px solid #000;
	padding:10px 5px;
	text-align: center;
}


table.quote th{
	background-color:#fff;
	text-align:center;
	font-weight:bold;
	color:#333;
	border-bottom: 1px solid #000;
}

table.quote td.name{
	text-align: left;
	font-weight:bold;
}

table.quote td.name p{
	float: right;
}

table.quote td.name img{
	float: left;
	margin-right: 5px;
}

table.quote td.qty input{
	width:17px;
}

table.quote td.price{
	text-align: right;
	font-size: 0.9em;
}

.buttons-quote{
	display:none;
}


/* ------------- Nornal & form ---------------- */

#normal{
	line-height:140%;
}

#normal p{
	margin: 1em 0;
}

#normal h2{
	font-size: 1.3em;
	font-weight: bolder;
	color:#000;
	margin:15px 0;
	padding: 5px;
	background:none;
	border-left: 0px;
	height:1%;
}

#normal h3{
	font-size: 1.1em;
	font-weight: bolder;
	color:#333;
	margin:20px 0 10px 0;
	padding-left: 23px;
	line-height:1.5em;
	height:20px;
	background:none;
}

#normal h4{
	font-size: 1.1em;
	font-weight: bolder;
	color:#000;
	margin:10px 0 0 0;
	line-height:1.5em;
}

#normal h5{
	font-size: 0.9em;
	font-weight: bolder;
	color:#000;
	margin:10px 0 0 0;
	line-height:1.5em;
}

#normal blockquote{
	margin-left: 20px;
}

#normal ol.policy li{
	padding: 0 0 15px 0;
}

.form_table{
	border-collapse: collapse;
	margin: 15px 0px;
	width:100%;
}

.form_table th, .form_table td{
	border: 1px solid #000;
	padding: 5px;
}
.form_table th{
	font-weight: bold;
	background-color: #fff;
}

.form_table textarea{
	font-size: 0.9em;
	width: 275px;
	border:none;
}

.form_table input{
	font-size: 0.9em;
	border:none;
}

.form-button{
	text-align:center;
}

.form-button input{
	text-align:center;
	margin: 0 10px;
	border:none;
}

.form_table td.catalog label{
	float:left;
	text-align:center;
	width: 140px;
	margin: 7px auto;
}

.form_table td.right label{
	float:left;
	text-align:left;
	width: auto;
	margin: 5px 5px 5px 0;
}

/* ------------- register form ---------------- */

form#register table caption{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 0 5px 0px;
	background:none;
	height:20px;
}

form#register table th{
	width: 125px;
}

.agreement{
	margin: 15px 0;
	text-align: center;
	line-height:1.4em;
}


/*
===== footer ====================================
*/

div#footer_copyright{
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.6em;
}


div#footer_copyright a:link{
	color: #000;
	text-decoration:none;
}
div#footer_copyright a:visited{
	color: #000;
	text-decoration:none;
}
div#footer_copyright a:hover{
	color: #000;
	text-decoration:none;
}

