﻿/*reset*/

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; }
html {
	height: 100%;
	margin-bottom: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	zoom:1;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}

fieldset {
	border: 0;
}

input {
	_margin: -1px 0;
}
sup,
sub {
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -4px
}

sub {
	top: 4px
}

/*reset*/



#contents_area{
	width:680px;
	height:auto;
	text-align:center;
}


.support_contents_middle{
	width:680px;
	height:auto;
	background	:url(../img/support/back_middle.png);
	margin	:0px;
	background-repeat: repeat-y;
	padding-top:10px;
}


.support_contents_bottom{
	width:680px;
	height	:20px;
	background	:url(../img/support/back_bottom.png);
	background-repeat	:no-repeat;
	clear: both;
}


#support_image{
	margin:10px auto 10px;
}


a{
	text-decoration:underline;
	color:#C00;
}

a:hover{
	color:#F33;
}


#support_sentence{
	width:380px;
	height:auto;
	margin:0px auto 0px;
	
	
}

#support_sentence p{
	text-align:center;
	font-size:14px;
	color:#300;
	font-weight:bold;
}



#special{
	width:680px;
}

h3{
	margin:50px auto 0px;
	text-align:center;
	color:#f60;
	font-size:15px;
	font-weight:bold;
}

#special_title2{
	margin:30px auto 0px;
}

#support_special1{
	width:315px;
	height:400px;
	background:url(../img/support/special1.png);
	background-repeat:no-repeat;
	margin:10px 10px 0px;
	float:left;
}


#special1_img1{
	width:290px;
	height:150px;
	text-align:left;
}


#special1_img2{
	width:270px;
	height:80px;
	text-align:right;
}


#support_special2{
	width:315px;
	height:400px;
	background:url(../img/support/special2.png);
	background-repeat:no-repeat;
	margin:10px 10px 20px;
	float:right;
}


.special2_img{
	margin-top:10px;
	
	float:right;
}


#support_special3{
	width:315px;
	height:250px;
	background:url(img/back_name.jpg);
	background-repeat:no-repeat;
	margin:10px 10px 0px 20px;
	float:left;
	padding:80px 0px;
	text-align:center;
	vertical-align:top;
}

#support_special3 a{
	color:#FFFFFF;
	font-size:80%;
}


#support_special4{
	width:315px;
	height:250px;
	background:url(img/back_kaikei.jpg);
	background-repeat:no-repeat;
	margin:10px 10px 0px 0px;
	float:left;
	padding:80px 0px;
	text-align:center;
	vertical-align:top;
}

#support_special4 a{
	color:#FFFFFF;
	font-size:80%;
}


#support_special5{
	width:640px;
	height:300px;
	background:url(../img/support/special5.png);
	background-repeat:no-repeat;
	margin:10px 10px 0 20px;
	clear: both;
	padding-top: 5px;
	vertical-align: top;
}



.special_sentence{
	width:280px;
	height:100px;
	margin:0px 0px 0px 20px;
}


.special_sentence p{
	text-align:left;
	color:#000;
	font-size:13px;
	padding:10px;
}

.special_sentence02{
	width:600px;
	margin:0px 0px 0px 20px;
}


.special_sentence02 p{
	text-align:left;
	color:#000;
	font-size:13px;
	padding:10px;
}


#support_next{
	width:275px;
	height:102px;
	text-align:center;
	margin:20px auto;
	clear:both;
}


#foods_title{
	width:430px;
	height:30px;
	margin:20px auto 0px;
	
	color:#c00;
	font-weight: bold;
}


.foods_imgs{
	width:430px;
	height:200px;
	margin:5px auto 10px;
}

.foods_imgs p{
	color:#000;
	font-size:14px;
	margin: 5px auto 0px;
}

.foods_img_left{
	width:200px;
	float:left;
	margin:10px 5px 5px 10px;
}

.foods_img_right{
	float:right;
	margin:10px 5px 5px 10px;
}

#originalgoods{
	width: 800px;
	height: 400px;
	margin: 50px auto 10px;
}


#originalgoods h2{
	color: #c00;
	font-weight: bold;
	margin-bottom: 5px;
}

#originalgoods p{
	color: #000;
	font-size: 14px;
	margin: 5px auto 0px;
}

.originalgoods_left{
	width: 350px;
	float: left;
	margin: 0px 20px 5px 20px;
}

.originalgoods_right{
	width: 350px;
	float: right;
	margin: 0px 20px 5px 20px;

}

