@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	color:#666;
	background-image:url(../image/tmp/bg_middle.png);
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/**/

/*
全体の背景
*/

#all_bg_top{
	width:100%;
	background-image:url(../image/tmp/bg_top.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#all_bg_bottom{
	width:100%;
	background-image:url(../image/tmp/bg_bottom.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/*
ヘッダーイメージ
*/
#header_image{
	width:960px;
	margin:0 auto;
}


/*
段組（左｜中＋右）
*/

#container_left_other{
	width:960px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_content.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
}

/*
左カラム
*/
#left_column{
	float:left;
	width:190px;
}

/*
サイドバー
*/

#side_bar_bg{
	width:190px;
	background-image:url(../image/tmp/bg_left_col_flower.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#side_bar_bg ul{
	margin:10px 0px 30px 10px;
}

#side_bar_bg ul li{
	list-style-type:none;
	background-image:url(../image/tmp/li_left_col.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	line-height:175%;
	margin-bottom:5px;
	border-bottom:1px dotted #323A94;
}

#side_bar_bg table{
	width:150px;
	margin:20px auto;
}

/*
メインメニュー
*/
#main_navi{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	background-image:url(../image/tmp/bg_mainnavi.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	overflow:hidden;
}

#main_navi li{
	list-style-type:none;
}

/*
中・右カラム
*/
#center_right_column{
	float:left;
	width:770px;
}

#center_right_column_top{
	background-image:url(../image/tmp/bg_center_right_top.png);
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
}

/*
中カラム
*/
#center_column{
	width:559px;
	float:left;
	background-image:url(../image/tmp/bg_center_col_top.png);
	background-repeat:no-repeat;
	background-position:left 0px;
}

/*
最新情報
*/

#saisin_jouhou_area{
	width:539px;
	margin-left:20px;
	background-image:url(../image/tmp/bg_saisin_jouhou.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:20px;
}

#saisin_jouhou_area ul{
	margin-top:10px;
	margin-left:10px;
}

#saisin_jouhou_area ul li{
	list-style-type:none;
	background-image:url(../image/tmp/li_saisin_jouhou.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	line-height:175%;
	margin-bottom:5px;
}

.entry_container{
	width:539px;
	margin-left:20px;
}

.entry_container h2{
	background-image:url(../image/tmp/lb_entry_titile.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:30px;
	padding-left:45px;
	font-size:16px;
	color:#333;
}

.entry_container h2 a{
	color:#333;
	text-decoration:none;
}

.entry_container .e_contents{
	width:480px;
	margin-top:5px;
	margin-left:42px;
	margin-bottom:40px;
}

.entry_container .entry{
	line-height:150%;
	padding:0.75em 0px;
}

.entry_container .entry p{
	padding:0.5em 0px;
}

/*
右カラム
*/
#right_column{
	float:right;
	width:200px;
}

/*
お問い合わせ
*/
#otoiawase{
	width:200px;
	background-image:url(../image/tmp/bg_inq_middle.png);
	background-repeat:repeat-y;
	background-position:right top;
}

#otoiawase dd{
	padding:6px 10px 20px 10px;
	background-image:url(../image/tmp/bg_inq_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:150%;
	color:#FFF;
}

/*
右カラム　バナー
*/

#right_col_banner{
	width:190px;
	margin:20px 0px;
}

#right_col_banner li{
	list-style-type:none;
	margin-bottom:15px;
}

#txt_image01{
	text-align:center;
}

/*
フッター
*/
#footer_outside{
	width:100%;
	background-image:url(../image/tmp/bg_bottom.png);
	background-repeat:repeat-xl;
	background-position:left top;
}

#footer{
	clear:both;
	width:960px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_footer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#footer p{
	text-align:right;
	padding:0px 15px 0px 0px;
	margin-right:200px;
	
}

#footer p a{
	background-image:url(../image/tmp/ico_totop.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	text-decoration:none;
}

#footer .login{
	font-size:10px;
	padding-bottom:10px;
}

/*
コピーライト
*/
#copy{
	clear:both;
	width:960px;
	margin:0 auto;
}

#copy p{
	text-align:right;
	padding-right:15px;
	line-height:150%;
	color:#BFAC73;
	font-size:12px;
}


/*
万葉苑案内
*/

.lb_h2{
	margin:30px 0px;
	text-align:right;
}

.lb_h3{
	clear:both;
	background-image:url(../image/annai/h3.png);
	background-repeat:no-repeat;
	background-position:20px top;
	line-height:30px;
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	padding-left:70px;
}

.guide-photo{
	width:510px;
	margin:0px 0px 0px 40px;
}

.guide-photo li{
	float:left;
	list-style-type:none;
	margin-bottom:20px;
}

.guide-txt{
	clear:both;
	width:480px;
	margin-left:50px;
	line-height:175%;
	margin-bottom:30px;
}

/*
アクセスマップ
*/

.access-map{
	width:484px;
	margin-left:50px;
	margin-top:30px;
}

.access-info{
	width:485px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
}

.access-info dt{
	padding:10px 0px;
}

.access-info dd{
}

.access-info dd table{
	width:100%;
}

.access-info dd table th{
	text-align:right;
	color:#C76457;
	line-height:175%;
	padding:0px 10px;
}

.access-info dd table td{
	padding:0px 10px;
	line-height:175%;
	border-bottom:1px dotted #C76457;
}

/*
交通手段
*/

.koutsu-syudan{
	width:488px;
	margin:20px 0px 20px 50px;
	background-image:url(../image/annai/txtarea01_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.koutsu-syudan dd{
	background-image:url(../image/annai/txtarea01_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
}

.koutsu-syudan dd li{
	list-style-type:none;
	background-image:url(../image/annai/li_txtarea01.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:70px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.koutsu-syudan dd li table{
	width:80%;
}

.koutsu-syudan dd li table th{
	border-bottom:1px dotted #C76457;
	text-align:left;
	padding:0px 10px;
	width:30%;
}

.koutsu-syudan dd li table td{
	border-bottom:1px dotted #C76457;
	padding:0px 10px;
	width:35%;
}

.map02{
	width:449px;
	margin-left:70px;
	margin-top:20px;
	margin-bottom:30px;
}

/*
万葉苑の見所
*/

.midokoro_area01{
	width:509px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
}

.midokoro_area01 p{
	margin-top:10px;
	margin-bottom:30px;
}

.midokoro_area01 .txt{
	text-align:center;
}

/**/

.midokoro_area02{
	width:480px;
	background-image:url(../image/midokoro/bg01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin:20px 0px 20px 60px;
}

.midokoro_area02 p{
	line-height:175%;
	width:70%;
}

.midokoro_area03{
	width:480px;
	margin:0px 0px 20px 60px;
}

.midokoro_area03 .left{
	float:left;
	width:147px;
	margin-bottom:30px;
}

.midokoro_area03 .left p{
	line-height:175%;
}

.midokoro_area03 .right{
	float:right;
	width:300px;
	margin-bottom:30px;
}

.midokoro_area03 .right p{
	line-height:175%;
}

.midokoro-txt01{
	clear:both;
	margin-left:60px;
	margin-bottom:30px;
}

.midokoro-img02{
	width:448px;
	margin:30px 0px 20px 50px;
}

.midokoro-txt02{
	width:450px;
	margin:0px 0px 30px 50px;
	line-height:175%;
}
