/*  ページ基本デザイン用CSS  */

body{
	color: #333333;
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(back.jpg);
	font-size: 0.9em;
	}


.contents{
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #fdedf4;
	}

.catch{
	height: 250px;
	padding: 0px;
	background-image: url(cup.jpg);
	
	background-position: center;
	background-color: #ffffff;
	margin: 0px;
	}

.col{
	width: 280px;
	padding: 0px 10px;
	float: left;
	}
    

.main{
	width: 600px;
	padding: 10px;
	float: left;
	margin: 5px;
	text-align:left;
	background-color: #fdedf4;
	border: #000000 0px solid;
	}

.side{
	width: 210px;
	float: left;
	text-align: center;
	background-color: #fdedf4;
	padding: 5px;
	margin: 5px;
	border: #000000 0px solid;
	}

/*  商品ボックス設定  */

.post{
	margin: 0px 0px 20px 0px;
	padding: 5px;
	width: 100%;
	background: #ffffff;
	text-align:left;
	border: #000000 1px solid;}

.color{
	width: 240px;
	background: #ffcc33;
	border-right: #ffc1ac 10px solid;
	margin: 5px 0px 0px 0px;
	}

h6{
	width: 210px;
	background: #009933;
	font-size: 90%;
	color: #ffffff;
	text-align: center;
	border-right: #00cc00 10px solid;
	margin: 0px;
	line-height: 1.3em;
	}

.post{
	margin: 0px 0px 20px 0px;
	padding: 5px;
	width: 100%;
	background: #ffffff;
	text-align:left;
	border: #000000 1px solid;}

.post2{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width:100%;
	background: #ffffff;
	text-align:left;
	border: #ff6600 1px solid;}

.point{
	width: 100px;
	background: #ff6600;
	border-right: #ffcc33 10px solid;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

ul{
	list-style-type: none;
	padding:3px;
	margin:0px;
	font-size: 0.9em;
	}

li{
	padding-left:18px;
	line-height:150%;
	text-align:left;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left;
	font-weight: normal;
	}

li a{
	font-weight: normal;
	}

/*  メインエリアのスタイル設定  */

.center{
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	background: #ffffff;
	text-align:left;
	border: #000000 1px solid;}

.center2{
	padding:0px;
	width:100%;
	margin:2px 0px 0px 0px;
	text-align:left;
	background: #ffffff;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	}


/*　ここまでがメインのレイアウト　*/

.rightside{
	position: absolute;
	top: 90px;
	left: 614px;
	padding:0px;
	margin:2px ;
	color: #000000;
	text-align:left;
	}

.box{
	padding:0px;
	width:100%;
	margin:0px 0px 2px 0px;
	text-align:left;
	background: #ffffff;
	border-right: #b31b1b 1px solid;
	border-bottom: #b31b1b 1px solid;
	border-left: #b31b1b 1px solid;
	}

.siteimage{
	width: 100%;
	height: 300px;
	text-align: left;
	background: url("zorozoro.jpg") no-repeat ;
	border: #b31b1b 1px solid;
	}



/*  フッターの設定  */
.footer{
	height: 50px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-top: 3px solid #c9394d;
	}

.footer_navi{
	padding: 5px 0 0 3px;
	float: left;
	width: auto;
	}

address{
	font-size: 12px;
	float: right;
	padding: 0 5px 0 0;
	}

.footer a{
	color: #b31b1b;
	text-decoration: none;
	font-weight: normal;
	}

.footer a:hover{
	color: #ff0000;
	text-decoration: none;
	}

/*　ヘッダーのデザイン設定　*/
h1{
	background-color: #fdedf4;
	height: 60px;
	font-family:sans-serif;
	line-height: 70px;
	font-size: 26px;
	padding-left: 15px;
	color: #b31b1b;
	font-weight:bold;
	border: 0px solid #ffffff;
	margin: 0px;
	}

h1 a{
	color: #b31b1b;
	font-weight:bold;
	text-decoration: none;
	}

h1 a:hover{
	color: #b31b1b;
	text-decoration: none;
	}



h3{
	margin: 50px 0px 0px 0px;
	font-size: 1.4em;
	color: navy;
	font-weight: bold;
	width: 100%;
	text-align: center;
	text-align:center;
	font-family:sans-serif;
	padding:10px 0px 10px 0px;
	border-bottom: 1px dotted #aaaaaa;
	}

h4{
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	color: #b31b1b;
	font-weight: bold;
	width: 100%;
	text-align: center;
	text-align:center;
	font-family:sans-serif;
	padding:10px 0px 10px 0px;
	border-bottom: 1px dotted #aaaaaa;
	}

.line{
	background-image: url(point01.gif);
	background-repeat: no-repeat;
	padding-left: 1.6em;
	margin:8px 0px 8px 0px;
	line-height: 1.3em;
	border-bottom: 1px dotted #666666;
	}

/*　メインのデザイン設定　*/

H2{
	margin:0px 10px 10px 10px;
	color: navy;
	font-size:1.6em;
	text-align:center;
	font-family:sans-serif;
	padding:10px 0px 10px 0px;
	border-bottom: 1px dotted #aaaaaa;
	}

.image{
	width: 160px;
	height: 120px;
	text-align: left;
	border: #b31b1b 0px solid;
	background: url("houritu.jpg") no-repeat ;
	float: left;
	margin: 5px;
	}

p{
	padding:8px 5px 0px 5px;
	margin:0px;
	line-height: 1.3em;
	}

p a{
	font-weight: normal;
	}

strong{
	font-size:1.1em;
	font-weight:bold;
	color: #ff0000;
	}

a{
	color: #3366ff;
	font-weight:bold;
	text-decoration: none;
	}

a:hover{
	color: #ff0000;
	text-decoration: underline;
	}




/*　ライトサイドのデザイン設定　*/

.paws{
	list-style: none; margin: 0; padding: 0;
	}



