/* CSS Document */


body {
	background-color:#F1F1F1;
	color:#333322;
}
a:link , a:visited {
	color: #0066CC;
}
a:hover  { 
	color: #FF3300;
}

.header , .layout , .footer {
	background-color:#FFF;
}
.footer div {
	background: url(images/copyright-bg.jpg) repeat-x center top;
	border: 1px solid #FFF;
}

/* トップページ用 */

.top-news h1 {
	background: url(images/top-title-bg.jpg) no-repeat left top;
}
.top-news div {
	*scrollbar-arrow-color:#CCC;
	*scrollbar-base-color: #CCC;
	*scrollbar-face-color: #FFF;
	*scrollbar-highlight-color: #FFF;
	*scrollbar-3d-light-color: #CCC;
	*scrollbar-shadow-color: #FFF;
	*scrollbar-track-color: #FFF;
	*scrollbar-darkshadow-color: #CCC;
}
div.news1 {
	background-color:#339900;
}
div.news2 {
	background-color:#CC3300;
}
div.news3 {
	background-color:#FF0000;
}
div.news4 {
	background-color:#0066CC;
}


.access div {
	background-color:#EFF7EC;
}
div.kaiho a:link , div.kaiho a:visited {
	background-color:#EDEDED;
}
div.kaiho a:hover  { 
	background-color:#0066CC;
	color:#FFF;
}


/* コンテンツページ用 */
div.news {
	*scrollbar-arrow-color:#CCC;
	*scrollbar-base-color: #CCC;
	*scrollbar-face-color: #FFF;
	*scrollbar-highlight-color: #FFF;
	*scrollbar-3d-light-color: #CCC;
	*scrollbar-shadow-color: #FFF;
	*scrollbar-track-color: #FFF;
	*scrollbar-darkshadow-color: #CCC;
}
ul.news li span {
	color:#009900;
}
ul.item li span {
	color:#009900;
}
div.navi {
	border-left:5px solid #000066;
}
.page-title {
	background:url(images/title-bg.jpg) no-repeat left bottom;
	border-top:1px solid #EDEDED;
}
.page-title img {
	margin:-10px 0px -15px -20px !important;
}

.page-title span.punish {
	margin:0 5px 0 0 !important;
	position:absolute;
	right:0;
}
.page-title span.punish img {
	width:146px !important;
	height:25px !important;
	margin:0 !important;
	padding:0 !important;
}

h2 {
	background: url(images/sub-title_bg.gif) repeat-x left bottom;
}
h3 {
	background: url(images/sub-title_bg.gif) repeat-x left bottom;
}
.sub-title {
	background:url(images/title-bg.jpg) no-repeat left bottom;
}
table.common-table th span {
	background-color: #0099FF;
}
table.common-table3 td strong {
	color:#FF3300;
}
.backnumber {
	border-bottom:2px solid #339900;
}
div.no-contents {
	color: #000066;
}
p.no-contents {
	color: #000066;
}
ul.warn {
	border:1px solid #FF3300;
	background-color:#FEF0E9;
}
ul.warn li {
	color:#FF3300;
}
.info {
	border:1px solid #006699;
	background-color:#E9F1FE;
	color: #006699;
}
.attention {
	padding:10px 20px;
	margin:0px 0px 20px;
	font-size:85%;
	line-height:120%;
	border:1px solid #FF9900;
	background-color:#FFF4C4;
	position: relative;
}


/* 取り扱い業務PR */

table.pr-list thead th {
	background-color:#E4F7FC;
}



/* 行政書士の仕事 */

ol.main li {
	color:#0066CC;
}
ol.main blockquote {
	color:#009900;
	background:#EDEDED url(gyomu/images/bg.jpg) repeat-x left bottom;
}
ol.main li ul li {
	color:#333333;
}

table.rinri td {
	border-right:2px solid #006699;
	border-bottom:2px solid #006699;
	border-left:2px solid #006699;
	background: url(jobs/images/rinri-bg.jpg) no-repeat right bottom;
}
/* よくある質問 */

