@charset "utf-8";


/***********************************

全体設定

************************************/

html{
	height: 100%;
	margin-bottom: 1px; /* firefox opera scrollbar always dispaly */
	overflow-y:scroll;  /* ie */
}

body{
	/* 16px 強制に変更 */
	font-size:16px !important;
        

	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6;
	/* 以下4点はサイト全体で統一*/
	margin-top: 0px;
	width:960px;
	margin-right:auto;
	margin-left: auto;
	background-color:#FDF5E6;

}

input:focus,textarea:focus,select:focus {background: #F0FFFF;}




#bodywrap {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border:none;
}


p.errormess{
	font-weight:bold;
	color:red;
}

p#notrelease,p#product_quantity_out,p#fewbook{
    font-size: 12px;
    color:red;
    text-align: center;
    font-weight: bold;
}


body#generalbody > #bodywrap,
body#topbody > #bodywrap {
  border-left:1px solid #BBBBBB;
  border-right:1px solid #BBBBBB;
  background-image:url('../images/wall/sora65.jpg');
}

body#childbody > #bodywrap{
  border-left:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  background-color:#FED393;
}



.clearfix{
  min-height: 10px;
}

/* clearfix */
.clearfix:after {
  content: ".";   /* 新しい要素を作る */
  display: block;   /* ブロックレベル要素に */
  clear: both;
  height: 1px;
  visibility: hidden;

}



* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearboth{
 clear:both;
 text-indent:-9999999px;
 width:1px;
 height:1px;
}


#bodyheaderleft{
 width:470px;
 float:left;
}

#contentwrap {
	width: 960px;
	padding:0;
    padding-top:10px;
	float: left; /* コンテナにfloat 設定で高さが生まれる*/
}



h1,h2,h3,h4,h5,h6,p {
	font-size: 16px;
	line-height: 1.6;
}

h2{
  background-image:url('../images/arrow/1.gif');
  background-repeat:no-repeat;
  background-position:4px 50%;
  padding:1px;
  text-indent:20px;
  line-height:1.6;
  font-size:16px;

}


a:hover { text-decoration: underline; }


a#generaltoplink{
display:block;
color:white;
}

#headbannerwrap{
 float:right;
 width:420px;
 height:260px;
 overflow:hidden;
 margin-right:20px;
 margin-top:20px;
}

#headbannerimg{	}

#bodyheader {
	width:960px;
	height:160px;
	margin:0;
	float:left;
}

body#childbody #bodyheader{ background-color:#fef0db;}

body#topbody #bodyheader {
height:320px; /* top page logo large */
}


#headerline {
	text-align: right;
	font-size: 12px;
	line-height: 2;
	color: #fff;
	background-color: #777;
	letter-spacing: 1.5px;
	font-weight: normal;
        margin:0;
	width:962px;
	margin-left:auto;
	margin-right:auto;
	border:none;




}

#accountbody #headerline,#singlecol #headerline{
    width:960px;
}



#logowrap {

	width:420px;
	margin-left:20px;
	margin-top:10px;
        /*margin-bottom: 10px;*/
}


#childbody #logowrap img {height:140px;}


#headerlogo {
	font-size:10px;
	margin-top: 0;
	margin-left: 0;
	width: 320px;
}

#banerarea{
 margin:0;
 margin:auto;
 border:none;
 border-top:1px dotted gray;
 border-bottom:1px dotted gray;
 min-height:70px;
 height:140px;
 margin-bottom:10px;
 margin-top:10px;
}

#banerarea li{
	float:left;
	width:210px;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	height:60px;
	background-color:gray;
	color:white;
	font-size:10px;
}

#banerarea img{
	width:210px;
	height:60px;
}


#logojpg {
	height:210px;
	width:320px;
	margin:0px;



}

#logowrap p{

	font-size:16px;
	line-height:1.6;
	margin-bottom:0;
	text-indent:0;
	text-align:right;
	}

#headercartmenu {



	float:right;

	width: 470px;

	height:39px;

	margin-top:1px;



}

#headercartmenu a {
	display:block;
	float:left;
	margin-left:2px;
	width:90px;
	height:40px;


	color:#228B22;


	background-position:0px 0px;
	text-indent:-99999px;
	background-repeat:no-repeat;


}

