@charset "EUC-JP";

/*　2.トピックス　*/

p.title {
	margin-bottom: 15px;
}

/*　3.会長あいさつ　*/

#greeting {
	width: 760px;
	margin-bottom: 30px;
}

#greeting .photo-ri {
	padding: 0px 0px 10px 10px;
	float: right;
}

#greeting p.name {
	text-align: right;
}

#greeting p {
	margin-bottom: 1em;
}


/*　3.組織図　*/

#chart {
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}

/*　6.会員事業所紹介　*/

#office {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
}

#office th {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	background: #E1D4E6;
	text-align: center;
}

#office th.title {
	width: 540px;
}

#office td {
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	padding: 5px 10px;
}

div.category #photo {
	text-align: center;
	border-top: 1px dotted #8A4C9F;
	border-bottom: 1px dotted #8A4C9F;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

div.category #in-about {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
div.category #in-about h3 {
	background: #E1D4E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


div.category #in-about dl {
	margin: 0px 0px 15px;
	padding: 0;
	width: 740px;

}

div.category #in-about dt {
	float: left;
	padding: 10px 0;
	text-indent: 1em;
	margin: 0px;
	color: #650069;
}

div.category #in-about dd {
	padding: 10px 0 10px 9em;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px;
}

/*　7.ライブラリー　*/

p.text {
	font-size: 16px;
	margin-bottom: 20px;
}

ul#library {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	width: 760px;
}

ul#library li {
	float: left;
	width: 155px;
	margin-right: 16px;
	margin-left: 16px;
	text-align: center;
	height: 180px;
}

ul#library img {
	margin-bottom: 5px;
	border: 1px solid #666;
}


/*　2.トピックス　8.リンク集　*/

div.link,div.topics {
	background: #844F98 url(../img/bg_title.gif) repeat-y left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-top: 5px solid #844F98;
}

div.link h2,div.topics h2 {
	padding-top: 0px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

ul.link,ul.topics {
	margin: 10px 0px 15px;
	padding: 0px 15px;
	list-style: url(none) none;
}

ul.link li,ul.topics li {
	background: url(../img/icon_01.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-bottom: 5px;
}

ul.link span,ul.topics span {
color: #666666;
}

/*

　2.トピックス　9.大和とくとく朝市　6.会員事業所紹介
　更新システム　部分

*/

div.category {
	border-top: 3px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	margin-bottom: 10px;
}

div.category p.data {
	text-align: right;
	background: #F3F3F3;
	font-size: 14px;
	padding-right: 15px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
	margin-bottom: 7px;
}

div.category h3.title,div.category h2.title {
	border-left: 3px solid #844F98;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 16px;
	margin-bottom: 5px;
}

div.category .system-free {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dotted #844F98;
	margin-bottom: 10px;
	padding: 10px;
}

/*　9.大和とくとく朝市　*/

#asaichi-map {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 235px;
	text-align: center;
	line-height: 2;
}

#asaichi-map img {
	border-style: none;
}

#asaichi-map a {
	text-decoration: none;
	color: #828282;
	font-size: 10px;
}

dl#asaichi-about {
	margin: 0px 0px 15px;
	padding: 0em 0em 0em 2em;
	width: 470px;

}

dl#asaichi-about dt {
	float: left;
	padding: 10px 0;
	text-indent: 1em;
	margin: 0px;
	color: #603813;
}

dl#asaichi-about dd {
	padding: 10px 0 10px 9em;
	border-bottom: 1px #CCCCCC solid;
	margin: 0px;
}


/*　10.とくとく情報　*/

ul#info {
	margin: 0px 0px 10em;
	padding: 0px 15px;
	list-style: url(none) none;
}

ul#info li {
	background: url(../img/icon_01.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-bottom: 1em;
}

