@charset "utf-8";

/***************************************************
	shikumi.css
	市会のしくみレイアウトスタイル定義
***************************************************/

/* ------------------------------------------------------------
Font Size (default:100%)
 10px = 63%     11px = 69%     12px = 75%     13px = 82%
 14px = 88%     15px = 94%     16px = 100%    17px = 107%
 18px = 113%    19px = 119%    20px = 125%    21px = 132%
 22px = 138%    23px = 144%    24px = 150%    25px = 157%
 26px = 163%
------------------------------------------------------------ */

/* 市会のしくみ  #shikumi
shikumi/index.html
------------------------------------------------------------ */

#main .fLtxt {
	float: left;
	width: 300px;
}

/* 市会の権限 /kengen.html */
#shikumi #main #kengen table { width: 620px;}
#shikumi #main #kengen th { width: 30%; text-align:center;}
#shikumi #main #kengen td { text-indent: 1em;}

/* 市民と市会 /shimin.html */
#shikumi #main #shimin table { width: 620px;}
#shikumi #main #shimin th { width: 15%; text-align:center;}
#shikumi #main #shimin td { text-indent: 1em;}

/* 市会紹介DVD /shoukai.html */
#shikumi #main #shoukai li {
	float: left;
	margin-right: 30px;
	text-align: center;
}


#shikumi #main #shoukai .toptlbox {
	width: 620px;
	margin: auto;
	text-align: left;
}
#shikumi #main #shoukai .mvtxt {
	width: 500px;
	margin-left: 20px;
}

/* 市会子どもページ  #shikumi-child
/shikumi/child/
------------------------------------------------------------ */

#shikumi-child #main .btnbox li { float: left;}
#shikumi-child #main .btnbox li.btm02 {
	margin: 0 0 0 5px;
	padding-top: 80px;
}
#shikumi-child #main .btnbox02 {
	margin: auto;
	text-align: center;
}
#shikumi-child #main .btnbox02 li {
	float: left;
	margin-right: 20px;
}
#shikumi-child .bnbox {
	margin: auto;
	text-align:center;
}
#shikumi-child #main .title002 { margin-bottom: 20px;}
#shikumi-child #main .ctxt02 {
	width: 564px;
	margin: 20px auto;
	text-align: left;
}
#shikumi-child #main .fRtxt {
	float: right;
	width: 230px;
}
#shikumi-child #main .fRtxt dl {
	margin: 5px 0 0 10px;
	border-bottom: 1px solid #ba99c7;
}
#shikumi-child #main .fRtxt dt { font-weight: bold;}
#shikumi-child #main .fRtxt dt.icon2 {
	padding-left: 1em;
	background: url(../img/common/icon02.gif) center left no-repeat;
}
#shikumi-child #main .fRtxt dd { padding-left: 2.5em;	padding-bottom:5px;}

#shikumi-child #main .title_child {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 2em;
	text-indent: -2em;
	border-bottom: 4px solid #67317f;
	font-size: 119%;
	font-weight: bold;
	text-align: left;
	color: #67317f;
}
#shikumi-child #main .childtl01 {
	padding-left: 30px;
	background: url(../img/common/tl_icon01.png) center left no-repeat;
	*padding: 0 0 10px 30px; /* IE7 以下 */
}

ruby {
	ruby-align: distribute-space;
	ruby-overhang: auto;
	ruby-position: above;
}
#shikumi-child #main .title020 {
	padding: 0 0 20px 30px;
	background: url(../img/common/con_ttl_2.jpg) 0 0.6em no-repeat;
	*background: url(../img/common/con_ttl_2.jpg) 0 0.5em no-repeat; /* IE7 以下 */
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	color: #67317f;
}
#shikumi-child #main .title003 {
	margin-bottom: 20px;
	*padding-bottom: 6px; /* IE7 以下 */
	padding-left:2em;
	text-indent:-1.6em;
	border-bottom: 2px solid #c1a1cc;
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	color: #67317f;
}

#shikumi-child #main .tlicon02 {
	*background: url(../img/common/tl_icon02.png) 0 0.6em no-repeat; /* IE7 以下 */
}

/* 市会関係諸規程集   #shikumi #shokitei_main
/shikumi/
------------------------------------------------------------ */
#shikumi #shokitei_main {　padding: 0 0 30px 0;}
#shikumi #shokitei_main h2 {
	font-size: 163%;
	text-align: left;
	font-weight: bold;
}
#shikumi #shokitei_main .ctxt {　text-align: left;}
