﻿@charset "UTF-8";

/* 汎用クラス */
p {
	line-height: 1.5;
	padding-bottom: 1.0em;
}

h3 {
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #E07C66;
	margin: 1px;
}

h4 {
	line-height: 1.5;
	color: #006550;
	font-weight: bold;
	padding-bottom: 1.0em;
}

.img-rightlb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-leftrb10 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img-leftb0 {
	float: left;
	padding-bottom: 0;
}

.img-pt20l30 {
	padding: 20px 0 0 30px;
}

.img-pl30 {
	padding: 0 0 0 30px;
}

.box-660 {
	clear: both;
	width: 660px;
}

.box-460t10 {
	clear: both;
	width: 460px;
	margin: 0 auto;
	padding-top: 10px;
}

.box-162 {
	width: 152px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.box-152 {
	float: left;
	width: 152px;
}

.box-267r20b10 {
	float: left;
	width: 267px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.box-152l12 {
	float: left;
	width: 152px;
	padding-left: 12px;
}

.box-152l8 {
	float: left;
	width: 152px;
	padding-left: 8px;
}

.box-148 {
	float: left;
	width: 148px;
}

.box-140 {
	float: left;
	width: 140px;
}

.box-140l14 {
	float: left;
	width: 140px;
	padding-left: 14px;
}

/* content-header設定 */
#content-header {
	width: 780px;
	height: 120px;
}

/* content内のmain設定 */
#main {
	width: 740px;
	margin: 0 20px;
}

/* main内のbox-font設定 */
#box-font {
	width: 150px;
	height: 20px;
	padding: 10px 0 10px 590px;
}

#box-font p {
	padding: 0;
	float: left;
}

#box-font p.fontsize {
	padding: 0 0 0 2px;
	float: left;
}

/* main内のimg-h2設定 */
.img-h2 {
	padding: 0 10px 2px 10px;
	margin: 0 20px;
	border-bottom: 3px double #E07C66;
}

/* main内のcontent-topic設定 */
.content-topic {
	width: 700px;
	padding: 0;
	margin: 20px 20px 10px 20px;
	background: url(../topic/img/border_side.gif) repeat-y center;
	clear: both;
}

.box-topictop {
	width: 660px;
	padding: 20px 20px 0 20px;
	background: url(../topic/img/border_top.gif) no-repeat center top;
}

.box-topic {
	width: 660px;
	padding: 0 20px 20px 20px;
	background: url(../topic/img/border_bottom.gif) no-repeat center bottom;
}

.box-topic p {
	list-style-type: none;
	padding: 0;
}

.box-topictop p.new {
	color: #FF0000;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.0;
	padding: 0;
	border-bottom: none;
}

.box-topic p.news {
	list-style-type: none;
	padding: 1.0em 1.0em 1.0em 6.0em;
	margin-bottom: 20px;
	border-bottom: 1px solid #E07C66;
}

.box-topic p span.date {
	padding-right: 1.0em;
	color: #4C8DB5;
}

