@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/footer_bg.jpg) no-repeat center bottom;
	font: 16px/150% "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #555;
	padding: 0 0 49px;
	margin: 0 auto;
	width: 960px;
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: bottom;
	border: 0;
}

a {
	color: #64a04a;
	text-decoration: none;
}

a:hover {
	color: #7b4e2c;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.0em;
}

p {
	padding: 0px 10px 10px;
	line-height: 1.8em;
}

#header{
	padding: 0;
	margin: 0;
	text-align: center;
}

.recommended_box{
	float: left;
	padding: 0;
	margin: 0;
	width: 320px;
}
.recommended_box ul{
	list-style: none;
	padding: 10px 5px;
	margin: 15px 10px 25px;
	border: 8px solid #f1d6d0;
	font-size: 13px;
}
.recommended_box ul li{
	border-bottom: 1px dotted #d0d0d0;
}

.about_box{
	padding: 0;
	margin: 0 0 30px;
	width: 100%;
}

.about_lbox{
	float: left;
	padding: 0;
	margin: 0;
	width: 350px;
}
.about_rbox{
	float: right;
	padding: 0;
	margin: 0;
	width: 400px;
}

#loopslider {
    margin: 0;
    width: 400px;
    height: 181px;
    text-align: left;
    position: relative;
    overflow: hidden;
	background: #cccccc;
}
#loopslider ul {
    height: 181px;
    float: left;
    display: inline;
    overflow: hidden;
}
#loopslider ul li {
    width: 258px;
    height: 181px;
    float: left;
    display: inline;
}

.about_calfarm_lbox{
	float: left;
	width: 456px;
}
.about_calfarm_rbox{
	float: right;
	width: 460px;
}

.about_calfarm_lbox02{
	float: left;
	width: 620px;
}
.about_calfarm_rbox02{
	float: right;
	width: 306px;
}
.ul_about_calfarm{
	list-style: none;
	padding: 0;
	margin: 0 0 25px;
}
.ul_about_calfarm li{
	padding: 3px 0;
	margin: 3px 0;
	border-bottom: 1px dashed #999999;
}

.about_lbox02{
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}
.about_rbox02{
	float: right;
	padding: 0;
	margin: 0;
	width: 430px;
}
#map_tokyo{
	width: 428px;
	height: 300px;
	border: 1px solid #64a04a;
}

.about_lbox03{
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}
.about_rbox03{
	float: right;
	padding: 50px 0 0;
	margin: 0;
	width: 439px;
}

.contact_l{
	float: left;
	margin-left: 30px;
}
.contact_icon{
	vertical-align: middle;
}


.form_note{ 
	text-align: left;
	margin: 15px 230px 0;
	font-size: 14px;
}


/* new clearfix
-------------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




/* 追加
-------------------------------------------------------------------*/
.f_c{ text-align: center;}
.clr { color: #fa4d25;}
.clr_g { color: #64a04a;}

.f_big{	font-size: 150%;}

.f_n{ 
	font-weight: normal;
	color: #555555;
}

.tit_h3{
	padding: 0;
	margin: 40px 0 15px;
}

.img_box{
	padding: 2px;
	border: 1px solid #fa4d25;
}

.cont_box{
	background: url(../images/cont_bottomline.jpg) no-repeat left bottom;
	margin: 30px 0 40px;
	padding: 0 0 30px;
}

.ul_none{
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
li.icon_tamanegi{
	background: url(/images/common/icon_tamanegi.gif) no-repeat 0 3px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}
li.icon_tomato{
	background: url(/images/common/icon_tomato.gif) no-repeat 0 3px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}
li.icon_ninjin{
	background: url(/images/common/icon_ninjin.gif) no-repeat 0 3px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}

.icon_tamanegi{
	background: url(/images/common/icon_tamanegi.gif) no-repeat 0 5px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}
.icon_tomato{
	background: url(/images/common/icon_tomato.gif) no-repeat 0 5px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}
.icon_ninjin{
	background: url(/images/common/icon_ninjin.gif) no-repeat 0 5px;
	padding: 2px 0 2px 30px;
	color: #7b4e2c;
	font-weight: bold;
}

.ban_form{
	text-align: center;
}

.pagetop{
	padding: 0;
	margin: 0 0 -2px;
	text-align: right;
}

.sp_on{ display: none;}

.yu_mark{
	font-size: 130%;
	color: #e50012;
}

.ml{
	margin-left: 30px;
}

.table_style {
	background-color: #cecece;
	border-collapse: separate;
	border-spacing: 1px;
	width: 90%;
}
	
.table_style th{
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #ebebeb;
	text-align:left;
	padding:5px 10px;
	font-weight:normal;
	font-size:13px;
}
.table_style td{
	background: #fff;
	padding:5px 10px;
	font-size: 13px;
}




/* 画像　キラリ
-------------------------------------------------------------------*/
.reflection-img{
    width       :456px;
    height      :184px;
    position    :relative;
    overflow    :hidden;
}
 
.reflection {
    height      :100%;
    width       :30px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 8s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 8s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 8s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 8s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 8s ease-in-out infinite;
}
 
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    95% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    96% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    95% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    96% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    95% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    96% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    95% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    96% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    95% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    96% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}

