*
{
margin: 0;
padding:	0;
}

body, div, p, table, th, td,
h1, h2, h3, h4, h5, h6, blockquote, pre, address,
ul,li,ol,dl, dt, dd, form, fieldset, img
{
margin: 0;
padding:	0;
color: black;
font-size: 12px;
line-height: 160%;
font-family:
Verdana, Arial, Meiryo, メイリオ, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", ＭＳ　Ｐゴシック, sans-serif;
}

a img{
border:none;
}

a:link,
a:visited
{ 
color:#8e00cc;
text-decoration:none;
border:none;
}

a:hover  
{ 
color:#660066;
text-decoration:none;
border:none;
}





body
{
margin: 0 auto;
padding:0;
background-color:#f3f2ee;
text-align: center;
}

 #container
{
width: 740px;
margin:0 auto;
padding:0;
text-align:center;
background-image:url(../mandala/imgs/bg_container.gif);
}


/* header  */

h1
{
width: 650px;
margin: 0 auto;
padding:0 0 4px 0;
text-align:left;
font-weight:normal;
color:#999;
border-bottom:solid 1px #CCC;
}



/* contents01 */


#contents01
{
width:650px;
margin:30px auto 0 auto;
}

.lead{
	font-weight:bold;
	font-size:18px;
	color:#939;
	text-align:center;
}

.body-text{
	font-size:15px;
}

.name{
	font-size:15px;
	text-align:right;
	padding:0 20px 0 0;
}



/* contents02 */


#contents02
{
width:650px;
height:500px;
text-indent:-20000px;
margin:30px auto 0 auto;
background-image:url(imgs/book.gif);
}

/* order_btn */

#order_wrap{
	width:650px;
	margin:40px auto 0 auto;
	}

#btn_left
{
width: 325px;
float:left;
}

.btn_tachiyomi{
width:200px;
height:36px;
text-indent:-20000px;
margin:0 auto;
display:block;
background-image:url(imgs/btn_tachiyomi.gif);
}
.btn_dvd{
width:200px;
height:36px;
text-indent:-20000px;
margin:0 auto;
display:block;
background-image:url(imgs/btn_dvd.gif);
}



#btn_right
{
width: 325px;
float:right;
}

.btn_amazon{
width:200px;
height:36px;
text-indent:-20000px;
margin:0 auto;
display:block;
background-image:url(imgs/btn_amazon.gif);
}


.btn_solsiesta{
width:200px;
height:36px;
text-indent:-20000px;
margin:0 auto;
display:block;
background-image:url(imgs/btn_solsiesta.gif);
}

.btn_tachiyomi:hover,
.btn_amazon:hover,
.btn_solsiesta:hover,
.btn_dvd:hover
{
background-position:0 -36px;
}





/* contents03 */


#contents03
{
width:640px;
margin:40px auto 0 auto;
text-align:left;
}

ul{
	padding:0 2em 0 2em;
	}


li{
	list-style-position:outside;
	padding:4px 0 4px 0;
	border-bottom:dotted  1px #CCC;
}


/* banner */
#banner_wrap{
	width:650px;
	margin:0 auto;
	padding:80px 0 20px 0;
	}
	#banner_box01{
	float:left;
	font-size:10px;
	margin-right:16px;
	}
	#banner_box02{
	float:left;
	font-size:10px;
	}



/* footer */

#footer
{
width: 650px;
margin: 0 auto;
padding: 15px 0 0 0;
border-top: 1px solid #ccc;
}

#footer a
{
color: #666;
text-decoration: underline;
}

#footer a:hover
{
color: #999;
}

#copyright
{
font-size: 10px;
}

#container_bottom
{
width:740px;
height:30px;
margin:0 auto;
background-image:url(../mandala/imgs/bg_container_bottom.gif);
}
