﻿@charset "UTF-8";

/* 練馬区議会トップ画面印刷用スタイル090813 */

/* ----------＜＜基本スタイル＞＞---------- */
body {
	margin: 0;
	padding: 0;
}
body#base {
	color: #333;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#baseall {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 758px;
	border-left: 1px solid #487B03;
	border-right: 1px solid #487B03;
	text-align: left;
}


/* ----------＜＜レイアウト及び次階層テンプレート用スタイル＞＞---------- */
/*  ヘッダナビスキップ  */
div#h0top {
	height: 3px;
	color: #333;
	background-color: #6FBC0A;
}

/*  ヘッダー1行目  */
div#c0wrap1 {
	height: 69px;
	background-image: url(/images/c_title_allbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #60A306;
	*height: 1%;
}
div#g0wrap2 {
	height: 69px;
	*height: 1%;
}
h1#g0left1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
	line-height: 0;
	font-size: 0;
}
div#h0left2 {
	float: left;
	width: 2px;
}
div#g0right {
	float: right;
	width: 398px;
	height: 69px;
}
div#g0right ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 41px;
	background-color: transparent;
	list-style-type: none;
	list-style-image: none;
}
div#g0right ul li {
	float: left;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
	background-image: none;
	margin: 0;
	padding: 7px 0 9px 2px;
}
div#h0search {
	height: 27px;
	float: right;
	text-align: right;
	width: 318px;
}
div#h0search form {
	float: right;
	height: 27px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(/images/c_bgl_search.gif);
	background-repeat: no-repeat;
}
div#h0search div {
	margin: 0 0 0 12px;
	padding: 0 0 2px 0;
	background-image: url(/images/c_bgall_search.gif);
	background-repeat: repeat-x;
	line-height: 1;
	_height: 1%;
}
div#h0search a {
	float: left;
	margin: 8px 0 0 0;
	padding: 0 0 0 14px;
	font-size: 80%;
	background-image: url(/images/c_arrow_search.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	vertical-align: middle;
	display: block;
	_height: 1%;
}
div#h0search .tbox {
	width: 126px;
	margin: 3px 0 0 0;
}
div#h0search .smsg {
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
div#h0search .fedbt {
	margin: 3px 16px 0 0;
	padding: 1px 3px;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #9D9D9D;
	border-right: 2px solid #A3A3A3;
	border-bottom: 2px solid #9D9D9D;
	border-left: 1px solid #808080;
	background-color: #F3F3F3;
	background-image: url(/images/c_btbg_submit.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
	cursor: hand;
}


/* ------------------------グローバルナビ------------------------ */
div.ggnb {
	clear: both;
	margin: 0;
	padding: 14px 10px 3px 14px;
	border-bottom: 1px solid #C3E680;
	background-color: #F1F8D6;
	background-image: url(/images/g_gnb_allbgout.gif);
	background-repeat: repeat-x;
	_height: 1%;
}
ul.ggnavi {
	margin: 0;
	padding: 0;
	background-color: #F1F8D6;
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	list-style-image: none;
	width: 100%;
}
/* 共通設定 */
ul.ggnavi li {
	float: left;
	margin: 0;
	padding: 0;
	width:24.8%;
	height: 44px;
	background-color: #F1F8D6;
	background-image: url(/images/g_gnbbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
ul.ggnavi li span {
	margin: 0 0 0 0;
	padding: 0 0 0 11px;
	height: auto;
	background-image: url(/images/g_gnbbgl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	_height: 1%;
}
ul.ggnavi li a {
	margin: 0;
	padding: 0 11px 0 0;
	height: 44px;
	background-image: url(/images/g_gnbbgr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	display: block;
}


/* ------------------------メインコンテンツ大枠------------------------ */
div#wrap {
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #FFF;
	background-image: url(/images/g_bg_main2.gif);
	background-repeat: repeat-y;
	background-position: 0 14px;
	_height: 1%;
}
div#main {
	clear: both;
	margin: 0 -174px 0 0;
	padding: 0;
	width: 100%;
	float: left;
	background-image: url(/images/g_bg_main2.gif);
	background-repeat: repeat-y;
	background-position: 0 14px;
	_height: 1%;
}

/* メインコンテンツ */
#contents {
	text-align: left;
	margin-right: 174px;
	color: #333;
	background-color: #FFF;
}


/* ------------------------ローカルナビゲーション------------------------ */
/* ローカルナビゲーション大枠 */
div#localnavi {
	float: right;
	margin: 0;
	padding: 0;
	width: 164px;
}

