body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #636563;
	margin: 0px auto;
	padding: 0px;


	background: url(img/bg.jpg) repeat-x;
	text-align: center;
}
.all {
	width: 780px;
	background: url(img/all.jpg) no-repeat right top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.partition {
	clear: both;
	display: none;
}
p {
	line-height: 1.3em;
	margin-top: 0px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}


/*-- ヘッダ部 --*/

.head {
	width: 780px;
	text-align: left;
}
.summary {
	font-size: 10px;
	float: left;
	width: 550px;
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: left;
}
.global-navi {
	background-color: #00CC66;
}
.global-navi ul {
	margin: 0px;
	padding: 0px;
}
.global-navi ul li {
	width: 150px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

/*-- コンテンツ --*/

.contents {
	width: 760px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	background: url(img/content.gif) repeat-y;
}

/*-- サイドメニュー --*/

.menu {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu dl {
	margin: 0px 0px 8px 10px;
	padding: 0px 0px 3px;
	background-color: #EFEFEF;
}
.menu dl dt {
	padding: 0px;
	margin: 0px;
}
.menu dl dd {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-color: #EFEFEF;
	line-height: 140%;
}
.menu ul {
	padding: 0px;
	margin: 0px 0px 10px;
}
.menu ul li {
	padding: 0px 0px 3px 15px;
	margin: 0px;
	list-style: none;
}
p.banner {
	text-align: center;
}




/*-- フッター --*/


.footer {
	width: 780px;
	font-size: 10px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	color: #00309C;
	line-height: 130%;
}
.f-link {
	text-align: center;
}
.f-link ul {
	margin: 0px 0px 5px;
	padding: 0px;
}
.f-link ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
address {
	font-style: normal;
	text-align: center;
	margin-bottom: 5px;
}

.copyright {
	text-align: center;
	margin-bottom: 15px;
}



/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
.path {
	font-size: 10px;
	padding:12px 10px 2px 14px;
	margin:0px;
	background: url(img/path.gif) no-repeat left top;
}

.pagetop{
	text-align: right;
	margin: 20px 7px 7px 0px;
	padding: 0px;
}


/*-- サイトマップフォーマット --*/

.sitemap {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 10px;
	padding: 8px 0px 0px;
}

.sitemap li {
	background: url(info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 0px 25px;
	margin: 0px;
}
.sitemap li ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

.sitemap li.s-close {
	background: url(info/img/s-dot2.gif) no-repeat;
}

/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
	margin-bottom: 20px;
}
.caution {
	color: #FF089C;
}

/*-- フォームメール内部フォーマット --*/

.mail-form {
	background-color: #9C9A9C;
	margin: 10px 0px 15px;
	width: 530px;
}
.mail-form th {
	background-color: #EFE7F7;
	font-weight: normal;
	padding: 5px;
	text-align: left;
}

.mail-form td {
	background-color: #FFFFFF;
	font-weight: normal;

	padding: 5px;
}
.mail-input {
	text-align: center;
}

.menu-box {
	width: 170px;
	background: url(img/menu_08.gif) repeat-y;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D6CBE7;
	padding-bottom: 0px;
}
.menu-box p {
	margin: 0px 16px 3px 16px;
	line-height: 140%;
}
.arrow {
	text-align: right;
}
.arrow a {
	background: url(img/arrow.gif) no-repeat left top;
	padding-left: 15px;
}
.banner img {
	margin-bottom: 4px;
}
.site {
	margin: 4px 10px 4px 0px;
	padding: 0px;
	float: right;
	width: 90px;
	font-size: 10px;
	text-align: right;
}
.area {
	background: url(img/content.gif) repeat-y center;
	text-align: center;
}
.index {
	width: 580px;
	height: 110px;
}
.index h1 {
	font-size: 12px;
	margin: 0px 0px 10px 30px;
}
.index-r {
	float: right;
	width: 174px;
}
.index-l {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 406px;
	background: url(img/index-l.gif) no-repeat left top;
}
.index-l p {
	margin: 0px 0px 0px 30px;
	line-height: 150%;
}
.index-box {
	background: url(img/index-box.gif) no-repeat;
	width: 536px;
	margin: 5px 0px 5px 25px;
	padding-top: 5px;
}
.img-l {
	float: left;
	margin-right: 12px;
}
p.arrow-p {
	text-align: right;
	margin-right: 10px;
}
.arrow-p a {
	background: url(img/arrow-p.gif) no-repeat left top;
	padding: 1px 0px 1px 20px;
}
.news {

	margin: 0px 20px 0px 25px;
	width: 532px;
}
.news p {
	margin: 0px;
}
.news-l {
	float: left;
	margin: 3px 10px 0px 0px;
	width: 160px;
}
.news ul {
	margin: 5px 0px 15px 10px;
	text-align: left;
	padding: 0px;
}
.news ul li {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 11px;
	list-style:none;
	background: url(img/arrow-s.gif) no-repeat left top;
	line-height: 130%;
}
.news span {
	color: #FF0000;
}
.news-r {
	float: right;
	width: 362px;
	text-align: left;
}
.print {
	margin: 0px 0px 20px 25px;
	width: 532px;
}
.print table {
	margin: 0px;
	width: 532px;
}
.print table th {
	text-align: left;
	vertical-align: top;
	width: 70px;
	height: 70px;
}
.print h2 {
	font-size: 14px;
	margin: 0px 0px 5px;
}
.print table td {
	vertical-align: top;
	padding: 0px 25px 0px 0px;
}
.print p {
	font-size: 10px;
	line-height: 125%;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #00309C;
}
a:hover {
	text-decoration: underline;
	color: #FF089C;
}
.middle {
	width: 535px;
	margin: 0px 0px 0px 25px;
}
.middle h1 {
	font-size: 20px;
	background: url(img/h1.gif) no-repeat left center;
	padding: 15px 0px 15px 15px;
	margin: 5px 0px 15px;
}
.middle p {
	margin: 0px 0px 10px 5px;
}
.copy {
	font-weight: bold;
	color: #6B55A5;
	font-size: 16px;
}
.img-r {

	float: right;
	margin-left: 10px;
}
.copy2 {
	color: #FF089C;
}
.list {
	margin-top: 20px;
}
.list table {
	width: 532px;
	background: url(img/line.gif) no-repeat right top;
	border-bottom: 3px solid #000000;
	margin: 3px 0px 20px 0px;
}
.list table th {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 3px;
	height: 90px;
}
.list table td {
	padding: 0px 0px 15px 0px;
	background: url(img/line.gif) no-repeat right bottom;
}
.list table td p {
	margin: 0px 12px 0px 0px;
	line-height: 130%;
}
.middle h2 {
	font-size: 14px;
	margin: 5px 0px 3px;
}
.base {
	width: 535px;
	margin: 0px 0px 0px 25px;
}
.base h1 {
	font-size: 20px;
	background: url(img/h1.gif) no-repeat left center;
	padding: 15px 0px 15px 15px;
	margin: 5px 0px 15px;
}
.base p {
	margin: 0px 10px 10px 5px;
	color: #000;
}
.base h2 {
	font-size: 16px;
	background: url(img/h2.gif) no-repeat left center;
	padding: 5px 0px 3px 20px;
	margin: 20px 0px 10px 0px;
}
.img-list {
	margin: 0px;
}
.img-list th {
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 10px;
}
.img-list td {
	padding: 5px 0px 10px 3px;
	color: #6B55A5;
}
h3 {
	background: url(img/h3.gif) no-repeat left center;
	color: #6B55A5;
	font-size: 14px;
	padding: 3px 0px 2px 10px;
	margin: 10px 0px 5px 5px;
}
.box {

	border: 1px solid #6B55A5;
	margin: 0px 5px 20px;
	padding: 8px 8px 3px 0px;

	width: 530px;
}
.box li {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 29px;
	list-style:none;
	background: url(img/dot.gif) no-repeat left top;
	line-height: 140%;
}
.small {
	font-size: 10px;
	color: #00309C;
}
.data {
	background-color: #9C9A9C;
	margin: 10px 0px 15px;
	width: 530px;
}
.data th {
	background-color: #EFE7F7;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	line-height: 140%;
}
.data td {
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	line-height: 140%;
}
.gray {
	background-color: #EFEFEF;
}
.base dl {
	margin: 10px 5px;
}
.base dl dt {
	color: #6B55A5;
	margin: 10px 0px 0px;
	padding: 4px 4px 4px 0px;
	border-bottom: 1px solid #6B55A5;
}
.base dl dd {
	line-height: 140%;
	margin: 0px;
	padding: 5px;
	color: #636563;
	border-right: 1px solid #6B55A5;
	border-bottom: 1px solid #6B55A5;
	border-left: 1px solid #6B55A5;
}
.center {
	text-align: center;
}
dd ul {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}
dd ul li {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 29px;
	list-style:none;
	background: url(img/dot.gif) no-repeat left top;

	line-height: 140%;
	font-weight: bold;
	color: #7B65AD;
}
.member {
	height: 130px;
}
p.flow {
	border: 1px solid #6B55A5;
	padding: 0px;
	text-align: center;
	width: 200px;
	margin-left: 160px;
	line-height: 250%;
	font-weight: bold;
	color: #6B55A5;
}
p.flow2 {
	padding: 0px;
	text-align: center;
	width: 200px;
	margin-left: 160px;
	line-height: 250%;
	font-weight: bold;
	color: #6B55A5;
}
.category-navi {
	margin: 30px 5px 20px;
	border-bottom: 2px solid #181818;
}
.category-navi h2 {
	background: url(img/navi_dt.gif) no-repeat left center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 12px;
	margin: 0px 0px 5px;
}
.category-navi p {
	margin: 0px 0px 5px 5px;
}
p.box-p {
	margin: 0px;
	padding: 0px 5px;
}
p.pdf {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
}
.pdf a {
	background: url(flow/img/pdficon.gif) no-repeat left center;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*---新着情報登録用　2006/06/05追加---*/

p.rssreg {
margin: 10px 0 20px 21px;
font-size: 12px;
}
.all .contents .main .base .style9 {
	color: #000;
}

