* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

a:link {
	color:#0033CC;
}

a:visited {
	color:#663399;
}

a:hover {
	color:#993333;
}

a:active {
	color:#993333;
}

body {
	text-align:center;
	background-color:#FFFFFF;
}

div {
	text-align:left;
	margin:0px auto;
}

div.main {
	width:760px;
}

div.navi {
	background-color:#EEFFEE;
	border:solid 1px #669966;
	padding:1px 10px;
}

p {
	line-height:1.2em;
	text-align:left;
	margin:3px;
	padding:0px;
}

p.contents {
	margin:5px 10px 15px 15px;
}

p.contentslh {
	margin:5px 10px 15px 15px;
	line-height:160%;
}

br.clear{
	font-size:1px;
	clear:both;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	margin:0px 0px 3px 0px;
	padding:6px 3px 3px 30px;
	border-bottom:dotted 2px #333333;
	background-repeat:no-repeat;
	background-position:left center;
}

h1.news {
	background-image:url("../images/h1_news.gif");
}

h1.kurashi {
	background-image:url("../images/h1_kurashi.gif");
}

h1.gyosei {
	background-image:url("../images/h1_gyosei.gif");
}

h1.kanko {
	background-image:url("../images/h1_kanko.gif");
}

h1.sugata {
	background-image:url("../images/h1_sugata.gif");
}

h1.shisetsu {
	background-image:url("../images/h1_shisetsu.gif");
}

h1.ayumi {
	background-image:url("../images/h1_ayumi.gif");
}

h1.green {
	background-image:url("../images/h1_green.gif");
}

h2 {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	margin:3px 9px;
	padding:1px 1px 1px 3px;
}

h2.news {
	border-left:solid 9px #993333;
	border-bottom:solid 1px #993333;
	background-color:#FFDDDD;
}

h2.kurashi {
	border-left:solid 9px #339999;
	border-bottom:solid 1px #339999;
	background-color:#DDFFFF;
}

h2.gyosei {
	border-left:solid 9px #336699;
	border-bottom:solid 1px #336699;
	background-color:#DDEEFF;
}

h2.kanko {
	border-left:solid 9px #333399;
	border-bottom:solid 1px #333399;
	background-color:#DDDDFF;
}

h2.sugata {
	border-left:solid 9px #663399;
	border-bottom:solid 1px #663399;
	background-color:#EEDDFF;
}

h2.shisetsu {
	border-left:solid 9px #993399;
	border-bottom:solid 1px #993399;
	background-color:#FFDDFF;
}

h2.ayumi {
	border-left:solid 9px #993366;
	border-bottom:solid 1px #993366;
	background-color:#FFDDEE;
}

h2.green {
	border-left:solid 9px #339933;
	border-bottom:solid 1px #339933;
	background-color:#DDFFDD;
}

span.newsmark{
	color:#993333;
}

span.kurashimark {
	color:#339999;
}

span.gyoseimark {
	color:#336699;
}

span.kankomark {
	color:#333399;
}

span.sugatamark {
	color:#663399;
}

span.shisetsumark {
	color:#993399;
}

span.ayumimark {
	color:#993366;
}

span.greenmark {
	color:#339933;
}

.t-red {
	color:#CC0000;
}

.t-green {
	color:#009900;
}

.t-blue {
	color:#0000CC;
}

.t-orange {
	color:#CC9900;
}

.t-purple {
	color:#990099;
}

.t-bluegreen {
	color:#009999;
}

.t-gray {
	color:#666666;
}

.b-red {
	color:#CC0000;
	font-weight:bold;
}

.b-green {
	color:#009900;
	font-weight:bold;
}

.b-blue {
	color:#0000CC;
	font-weight:bold;
}

.b-orange {
	color:#CC9900;
	font-weight:bold;
}

.b-purple {
	color:#990099;
	font-weight:bold;
}

.b-bluegreen {
	color:#009999;
	font-weight:bold;
}

.b-gray {
	color:#666666;
	font-weight:bold;
}

.b-black {
	color:#000000;
	font-weight:bold;
}