﻿@charset "utf-8";
/* CSS Document */
/*--トップページ背景--*/
body {

}
/*--ヘッダー--*/
#header input{
	width:160px;
	height: 18px;
	vertical-align: bottom;
	color: #666666;
}
#header .input_02{
	width:72px;
	height: 28px;
	vertical-align: top;
}
#headarea{
	background-image:url(../images/head_back_02.png);
	background-repeat: no-repeat;
	float: left;
	padding: 10px 0px 30px 10px;
	width: 910px;
	background-position: 2px 2px;
}
#headarea .headblock{
	float:left;
	width: 890px;
}
ul#fontsize{
	float: left;
	width: 270px;
}
#searcharea{
	float:left;
	width: 300px;
	padding-top: 1px;
}

#header h1{
	text-align: center;
}
#header ul {
}
#header ul li {
	float: left;
	vertical-align: bottom;
	font-size: 0px;
	line-height: 0;
}
/*--メールマガジン--*/
#mailmagazine{
	background-image:url(../images/backimag_03.jpg);
	padding: 18px 0px 0px 35px;
	height: 60px;
	background-repeat: no-repeat;
	width: 285px;
	float: left;
}
#mailmagazine input{
	width:185px;
	height: 18px;
	margin-right: 5px;
	float: left;
}
#mailbtn {
	padding: 0px;
	float: left;
	width: 70px;
}
#mailbtn input{
	width:69px;
}
#mailcan{
	float: left;
	width: 270px;
	padding-top: 8px;
	text-align: right;
}
#mailcan input{
	width:111px;
	height: 12px;
	float: right;
}
/*--サイドコンテンツ--*/
#corner{
	background-image:url(../images/btn_22.jpg);
	background-repeat: no-repeat;
	padding: 75px 0px 28px 80px;
	float: left;
	width: 252px;
	height: 100px;
}
#corner ul{
	float:left;
	width: 115px;
}
#corner ul li{
	margin: 0;
	line-height: 175%;
	background-position: 0px 7px;
}
/*--ピックアップ--*/
#pickup{
	padding-left:20px;
	clear: both;
	padding-top: 12px;
	width: 862px;
	height: 52px;
}
/*--商品--*/
#item{
	padding:65px 0px 0px 45px;
	width: 837px;
	height: 420px;
	background-image: url(../images/image_36.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
#item dl{
	float:left;
	width: 134px;
	font-size: 12px;
	margin-right: 30px;
}
#item dd{
	background-image:url(../images/icon_08.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
	text-indent: 15px;
	background-position: 0px 8px;
	line-height: 125%;
	height: 95px;
}
