/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	background-image: url(img/background.png);
	background-repeat: repeat-x;
}
#index{
	margin-top: 150px;
}
#main{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#iue{	
    width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#ishita{
	margin: 10px;
}
#left{
	float: left;
	width: 347px;
	padding: 20px;
}
#right{
	float: left;
	width: 250px;
	margin-top: 20px;
	padding-bottom: 50px;
}
#arleft{
	float: left;
	width: 350px;
	padding: 5px;
	margin-right: 20px;
}
#arright{
	float: left;
	width: 350px;
	margin-top: 30px;	
}
#artop{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 150px;      
}
#booking{
	margin-top: 80px;
	margin-bottom: 200px;
}
#bottom{
	width: 750px;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#artist_main{
	float: left;
	width: 400px;
	padding: 5px;
	margin-right: 85px;
	margin-bottom: 300px;
}
#bio{
	margin-top: 175px;
	padding: 0px 5px 5px;
	background-color: #CCCCCC;
	color: #000000;
}
.cata{
	margin-bottom: 10px;
	margin-top: 5px;
}
#catab{
	margin-bottom: 60px;
		margin-top: 5px;
}
#enter{
	margin-top: 50px;
	text-align: center;
}
/* cataloguebox */
.cbox{
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		clear: left;
}
.cbox02{
	margin: 5px;
	clear: left;
}
.cbox03{
	margin: 5px 5px 150px;
		clear: left;	
}
p.cimg{
	float: left;
	margin-bottom: 30px;
	margin-right: 50px;
	width: 180px;
	height: 260px;
}
p.cimgs{
	float: left;
	margin-bottom: 30px;
	margin-right: 50px;
	width: 180px;
	height: 180px;
}
p.cimgn{
	float: left;
	margin-bottom: 30px;
	margin-right: 50px;
	width: 180px;
	height: 260px;
	clear: left;
	margin-top: 0px;
}
p.cimgt{
	float: left;
	margin-right: 50px;
	width: 180px;
	height: 300px;
}
p.cimgt2{
	float: left;
	margin-right: 50px;
	width: 180px;
	height: 440px;
}
p.yen{
	margin-top: 5px;
}
p.yent{
	margin-top: 5px;
	margin-bottom: 100px;
}
.ctext{
	width: 600px;
}
h1.ctitle{
	font-size: 18px;
	margin-bottom: 10px;
}
ol.list{
	margin-top: 10px;
	margin-bottom: 10px;
}
ol.eplist{
	margin-top: 10px;
	margin-bottom: 100px;
}

.clear{
	clear: both;
	margin: 0px;
}
LI { list-style-position: inside; }
UL LI { list-style-type: decimal-leading-zero; }
UL UL LI { list-style-type: decimal-leading-zero; }
OL LI { list-style-type: decimal-leading-zero; }
OL OL LI { list-style-type: decimal-leading-zero; }
p.txt{
	padding: 15px 10px;
}