@charset "utf-8";
	
/*カスケード
----------------------------------------------------------------*/	
body{
	background-image:url(../common_img/page_bg.gif);
}

#main {
	border-top:10px solid #cfacd2;
	text-align:left;
	}

.pt_15 {
	padding-top:15px;
	}
	
.pt_20 {
	padding-top:20px;
	}
	
.pt_30 {
	padding-top:30px;
	}
.pr_15 {
	padding-right:15px;
	}
	
.align_right {
	text-align:right;
}
	
/*固定枠
----------------------------------------------------------------*/	
#rightside .pt {
	padding:10px 0 20px 0;
	}


.box {
	width:650px;
	}
	.box .ph {
		width:190px;
		}
	.box .txt {
		width:450px;
		}	
	
	.box h3 {
		margin-bottom:10px;
		}
	.box h4 {
		margin-bottom:5px;
		font-weight:bold;
		color:#79457D;
		font-size:15px;
		line-height:20px;
		background:url(../common_img/icon_circle.gif) no-repeat 0 center;
		padding-left:15px;
		}
	.box p {
		margin-bottom:15px;
		}		
	
.info_box {
	background:url(../common_img/info_box_bg.gif) no-repeat;
	height:45px;
	width:650px;
	position:relative;
	background-image: url(../common_img/info_box_bg.gif);
	}
	.info_box h4 {
		position:absolute;
		width:420px;
		top:10px;
		left:10px;
		}
	.info_box .btn {
		position:absolute;
		width:185px;
		top:10px;
		right:10px;
		}	

.info_box2 {
	background:url(../common_img/info_box2_bg.gif) no-repeat;
	height:80px;
	width:650px;
	position:relative;
	}
	.info_box2 h4 {
		position:absolute;
		width:630px;
		top:5px;
		left:10px;
		}
	.info_box2 .btn {
		position:absolute;
		width:185px;
		top:45px;
		right:10px;
		}	
	.info_box2 .tel {
		position:absolute;
		width:240px;
		top:40px;
		left:10px;
		}	
		
.info_box3 {
	background:url(../common_img/info_box3_bg.gif) no-repeat;
	height:45px;
	width:650px;
	position:relative;
	}
	.info_box3 h4 {
		position:absolute;
		width:475px;
		top:10px;
		left:5px;
		}
	.info_box3 .btn {
	position:absolute;
	width:155px;
	top:10px;
	right:10px;
		}			
	
	
/*　about　
----------------------------------------------------------------*/

/* contact  */
.ooshiro {
	border:solid 1px #ddd;
	padding:9px;
	width:630px;
	}
.ooshiro .ph {
		width:135px;
		}
.ooshiro .txt {
	width:480px;
	}
	
.pre_ask {
	width:650px;
	}
	.pre_ask .txt {
		width:435px;
		margin-top:10px;
		}
	.pre_ask .tel {
		width:200px;
		margin-top:10px;
		}
	.pre_ask .tel_box {
		background-color:#F7F2FA;
		padding:10px;
		text-align:center;
		}	
	.pre_ask .tel_box h4 {
		font-weight:bold;
		color:#944799;
		font-size:15px;
		margin-bottom:5px;
		}
	.pre_ask .tel_box p {
		line-height:15px;
		color:#776284;
		}
			
/* 組合精神　*/
.spirit {
	margin-top:15px;
	padding:15px 15px 0 15px;
	border:solid 1px #DDD;
}
.spirit h3 {
		font-weight:bold;
		font-size:15px;
		color:#864256;
		border-bottom:dotted 1px #ddd;
		padding-bottom:5px;
}
.spirit ul {
		margin:10px 0 15px 0;
}


/*カタログ　*/
.shop_txt {
	margin-top:15px;
	background:url(../shop/images/shop_txt_bg.gif) no-repeat;
	height:100px;
}
.shop_txt p {
	padding:10px 15px 5px 15px;
}
.shop_txt ul {
		width:550px;
		padding:0 15px;
}

.shop_txt li {
	width:30%;
	float:left;
}


.shop_tbl {
	width:650px;
	border-top:solid 1px #EEDBED;
}
.shop_tbl th {
	
	padding:5px 10px;
	width:15%;
	background-color:#FFF2FF;
	border-bottom:solid 1px #EEDBED;
	border-top:solid 1px #fff;
	color:#834A7F;
	font-weight:bold;
}
.shop_tbl td {
	background-color:#fff;
	padding:5px 10px;
	border-bottom:solid 1px #EEDBED;
	border-top:solid 1px #fff;
}
.shop_tbl .td01_a{
	width:18%;
}
.shop_tbl .td01_b{
		border-left: dotted 1px #ddd;
}



.kameiten{
	width:650px;
	}
	.kameiten .ph {
		width:230px;
		}
		.kameiten .ph img {
				padding-bottom:10px;
		}
	.kameiten .txt {
		width:400px;
	}
	
.access{
	width:650px;
	padding-bottom:20px;
	}
	.access .map {
		width:425px;
		padding-bottom:10px;
		}
	.access .txt,
	.access .flor {
		width:215px;
	}
	.access h4,.access p {
		width:auto;
	}
	
/* 新着　*/	
.news {
	padding:0 0 20px 0;
}
.news .ph img {
	border:solid 1px #ddd;
	padding:1px;
}
		