ul.qanda li {
	border:1px solid #CCC;
}
/*
ul.qanda li a:link , ul.qanda li a:visited {
	color: #0066CC;
	background:url(qanda/images/a-bg.gif) no-repeat right top;
}
ul.qanda li a:hover {
	color: #FF3300;
	background:url(qanda/images/a-bg_f2.gif) no-repeat right top;
}
*/
dd.question {
	color:#003399;
	border-left:2px solid #003399;
	background:url(images/line-width.gif) repeat-x left bottom;
}


/* 行政書士登録 */


/* 市民センター */

table.branch thead th , table.branch thead td {
	color:#FFF;
	background-color: #0099FF;
}
table.branch tbody th {
	color:#FF6600;
	background-color:#EDEDED;
}


/* お問い合わせ */

table.request th {
	border-right:3px solid #0066CB;
}
div.request {
	background-color:#EDEDED;
}




/* コラム */

table.column td.abe p span {
	color:#FF3300;
}
p.sano span {
	background: #777;
	color:#fff;
	padding: 3px 8px;
}
p.sano02 {
	margin-left: 8px;
}
ol.sano {
	margin: 0 0 0 25px;
	padding: 0;
}
ol.sano li {
	margin: 15px 0 0 0;
}
ol.sano li ol {
	margin: 0 0 0 25px;
}
ol.sano li ol li {
	margin: 10px 0 0;
}
ul.sano {
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}
ul.sano li {
	margin: 5px 0 0 20px;
	text-indent: -1.5em;
}
dl.sano dt {
	margin: 5px 0 0 0;
}
dl.sano dd {
	margin: 2px 5px 0 21px;
}
dl.sano dd.sp {
	margin: 10px 5px 0 21px;
}
.txt-indent {
	padding-left: 25px;
	text-indent: -1.4em;
}
.honma-kaisetu {
	background-color:#009900;
	color:#FFFFFF;
}
ol.honma {
	margin: 0 0 0 25px;
	padding: 0;
}
ol.honma li {
	margin: 5px 0 0 0;
}
span.honma {
	text-decoration: underline;
}
/* 推奨環境　*/



/* 申請書ダウンロード */

div.dllinks a:link , div.dllinks a:visited {
	color:#FFF;
	background:url(images/but-bg.jpg) repeat-x left center;
}
div.dllinks a:hover {
	color: #FF3300;
	background:url(images/but-bg_f2.jpg) repeat-x left center;
}
th.dllinks {
	border-right:2px solid #FFF !important;
	border-bottom:1px solid #EDEDED;
}
/* こころのリンク */



/* こども110ばん */



/* 関連リンク */



/* サイトマップ */

ul.sitemap {
	background: url(sitemap/images/sitemap-bg_01.gif) repeat-y left top;
}
ul.sitemap li {
	background: url(sitemap/images/sitemap-bg_02.gif) repeat-y left center;
}
ul.sitemap li.sitemap-last {
	background: url(sitemap/images/sitemap-bg_03.gif) no-repeat left center;
}


/* ブラウザウィンド */

body.window {
	background-color:#EDEDED;
}
div.window {
	background-color:#FFF;
}


/* メニュー */

ul.menu li a:link , ul.menu li a:visited {
	color: #333;
}
ul.menu li a:hover  { 
	color: #FF3300;
}



/* 会員ページ */

/* 会員ページ 共有 */

.pagination-top div {
	border-bottom:2px solid #CCC;
}
.pagination-bottom div {
	border-top:2px solid #CCC;
}
.even {
	background-color:#F9F9EE;
}


/* 会報 */

table.kaiho td {
	border: 1px solid #CCC;
	background:url(images/but-bg2.jpg) repeat-x left center;
}

