@charset "shift-jis";
@import "index.css";

#left #navi{
	margin-bottom:40px;
	}

#left .module{
	width:190px;
	text-align:left;
	margin:0 0 60px;
	}
#left .module dt{
	padding-left:24px;
	font-weight:bold;
	color:#00346C;
	background:url(../img/icon_arrow_01.gif) no-repeat 8px 3px;
	}
#left .module dd{
	margin:5px 0 0;
	padding-top:20px;
	text-align:center;
	background:url(../img/tensen_bold.gif) top repeat-x;
	}
#left .module dd ul{
	width:150px;
	margin:0 auto;
	list-style-type:none;
	}
*html #left .module dd ul{
	margin:0;
	}

#left .module dd ul li{
	margin-bottom:3px;
	padding-left:13px;
	text-align:left;
	background:url(../img/icon_arrow_03.gif) no-repeat 0 4px;
	}
#left .module dd ul li a{
	color:#454545;
	}




#right .entry-area{
	width:505px;
	margin:0 auto;
	text-align:left;
	}

#right .entry-area .entry-title{
	width:505px;
	height:70px;
	position:relative;
	text-align:left;
	background:url(../img/title_blog-bg.gif) no-repeat;
	}

#right .entry-area .entry-title h3{
	width:445px;
	position:absolute;
	top:25px;
	left:40px;
	font-size:130%;
	color:#004794;
	z-index:20;
	}
#right .entry-area .entry-title .title-info{
	position:absolute;
	right:20px;
	bottom:3px;
	font-size:92%;
	z-index:15;
	}
#right .entry-area .entry-body{
	width:440px;
	margin:15px 0 0 40px;
	padding-bottom:25px;
	text-align:left;
	background:url(../img/tensen_blue.gif) bottom repeat-x;
	}
#right .entry-area .entry-foot{
	width:440px;
	margin:7px 0 0 40px;
	text-align:right;
	}

#right .entry-area .entry-foot p{
	font-size:92%;
	color:#004794;
	}






