.text1 { 
font-family: "ＭＳ Ｐ明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "細明朝体"; 
font-size: 12px; 
color: #000000; 
line-height: 2em
}
.text2 { 
font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka"; 
font-size: 10px; 
color: #000000; 
line-height: 1.5em
}

body{
		font-family:Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
		color: #666;
		font-size:10pt;		
		background-image:url(../../image/bg.gif);
		margin: 0px;
		padding: 0px;
}
h2{
		font-size:110%;		
}
h3{
		font-size:100%;
		margin:5px 0px;
}
h4{
		font-size:90%;
		margin:0px;
		line-height: 1.5em
}



/* shop-online */

	a{text-decoration:none; font-weight:bold;}
	a:link{color: #A58947;}
	a:hover{color: #A58947;text-decoration:underline;}
	a:visited{color: #CEBD9A;}
	a:active{color: #CEBD9A;}
	
.small {
	font-size:80%;
	font-weight:normal;
}

.xsmall {
	font-size:75%;
	font-weight:normal;
}

#container {
	text-align:center;
	width:100%;
}

#content{
	width: 670px;
	margin: auto;
	padding:0px;
	background-color:white;
}

#header_navi{
	background-color:white;
	margin:auto;
	width:670px;
	height:14px;
}
#header_navi img{
	float:right;
	margin-right:35px;
}
#header{
	background-color:white;
	margin:auto;
	width:670px;
	height:37px;
	text-align:left;
}
#header img{
	margin-left:35px;
}

#footer{
	width: 600px;
	height: 10px;
	background-color:#ddd;
	margin: 0px;
}
#footer img{
	float:right;
	border-left:5px solid #fff;
	position:relative;
	top:-4px;
}

.mainCont{
	border-top:1px solid #ccc;
	text-align:left;
	padding:10px 35px 0px;
}

.title{
}

.artist{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:15px 0px 10px;
}

span.price{
	font-weight:bold;
}

.dotBorder{
	border:1px dashed #ccc;
	padding:0.5em;
	margin-bottom:10px;
}

.dotBorder h3.howto{
	line-height:0.8em;
/*	border-left:0.8em solid #999;	*/
}

.dotBorder p {
	font-size:90%;
	margin:0.5em 0em;
}

.dotBorder ul {
	line-height:1.5em;
	margin:0px;
	padding-left:2em;
}

.sideCont{
	width:193px;
}

.sideCont h2.exhibi{
	background:transparent url(./image/head_exhibi.gif) no-repeat scroll 0px center;
}

.sideCont h3.howto{
	margin-bottom:0px;
	line-height:1.2em;
	border-bottom:1px solid #ccc;
}

.sideCont .info{
	background-color:#eee;
	padding:5px 6px;
	margin:5px 0px;
}

.info p.small {
	font-size:80%;
	line-height:1.5em;
}

.info ul {
	font-size:80%;
	line-height:1.5em;
	margin:0px;
	padding-left:2em;
}