﻿@charset "utf-8";

/*---------------------------------------------

インデックスページ用シート

---------------------------------------------*/

/* ▼メイン */

#top_area_br {background: url("../img/menu_br.gif") bottom repeat-x;}

#top_area {
	background: url("../img/new2019/top_img.jpg") top right no-repeat;
	width: 950px;
	height: 425px;
	line-height: 0;
	margin: 0 auto;
	position: relative;
}

#top_txt01 {
	position: absolute;
	top: 50px;
	left: 10px;
}

#top_txt02 {
	position: absolute;
	top: 177px;
	left: 15px;
}

#top_navi li:nth-of-type(1) {
	position: absolute;
	bottom: 20px;
	left: 0;
}

#top_navi li:nth-of-type(2) {
	position: absolute;
	bottom: 20px;
	left: 240px;
}

#top_navi li:nth-of-type(3) {
	position: absolute;
	bottom: 20px;
	right: 239px;
}

#top_navi li:nth-of-type(4) {
	position: absolute;
	bottom: 20px;
	right: 0;
}

#top_navi li:nth-of-type(5) {
	position: absolute;
	top: 134px;
	right: 15px;
}

#gogatu {
	position: absolute;
	top: 96px;
	right: 20px;
}

/* ▼右カラム */

h2#rightnews {
	line-height: 0;
	margin-top: 22px;
}

#newsbox {
	width: 683px;
	height: 163px;
	background: url("../img/news_bk2020.gif") bottom;
}

h2#rightblog {
	line-height: 0;
	margin-top: 32px;
}

#blogbox {
	width: 683px;
	height: 133px;
	background: url("../img/blog_bk.gif") bottom;
	margin-bottom: 50px;
}

dl {
	padding-top: 10px;
	margin-left: 30px;
}

dt, dd {
	font-size: 84%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 150%;
	color: #231815;
}

dt {
	float: left;
	width: 100px;
}

dd {
	width: 530px;
	margin-left: 100px;
	border-bottom: solid 1px #b5b2b2;
}

dd em {
	font-style: normal;
	color: #e62a39;
}

dd a, dd a:hover {
	color: #231815;
	text-decoration: underline;
}

h2.indextxt {
	background: url("../img/h2maru.gif") no-repeat;
	background-position: 5px 7px;
	font-size: 121%;
	font-weight: normal;
	line-height: 150%;
	padding-left: 35px;
	margin-bottom: 8px;
	clear: both;
}

#catebox01 {
	width: 229px;
	float: left;
}

#catebox02 {
	width: 229px;
	float: left;
}

#catebox03 {
	width: 228px;
	float: left;
}

.cateimg {
	line-height: 0;
	margin-bottom: 18px;
}

nav.catelist {margin: 0 0 50px 20px;}

nav.catelist li {
	background: url("../img/arrow.gif") no-repeat;
	background-position: 0 2px;
	font-size: 84%;
	line-height: 150%;
	padding-left: 25px;
	margin-bottom: 3px;
	color: #60a0af;
}

nav.catelist li a {color: #60a0af;}

#rinen_box {
	background: url("../img/rinen_bk.gif");
	width: 584px;
	height: 421px;
	padding: 0 50px;
}

#rinen_box h3 {padding: 50px 0 10px 0;}

#rinen_box p {
	font-size: 84%;
}

#rinen_box p em {
	font-style: normal;
	color: #2a93a3;
}

#incho {
	float: right;
	margin-left: 18px;
}

#incho img {margin: 10px 0 5px 0;}

#incho p {
	font-weight: bold;
	text-align: center;
}

#redbox {
	border: solid 4px #e60012;
	margin: 25px 0;
}

.redtxt {
	font-size: 90%;
	color: #e60012;
	margin: 0 30px;
}

#infomation {
	text-align: center;
	padding: 15px 0;
}

#kwsk2 {
	margin: 20px 30px;
	text-align: right;
}

/*---------------------------------------------

Font Size

32px 200～203
30px 188～190
28px 175～178
26px 163～165
24px 150～153
22px 138～140
20px 125～128
19px 119～121
18px 113～115
17px 107～109
16px 100～103
15px 94～96
14px 88～90
13px 82～84
12px 75～78
11px 69～71 *
10px 63～65 *

---------------------------------------------*/