@charset "Shift_JIS";
*{
	background : transparent;
}
body{
	margin : 0;
	padding : 0 2em 0 75px;
	color : #000;
	background : #fff;
}
/* リンク関係 */
a{
  text-decoration : none;
}
a:link{
  color : #00d;
  text-decoration : underline;
}
a:visited{
  color : #729;
  text-decoration : underline;
}
a:hover{
  color : #d00;
  text-decoration : none;
}
a:active{
  color : #d00;
  text-decoration : none;
}
/* ======要素====== */
img{
	border : none;
}
h1{
	margin : 0 0 3px 0;
	padding : 10px;
	font-size : 120%;
	font-weight : normal;
	background : transparent;
}
h2,h3,h4,h5{
	color : #333;
}
h2{
	font-size : 140%;
	line-height : 100%;
	margin : 1em 0 1em 0;
	line-height : 140%;
}
h2 a:hover{
	color : #555;
}
h3{
	font-size : 130%;
	margin : 1.5em 0 0.5em 0;
}
h4{
	font-size : 120%;
	font-weight : bold;
	margin : 1.5em 0 0.5em 0;
}
h5{
	font-size : 110%;
	font-weight : normal;
	margin : 1em 0 0.5em 0;
}
h6{
	font-size : 105%;
	color : #555;
	background : transparent;
	font-weight : normal;
	margin : 1em 0 0.5em 0;
}
p{
	line-height : 150%;
}
ul{
	line-height : 140%;
}
ol{
	list-style : decimal outside none;
	line-height : 140%;
}
dd{
	line-height : 140%;
}
address{
	margin : 0;
	padding : 5px 1em;
	font-style : normal;
	border-top : 1px #000 solid;
}
address img{
	float : right;
}
td,th{
	line-height : 140%;
}
/* =======class,id======= */
/* h2の英語部分 */
span.en{
	font-size : 70%;
	font-weight : normal;
	font-family : 'Trebuchet MS','Helvetica','arial','ＭＳ Ｐゴシック','平成角ゴシック',sans-serif;	
}

/* 写真置き場 */
.img-center{
	text-align : center;
	margin : 10px auto;
	clear : both;
}
.photo{
	margin : 0.5em 0 0 0;
	clear : both;
}
.float-right{
	padding : 0.5em 0 0.5em 10px;
	float : right;
}
.float-left{
	padding : 0.5em 10px 0.5em 0;
	float : left;
}
.turnup{
    clear : both;
    text-align : right;
}

/* ヘッダーとフッター */
#footer{
	clear : both;
	color : #57b;
	border-top : 1px #000 solid;
	border-left : 1px #000 solid;
	background-color: #ffffff;
	padding : 2px 0 0 0;
	margin-top : 1em;
}
#address{
	color : #57b;
	background-color: #ffffff;
	background-image: url(img/green.gif);
	background-repeat: repeat-y;
}
#header{
	border-bottom : 1px #000 solid;
	border-left : 1px #000 solid;
	color : #000;
	background-color: #ffffff;
	background-image: url(img/title-back.gif);
	background-repeat: no-repeat;
	padding : 0 0 2px 0;
}
#header p,#footer p{
	clear : both;
	text-align : right;
	margin :1px 5px;
}
#header hr,#footer hr{
	display : none;
}

/* その他 */
.caption{
	margin : 5px 0 10px 0;
	color : #800;
	background : transparent;
	line-height : 130%;
	font-size : 95%;
}
.align-right{
	text-align : right;
}
.align-left{
	text-align : left;
}
.align-center{
	text-align : center;
}
.clear{
	clear : both;
}

/* インタビューの人名 */
.sub{
	font-size : 100%;
	font-weight : normal;
	margin : 0.5em 0;
}
span.name{
	font-size : 125%;
}
/* ナビスキップとか */
.skip{
	position : absolute;
	top : -200px;
	left : 0;
}
.information{
	color : #57b;
	background : transparent;
	font-size : 90%;
	list-style-image : url(img/listmark.gif);
}

/* ========各頁用=========== */
/* もくじページ */
div.box-left{
	float : left;
	width : 180px;
}
div.box-right{
	margin : 0 0 0 180px;
	background : #fff url(../ja/img/02-01.jpg) right bottom no-repeat fixed;
}
ul.mokuji{
	text-align : left;
}
ul.mokuji li.midasi{
	margin : 20px 0 5px 0;
	font-weight : bold;
	font-size : 105%;
	list-style-image : url(img/listmark.gif);
}
ul.mokuji li{
	margin-left : 0;
	list-style-type : none;
}

