@charset "utf-8";
/* CSS Document */

body{
		background-image:url(img/bg_1.gif);
		}

.body{
		background-color:#FFFFFF;
		background-image:url(img/sweet_factory.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		width:800px;
		height:1500px;
		margin-left:auto;
		margin-right:auto;

		}

a img{
		border:0px;
		}


a:link {
	color:#FFFFFF;
	
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}

#leftline{
		float:left;
		margin:0px;
		height:1475px;
		}


p{
		margin:0px;
		padding:0px;
		}
h3 {
}

#header{
        width:776px; 
		height:439px;
		float:left;
		margin:0px;
		}

.button{
		float:right;
		margin-top:20px;
		margin-bottom:0px;
		border-bottom-width:0px;
		}

.logo{
		float:left;
		margin-top:15px;
		margin-bottom:0px;
		}

.grd{
		float:left;
		margin-bottom:10px;
		}

.img{
		margin-top:7px;
		margin-bottom:7px;
		margin-left:30px;
		margin-right:auto;
		clear:both;
		}

#menu{
        width:776px;
		height:1025px;
		margin:0px;
		float:left;
		padding-top:0px;
		}

#leftbody{
		margin:2px;
		padding:17px;
		width:200px;
		height:445px;
		float:left;
		background-image:url(img/bg_1.gif);
		}

.menu{
		margin-top:5px;
		}
		
h1{
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:15px;
		color:#999999;
		line-height:20px;
		}

#rightbody{
		margin:3px;
		padding:3px;
		width:510px;
		height:1010px;
		float:left;
		}

h2{
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:16px;
		color:#996666;
		letter-spacing:0px;
		line-height:1.7;
		margin-top:30px;
		}

h3{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#666666;
	letter-spacing:1px;
	line-height:1.7;
	clear:both;
		}

.deve{
		background-image:url(img/deve.jpg);
		background-repeat:no-repeat;
		width:514px;
		margin-top:8px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		padding:60px 0px 30px 0px;
		}

.manu{
		background-image:url(img/manu.jpg);
		background-repeat:no-repeat;
		width:512px;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		padding:60px 0px 40px 0px;
		}




.delivery{
		background-image:url(img/delivery_img.jpg);
		background-repeat:no-repeat;
		background-position:left;
		width:514px;
		margin-top:10px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		padding:50px 0px 50px 0px;
		}


#footer{
        width:801px; 
		height:25px;
		margin:0px;
		clear:both;
		}
