@charset"utf-8";

/*+++++++++++++++++++++++++++++++*/
/*    kurashiki vege labo CSS    */
/*+++++++++++++++++++++++++++++++*/

/*=======================item========================*/
#header {
	float: center;
	width: 680px;
	height: 455px;
	background-image: url("../../../item/img/header.jpg");
	background-repeat: no-repeat;
	margin: 0 auto 0;
	}

#p_link {
	float: center;
	width: 530px;
	margin: 20px auto 50px;
    }

img.pl {
	margin-right: 20px;
    }

#item {
	float: center;
	width: 600px;
	margin: 0 auto 30px;
    }

img.album {
	margin-bottom: 15px;
    }

.line {
	float: center;
	width: 500px;
	margin: 10px auto 20px;
    }

img.pickup {
	margin-right: 25px;
	margin-bottom: 25px;
    }

img.pickup2 {
	margin-bottom: 25px;
    }