#headercartmenu a.aboutus {	background-image:url('../images/headercart/aboutus.png');}
#headercartmenu a.guide {	background-image:url('../images/headercart/guide.png');}
#headercartmenu a.login {	background-image:url('../images/headercart/login.png');}
#headercartmenu a.logout {	background-image:url('../images/headercart/logout.png');}
#headercartmenu a.cart {	background-image:url('../images/headercart/cart.png');}
#headercartmenu a.contact {	background-image:url('../images/headercart/contact.png');}


#headercartmenu a:hover {

	color:white;
	background-position:-90px 0px;
}


/*
  2段組なら side content の外枠
  段組なしでもこの外枠の大きさに変更ない方がいいかも
*/

/* 段組なしの場合*/
#contentsingle{
	clear:both;
	width:960px;
        padding-top: 5px;


}

#contentend {
	clear: both;
	height: 20px;
}

#content {
 margin:0px;
 width: 700px;
 float: right;
 margin-right:10px;
 background-color:#efffff;
}

#side {

	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
	margin-left:10px;


}

#side .box{

	margin:0;
	margin-bottom:10px;

}

#side .box > p > a{
	display:block;

}




#side #searchboxtitle{
background:url('../images/title/searchtitle.gif') no-repeat;
background-position:0px 0px;
}

#side #searchboxdiv{
 height:120px;
}

body#topbody #side #searchboxdiv{

 background-color:#eeeeee;
 border-right:solid 1px #BBBBBB;
 border-bottom:solid 1px #BBBBBB;
 height:120px;
 margin-bottom: 20px;
}


#side .title{
	font-size:16px;
	height:25px;
	margin:0;
	background-color:red;
	color:white;

	line-height:1.8;
	font-weight:bold;
	text-indent:20px;
	letter-spacing:3px;
}



#side>#modulelink {
	border: none;
}

#side>#modulelink>a {
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	background-image: url(../images/menu_general_1x35.jpg);
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 4px;
	margin-left: 20px;;
	padding: 0 0 0 10px;
	height: 35px;
	border-top: #8cbf22;
	border-right: #8cbf22;
	border-bottom: 3px solid #8cbf22;
	border-left: #8cbf22;
}

#side>#sitelink>a {
	display: block;
}

.sitelinkitem {
	display: block;
}

#bodyfooter {
	clear:both;
	margin-right: auto;
	margin-left: auto;
	width:962px;




}


.accmenugen{
	background-color:#eeeeee;
	color:green;
    background-repeat:no-repeat;
	line-height:1.4;
}


.accmenugen   .accmenugen{
 font-weight:normal;
 padding-left:10px;
}



.accmenugen  p{
	font-size:8px;
	color:black;
	padding:5px;
	font-weight:normal;


}

.accmenugen  a{
	display:block;
        padding-top: 4px;
        padding-bottom: 4px;
	font-size:16px;
	
        color: green;
}

.accmenugen > a{
	display:block;
        padding-top: 4px;
        padding-bottom: 4px;
	font-size:16px;
        color: green;
}

 a.sidemenu{
	display:block;
        padding-top: 8px;
        padding-bottom: 8px;
	font-size:16px;
        color: green;
        padding-left: 40px;
        font-weight: normal;
        background-image: url(../images/arrow/y01.gif);
        background-repeat: no-repeat;
        background-position: 20px 50%;
}



.accmenuchild{

	border-bottom:#ff69b4 1px solid;

	background-color:#eeeeee;
	color:green;
	font-weight:bold;
	line-height:3em;
    background-image:url('../images/arrow/arrow9_1.gif');
    background-repeat:no-repeat;
    background-position:0.45em 1.21em;


}

.accmenuchild  p{
	font-size:8px;
	color:black;
	padding:5px;
	font-weight:normal;


}

.accmenuchild  a{
	display:block;
	font-size:10px;
	color:black;
}

.accmenuchild > a{
	display:block;
	font-size:10px;

	color:red;
}

.node_0{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	border:#aaaaaa solid 1px;



}

.node_1{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#aaaaaa solid 1px;
	background-image:url('../images/arrow/1.gif') ;
	background-repeat:no-repeat;
	background-position:10px 50%;

}

