@charset "utf-8";

/* ----------------------------------- top --*/

/*Contents要素
---------------------------------------- */
/* Contents */
div#Contents {
	float: left;
	width: 630px;
	font-size: 14px;
	line-height: 150%;
}
.style1 {color: #0068B7}

/*infoBox要素
---------------------------------------- */
div#Contents .infoBox {
	width: 630px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 130%;
}
div#Contents .infoBox ul {
	list-style-type: none;
	padding: 5px 0 0 0;
}
div#Contents .infoBox ul li {
	padding: 6px 0 7px 0;
	border-bottom: 1px solid #DDD;
}
div#Contents .infoBox .infoBtn {
	text-align: right;
}
div#Contents .infoBox ul li a,
div#Contents .infoBox ul li a {
	color: #666 !important;
	text-decoration: none !important;
}
div#Contents .infoBox ul li a:hover,
div#Contents .infoBox ul li a:hover {
	text-decoration: underline !important;
}

div#Contents h2.title {
	font-size: 18px;
}

/*reeBox要素
---------------------------------------- */
.leftBox ul.rss-items,
.rightBox ul.rss-items {
	list-style-type: none;
	margin-top: 5px;
}
.leftBox ul.rss-items li.rss-date,
.rightBox ul.rss-items li.rss-date {
	padding-left: 50px;
	background: url("http://www.yasashiite.com/images/top/icon_new.gif") no-repeat;
	color: #E81021;
}
.leftBox ul.rss-items li.rss-item,
.rightBox ul.rss-items li.rss-item {
	margin-top: 5px;
	line-height: 160%;
}

/*aboutBox要素
---------------------------------------- */
.aboutBox {
	width: 630px;
	padding-bottom: 20px;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x bottom left;
	font-size: 14px;
	line-height: 150%;
}
.aboutBox h2.title2 {
	width: 560px;
	margin-top: 30px;
	padding-bottom: 4px;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x bottom left;
	font-size: 18px;
}
.aboutBox2 {
	width: 630px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
}
.aboutBox2 h2.title2 {
	width: 630px;
	margin-top: 30px;
	padding-bottom: 4px;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x bottom left;
	font-size: 18px;
}
.aboutBox3 {
	width: 610px;
	padding: 0 10px 10px 10px;
	border: 1px solid #999;
	font-size: 14px;
	line-height: 150%;
}

/* leftMenu */
div#LeftBox ul.lmenuMenu {
	width: 215px;
	margin: 10px 0 0 0;
	list-style-type: none;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x top left;
}
div#LeftBox ul.lmenuMenu li {
	padding: 10px 0 12px 0;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x bottom left;
	font-size: 15px;
}

/*topBox要素
---------------------------------------- */
.topBox {
	margin-top: 20px;
	width: 630px;
	background-color: #EAEFF8;
}
.topBox ul {
	padding: 10px 0 10px 20px;
	width: 250px;
	list-style-type: none;
}
.topBox ul li {
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	background: url("http://www.yasashiite.com/images/fc/line.gif") repeat-x bottom left;
}
.topBox ul li a {
	color: #444;
	text-decoration: none;
}

/*conceptBox要素
---------------------------------------- */
h2.title {
	margin-top: 20px;
	padding: 8px 0;
	font-size: 18px;
	background-color: #CCC5E2;
	text-align: center;
}
h3.title {
	margin-top: 20px;
	padding-bottom: 4px;
	font-size: 16px;
	background: url("http://www.yasashiite.com/images/common/dotline_g.gif") repeat-x bottom left;
}
h3.title2 {
	margin-top: 20px;
	padding: 6px 10px;
	font-size: 16px;
	border: 1px solid #999;
}
h4.title {
	margin-top: 20px;
	font-size: 20px;
}