@charset"utf-8";

/*+++++++++++++++++++++++++++++++*/
/*    kurashiki vege labo CSS    */
/*+++++++++++++++++++++++++++++++*/

/*=======================point========================*/
#header {
	float: center;
	width: 680px;
	height: 445px;
	background-image: url("../../../point/img/header.jpg");
	background-repeat: no-repeat;
	margin: 0 auto 0;
	}

#point {
    float: center;
    width: 480px;
    margin: 20px auto 20px;
    }

h3.point_p {
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
	padding-bottom: 20px;
    }

#ordermade {
    float: center;
    margin: 20px auto 20px;
    width: 600px;
	height: 100px;
	background-color: #feffef;
    }

h4.make {
	text-align: center;
	font-size: 14px;
	color: #ff6464;
	padding: 20px 0 5px;
    }

p.order {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 0 50px;
	text-align: left;
    }

#honten {
	float: center;
	width: 600px;
	margin: 10px auto 20px;
	background-image: url("../../../point/img/honten.jpg");
	background-repeat: no-repeat;
    }

h3.name {
	font-size: 19px;
	text-align: left;
	padding: 180px 0 5px 295px;
    }

p.shop {
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	padding: 2px 0 5px 295px;;
    }

p.made {
	line-height: 21px;
	font-size: 14px;
	text-align: left;
    padding: 2px 0 10px 295px;;
	color: #ff6464;
    }

h4.shopping {
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
	 }

#shiten {
	float: center;
	width: 600px;
	margin: 10px auto 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
    }

#cred {
	float: left;
	width: 290px;
	margin-right: 20px;
    }

#bikanchiku {
	float: left;
	width: 290px;
    }

#tokyo {
	float: left;
	width: 290px;
	margin-right: 20px;
    }

h3.s_name {
	font-size: 18px;
	text-align: left;
	width: 283px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
    }

p.s_info {
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 10px;
    }

