﻿@charset "UTF-8";

body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1{ font-size:21px; line-height:28px }
h2{
	font-size: 30px;
	color: #42210B;
}
.txt10 {
	font-size: 10px;
	line-height: 18px;
}
.txt12 {
	font-size: 12px;
	line-height: 20px;
}
.txt14 {
	font-size: 14px;
	line-height: 22px;
}
.txt16 {
	font-size: 16px;
	line-height: 24px;
}
.txt18 {
	font-size: 18px;
	line-height: 26px;
}
.txt20 {
	font-size: 20px;
	line-height: 28px;
}
.line_green{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63F;
}
.red{
	color: #A90000;
	}
.menu_title{
	color: #006837;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
	}
.menu_title02{
	color: #006837;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	}
.midasi{
	color: #006837;
	font-size: 14px;
	background-image: url(http://r-you2006.com/themes/r-you/images/midasi_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 624px;
	padding-left: 24px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.news_date {
	color: #603813;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #603813;
	padding-right: 4px;
}
.photo_s{
	margin: 0px;
	background-image: url(http://r-you2006.com/themes/r-you/images/photo_s_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 180px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.photo_m{
	margin: 6px 0px;
	background-image: url(http://r-you2006.com/themes/r-you/images/photo_m_bg.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 252px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.photo_big{
	margin: 0px;
	background-image: url(http://r-you2006.com/themes/r-you/images/photo_l_bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 280px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 23px;
}
.photo_l{
	float: left;
}
.photo_r{
	float: right;
	margin-left: 10px;}