ul.kaiho {
	margin:0 0 0 8px;
	padding:0;
}
ul.kaiho li {
	float:left;
	margin:0 8px 8px 0;
	padding:5px;
	list-style-type:none;
	width:120px;
	border:1px solid #CCC;
	text-align:center;
	background:url(private/kaiho/images/bg_kaiho.gif) left top no-repeat;
}
ul.kaiho img {
	border:1px solid #CCC;
}
span.book a {
	margin-top:3px;
	display:block;
	font-size:85%;
	background:url(private/kaiho/images/bg_book.gif) left top no-repeat;
	border:1px solid #C9C9C9;
	color:#FFF;
}
span.pdf a {
	margin-top:3px;
	display:block;
	font-size:85%;
	background:url(private/kaiho/images/bg_pdf.gif) left top no-repeat;
	border:1px solid #C9C9C9;
	color:#FFF;
}
span a:hover {
	text-decoration:none;
	background-position:0 -27px !important;
}
ul.kaiho li.none {
	color:#ccc;
}
ul.kaiho li.none span {
	margin-top:3px;
	display:block;
	font-size:85%;
	border:1px solid #C9C9C9;
	color:#ccc;
}

/* 研修会 */

table.workshop td strong {
	color:#990033;
}
td.workshop {
	background:#DFF2F1 url(images/line-width.gif) repeat-x left top;
}


/* 行事予定表 */

table.schedules thead th {
	background:#0066CC url(images/th-bg2.jpg) repeat-x left bottom;
	color:#FFFFFF;
}


/* 事業団購買部 */

table.shopping thead th {
	background:#0066CC url(images/th-bg2.jpg) repeat-x left bottom;
	color:#FFFFFF;
}
table.shopping tbody th {
	border-bottom:2px solid #0066CC;
	color: #0066CC;
}
tr.total {
	background-color:#DFF2F1;
}


/* 会員検索 */

table.private-search thead th {
	background:#0066CC url(images/th-bg2.jpg) repeat-x left bottom;
	color:#FFFFFF;
}
table.private-search .name {
	color:#0066CC;
}
table.private-search .name span {
	color:#333;
}


/* 参考図書 */

table.book {
	width:100%;
	border-top:1px solid #CCC;
	border-left:1px solid #EDEDED;
}
table.book tbody td {
	padding:5px;
	border-right:1px solid #EDEDED;
	border-bottom:1px solid #CCC;
	text-align:center;
}
table.book tbody th {
	padding:5px;
	border-right:1px solid #EDEDED;
	border-bottom:1px solid #CCC;
	text-align:left;
	font-weight:normal;
}
table.book thead th {
	padding:4px;
	border-right:1px solid #CCC;
	font-size:85%;
	background:#0066CC url(images/th-bg2.jpg) repeat-x left bottom;
	color:#FFFFFF;
}
table.book thead th.shibu {
	width:6em;
}
table.book thead th.data {
	width:6em;
}
table.book thead th.name {
	width:8em;
}


td.book {
	border-bottom:2px solid #CCC !important;
	padding:2px 5px 5px 5px !important;
}
table.book td strong {
	font-size: 100%;
	color: #990033;
}
table.book font {
	font-weight:bold;
	color: #FF3300;
	display:block;
	font-size:inherit;
}
table.book p {
	color: #FF3300;
	margin:0px;
	padding:0px 0px 0px 1em;
	text-indent:-1em;
}


.even {
	background-color:#F9F9EE;
}
/*
table.book a:link , table.book a:visited {
	text-decoration:underline;
}
table.book a:hover {
	text-decoration:none;
}
*/
tr.shuku {
	background-color:#FFE6E6;
}

p.book {
	padding:0px 0px 0px 2.8em;
	text-indent:-2.8em;
}
p.book span {
	margin-right:10px;
	padding:2px;
	font-size:12px;
	background-color:#FFE6E6;
	border:1px solid #FF0000;
	color: #FF0000;
}


/* 組織図・構成表 */

h4.organization {
	background:url(images/h2-bg.jpg) no-repeat left center;
	width: 555px;
	border:1px solid #CCC;
	padding:5px 5px 5px 10px;
	margin:0px 0 10px 0;
	font-size:120%;
	line-height:100%;
	clear: both;
	color:#111337;
	overflow:hidden;
}
h4.organization span {
	font-weight:normal;
	font-size:80%;
	padding:5px 5px 5px 20px;
	text-align: left;
}

h4.mt20 {
	margin-top:20px;
}

