<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* リセット
----------------------------------------------------- */

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

li {
	list-style: none;
}

ol li {
	list-style: decimal;
}


/* リンク色
----------------------------------------------------- */
a:link {
	color:#2491FF;
	text-decoration:none;
}
a:visited {
	color:#2491FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}

a:hover .banner {
	opacity: 0.5;
}
a:active .banner {
	opacity: 0.5;
}


/* 角丸（小）
----------------------------------------------------- */

.curve-01{
 background:#DFEFFF; /* ここの色を変えたら色んな角丸ができる */
 margin:5px 0;
}
.curve-01 div.curve-head{
 font-size:1px;
 height:5px;
 background:url(images/01-curve-left-head.gif) top left no-repeat;
}
.curve-01 div.curve-head div{
 font-size:1px;
 height:5px;
 background:url(images/01-curve-right-head.gif) top right no-repeat;
}
.curve-01 div.curve-bottom{
 font-size:1px;
 height:5px;
 background:url(images/01-curve-left-bottom.gif) bottom left no-repeat;
}
.curve-01 div.curve-bottom div{
 font-size:1px;
 height:5px;
 background:url(images/01-curve-right-bottom.gif) bottom right no-repeat;
}



/* センタリング
----------------------------------------------------- */
body {
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	background-image: url(images/jah_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}

#wrapper {
	width:784px;
	background-image: url(images/jah_flame.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}	


/* 左右余白
----------------------------------------------------- */
#header, #nav, #main, #footer {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


/* footer
----------------------------------------------------- */
#footer {
	clear: both;
	padding-top: 70px;
	padding-bottom: 25px;
}

#home #footer {
	padding-top: 20px;
}

#copy {
	margin-top: 3px;
	margin-left: 3px;
	font-size: 93%;
	color: #999999;
}


/* bottomline
----------------------------------------------------- */
#bottomline {
	border-bottom: 2px solid #2491FF;
}



/* nav
----------------------------------------------------- */

#nav {
	background-image: url(images/jah_navbg.jpg);
	background-color: #2491FF;
	height: 36px;
	width: 760px;
}

#nav ul {
	margin-left: 2px;
}

#nav li {
	float: left;
}

#nav li.home {
	width: 73px;
}

#nav li.message {
	width: 73px;
}

#nav li.board {
	width: 85px;
}

#nav li.rule {
	width: 58px;
}

#nav li.admission {
	width: 85px;
}

#nav li.newsletter {
	width: 58px;
}

#nav li.event {
	width: 142px;
}

#nav li.link {
	width: 73px;
}

#nav li.qa {
	width: 110px;
}

#nav li span {
	display: none;
}

#nav li a {
	background-image: url(images/jah_nav_3.jpg);
	display: block;
	height: 36px;
	width: 100%;
	color: #FFFFFF;
}


/* オフマウス時 */

#nav li.home a {
	background-position: 0px 0px;
}

#nav li.message a {
	background-position: -73px 0px;
}

#nav li.board a {
	background-position: -146px 0px;
}

#nav li.rule a {
	background-position: -231px 0px;
}

#nav li.admission a {
	background-position: -289px 0px;
}

#nav li.newsletter a {
	background-position: -374px 0px;
}

#nav li.event a {
	background-position: -432px 0px;
}

#nav li.link a {
	background-position: -574px 0px;
}

#nav li.qa a {
	background-position: -647px 0px;
}


/* オンマウス時 */

#nav li.home a:hover {
	background-position: 0px -36px;
}

#nav li.message a:hover {
	background-position: -73px -36px;
}

#nav li.board a:hover {
	background-position: -146px -36px;
}

#nav li.rule a:hover {
	background-position: -231px -36px;
}

#nav li.admission a:hover {
	background-position: -289px -36px;
}

#nav li.newsletter a:hover {
	background-position: -374px -36px;
}

#nav li.event a:hover {
	background-position: -432px -36px;
}

#nav li.link a:hover {
	background-position: -574px -36px;
}

#nav li.qa a:hover {
	background-position: -647px -36px;
}




/* main-トップページ
----------------------------------------------------- */

#home #cont {
	padding-right: 8px;
	padding-left: 8px;
}

#home #left {
	margin-top: 25px;
	float: left;
	width: 470px;
}

#home #left p {
	color: #2D59B5;
}

#home #left .curve-01 img {
	margin: 5px 12px 12px;
}

#home #left .curve-01 p {
	font-size: 93%;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 17px;
	line-height: 1.6;
}

#home .news {
	margin-top: 30px;
	margin-bottom: 20px;
}

.news table {
	margin-top: 8px;
	margin-left: 3px;
	line-height: 1.4;
}

.news td {
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}

.news th {
	font-weight: normal;
	color: #2491FF;
	width: 6.2em;
	vertical-align: top;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}

#home #right {
	margin-top: 10px;
	float: right;
	width: 250px;
}

#home #right .wp {
	margin-top: 15px;
}

#home #right .recipe {
	margin-top: 15px;
}

#home #right .recipe p {
	font-size: 90%;
	text-decoration: underline;
}

#home #right .counter {
	margin-top: 30px;
	text-align: right;
}



/* main-共通
----------------------------------------------------- */
#right p {
	margin-bottom: 1.5em;
}


/* main-ご挨拶
----------------------------------------------------- */

#message #cont {
	padding-right: 28px;
	padding-left: 28px;
}

#message #left {
	margin-top: 40px;
	float: left;
	width: 160px;
}

#message #left img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#message #right {
	margin-top: 35px;
	float: right;
	width: 512px;
}

