@charaset "Shift_JIS";
/*--------------- style reset */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
}
body {
	color:#000;
	background-color:#d0fff0;
}
img {
	border:none;
}
a         {color:#00f;}
a:link    {color:#00f;}
a:visited {color:#009;}
a:active  {color:#009;}
a:hover   {color:#f00;}
/*--------------- box size */
#container {
	margin:0 auto;
	width:800px;
	background-color:#fff;
}
/* --------------- header */
h1 {
	width:800px;
	height:80px;
	margin:0 auto;
	padding-top:10px;
	color:#ff9500;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	background:url(/image/ttl_top.jpg) no-repeat;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#ff9500;
	text-decoration: none;
}
/* --------------- navi */
#navi {
	width:785px;
	height:28px;
	background-color:#000;
	padding-left:15px;
}
#navi ul {
	list-style-type:none;
}
#navi li {
	float:left;
	width:110px;
	height:24px;
	margin-top:3px;
}
#navi li a {
	display:block;
	margin:3px 1px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	border:1px solid #fff;
	background-color:#096;
}
#navi li a:hover {
	color:#000;
	background-color:#ff0;
}
/* --------------- main */
#main {
	float:right;
	width:600px;
	margin:15px 0 5px 0;
}

/* --------------- info */
#info {
    width:570px;
    height:170px;
    margin:0 0 10px 10px;
}
#info h2 {
	margin:5px 10px;
	font-size:14px;
	font-weight:bold;
}
#info p {
	margin-left:10px;
	font-size:13px;
	line-height:130%;
}
/* --------------- entry */
.entry {
	float:left;
	width:570px;
/*	border:1px solid #096;*/
	background-color: #fff;
	margin:0 0 10px 10px;
}
.entry h2 {
	margin:5px 0;
	padding:5px 0 0 20px;
	height:20px;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	background:url(/image/lb_h2.jpg) no-repeat;
}
.entry h3 {
	margin:5px 0 5px 20px;
	padding:5px 10px;
	background-color:#d0fff0;
	font-size: 14px;
	line-height:150%;
	text-align:left;
}
.entry h4 {
	margin:5px 0 5px 20px;
	padding:5px 10px;
	font-size: 14px;
	line-height:150%;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.entry h5 {
	font-style:normal;
	font-size:10px;
	font-weight:500;
	text-align:right;
}
.entry p {
    margin-left:30px;
	font-size:12px;
    line-height:180%;
}
.entry img {
	float:right;
	margin-left:10px;
	padding:0;
	border:none;
}
.entry hr {
	margin:5px 0;
}
/* --------------- article */
.article {
	float:left;
	width:570px;
	margin:0 0 5px 10px;
	border-bottom:2px solid #ccc;
}
.article p {
	margin-left:20px;
	font-size:14px;
    line-height:130%;
}
.article img {
	margin:0 0 10px 20px;
	border:none;
}
/* --------------- side */
#side {
	float:left;
	width:200px;
	margin-top:10px;
	background-color:#d0fff0;
}
#side h2 {
	width:200px;
	margin:5px 0 5px 0;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-color:#093;
}
#side h3 {
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	text-align:left;
}
#side p {
	font-size:12px;
	line-height:130%;
	text-align:left;
}
#side ul {
	list-style:url(/image/dot.gif);
	margin-left:0px;
}
#side li {
	margin-left:20px;
	margin-bottom:5px;
	font-size:12px;
}
#side img {
	border:none;
	text-decoration:none;
}
/* --------------- footer */
#footer {
	clear:both;
	width:800px;
	height:65px;
	text-align:center;
	border-top:1px solid #ccc;
	background:url(/image/bcg_footer.jpg) no-repeat;
}
#footer p {
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:150%;
}
address {
	font-size:12px;
	line-height:120%;
	font-style:normal;
}
/* --------------- other */
.top {
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
}
.clearp {
	clear:right;
}
strong {
	font-size:15px;
	font-weight:bold;
}

/* --------------- other */
.top {
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
}
.clearp {
	clear:right;
}
strong {
	font-size:15px;
	font-weight:bold;
}