.node_2{
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#aaaaaa solid 1px;
	background-image:url('../images/arrow/1.gif') ;
	background-repeat:no-repeat;
	background-position:30px 10px;

}

.node_3{
	padding-left:70px;
	padding-top:5px;
	border-bottom:#aaaaaa solid 1px;
	padding-bottom:5px;
	background-image:url('../images/arrow/1.gif') ;
	background-repeat:no-repeat;
	background-position:50px 10px;


}

/*
module level css here*/

body#topbody div#topnews,
body#childbody div#topnews{
width:440px;
height:154px;
margin-left:20px;
background:url(../images/topnewsbg.png) no-repeat;
}

body#topbody div#topnews{
    margin-top: 88px;
}


div#topicmain{
padding-top:20px;
padding-left:10px;
font-size:14px;
width:420px;
height:135px;
position:relative;
}

div#topicmain p#topicall{
position:absolute;bottom:4px;right:0px;
font-size:12px;
}


 #keizaihead {
	padding-left: 3em;
}

#side>#keizailink>a {
	display: block;
}

#side>#modulelink>#generallink>a {
	display: block;
}

p#categories_title{
	background-image:url(../images/title/categorytitle.gif);
	background-repeat:no-repeat;
	width:218px;
	height:25px;
}


.sidebanner{
display:block;
width:210px;
margin-bottom:10px;
margin-top:10px;
margin-left:auto;
margin-right:auto;

}

.sidebanner a{
	display:block;
	width:210px;
margin-left:auto;
margin-right:auto;
}

.sidebanner img{
	display:block;

margin-left:auto;
margin-right:auto;
}



.box #categoryname{


margin-top:8px;

background-color:green;
font-weight:bold;
color:white;
text-indent:10px;
 border-right:solid 1px #CCCCCC;
 border-bottom:solid 1px #CCCCCC;
}



h1.headtitle{
    background:url('../images/title004_700.jpg') ;
    background-position:left bottom;
    background-repeat:no-repeat;
    letter-spacing:2px;

	line-height:1.8;
	font-weight:bold;
	text-indent:20px;
	color:darkgreen;
	margin-bottom:10px;
	height:26px;
        width: 700px;
        font-size: 16px;




}


body#childbody h1.headtitle{

	letter-spacing:1px;
	font-size:22px;
	line-height:3;
	font-weight:bold;
	text-indent:140px;
	color:darkgreen;
	margin-bottom:10px;
	height:60px;
	background-image:none;
    background:transparent;



}

#breadcrumbs{
clear:both;

margin:0;
padding-top:0px;
padding-bottom: 6px;
font-size:14px;
line-height:1;
float:left;

background:transparent;
width:900px;

padding-left:60px;
font-size:14px;
line-height:1;



	}

#breadcrumbs > a{

	display:block;float:left;

	font-size:14px;line-height:1;
	color:darkgreen;

	padding-left:3px;
	padding-right:3px;

}



li.onebookwrap{
 width:349px;
 height:340px;
 margin:0;
 padding:0;
 float:left;
 margin-bottom:5px;
 padding-top:5px;
 	display:block;

}

body#childbody li.onebookwrap{
 height:345px; /* 著者が多かったりする*/
}

div.onebook{

 width:320px;
 padding-top:10px;

 margin-left:auto;
 margin-right:auto;
 position:relative;


}

body#topbody ul.grade{

width:150px;
position:absolute;
left:110px;
height:30px;
top:10px;
}

ul.itemlist{
 width:700px;
 float:left;
}


.paginate{
	text-align:center;

	}



.paginate a{


}
.paginate a:hover{

	}


p.countdisp{
	font-size:14px;

	margin-left:20px;


	line-height:1.85;
}


#paramchgdev{
	float:right;
	position:absolute;
	top:0;right:10px;

}

#paramchgdev > p{
	font-size:13px;
	line-height:2;
}

#paramchange >p > select{
font-size:13px;
padding:0px;
padding-left:3px;
padding-right:3px;
border:1px solid #ffffff;

background-color:#eeeeee;

}

#paramchange >p > input{
	font-size:13px;
padding:0px;
padding-left:5px;
padding-right:5px;
	border:1px solid #ffffff;
	margin:0;
	margin-top:2px;
	height:19px;
	background:transparent;
}





