@charset "shift_jis";
/* CSS Document */



body{
	color:#333333;
	font-family:'ƒƒCƒŠƒI', Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: large; /* ƒ‚ƒ_ƒ“ƒuƒ‰ƒEƒU */
}


h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4E72F2;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0202FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009;
	padding-left: 0.5em;
	width: 90%;
}

h2 {
	font-size: 1.3em;
	color: #06F;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #39F;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	width: 80%;
	padding-left: 0.5em;
}

h3 {
	font-size: 1.2em;
	color: #39C;
	width: 70%;
	border-bottom-width:0.5px;
	border-left-width: 15px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0CF;
	border-left-color: #3CF;
	padding-left: 0.5em;
}

h4 {
	font-size: 1.1em;
	color: #09F;
	width: 60%;
	border-bottom-width: 0.5px;
	border-left-width: 20px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #9CF;
	border-left-color: #CAE4FF;
	padding-left: 0.5em;
}

dt {
	font-weight: bold;
	color: #39C;
}

.info {
	background-image: url(../img/bg_info.gif);
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	height: 1.2em;
	padding: 5px;
}

.left_menu {
	color: #0099CC;
}

.sub_01 {
	font-size: 1.5em;
	font-weight: normal;
	color: #CC3300;
	margin-bottom: -0.1em;
}

.sub_02 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000045;
	margin-bottom: -0.1em;
}

.sub_03 {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: -0.1em;
}

.sub_04 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000045;
	margin-bottom: -0.1em;
}

a{color:#333333;
    font-style:normal;
    text-decoration:none;
}
a:link {color:#333333;
    font-style:normal;
    text-decoration:none;
}
a:visited {color:#934C7B;
    text-decoration:none;
}
a:hover { color:#ff0000;
    font-style:normal;
    text-decoration:none;
}
a:active {text-decoration:none;
}

#nave{
width: 200px;
}

#nave ul {
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #cccccc;
}

#nave li {
margin: 0;
padding: 0;
border-bottom: 1px solid #cccccc;
}

#nave a {
background: url(../gyoren/css/fukuokaariakekai/img/img01.jpg) no-repeat;/*’ÊíŽž‚Ì”wŒi‰æ‘œ*/
padding:7px 10px;
display: block;
width: 180px ; 
color: #333;
text-decoration: none;
}

#nave a:hover {
background: url(../gyoren/css/fukuokaariakekai/img/img02.jpg) no-repeat;/*ƒJ[ƒ\ƒ‹ƒI[ƒo[Žž‚Ì”wŒi‰æ‘œ*/
color: #0F0;
width: 180px ; 
}

a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
.font1 {
	font-size: 1.2em;
}
.font2 {
	font-size: 0.8em;
}
.ita {
	color: #F00;
}
.ita {
	font-style: italic;
}
.ita {
	font-family: ‚l‚r ƒSƒVƒbƒN, MS Gothic, Osaka|“™•, Osaka-mono, monospace;
}