#message #right p.sign {
	margin-bottom: 0em;
	margin-left: 270px;
	font-weight: bold;
}

#message #right p.sign span {
	font-size: 110%;
}

#message #right p.date {
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 250px;
}



/* main-その他
----------------------------------------------------- */

.general #cont {
	padding-right: 28px;
	padding-left: 35px;
}

.general #right {
	width: 570px;
}

.general table {
	width: 100%;
	border-top:1px solid #2491FF;
	border-left:1px solid #2491FF;
	border-collapse:collapse;
	line-height: 1.5;
}

.general th, .general td {
	border-right:1px solid #2491FF;
	border-bottom:1px solid #2491FF;
	padding: 2px 3px;
}

.general thead {
	background-color: #DFEFFF;
	text-align: center;
	color: #2491FF;
}

.general h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.5em;
}



/* 入会案内 */

#admission h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 570px;
	border-bottom: 1px solid #CCCCCC;
}

#admission h4 {
	font-size: 100%;
	font-weight: normal;
	padding-top: 5px;
}

#admission #right ul {
	line-height: 1.5;
	margin-bottom: 10px;
	margin-left: 3px;
}

li.word, li.pdf, li.excel {
	line-height: 1.6;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

li.word {
	background-image: url(images/icon_word.gif);
}

li.pdf {
	background-image: url(images/icon_pdf.gif);
}

li.excel {
	background-image: url(images/icon_excel.gif);
}


/* 役員一覧 */

#board #right {
	width: 100%;
}

#board #right p {
	text-align: right;
	width: 99%;
	margin-bottom: 0px;
}

#board #right h2 {
	margin-top: 30px;
	margin-bottom: 5px;
}

/* イベント */

#event #cont {
	padding-right: 5px;
	padding-left: 5px;
}

#event #right {
	width: 100%;
}

#event table {
	font-size: 92%;
}

#event table.table_monospace {
	font-family: "ＭＳ ゴシック", monospace;
}

#event table.table_monospace th, #event table.table_monospace td {
	padding: 2px 2px;
}

#event td.fee {
	text-align: center;
}

#event td.year {
	font-size: 110%;
	font-weight: bold;
	color: #2491FF;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #EEEEEE;
}

#event td span {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#event td .title {
	font-size: 110%;
	font-weight: bold;
	padding: 0;
}

#event td .office {
	font-size: 90%;
	padding: 0;
}

#event p.contact {
	border-top: 1px dashed #999999;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 0.5em;
	line-height: 1.3;
}

#event h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 570px;
	border-bottom: 1px solid #CCCCCC;
}

#event .back {
	margin-top: 0px;
	text-align: right;
}



/* リンク */

#link h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 570px;
	border-bottom: 1px solid #CCCCCC;
}

#link #right p {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}


/* Q&amp;A */

#qa h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 570px;
	border-bottom: 1px solid #CCCCCC;
}

#qa li {
	line-height: 120%;
}

#qa h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 570px;
/*	border-top: 8px dotted #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
}

#qa .q {
	font-weight: bold;
	background-image: url(images/jah_q.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	background-color: #CCFFFF;
	padding-left: 48px;
}

#qa .q1 {
	font-weight: bold;
	background-image: url(images/jah_q.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 45px;
	height: 35px;
}

#qa .a {
	background-image: url(images/jah_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 45px;
}

#qa .a ol {
	padding-left: 25px;
}

.red {
	color: #CC0066;
}

.blue {
	color: #2D59B5;
}

.bold {
	font-weight: bold;
}

.sup {
	font-size: 80%;
	vertical-align: top;
}


#qa .a table {
	line-height: 1.3;
}

#qa .a th {
	text-align: center;
	background-color: #EEEEEE;
}

#qa .a table table {
	border-style: none;
}

#qa .a table table td {
	width: 33%;
	text-align: center;
	border-style: none;
}

#qa .caption {
	text-align: right;
	margin-top: 2px;
	font-size: 96%;
}

#qa .t_title {
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}

#qa .back {
	text-align: right;
}


/* 川柳・標語 */

#senryu #right {
	width: 100%;
}

#senryu h2 {
	color: #990000;
	font-size: 130%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}

#senryu h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 570px;
	border-bottom: 1px solid #CCCCCC;
}

/*
#senryu #table {
	width: 100%;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-collapse:collapse;
	line-height: 1.5;
}
*/

/*
#senryu #right p {
	text-align: right;
	width: 99%;
	margin-bottom: 0px;
}
*/
/*
#senryu #right h2 {
	margin-top: 30px;
	margin-bottom: 5px;
}
*/

/* main-会報
----------------------------------------------------- */

#newsletter #cont {
	padding-right: 28px;
	padding-left: 28px;
}

#newsletter #left {
	margin-top: 40px;
	float: left;
	width: 160px;
}

#newsletter #left img {
	padding: 2px;
	border: 1px solid #0099FF;
}

#newsletter #right {
	margin-top: 41px;
	float: right;
	width: 512px;
}


#newsletter #right li {
	list-style: disc;
	margin-left: 20px;
}

#newsletter h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}

#newsletter h2 span {
	font-size: 90%;
	margin-left: 3px;
}

#newsletter h2 img {
	padding-bottom: 5px;
	padding-left: 5px;
}

#newsletter h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 512px;
	border-bottom: 1px solid #CCCCCC;
}


/* main-定款
----------------------------------------------------- */

#rule #right {
	margin-top: 41px;
	width: 512px;
}

#rule h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
}
</pre></body></html>