table.chart {
	width:100%;
	margin:0 auto;
	border:1px solid #da8001;
}
table.chart td {
	background-color:#faf1e1;
	padding:7px 0px 7px 0px;
}
table.chart th {
	background-color:#faf1e1;
	padding:7px;
	white-space:nowrap;
	color:#669900;
}
table.chart tr.chart td {
	background-color:#FFF;
}
table.chart tr.chart th {
	background-color:#FFF;
}
table.chart {
	width:100%;
	margin:0 0 20px 0;
	padding:20px 0 0 10px;
}
table.chart ul {
	clear:both;
	margin:0;
	padding:0 0 0 20px;
}
table.chart li {
	float:left;
	margin:0 5px 5px 0;
	background:#E4E4E4 url(images/btn-bg.jpg) repeat-x left top;
	border:1px solid #CCC;
	line-height:normal;
	list-style-type:none;
}
table.chart li a {
	display:block;
	padding:5px 10px 5px 17px;
	border:1px solid #FFF;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
}
table.chart li a:link , table.chart li a:visited{
	background:url(images/arrow-right_blue.gif) no-repeat 10px center;
}
table.chart li a:hover {
	background:url(images/arrow-right_red.gif) no-repeat 10px center;
}
table.chart li span {
	display:block;
	padding:5px 10px;
	border:1px solid #FFF;
	text-decoration:none;
	color:#6C6C6C;
	white-space:nowrap;
	font-weight:bold;
}

table.chart li span.senmon {
	display:block;
	padding:5px 10px;
	border:1px solid #FFF;
	background:#FFF;
	text-decoration:none;
	color:#6C6C6C;
	white-space:nowrap;
	font-weight:bold;
}

.composition {
	float:left;
	margin:0 0 20px 5px;
	width:19.2em;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	line-height:normal;
}
.composition thead td {
	width:39%;
	border-bottom:1px solid #CCC;
	border-left:1px dotted #CCC;
	background:#033081 url(images/th-bg.jpg) repeat-x left bottom;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
	font-size:80%;
	color:#fff;
	padding: 3px 0;
}
.composition thead th {
	width:60%;
	border-bottom:1px solid #CCC;
	white-space:nowrap;
	font-size:80%;
	background:#033081 url(images/th-bg.jpg) repeat-x left bottom;
	color:#fff;
	padding: 3px 0;
}
.composition tbody td {
	padding:5px 10px;
	white-space:nowrap;
	border-bottom:1px solid #CCC;
	border-left:1px dotted #CCC;
}
.composition tbody th {
	padding:5px 10px;
	border-bottom:1px solid #CCC;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
}
.composition  tr.even {
	background:#F0F9FF;
}

.clear {
	clear:both;
}


/* フォーラム */
div.forum {
	border:1px solid #ccc;
	padding:10px 15px;
	height:420px;
	overflow-y:scroll;
}
dl.forum {
	margin:0;
}
dl.forum dt {
	border-bottom:1px solid #666;
	margin:0 0 5px;
}
dl.forum dd {
	margin:0 0 15px 1em;
}

table.forum {
	width:100%;
	margin: 0px 0px 20px 0px;
	border:1px solid #CCC;
}
table.forum td {
	padding:0px 0px 0px 5px;
}
table.forum th {
	text-align:right;
	padding:0px 10px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:normal;
	border-right:3px solid #0066CB;
	width:120px;
}
th.forum {
	border-right:3px solid #FF0000 !important;
}
textarea.forum , input.forum {
	width:95%;
}




/* 先例総覧 */
p.indent {
	text-indent:-1em;
	margin-left:1em;
}
p.small {
	font-size:90%;
	margin:0 10px 8px 25px;
}
p.soran {
	margin-bottom:0;
	background:url(images/line-width.gif) repeat-x left top;
	width:570px;
}
p.soran a {
	display:block;
	margin:1px 0 0;
	padding:10px 10px 10px 30px;
	background:url(images/arrow-right_blue.gif) 20px center no-repeat;
}
p.soran a:hover {
	background-color:#FFD7D7;
}
div.line {
	background:url(images/line-width.gif) repeat-x left top;
	height:1px;
	font-size:1px;
	margin-bottom:15px;
} 

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 近畿会共通コンテンツ */
span.shizuoka {
	display:none;
}
span.kinki {
	display:inline;
}
li.list {
	display:none;
}