@charset "utf-8";
/* CSS Document */

.img_area td img{
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: auto;
	padding-right: auto;
}

.bkline_v {
    background-image: url(img/mainpage_bkline.jpg);

	backgound background-repeat: repeat-y;
}

.footer {
	background-image: url("img/footer_bkgd.jpg");
	
}

.footertitle {
	font-family :"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 18pt;
	font-weight: 600;
	color: #C4C1C1;
	
}

.footertable {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 8pt;
	text-decoration: none;
	color:#464545;
}

a{
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.afooter{
	color: #000000;
}

.footertel {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16pt;
	color: #EA6000;
}

/*ここからは商品ページ*/


#header{
	height: 420px;
	background: url('img/"img/topimg_product.jpg"')  no-repeat center;
}


.form{
    border: thin dashed #E9E8E8;
	
}

/*ここからはプライバシーページ*/

.orline{
	color: #EA6000;
	font-size: 18px;
	font-weight: 400;
	
	
}


.bkline{
	color:#2D2D2D;
	font-size:14px;
	font-weight: 100;
	
}