﻿A:link			{color:#4c3e3e}		/* リンク色:青 */
A:visited		{color:#800080}		/* ブリンク色:紫 */

/* body */
body
{
    background-color:#F0EDE9;
}

/* 外枠 */
#container 
{
    width:802px;
    height:580px;

    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:0px;
    background:url(../images/sekitan/background1.jpg) no-repeat;
}

/* ヘッダー画像部分 */
#header
{
    width:802px;
    height:53px;
    margin:0px auto 0px auto;
    padding:0px;
    overflow:hidden;
}

/* メイン全体 */
#mainBlock
{
    width:750px;
    height:526px;
    margin-left:25px;
    margin-right:25px;
}

/* パン屑部分 */
#navi
{
	padding:5px 0px 10px 0px;
    font-size:80%;
}

/* メイン左側 */
.mainLeft
{
    float:left;
    width:450px;
    margin:5px 0px 1px 0px;
}

/* メイン右側 */
.mainRight
{
    float:right;
    width:250px;
    margin:5px 0px 1px 0px;
}

/* メイン画像 */
#mainImg
{
    text-align:center;
}

/* メインメニュー */
.mainMenu
{
    width:185px;
    font-size:100%;
    vertical-align:text-bottom;
    border-bottom:dotted 1px #dcdcdc;
    margin:5px 1px 20px 1px;
    padding:0px 1px 5px 1px;
    color: #353535;
    
}

/* 広報誌 */
#kouhou
{
    width:174px;
    border:solid 1px #AAAAAA;
    margin:10px 1px 15px 1px;
    padding:5px 2px 3px 2px;
}

#khImg
{
	width:74px;
    float:left;
    margin:0px 1px 0px 2px;
}

#khTtl
{
 	width:94px;
    margin:5px 0px 5px 0px;
    text-align:left;
    float:left;
}

.khMenuTtl
{
	color:#333333;
    font-size:90%;
    font-weight:bold;
    padding:3px 0px 3px 0px;
    margin-bottom:10px;
    border-bottom:dashed 1px #777777;
}

.khKijiTtl
{
	font-size:0.8em;
    margin-bottom:15px;
}

/* 更新情報 */
#ReleaseInfo
{
    width:450px;
}

.infoTtl
{
    font-weight:bold;
    border-bottom:solid 1px #cccccc;
}

.infoTtlL
{
	font-size:90%;
    float:left;
    padding:7px 7px 7px 10px;
}

.infoTtlR
{
    float:right;
    font-size:90%;
    padding:7px 0px 7px 0px;
}


.listInfo
{
    width:445px;
    padding:6px 3px 10px 3px;
	font-size:95%;
}

.listInfo ul
{
    margin-left:7px;
    padding-left:3px;
}

.listInfo ul li
{
    padding:0px 0px 5px 15px;
    background:url("../images/hospital/ya_re.gif") no-repeat;
    font-size:90%;
}

/*開催時間*/
#jikan
{
	margin-top:5px;
    width:450px;
    font-size:90%;
    float:left;
    color: #151618;
    padding:7px 10px 7px 10px;
}

/*休館日*/
#kyuukanbi
{
    width:450px;
    font-size:90%;
    float:left;
    color: #151618;
    padding:7px 10px 7px 10px;
}


/*観覧料*/
#kanran
{
    width:450px;
    font-size:90%;
    clear:both;
    color: #151618;
    text-align:left;
    margin: 5px 0px 1px 5px;
}
#kanran table
{
    width:90%;
	color: #151618;
    font-size:80%;
    border:solid 1px #4c3e3e;
}
#kanran table tr
{
	width:400px;
	height:15px;
	vertical-align: middle;
	color: #151618;
    padding :0px 0px 0px 0px;
}
#kanran table td
{
	text-align: left;
	vertical-align : top;
	padding:5px 0px 5px 10px;
	border:solid 1px #4c3e3e;
}
#kanran table td div
{
	text-align: left;
	vertical-align : top;
    padding:5px 0px 5px 25px;
}

/*観覧料*/
#bunsho
{
    width:450px;
    font-size:90%;
    clear:both;
    color: #151618;
    text-align:left;
    margin: 5px 0px 1px 5px;
}

/* 問合せ先 */
#siteinfo
{
    padding:10px 5px 10px 20px;
    font-size:0.8em;
    line-height:130%;
    vertical-align:bottom;
    background-color:#000000;
    
}

#siteinfo p
{
	width:80%;
	margin:0 auto;
	text-align:center;
	vertical-align:bottom;
	color:#ffffff;
	
}

/* copyright */
#cp
{
    width:800px;
    height:20px;
    text-align:center;
    font-size:80%;
    color:#ffffff;
    padding:1px;
    background-color:#000000;
}
/* copyright */
#cp
{
    width:800px;
    height:20px;
    text-align:center;
    font-size:80%;
    color:#ffffff;
    padding:1px;
    background-color:#000000;
}


p.linkList
{
	font-size:0.8em;
	margin-top:2px;
	margin-right:5px;
	text-align:right;
}
.linkList a
{
	background:url(../images/hospital/ya_re.gif) no-repeat left center;
	padding-left:16px;
}

p.linkListL
{
	font-weight:bold;
	font-size:0.8em;
	margin-top:2px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:right;
}
.linkListL a
{
	background:url(../images/hospital/ya_re.gif) no-repeat left center;
	padding-left:16px;
}

div.dotline
{
	border-bottom:1px solid #CCCCCC;
}