@charset "utf-8";

/* ##### global style ##### */


body , h1 , h2 , h3
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 1.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}

p,
div,
ol,
ul,
li
{
	margin: 0px;
	padding: 0px;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link ,
a:visited
{
	color: #990000;
	text-decoration: none;
}

a:hover ,
a:active
{
	color: #990000;
	text-decoration: underline;
}

.colored_red
{
	color: #FF0000;
}
.colored_blue
{
	color: #0000FF;
}

.colored_orange
{
	color: #FF6600;
}
.colored_grey
{
	color: #888888;
}


.font_bold
{
	font-weight: bold;
}



div#wrapper
{
	background-color: #000000;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


/* ##### for header ##### */

div#upper
{
	background-image: url(../img/bg_pattern.jpg);
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

div#upper p
{
	margin-bottom: 50px;
	text-align: center;
}
div#upper p#with_bar
{
	background-image: url(../img/bar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

div#upper p#with_bar_02
{
	background-image: url(../img/bar.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin-bottom: 0px;
}

div#leadL
{
	float: left;
	margin-right: 15px;
}
div#leadR
{
	float: left;
	margin-top: 13px;
}
div#lead
{
	text-align: center;
	margin-left: 257px;
	padding-bottom: 50px;
}

/* ##### for contents ##### */

div#contents_base
{
	background-image: url(../img/bg_img.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#block_top
{
	background-color: #FFFFFF;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 20px;
}

div#block_top h1
{
	font-size: 38px;
}

div#block
{
	background-color: #FFFFFF;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	display: inline-block;
}

div#block p
{
	margin-left: 30px;
	margin-bottom: 60px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 3em;
}

div#block p#bg_margin
{
	margin-left: 30px;
	margin-bottom: 300px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 3em;
}

div#block p#modified_line
{
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 1.6em;
}

div#blockL
{

}

div#blockR
{
	float: right;
	width: 30%;
	display: inline-block;
	padding-top: 20px;
}

div#all_block
{
	display: inline-block;
}




div#cart
{
	background-image: url(../img/bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

div#cart_btn 
{
	height: 55px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
}

div#cart_btn a
{
	float:left;
	height: 55px;
	width: 234px;
}

div#cart_btn a:link ,
div#cart_btn a:visited 
{
	height: 55px;
	width: 234px;
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#cart_btn a:hover ,
div#cart_btn a:active
{
	height: 55px;
	width: 234px;
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	background-position: left -55px;
}
div#book
{
	height: auto;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 60px;
	display: inline-block;
}
div#b_array
{
	float: left;
	margin-right: 38px;
}

div#b_arrayR
{
	float: left;
	margin: 0px;
}



div#bar
{
	font-size: 0px;
	background-image: url(../img/bar.jpg);
	height: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

div#barB
{
	font-size: 0px;
	background-image: url(../img/bar.jpg);
	height: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
div#with_border  
{
	margin-left: 30px;
	margin-bottom: 60px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 60px;
	display: inline-block;
}
div#with_borderT 
{
	padding-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 60px;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 3em;
	display: inline-block;
}

div#with_borderR
{
	float: right;
	width: 50%;
	margin-left: 20px;
	display: inline-block;
	padding-top: 20px;
}

li#with_border  
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 30px;
}


li#with_borderT 
{
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
div#head_book
{
	margin-right: 30px;
	margin-bottom: 60px;
	margin-left: 30px;
	display: inline-block;
	padding-bottom: 60px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 18px;
	line-height: 3em;
}
div#head_bookL
{
	float: left;
	height: auto;
	width: 116px;
	padding-top: 18px;
}
div#head_bookR
{
	float: left;
	margin-left: 30px;
	height: auto;
	width: 530px;
}



div#sign
{
	float: right;
	margin-right: 30px;
	margin-bottom: 40px;
}
ul#list01
{
	margin-bottom: 60px;
	margin-left: 45px;
	list-style-position: outside;
	list-style-type: circle;
	font-size: 18px;
	margin-right: 30px;
	line-height: 3em;
}

ul#list01 li
{
	margin-bottom: 20px;
}

ul#list01 li p
{
	margin-left: 0px;
}

ul#list02
{
	margin-bottom: 30px;
	margin-left: 45px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 18px;
	margin-right: 30px;
	line-height: 3em;
}

ul#list02 li
{
	margin-bottom: 10px;
}

ul#list02 li p
{
	margin-left: 0px;
}

ul#list03
{
	margin-bottom: 30px;
	margin-left: 45px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 18px;
	margin-right: 30px;
	line-height: 1.6em;
}

ul#list03 li
{
	margin-bottom: 30px;
}

ul#list03 li p
{
	margin-left: 0px;
}


ul#list01 a:link ,
ul#list01 a:visited
{
	color: #0000FF;
	text-decoration: none;
}

ul#list01 a:hover ,
ul#list01 a:active
{
	color: #0000FF;
	text-decoration: underline;
}

span#empha_01
{
	font-size: 39px;
	padding: 3px;
	margin-right: 3px;
	font-weight: bolder;
	border: 1px solid #333333;
}
span#empha_02
{
	font-size: 24px;
	font-weight: bolder;
}

span#empha_03
{
	font-size: 24px;
	font-weight: bolder;
	padding: 3px;
	background-color: #FFFF00;
	margin-right: 3px;
	margin-left: 3px;
}
span#empha_04
{
	font-size: 23px;
	padding: 3px;
	border: 1px solid #333333;
	margin-right: 3px;
	font-weight: bolder;
	margin-bottom: 30px;
}

span#empha_05
{
	font-size: 31px;
	font-weight: bolder;
}

span#empha_06
{
	font-size: 39px;
	padding: 3px;
	margin-right: 3px;
	font-weight: bolder;
}

span#empha_07
{
	font-size: 39px;
	font-weight: bolder;
	padding: 3px;
	background-color: #FFFF00;
	margin-right: 3px;
	margin-left: 3px;
}


span#empha_08
{
	font-size: 39px;
	padding: 3px;
	margin-right: 3px;
	font-weight: bolder;
}

div#empha_line
{
	font-size: 39px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 60px;
}

div#empha_line_02
{
	font-size: 24px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 60px;
}


div#empha_line_03
{
	font-size: 31px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 40px;
}


div#empha_line_04
{
	font-size: 39px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 60px;
}

div#empha_line_05
{
	font-size: 39px;
	line-height: 3em;
	margin-bottom: 30px;
	margin-left: 30px;
}

div#empha_line_06
{
	font-size: 39px;
	line-height: 3em;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#empha_line_07
{
	font-size: 24px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 60px;
	background-image: url(../img/money.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
}

span#empha_sub
{
	font-size: 18px;
}

div#empha_subline
{
	font-size: 18px;
	line-height: 3em;
	margin-left: 30px;
	margin-bottom: 20px;
}
.block_title#empha_line_02 
{
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#point
{
	margin-left: 30px;
	margin-right: 30px;
	padding: 30px;
	border: 5px solid #f0f0f2;
	margin-bottom: 30px;
	height: auto;
	width: auto;
	display: inline-block;
	background-image: url(../img/01.jpg);
}

div#point div#empha_line_05 ,
div#point div#empha_subline 
{
	margin-left: 0px;
}

div#block div#point p
{
	margin: 20px 0px 0px;
}

/* ##### for IE6 ##### */

* html div#point_02
{
	margin-left: 30px;
	margin-right: 30px;
	padding: 40px 30px 40px 250px;
	margin-bottom: 30px;
	height: auto;
	width: auto;
	display: inline-block;
	background-image: url(../img/fukidashi_bg.jpg);
}

* html div#point_02 div#empha_line_05 ,
* html div#point_02 div#empha_subline 
{
	margin-left: 0px;
}

* html div#block div#point_02 p
{
	margin: 20px 0px 0px;
}

/* ##### for IE7 ##### */

*:first-child+html div#point_02
{
	margin-left: 30px;
	margin-right: 30px;
	padding: 40px 30px 40px 250px;
	margin-bottom: 30px;
	height: auto;
	width: auto;
	display: inline-block;
	background-image: url(../img/fukidashi_bg.jpg);
}

*:first-child+html div#point_02 div#empha_line_05 ,
*:first-child+html div#point_02 div#empha_subline 
{
	margin-left: 0px;
}

*:first-child+html div#block div#point_02 p
{
	margin: 20px 0px 0px;
}


/* ##### for modern browzer except IE7 ##### */

html>/**/body div#point_02
{
	margin-left: 30px;
	margin-right: 30px;
	padding: 30px 30px 40px 250px;
	margin-bottom: 30px;
	height: auto;
	width: auto;
	display: inline-block;
	background-image: url(../img/fukidashi_bg.jpg);
}

html>/**/body div#point_02 div#empha_line_05 ,
html>/**/body div#point_02 div#empha_subline 
{
	margin-left: 0px;
}

html>/**/body div#block div#point_02 p
{
	margin: 20px 0px 0px;
}


div#img_stock
{
	margin-right: 30px;
	margin-left: 30px;
	height: auto;
	width: auto;
	margin-bottom: 30px;
}
div#img_stockL
{
	float: left;
	font-size: 18px;
	line-height: 3em;
}
div#img_stockR
{
	float: right;
	margin-top: 15px;
}

div#img_stockL_02
{
	float: left;
	font-size: 18px;
	line-height: 3em;
	margin-top: 60px;
	margin-bottom: 60px;
}

div#img_stockR_02
{
	float: right;
}

li div#img_stock
{
	margin: 0px;
	padding: 0px;
}

.box_empha{
	background-image: url(../img/bg_stripe.jpg);
	background-repeat: repeat;
}

div#img_stock_02
{
	margin-left: 30px;
	margin-bottom: 60px;
	margin-right: 30px;
	font-size: 18px;
	line-height: 3em;
}

.float_boxL{
	float:left;
}

.float_boxR{
	float:right;
}

/* ##### for footer ##### */

div#footer
{
	background-image: url(../img/bg_pattern.jpg);
	background-position: left top;
	color: #FFFFFF;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div#footer p
{
	margin-bottom: 60px;
	font-size: 18px;
	line-height: 3em;
	margin-left: 20px;
	margin-right: 20px;
}
div#barF
{
	font-size: 0px;
	background-image: url(../img/bar.jpg);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
}

div#barFtop
{
	font-size: 0px;
	background-image: url(../img/bar.jpg);
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

div#form
{
	margin-left: 20px;
}

div#formL
{
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}

div#formR
{

}

div#display
{
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 30px;
	margin-bottom: 60px;
}

div#pagetop
{
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
.bg_img
{
	background-image: url(../img/human.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bg_img_02
{
	background-image: url(../img/success.jpg);
	background-position: 470px 30px;
	background-repeat: no-repeat;
}

.block_title
{
	border-left-width: 20px;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-left: 20px;
	margin-right: 30px;
	background-image: url(../img/bg_stripe.jpg);
	background-repeat: repeat;
}



div#pagetop a:link ,
div#pagetop a:visited
{
	color: #ffffff;
	text-decoration: none;
}

div#pagetop a:hover ,
div#pagetop a:active
{
	color: #ffffff;
	text-decoration: underline;
}

p#dvd_img
{
	text-align: center;
}
