﻿*
{
	color: #040404;
	font-size:14pt;
	font-family: ＭＳ ゴシック;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
}

BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-image: url(manekineko_s.gif); */
	background-position: 300px 300px;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#head
{
	/* 最上段ヘッダ */
	position: static;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu
{
	/* 横軸メニュー */
	color: #F0F0F0;
	position: static;
	left: 0px;
	width: 720px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#titleimg
{
	/* 表紙画面 */
	position: static;
	left: 0px;
	width: 720px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 4px #000000;
}


#content
{
	/* 本文 */
	position: static;
	margin-left: 10px;
	margin-top: 24px;
	line-height: 120%;
	width: 700px;
	left: 0px;
}

#next
{
	position: relative;
	width: 700px;
	margin-left: 600px;
	left: 0px;
}


H1
{
	font-size: 26pt;
	margin-left: 0px;
	margin-right: 60px;
	padding-left: 10px;
	text-align: center;
}

H2
{
	font-size: 24pt;
	margin-left: 70px;
	border-left: solid 5px #020F72;
	border-bottom: solid 1px #020F72;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 90%;
}

H3
{
	font-size: 24pt;
	border: solid 2px #9E9CFF;
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 2px 80px;
	width: 200px;
}

H4
{
	font-size: 22pt;
	margin-left: 90px;
}

.honbun
{
	font-size: 20pt;
	margin-left: 10px;
	margin-right: 0px;
	padding: 5px 5px 10px 10px;
	line-height: 160%;
	letter-spacing: 1px;
}

.point
{
	font-size: 18pt;
	font-weight:bold;
	padding: 15px 15px 15px 15px;
	letter-spacing: 2px;
	line-height: 200%;
	border: solid 3px #2745F3;
	margin-bottom: 20px;
	margin-top: 20px;
}

ul, li, table, tr, td
{
	font-size: 20pt;
	line-height: 140%;
	letter-spacing: 1px;
}

img
{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

ul
{
	list-style-image: url(pin1.gif);
	line-height: 150%;
}

ul li
{
	padding-left: 24px;
	vertical-align: text-top;
	padding-bottom: 12px;
}

td.syasin
{
	text-align: center;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
}

table.syasin
{
	position:relative;
	left: -20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.menu2018_area{
display: table;width: 720px;padding: 0;
}
.menu2018{
display: table-cell;text-align: center;padding: 0;
}
.menu2018 a,.menu2018 span{
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
position: relative;display: inline-block;width: 100%;font-size: 14px;color: #fff;font-weight: bold;text-decoration: none;text-align: center;padding: 12px 0;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 80%,rgba(0,0,0,1) 100%);

}
.menu2018 a:hover{
background: linear-gradient(to bottom, rgba(164, 66, 53,1) 0%,rgba(164, 66, 53,1) 20%,rgba(164, 66, 53,0.5) 50%,rgba(164, 66, 53,1) 80%,rgba(164, 66, 53,1) 100%);
}
.menu2018.selected a{
background: linear-gradient(to bottom, rgba(164, 66, 53,1) 0%,rgba(164, 66, 53,1) 20%,rgba(164, 66, 53,0.5) 50%,rgba(164, 66, 53,1) 80%,rgba(164, 66, 53,1) 100%);
}
/*
.menu2018 a:after,.menu2018 span:after{
display: block;content: "";position: absolute;top: 0;left: 0;right: 0;height: 1px;background: #fff;
}
.menu2018:nth-of-type(-n+4) a:after,.menu2018:nth-of-type(-n+4) span:after{
display: none;
}
*/
.menu2018 a:before,.menu2018 span:before{
display: block;content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 1px;background: #fff;
}
/*
.menu2018:nth-of-type(4n+1) a:before,.menu2018:nth-of-type(4n+1) span:before{
display: none;
}
*/
