@charset"utf-8";

/*+++++++++++++++++++++++++++++++*/
/*    kurashiki vege labo CSS    */
/*+++++++++++++++++++++++++++++++*/

/*=======================make========================*/
#header {
	float: center;
	margin: 0 auto 0;
	width: 680px;
	height: 445px;
	background: url("../../../making/img/header.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	}


#make1 {
	float: center;
	width: 680px;
	height: 160px;
	margin: 20px auto 20px;
	background: url("../../../making/img/image1.jpg");
	background-repeat: no-repeat;
	background-position: 435px 0;
	}

#make2 {
	float: center;
	width: 680px;
	height: 160px;
	margin: 20px auto 10px;
	background: url("../../../making/img/image2.jpg");
	background-repeat: no-repeat;
	background-position: 435px 0;
	}

#make3 {
	float: center;
	width: 680px;
	height: 160px;
	margin: 20px auto 30px;
	background: url("../../../making/img/image3.jpg");
	background-repeat: no-repeat;
	background-position: 435px 0;
	}

h1.title_s {
	margin-bottom: 15px;
	text-align: left;
	padding: 5px 0 0 50px;
	}

p.make1 {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
	padding-left: 120px;
    text-align: justify;
    text-justify: inter-ideograph;
    }

p.make2 {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
	padding-left: 90px;
    text-align: justify;
    text-justify: inter-ideograph;
    }

p.make3 {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
	padding-left: 90px;
    text-align: justify;
    text-justify: inter-ideograph;
    }

#make4 {
	float: center;
	width: 680px;
	margin: 20px auto 10px;
	background: url("../../../making/img/image4.jpg");
	background-repeat: no-repeat;
	background-position: 50px 0;
	}

#make5 {
	float: center;
	width: 680px;
	height: 160px;
	margin: 20px auto 50px;
	background: url("../../../making/img/image5.jpg");
	background-repeat: no-repeat;
	background-position: 50px 0;
	}


#message {
	float: center;
	width: 680px;
	height: 420px;
	margin: 20px auto 10px;
	background: url("../../../making/img/image6.png");
	background-repeat: no-repeat;
	}


h3.title_sr {
	margin-bottom: 15px;
	text-align: left;
	padding: 5px 0 0 310px;
	}

p.make5 {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
	padding-left: 330px;
    text-align: justify;
    text-justify: inter-ideograph;
    }

p.patern {
    width: 330px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin: 10px 0 5px 320px;
    text-align: center;
	background: #ff6464;
	padding: 3px 0;
    }

p.item {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    padding: 5px 0 5px 330px;;
    }

h5.message {
	padding: 230px 0 0 350px;
    text-align: left;
	color: #ff6464;
	font-size: 14px;
	line-height: 25px;
    }