ul.paginationControl > li{
        display:-moz-inline-box;
        /*
            firefox2はinline-blockをサポートしないが、
            独自拡張の-moz-inline-boxで、似たような効果を得られる
        */
        display:inline-block;
      /*  padding:6px;*/
        font-size:16px;

        width:40px;
        height:40px;
	    /display: inline;
	    /zoom: 1;


}

ul.paginationControl >li > *{

}

ul.paginationControl >li.current{

}

ul.paginationControl >li > *{

 display:block;
 width:40px;
 height:40px;
 line-height:2;
}

#cat_keizai{
 display:block;

 margin-top:20px;
 background:transparent;
 padding-top:5px;
}

#cat_keizai img{
display:block;

margin-left:auto;
margin-right:auto;

border:solid 1px #cccccc;
}

#cat_keizai p{
font-size:20px;
text-align:center;
font-weight:bold;
background-color:#cccccc;
}

#headtitlediv{
	position: relative;
}


.paginatediv{
	 background:transparent;
	 margin-bottom:10px;

}

.bottompaginatediv{
	 background:transparent;
	 margin-bottom:10px;
	 padding-top:20px;
	 clear:both;
}

#toplink{
 clear:both;


}

#toplink > a{
	text-indent:-99999px;
	display:block;
 position:fixed;
 bottom :20px;
 right  :0px;
 width:120px;
 height:25px;
	width:120px;
	height:25px;
 	background-image:url(../images/button/gotop.png);
 	background-repeat:no-repeat;
	margin-right:-80px;

}

#toplink > a:hover{
	margin-right:0px;
	background-image:url(../images/button/gotop_on.png);

}


#singlecol #bodywrap,#accountbody #bodywrap{
	background-image:url(../images/wall/keizaiwall.gif);
}

#singlecol #bodyheader,#accountbody #bodyheader{
	height:100px;
}

#flushcontent{
  margin:0;padding:0;width:420px;height:260px;
}

p#googlemapa {
	color:#0000FF;text-align:left;
}

div#viewerCanvas{
	width:650px;margin:auto;margin-top:20px;margin-bottom:20px
}

div#pdfCanvas{
	width:650px;margin:auto;
}

#mypagetitle{
	background-image:url(../images/button/mypage220.png);
	background-repeat:no-repeat;
	height:60px;text-indent:-99999px;
	width:220px;
	margin-right:auto;
	margin-left:auto;

}

#mypagetitle > a{ height:60px;}

div#mypage{

}

ul#sidebanerarea{
 width:220px;
}

div#cartdiv{
width: 200px;
padding-top: 20px;
text-align: center;
font-size:12px;



}

div#cartdiv a#cartbtn{
	display:block;
	background-image:url(../images/button/b_cartin.gif);
	text-indent:-999999px;
	background-repeat:no-repeat;
	height:25px;
	width:135px;
	margin-right:auto;
	margin-left:auto;
}

div#cartdiv a#cartbtn:hover{
	background-image:url(../images/button/b_cartin_on.gif);

}

div#netshops{
 margin-top:40px;
 width:135px;
 margin-left:auto;
 margin-right:auto;
}

div#bottomlink{
	background-color:#777777;
    width:962px;

}

div#bottomlink > ul{
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

div#bottomlink > ul > li{
	display: inline-block;
	width:120px;
	height:20px;
	font-size:12px;

	text-align:center;
	/display: inline;
	/zoom: 1;


}

div#bottomlink > ul > li > a{
	color:#FFFFFF;
}

body#singlecol #bodyfooter{
 margin-top:0px;
 padding-top:0px;
}

p#cartempty{
  margin-left:40px;
  height:200px;
  color:red;
  font-weight:bold;
  font-size:20px;
}

h1#usersguidetitle{
background:url('../images/title/guide_title.gif') ;
}

h1#contacttitle{

background:url('../images/title/contact_title.gif') ;
margin-bottom: 20px;

}

h1#sitemaptitle{
 background:url(../images/title/sitemap_title.gif);
}


/*********************************************
 トップページ body#topbody
**********************************************/







body#topbody h1.headtitle{
background:url('../images/title/this_month_title.gif') no-repeat ;  /* replace Customizing image */
}

body#topbody h1#recomendtitle{
 background:url('../images/title/recommend_title.gif') no-repeat ;
}

