﻿/* body */
body
{
    background-color:#F0EDE9;
}

/* 外枠 */
#container 
{
    width:800px;
    border-right:solid 1px #AAAAAA;
    border-left:solid 1px #AAAAAA;
    border-top:solid 1px #AAAAAA;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    margin-bottom:0px;
    background-color:#ffffff;
}

/* ヘッダー画像部分 */
#header
{
    width:800px;
    height:60px;
    margin:0px auto 0px auto;
    padding:0px;
    overflow:hidden;
}

/* メイン全体 */
#mainBlock
{
    width:757px;
    margin-left:20px;
    margin-right:25px;
}

/* パン屑部分 */
#navi
{
	padding:7px 0px 3px;
    font-size:80%;
}

/* メイン左側 */
.mainLeft
{
    float:left;
    width:154px;
}

/* メイン右側 */
.mainRight
{
    float:right;
    width:585px;
    margin:5px 0px 1px 0px;
}

/* メイン画像 */
#mainImg
{
    text-align:center;
}

/* メインメニュー */
div.mainMenu
{
    margin:7px auto 0px auto;
}
div.mainMenu img
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    vertical-align: bottom;
}

/* 議会だより */
#gikaidayori
{
	margin-top:15px;
    background:url("../images/gikai/waku_bg.gif") repeat-y;
}
#gikaidayori img
{
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#kouhou
{
    width:144px;
    margin:7px auto 0px auto;
}

#khImg
{
	float:left;
    width:55px;
    margin-right:2px;
}

#khTtl
{
	float:left;
 	width:86px;
 	font-size:75%;
}

#khLink 
{
	float:left;
    width:86px;
    background:url("../images/gikai/ya_re.gif") no-repeat 40px 1px;
    margin-top:10px;
    text-align:right;
    font-size:75%;
}

p.nodata
{
    text-align:center;
    margin:auto;
    font-size:90%;
}

/* 外部リンク */
#outLink
{
	float:left;
	width:115px;
    background:url("../images/gikai/ya_re.gif") no-repeat 0px;
    margin-top:10px;
    text-align:right;
    font-size:75%;
}

/* 更新情報 */
#ReleaseInfo
{
    margin-top:12px;
}

.infoTtl
{
	width:585px;
	height:23px;
}

.infoTtlL
{
    float:left;
    background:url("../images/gikai/new_title.gif") no-repeat;
    width:510px;
	height:23px;
}

.infoTtlR
{
    float:left;
    background:url("../images/gikai/new_title_ya.gif") no-repeat;
    width:75px;
	height:23px;
}


.listInfo
{
    width:570px;
    padding:6px 2px 10px 3px;
	font-size:95%;
}

.listInfo ul
{
    margin-left:7px;
    padding-left:3px;
}

.listInfo ul li
{
    padding:0px 0px 5px 15px;
    background:url("../images/gikai/ya_re.gif") no-repeat;
    font-size:90%;
}

.updDate
{
	float:left;
	width:130px;
}


/* 問合せ先 */
#siteinfo
{
    padding:20px auto 0px auto;
    margin-top:50px;
    font-size:0.8em;
    line-height:130%;
}

#siteinfo p
{
	margin:0 auto;
	text-align:center;
}

/* copyright */
#cp
{
    width:800px;
    height:20px;
    text-align:center;
    font-size:80%;
    color:#ffffff;
    padding-top:2px;
    background-color:#4D1932;
    border-bottom:solid 1px #aaaaaa; 
}


.linkList a
{
	background:url(../images/hospital/ya_re.gif) no-repeat left center;
	padding-left:20px;
}

p.linkList
{
	font-size:0.8em;
	margin-top:2px;
	margin-right:5px;
}