/*　P27あゆみ　*/
div.read{
	margin : 1em 10%;
	padding : 10px 25px 20px 25px;
	color : #000;
	background : #fff url(img/27paper.gif) right bottom no-repeat;
}

div#ayumi h3{
	font-size : 110%;
	font-weight : normal;
	padding-bottom : 2px;
	border-bottom : 1px solid #666;
	margin : 1em 8% 0.5em 8%;
	text-align : right;
}
div#ayumi h3 span.year{
	font-size : 130%;
	font-family : 'Helvetica','arial','ＭＳ Ｐゴシック','平成角ゴシック',sans-serif;
}
div#ayumi dl{
	margin : 10px 8%;
}
div#ayumi dt{
	margin : 10px 0 0 0;
	font-size : 110%;
	font-weight : bold;
	color : #0000ff;
}
div#ayumi dd{
	margin-left : 0;
	padding-left : 1em;
	color : #333333;
}

/*　P29議会　*/
div.read-gikai{
	margin : 1em 10%;
	padding : 5px 15px;
	color : #000;
	border : 1px solid #999999;
}
div.read-gikai p{
	line-height : 120%;	
}
div#main table{
	margin : 10px auto;
}
div#main td,div#main th{
	padding : 2px 5px;
	text-align : left;
	vertical-align : top;
}
div#main th.yaku{
	text-align : right;
}
div#main th{
	white-space : nowrap;
}

/*　P32データで見る宝塚　*/
dl.yosan dt{
	font-weight : bold;
	margin : 0 0 0 40px;
}
dl.yosan dd{
	margin : 0 0 10px 80px;
}
h4.brawn{
	font-size : 105%;
	color : #d6b641;
}
table.kokuzei{
	clear: both;
	margin: 10px 0 10px 40px;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	border-collapse: collapse;
	font-size: 9pt;
}
table.kokuzei th {
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 4px 20px;
}
table.kokuzei td {
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 4px 10px;
	text-align: right;
}


/* コーナーごとの背景 */
body.front{
	color : #000;
	background : #fff url(img/back-index.jpg) 0% 50% no-repeat fixed;
}
body.aitoyume{
	color : #000;
	background : #fff url(img/back-03.gif) 0% 50% no-repeat fixed;
}
body.living{
	color : #000;
	background : #fff url(img/back-04.gif) 0% 50% no-repeat fixed;
}
body.rekisi{
	color : #000;
	background : #fff url(img/back-05.gif) 0% 50% no-repeat fixed;
}
body.anzen{
	color : #000;
	background : #fff url(img/back-06.gif) 0% 50% no-repeat fixed;
}
body.genki{
	color : #000;
	background : #fff url(img/back-07.gif) 0% 50% no-repeat fixed;
}
body.history{
	color : #000;
	background : #fff url(img/26-03.jpg) right bottom no-repeat fixed;
}
body.gikai{
	color : #000;
	background : #fff url(img/back-09.gif) 0% 50% no-repeat fixed;
}
body.mayor{
	color : #000;
	background : #fff url(img/kabe.jpg) right repeat-y;
}
body.profile{
	color : #000;
	background : #fff url(img/back-11.gif) 0% 50% no-repeat fixed;
}
body.front-en{
	color : #000;
	background : #fff url(../en/img/back-index-en.jpg) 0% 50% no-repeat fixed;
}
body.aitoyume-en{
	color : #000;
	background : #fff url(../en/img/back-03-en.gif) 0% 50% no-repeat fixed;
}
body.living-en{
	color : #000;
	background : #fff url(../en/img/back-04-en.gif) 0% 50% no-repeat fixed;
}
body.rekisi-en{
	color : #000;
	background : #fff url(../en/img/back-05-en.gif) 0% 50% no-repeat fixed;
}
body.anzen-en{
	color : #000;
	background : #fff url(../en/img/back-06-en.gif) 0% 50% no-repeat fixed;
}
body.genki-en{
	color : #000;
	background : #fff url(../en/img/back-07-en.gif) 0% 50% no-repeat fixed;
}

/* 見出しカラーの設定 */
.blue{
	color: #504dcb;
}