body#topbody li.tabhead a{
	 color:darkgreen;
	 background-repeat:no-repeat;
	 background-position:bottom left;
}



body#topbody div.onebook .lelease2{
	font-size:14px;
	line-height:2;
	text-align:center;
}


body#topbody div.onebook .lelease{

font-weight:bold;
color:#FF4500;
font-size:18px;

text-align:left;

width:100px;
height:30px;
padding:0px;
padding-top:5px;

letter-spacing:1px;
margin-bottom:4px;


}







.zend_form_tbl td{
	padding:8px;
	text-align:left;
	border:1px solid #dddddd;
	background-color:#eeeeee;
	font-size:14px;
	vertical-align: top;
        font-weight: bold;

}


/*********************************************
 カート
**************************************************************************************/
form#carttblform {
	font-size: 16px;
	/*width: 700px;*/
	margin-left: auto;
	margin-right: auto;
}





form#carttblform table {
	width:700px;
	table-layout:fixed;

	}

form#carttblform td,
table#orderitems td
	 {
	border: 1px solid #dddddd;


}



form#carttblform td.pcode,form#carttblform td.pname ,table#orderitems td.pcode,table#orderitems td.pname {

	font-size: 14px;
        font-weight: bold;

}



form#carttblform td.pprice,table#orderitems td.pprice {
	font-size: 14px;
        font-weight: bold;
	text-align: right;

	padding-right: 10px;
	white-space: nowrap;

}

table#orderitems th.headerpcode,
table#orderitems th.headerpname,
table#orderitems th.headerpprice,
table#orderitems th.headeramount,


form#carttblform td.headerdel,
form#carttblform td.headerpname,
form#carttblform td.headerpcode,
form#carttblform td.headerpprice,
form#carttblform td.headeramount
	{
	padding:0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom:8px;
	white-space:nowrap;
}

form#carttblform td.headerdel{
width:70px;
}

form#carttblform td.headerpcode,
table#orderitems th.headerpcode{
	width:160px;


}

form#carttblform td.headerpname,table#orderitems th.headerpname{
width:235px;
}




form#carttblform td.input input {
 width:80px;
}

form#carttblform td.headerpprice{
width:100px;
}


table#orderitems th.headerpprice{

}

form#carttblform td.headeramount,
table#orderitems th.headeramount{
	width:130px;

}

form#carttblform td.hidden,form#carttblform tr.hidden {
	display: none;
}

form#carttblform td.dellink {
	width: 100px;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
}

 

form#carttblform input.amount {

	font-size: 16px;
	font-weight: bold;
}

table#labeltbl {

	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: bold;
}

table#labeltbl td {
	border: 2px solid #dddddd;
	padding: 2px;
}

td.footersum,td.footersumlabel {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	text-align: right;



}

td.footersumlabel{


 padding:0px;
 padding-top:8px;
 padding-bottom:8px;
 padding-right: 8px;

}

body.orderconfirm  table.zend_form_tbl{
    margin-top:10px;
    margin-bottom: 20px;
}

td.footersumlabel span{
 
}

td.footersum{
	width:130px;
	text-align:right;
padding:0px;
 padding-top:8px;
 padding-bottom:8px;
 padding-right: 8px;


}

td.footersum span{
	 padding-right:8px;
}


form#carttblform td.recalc {

	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

#btn-btn_refresh {
	background-image: url(../images/button/recalc.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 40px;
	text-indent: -99999px;
	color: white;
	text-decoration:none;
	border:none;
}

#btn-btn_refresh:hover{
   
}

div#regist {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}








p#buytext {
	text-align: center;
	margin-bottom: 20px;
}

ul#registul {
        
	text-align:center;
	width: 680px;
	
        
}

ul#registul >li {

	display:inline-block;
	float:none;
	width:150px;
	margin:5px;
	/display: inline;
	/zoom: 1;

}

ul#registul>li>a{
	text-indent: -999999px;
	height: 30px;
	display:block;
	background-repeat: no-repeat;
	width:150px;
	text-align:center;
}

a.liselect{
    font-size:13px;
    line-height: 2.4;
    font-weight: bold;
    color:#FFF;
    text-indent: -20px!important;
    background-image: url(../images/button/b_img.gif);
    background-position: 0px 0px;
    text-decoration: none;
}

