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

	css/press_store.css

-----------------------------------------------*/

@import "reset.css";
@import "base02_press.css";
@import "module.css";


@import "press.css";


/*
@import "dropdowns_for_press.css";
*/
@import "dropdowns02.css";


@import "search.css";
@import "commom_book.css";



/*	#CurrentCart
----------------------------------------------*/
#CurrentCart {
	width: 224px;
	margin: 0 auto 7px auto;
	background: url(../img/common/incart_bg_repeat.gif) repeat-y;}
#CurrentCart dl {
	background: url(../img/common/incart_bg_bottom.gif) no-repeat bottom;
	padding-bottom: 5px;}
#CurrentCart a {
	text-decoration: underline;
	color: #CC3283;}
#CurrentCart dt {
	background: url(../img/common/incart_bg_top.gif) no-repeat top;
	padding: 4px 8px 6px 8px;}
#CurrentCart ol {
	margin: 0 8px 5px 8px;
	padding-bottom: 3px;
	background: url(../img/common/br_dot.jpg) repeat-x bottom;}
#CurrentCart li {
	background: url(../img/press/common/ico_pinkball.gif) no-repeat left 0.2em;
	padding-left: 12px;
	line-height: 1.2;
	margin-bottom: 2px;}
/*
#CurrentCart dd.total {
	background: url(../img/common/incart_bg_bottom.gif) no-repeat bottom;
	font-weight: bold;
	text-align: right;
	font-size: 1.16em;
	padding: 0 8px 5px 8px;}
#CurrentCart dd.total strong {
	color: #bc181e;}
*/



/*	#syousaiBook_R
----------------------------------------------*/
#syousaiBook #syousaiBook_R{
	width:450px;}
#syousaiBook #syousaiBook_R h3{
	font-size:1.33em;}


/*	#Relevant
-----------------------------------------------*/
ul#Relevant li {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;}
ul#Relevant li:first-child {
	margin-left: 0;}


/*	#bookStore
-----------------------------------------------*/
#bookStore p {
	margin-bottom: 15px;}
#bookStore form input {
	vertical-align: text-bottom;
	margin-right: 3px;}



/*	#event_Voice
-----------------------------------------------*/

#event_Voice{
	background-image:url(../img/book/syousai/kanren_bk.gif);
	background-repeat:repeat-y;
	width:630px;
	margin-bottom:15px;
	margin-top:15px;
}

#event_Voice #event_Voice_bk{
	padding-bottom:15px;
	background-image:url(../img/book/syousai/kanren_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.form_table table{
	width:600px;
	margin-left:15px;
	margin-bottom:15px;
}




#form_matomete{
	background-image:url(../img/press/store/form_matomete.gif);
	background-repeat:no-repeat;
	width:177px;
	height:22px;
	border:0px;
	text-align:left;
	color:#C90070;
	font-size:1px;
	padding-top:20px;
}
#form_matomete:hover{
cursor:pointer	
}