/* zoomsight */
div.zoom {
	margin: 8px 8px 8px 8px;
	padding: 12px 0 5px 0;
	width: 132px;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
	text-align: center;
	font-size: 80%;
}
div.zoom div {
	margin: 0 5px 0 5px;
	padding: 0;
	line-height: 1.5em;
	font-size: 90%;
	color: #333;
	background-color: #FFF;
}
div.zoom div img{
	margin: 0 0 4px 0;
}
p.zoom-link {
	margin: 2px 5px 0 5px;
	padding: 0;
	line-height: 1.5em;
	font-size: 90%;
	color: #333;
	background-color: #FFF;
	text-align: right;
}
p.zoom-link a {
	margin: 0;
	padding-left: 16px;
	background-image: url(/images/c_arrow_square.gif);
	background-repeat: no-repeat;
	background-position: 0 30%;
	_height: 1%;
}
ul.gi-sub-li {
	margin: 0 18px 0 7px;
	padding: 0 0 10px 0;
	background-color: transparent;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px dotted #999;
}
ul.gi-sub-li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
	font-size: 0;
	line-height: 0;
}
ul.gi-sub-li li img{
	width:136px;
	height:32px;
}
ul.gi-sub2-li {
	margin: 10px 22px 0 15px;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}
ul.gi-sub2-li li {
	margin: 0;
	padding: 0 0 4px 18px;
	line-height: 1.5em;
	color: #333;
	background-color: #F3F3F3;
	background-image: url(/images/c_arrow_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	_height: 1%;
}


/* ------------------------フッター------------------------ */
/*  奥付エリア  */
div#g-add {
	clear: both;
	margin-top: 18px;
	padding: 10px 0 3px 0;
	border-top: 3px solid #5FA306;
	background-color: #E7F6C4;
	width:100%;
}
div#g-add h2 {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 90%;
	border: none;
	line-height: 1.2em;
	background-image: none;
	background-color: #E7F6C4;
	color: #333;
}
div#g-add address {
	margin: 0.5em 0 0 15px;
	padding: 0;
	font-size: 80%;
	line-height: 1.2em;
	font-style: normal;
}
div#g-add address img {
	margin: 0 4px 0 0;
	padding: 0;
	vertical-align: middle;
}
div#g-add address a {
	font-size:112.5%;
}
p.g-mail {
	margin: 0.4em 0 0 15px;
	padding: 0.1em 0 0.4em 34px;
	font-size: 90%;
	background-color: transparent;
	background-image: url(/images/g_icon_letter.gif);
	background-repeat: no-repeat;
	background-position: 0 0.24em;
	_height: 1%;
}
div#g0wrap {
	clear: both;
	margin: 0;
	padding: 8px 15px 7px 15px;
	border-top: 1px dotted #999;
	background-color: #F4FBE4;
}
div#g0add h2 {
	margin: 0;
	padding: 0;
	font-size: 86%;
	border: none;
	line-height: 1.2em;
	background-image: none;
	color: #333;
	float: left;
	width: 6em;
}
div#g0add address {
	margin: 0.1em 0 0 0;
	padding: 0;
	float: left;
	font-size: 74%;
	line-height: 1.2em;
	font-style: normal;
	width: 29em;
}
div#g0copy {
	float: right;
	margin: 0;
	text-align: right;
	width: 300px;
}
div#g0copy img {
	margin-top: 4px;
}


/* ------------------------ 共通タグの再定義 ------------------------ */
/* ▽見出しの再定義 */
img {
	border: none;
}
p {
	font-size: 90%;
	line-height: 1.5em;
	color: #333;
	background-color: #FFF;
}
ul {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.5em;
	font-size: 90%;
	color: #333;
	background-color: #FFF;
}