a.liselect:hover{
    background-image: url(../images/button/b_img_on.gif);
    color:#EEE;
}

a.liupdate{
       font-size:13px;
    line-height: 2.4;
    font-weight: bold;
    color:#FFF;
    text-indent: -20px!important;
    
    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../images/button/b_img_select.gif);
}

a.liupdate:hover{
    background-image: url(../images/button/b_img_select_on.gif);
    color:#EEE;
}

p#delivadd{
    
    margin-top:20px;
    margin-left: 200px;
}

p#delivadd > a{
    display:block;
    height: 30px;
    width: 130px;
        font-size:13px;
    line-height: 2.4;
    font-weight: bold;
    color:#FFF;
    text-indent: 10px!important;
    background-repeat: no-repeat;

    background-position: 0px 0px;
    text-decoration: none;
    background-image: url(../images/button/b_img_select.gif);

}

p#delivadd > a:hover{
    background-image: url(../images/button/b_img_select_on.gif);
    color: #EEE;
}

a#registorder {	background-image: url(../images/button/b_buystep.gif);}
a#registorder:hover {background-image: url(../images/button/b_buystep_on.gif);}
a#backproduct{background-image: url(../images/button/b_pageback.gif);}
a#backproduct:hover {background-image: url(../images/button/b_pageback_on.gif);}
a#ordercomp{background-image: url(../images/button/b_ordercomp.gif);}
a#ordercomp:hover{background-image: url(../images/button/b_ordercomp_on.gif);}
a#gotoppage {	background-image: url(../images/button/b_toppage.gif);}
a#gotoppage:hover {	background-image: url(../images/button/b_toppage_on.gif);}

.cartmainblock{
 width:700px;
 margin-left:auto;
 margin-right:auto;

}


/********
 アカウント
*********/
body#accountbody #bodywrap{
	float:left;
		padding-bottom:20px;}


body#accountbody #accountblockwrap {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
        


}

p.confirmmessage{

	margin-bottom:20px;
	margin-left:20px;
background-image:url(../images/arrow/1.gif);
background-repeat:no-repeat;
text-indent:20px;
background-position:0px 7px;
}

p.contactusmess,p.delivheader{

margin-bottom:20px;
margin-left:20px;
background-image:url(../images/arrow/1.gif);
background-repeat:no-repeat;
text-indent:20px;
background-position:4px 50%;

}

a.delivupdlink,p.delivinfo{
display:block;

width:300px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:10px;

}

a.delivupdlink{
    background-image: url(../images/button/b_img.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    width:150px;
    font-size: 13px;
    height: 30px;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    line-height: 2.4;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

a.delivupdlink:hover{
    background-image: url(../images/button/b_img_on.gif);
    color: #EEEEEE;
}


table#contactustbl{
	width:100%;
	font-size:16px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	/*margin-left:10%;*/


}

table#contactustbl td,table#contactustbl th{
	border:1px solid #cccccc;
	padding:10px;
        font-weight: bold;
        
}
table#contactustbl th{
    width:120px;
    background-color: #dddddd;
    font-size: 14px;
}


a.rejistdelivcomlpete{
display:block;
width:150px;
height:30px;
text-indent:-999999px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
background-image:url(../images/button/b_entry.gif);

}

a.rejistdelivcomlpete:hover{
background-image:url(../images/button/b_entry_on.gif);
}

div.contentmainblock p.inform, div#accountblockwrap  p.inform {



	width:500px;
	margin-left:auto;
	margin-right:auto;
	line-height:2;
	font-size:14px;
	
	color:red;
	
}

body#accountbody #content{
 background:transparent;
 margin-top: 0px;

}



/* 戻る　か　完了　の選択ボタン*/

p#backorcomplete{
 width:400px;
 height:30px;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
}

p#backorcomplete > a{
  display:block;
 width:150px;
 height:30px;
  margin-left:auto;
 margin-right:auto;
 text-indent:-99999px;
}

p#backorcomplete > a#back{
 float:left;
 background: url(../images/button/b_back.gif) left top no-repeat;
}
p#backorcomplete > a#complete{
 float:right;
 background: url(../images/button/b_complete.gif) left top no-repeat;}
