/*ヘッダー*/

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 85px;
}

/*レイアウト*/

body {
	background-color: #E6F5E7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
body,td,th {
	font-size: 14px;
	line-height: 18px;
	color:#666666;
	list-style: none;
}
#wrapper {
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper img {
	vertical-align: top;
}

/*ナビゲーション*/

#navi-col {
	padding: 0px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cm_bg {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/navi_cm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 16px;
}


/*コンテンツ*/

#main-col {
	margin: 0px;
	padding: 15px;
	width: 560px;
}
.hyou01 {
	border-collapse: collapse;
}
.hyou01 TD {
	padding: 3px;
	border: 1px solid #EDF1D1;
	margin: 0px;
	list-style: none;
}
.hyou01 TH {
	padding: 3px;
	border: 1px solid #EDF1D1;
	color: #FFFFFF;
	margin: 0px;
	background: #F4CE1C;
	font-weight: bold;
}
.hyou02 {
	border-collapse: collapse;
}
.hyou02 TD {
	padding: 3px;
	border: 1px solid #EDF1D1;
	margin: 0px;
	list-style: none;
}
.hyou02 TH {
	padding: 3px;
	border: 1px solid #EDF1D1;
	color: #FFFFFF;
	margin: 0px;
	background: #9ADC1C;
	font-weight: bold;
}
.hyou03 {
	border-collapse: collapse;
}
.hyou03 TD {
	padding: 3px;
	border: 1px solid #EDF1D1;
	margin: 0px;
	list-style: none;
}
.hyou03 TH {
	padding: 3px;
	color: #FFFFFF;
	margin: 0px;
	background: #63BD09;
	font-weight: bold;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.cap {
	margin: 0px;
	padding: 3px 0px 3px 3px;
}
#pagetop {
	text-align: right;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/*見出し*/

h1,h2,h3,h4,h5{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 40px 0px 15px;
	padding: 0px;
}
h3.top {
	margin: 0px 0px 15px;
	padding: 0px;
}
h3.plain {
	font-size: 19px;
	font-weight: bold;
	color: #330D00;
	height: 30px;
	width: 710px;
	background-image: url(../images/news_stit01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
h3.pad00 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px 0px 10px;
	padding: 0px;
}
h4.pad00 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

/*テキスト*/

.txt12 {
	font-size: 12px;
	line-height: 16px;
	color: #172B61;
}
.txt10 {
	font-size: 10px;
	line-height: 14px;
}
.accent01 {
	font-weight: bold;
}
.accent02 {
	font-weight: bold;
	color: #FF0000;
}
.accent03 {
	text-decoration: underline;
	color: #FF3300;
	list-style: none;
}
.accent04 {
	color: #172B61;
	text-decoration: none;
	font-weight: bold;
}
.accent05 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.accent06 {
	color: #4E2201;
	font-weight: bold;
}
.accent07 {
	color: #B80D15;
	font-weight: bold;
}
.accent08 {
	color: #168124;
	font-weight: bold;
}
.point01 {
	color: #FF0000;
	font-weight: bold;
}
.point02 {
	color: #CCCCCC;
}
.point03 {
	color: #A0BEF5;
}
.point04 {
	color: #FFC686;
}
.point05 {
	color: #94D17C;
}

/*テキストリンク*/

a:link {
	text-decoration: underline;
	list-style: none;
	color: #172B61;
}
a:visited {
	text-decoration: underline;
	color: #172B61;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #172B61;
}
.special_link a:link    {
	background: no-repeat left top;
	text-decoration: none;
}
.special_link a:visited {
	text-decoration: none;
}
.special_link a:hover   {
	color: #FF3300;
	text-decoration: underline;
}
.special_link a:active  {

	text-decoration: none;
}
.special_linkB a:link    {
	color: #46631B;
	text-decoration: underline;
	background: url(../images/contents_bg.jpg) repeat-y left top;
}
.special_linkB a:visited {
	color: #46631B;
	text-decoration: underline;
	background: url(../images/contents_bg.jpg) repeat-y left top;
}
.special_linkB a:hover   {
	color: #FF3300;
	text-decoration: underline;
}
.special_linkB a:active  {
	color: #46631B;
	text-decoration: underline;
}

/*フッター*/

#footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	height: 23px;
	width: 760px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer	a:link { color: #FFF; }