/* ▽通常のリンク色 */
a:link {
	color: #0001E9;
}
a:visited {
	color: #880088;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}
address {
	font-style: normal;
	margin: 5px 5px 15px 20px;
}
hr {
	display: none;
}

/* ▼各コンテンツ共通クラス */
/* 隠し飛ばしリンク先＆隠し罫線用 */
.echooff {
	display: none;
}
.guidance {
	font-size: 0;
	line-height: 0;
	width: 1px;
	height: 1px;
}

/* 回り込みの解除 */
.newpara {
	clear: both;
}

/* 回り込みの解除 */
.newpara2 {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 1px;
	height: 1px;
}

/* ボックス内floatのclear */
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.clearfix {display: inline-block;}
/* Hides from macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from macIE */


/* ------------------------ コンテンツ ------------------------ */
/*  メイン画像  */
.mainimg {
	margin: 0 0 0 14px;
	padding: 0;
}

/*  お知らせ  */
h2.oshirase {
	margin: 17px 0 0 14px;
	padding: 0;
	border-bottom: none;
	background-image: url(/images/g_top_bg_oshirase.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	_height: 1%;

}
ul.oshirase-list {
	margin: 0 0 0 14px;
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #999;
}
ul.oshirase-list li {
	clear: both;
	margin: 0;
	padding: 0.23em 0 0.23em 18px;
	border-bottom: 1px dotted #AAA;
	background-image: url(/images/c_icon_inlink_blue.gif);
	background-repeat: no-repeat;
	background-position: 6px 0.46em;
	_height: 1%;
}

/*  更新情報  */
div.info {
	margin: 17px 0 0 14px;
	padding: 0 0 0 0;
	background-image: url(/images/g_top_bg_info.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	_height: 1%;
}
div.info h2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: none;
}
div#infowrap01 div.info p {
	float: right;
	margin: 8px 0 0 0;
	padding: 0 0 0 18px;
	font-size: 80%;
	background-color: transparent;
	background-image: url(/images/c_arrow_square_gr.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	_height: 1%;
}
div#infowrap01 div.info p img {
	margin: 0 0 0 0;
	padding: 0 6px 0 4px;
	vertical-align: middle;
}

ul.info-list {
	margin: 0.6em 2px 1em 14px;
	padding: 0;
}
ul.info-list li {
	clear: both;
	margin: 0;
	padding: 0.23em 0 0.23em 0;
	position: relative;
	width: 100%;
	border-bottom: 1px dotted #AAA;
	background-image: none;
}
ul.info-list .date {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 8.4em;
}
ul.info-list li span {
	display: block;
	margin: 0 0 0 8.7em;
	_height: 1%;
}
div.ichiran-all {
	margin: 1em 0 1em 14px;
	padding: 0 2px 20px 0;
	text-align: right;
	font-size: 90%;
	border-bottom: 1px solid #999;
}
div.ichiran-all a {
	margin: 0;
	padding-left: 20px;
	background-image: url(/images/c_arrow_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 30%;
	_height: 1%;
}

div#infowrap01 p {
	margin: 10px 0 0 15px;
}

/*  議員フォト  */
.giin-box {
	margin: 20px 0 0 14px;
	padding: 8px 12px 6px 15px;
	border: 1px solid #E0F4DB;
	background-image: url(/images/g_top_bg_giinbox.gif);
	background-repeat: repeat;
	background-position: 0 0;
	_height: 1%;
}
.giin-photo {
	margin: 0 0 0 0;
	padding: 15px 0 12px 0;
	background-image: url(/images/g_top_bg_giinphoto.gif);
	background-repeat: repeat-y;
	background-position: 100% 100%;
	_height: 1%;
}
.giin-photo p {
	float: left;
	margin: 0;
	padding: 0;
	width:33%;
	font-size: 80%;
	background-color: transparent;
}
.giin-photo p img {
	margin: 0 0 10px 36px;
	padding: 0;
	border: 1px solid #999;

}
.giin-photo span {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
}
.giin-photo p rp {
	font-size: 66%;
}
.giin-photo p rt {
	font-size: 66%;
}



/*
 --------------------------------------------------------------------
 4Uweb／CMS WYSIWYGエディタ用スタイルシート。
フォントの色
クラス名称は、template-text-color.xml の「cssColor」と合わせてください。


 更新日：2009-05-10
 --------------------------------------------------------------------
 【編集履歴】
 ・2009-05-10 新規作成
 
 
 -------------------------------------------------------------------- */


span.text-color-red {
	color: #B50707;
	font-weight: bold;
}

span.text-color-green {
	color: #2D4E04;
	font-weight: bold;
}

/**
 * 整列の設定
 */
p.text-right {
	text-align: right;
}

p.text-left {
	text-align: left;
}

p.text-center {
	text-align: center;
}

/*
 --------------------------------------------------------------------
 4Uweb／CMS 表取り込み用スタイルシート。
 -------------------------------------------------------------------- */

/**
 * 上詰め
 */
table th.top, td.top {
	vertical-align: top !important;
}

/**
 * 下詰め
 */
table th.bottom, td.bottom {
	vertical-align: bottom !important;
}

/**
 * 左詰め
 */
table th.left, td.left {
	text-align: left !important;
	
}

/**
 * 右詰め
 */
table th.right, td.right {
	text-align: right !important;
}

/**
 * 中央揃え
 */
table th.center, td.center {
	text-align: center !important;
}