p#backorcomplete > a#complete:hover{ background: url(../images/button/b_complete_on.gif) left top no-repeat;}
p#backorcomplete > a#back:hover{ background: url(../images/button/b_back_on.gif) left top no-repeat;}









body#childbody #topbodyheader{
 height:320px;
 background-color:#FEF0DB;
}


body#childbody #breadcrumbs {
	background-color:#FEF0DB;
	padding-top: 10px;
}






body#childbody #content {
	min-height: 652px;
	background-image: url(../images/title/childtitle.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FEF0DB;
}


body#childbody .col1 {
	border-right: 1px solid #FFFFFF;
}



body#childbody #side {
	margin-left: 0;
	width: 230px;
	padding-left: 10px;
	background-color: #FEF0DB;
}

body#childbody #side .box {
	border: none;
}

body#childbody #paramchgdev {
	margin: 0px;
	margin-top: 10px;
}




body.childindex div.onebook > p.lelease {

 font-weight:bold;
 font-size:18px;
 margin-left:10px;
}


body.childindex div.onebook .catchcopy{
 clear:both;

}


body.childdetail p.description,body.detail p.description{
float:left;
border-right:1px solid #CCCCCC;
text-indent:1em;padding:20px;letter-spacing:1px;width:400px;text-align:justify;text-justify:inter-ideograph;

}


ul.grade>li.grade_01 {
	background-image: url(../images/grade/grade01.gif);
	background-repeat:no-repeat;
}

ul.grade>li.grade_02 {
	background-image: url(../images/grade/grade02.gif);
		background-repeat:no-repeat;
}

ul.grade>li.grade_03 {
	background-image: url(../images/grade/grade03.gif);
		background-repeat:no-repeat;
}

ul.grade>li.grade_04 {
	background-image: url(../images/grade/grade04.gif);
		background-repeat:no-repeat;
}

ul.grade>li.grade_05 {
	background-image: url(../images/grade/grade05.gif);
		background-repeat:no-repeat;
}

ul.grade>li.grade_06 {
	background-image: url(../images/grade/grade06.gif);
}

body#topbody span.grade_01 {
font-size:14px;
line-height:1.4;
background-image: url(../images/grade/grade01.gif);
	background-repeat:no-repeat;
}

body#topbody span.grade_02 {
font-size:14px;
line-height:3;
height:30px;
background-image: url(../images/grade/grade02.gif);
	background-repeat:no-repeat;
}

body#topbody span.grade_03 {
background-image: url(../images/grade/grade03.gif);
	background-repeat:no-repeat;
}
body#topbody span.grade_04 {
background-image: url(../images/grade/grade04.gif);
	background-repeat:no-repeat;
}

body#topbody span.grade_05 {
background-image: url(../images/grade/grade05.gif);
	background-repeat:no-repeat;
}

body#topbody span.grade_06 {
background-image: url(../images/grade/grade06.gif);
	background-repeat:no-repeat;
}

ul.grade {
	float: left;
	text-align: center;
	height: 23px;
}

ul.grade>li {
	float: left;
	height: 23px;
	background-repeat: no-repeat;
	text-indent: -99999px;
	width: 20px;
}

body#topbody div.price > ul.grade{

 position:absolute;
 left:250px;
 top:0px;
 right:0px;
}

p.information{
	font-size:14px;
	text-indent:10px;
}

div.onebook p.catchcopy{
 display:block;
 line-height:1.6;
 font-size:12px;
 height:36px;
 font-weight:bold;
 width:240px;
 margin-left:auto;
 margin-right:auto;
 overflow:hidden;
}


div.onebook p.producttitle{

font-size:14px;
line-height:1.4;
text-align:center;
overflow:visible;
font-weight:bold;

}

div.onebook .price{
font-size:14px;
line-height:2;
text-align:center;
overflow:visible;
float:none;
position:relative;
}

form#productqueryform table.zend_form_tbl{

	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;

	margin-top:20px;
	margin-bottom:20px;

}


#accountblock h2{


    background-color:#DDDDDD;
    padding:4px;
    padding-top:8px;
    padding-bottom:8px;


    margin-top:20px;



}


.first50onitemb > a{
	color:black;
}

div.thanksmessage{
    width: 600px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    
}

div.thanksmessage p{
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
}

