@charset "shift_jis";

/*
/!* index *!/
.area_news {
	/!* border:3px solid #3E976A; *!/
	margin:30px 0px 10px 0px;
}
.area_news p {
	font-size:130%;
	/!* color:#327855; *!/
	font-weight:bold;
	/!* background:url(../images/shared/news_divider.jpg) repeat-x left top; *!/
	padding:10px 5px 0px 5px;
}
#contents .area_news ul {
	margin-right:5px;
	padding-right:5px;
	margin-bottom:5px;
	padding-bottom:5px;
}
#area_annexed {
	/!* border:1px solid #cccccc; *!/
	/!* background:url(../images/shared/annex_bg.jpg) repeat-x left top; *!/
	margin:30px 0px 10px 0px;
	padding:15px 5px 8px 0px;
}
.area_annexed {
	/!* border:1px solid #cccccc; *!/
	/!* background:url(../images/shared/annex_bg.jpg) repeat-x left top; *!/
	margin:30px 0px 10px 0px;
	padding:15px 5px 8px 0px;
}
#contents #area_annexed ul {
	margin-bottom:0px;
	padding-bottom:0px;
}
.area_idx {
	margin-bottom:10px;
}
#contents .area_idx ul {
	list-style-image:none;
	list-style:none;
	margin-right:10px;
	height:1%;
	overflow:hidden;
}
.area_idx ul li {
	float:left;
	width:45%;
	margin-right:3%;
	/!* background:url(../images/shared/icon_list1.gif) no-repeat 0em 0.2em; *!/
	padding-left:15px;
}

/!* contents *!/
#contents h1 {
	clear:both;
	font-size:130%;
	/!* color:#327855; *!/
	/!* border-bottom:2px solid #327855; *!/
	/!* background:url(../images/shared/h1_bg.gif) no-repeat 5px 1px; *!/
	padding:1px 10px 3px 30px;
	margin-bottom:1.8em;
}
#contents h2 {
	clear:both;
	font-size:120%;
	/!* border-left:3px solid #FF6600; *!/
	/!* border-bottom:1px solid #AFA68B; *!/
	/!* background:#F8E7B1 url(../images/shared/h2_bg.jpg) repeat-y right top; *!/
	padding:6px 65px 5px 10px;
	margin-bottom:1em;
}
#contents h3 {
	clear:both;
	font-size:110%;
	/!* color:#327855; *!/
	/!* background:url(../images/shared/h3_bg.gif) no-repeat 0em 0.1em; *!/
	padding:0px 10px 0px 24px;
	margin-bottom:0.3em;
}
#contents h4,
#contents h5,
#contents h6 {
	clear:both;
	margin-bottom:0.3em;
}
#contents p {
	margin:0em 0em 0.5em 0em;
}
#contents ul,
#contents ol {
	margin:0px 0px 10px 25px;
	padding:0px 0px 10px 25px;
}
#contents li {
	margin-bottom:0.5em;
}
#contents ul {
	/!* list-style-image:url(../images/shared/icon_list1.gif); *!/
}
#contents ol {
	list-style-type:decimal;
	list-style-image:none;
}
#contents table {
	margin-bottom:0.8em;
}
#contents hr {
	height:1px;
	/!* background-color:#327855; *!/
	border:none;
	/!* color:#327855; *!/
}
p.readall {
	text-align:right;
	margin-right:10px;
	margin-top:0px;
}
p.readall a {
	/!* background:url(../images/shared/icon_arrow.gif) no-repeat 0em 0.3em; *!/
	padding-left:12px;
}
table.datatable table {
	border:none;
}
table.datatable table th {
	border:none;
	/!* background-color:#ffffff; *!/
}
table.datatable table td {
	border:none;
}
table.datatable table.datatable {
	/!* border:1px solid #000000; *!/
	border-collapse:collapse;
}
table.datatable table.datatable th {
	/!* border:1px solid #000000; *!/
	/!* background-color:#F8E7B1; *!/
}
table.datatable table.datatable td {
	/!* border:1px solid #000000; *!/
}

/!* print *!/
@media print {
/!* index *!/
.area_news p {
	background-image:none;
}
#area_annexed {
	/!* background:url(../images/shared/annex_bg.jpg) repeat-x left top; *!/
	width:auto;
}
#contents .area_idx ul {
	list-style-type:disc;
	margin-left:10px;
	padding-left:10px;
}
.area_idx ul li {
	background:none;
	margin-left:5px;
	padding-left:5px;
}
/!* contents *!/
#contents h1 {
	/!* background:url(../images/shared/h1_bg.gif) no-repeat 5px 1px; *!/
	width:auto;
}
#contents h2 {
	/!* background:#F8E7B1 url(../images/shared/h2_bg.jpg) repeat-y right top; *!/
	width:auto;
}
#contents h3 {
	/!* background:url(../images/shared/h3_bg.gif) no-repeat 0em 0.1em; *!/
	width:auto;
}
}
*/