/*--------------- style reset */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
}
body {
	color:#000;
}
img {
	border:none;
}
a         {color:#00f;}
a:link    {color:#00f;}
a:visited {color:#009;}
a:active  {color:#009;}
a:hover   {color:#f00;}
/* --------------- footer */
#footer {
	clear:both;
	width:730px;
	height:70px;
	padding-top:10px;
	text-align:center;
	border-top:1px solid #ccc;
}
#footer p {
	font-size:12px;
	padding-bottom:10px;
}
address {
	font-size:12px;
	font-style:normal;
	line-height:130%;
}
/* --------------- other */
.top {
	clear:both;
	text-align:right;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
}
.clearp {
	clear:both;
}
em {
	font-style:normal;
	font-size:14px;
}
strong {
	font-weight:600;
	font-size:15px;
}

/*--------------- box size */
body {
	background:#ebebeb url(/image/bcg_body.gif) repeat-y 50% 0;
}
#container {
	margin:0 auto;
	width:730px;
}
/* --------------- header */
#header {
	width:730px;
	height:50px;
}
#header h1 {
	text-align:center;
}
#header h2 {
	font-size:14px;
	color:#ccc;
}
/* --------------- navi */
#navi {
	width:730px;
	height:40px;
	padding-top:5px;
	background-color:#ffc;
}
#navi ul {
	margin-left:12px;
	list-style-type:none;
}
#navi li {
	display:inline;
}
#navi a {
	float:left;
	display:block;
	width:100px;
	height:18px;
	padding:5px 7px 0 7px;
	color:#000;
	text-align:center;
	text-decoration:none;
	font-size:12px;	
	border:1px inset #ccc;
	background:url(/image/bcg_navi1.jpg) no-repeat;
}
#navi a:hover {
	color:#000;
	border:1px outset #ccc;
	background:url(/image/bcg_navi2.jpg) no-repeat;
}
/* --------------- main */
#main {
	float:right;
	width:500px;
	margin:0px 0 10px 0;
}
/* --------------- info */
#info h2 {
	margin:5px 0 3px 0px;
	color:#666;
	font-size:14px;
	font-weight:500;
	text-align:center;
	border:1px solid #090;
	background-color:#fff; 
}
/* --------------- entry */
.entry {
	width:500px;
}
.entry h2 {
	height:20px;
	margin-top:5px;
	padding:4px 0 0 10px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	border-left:10px solid #090;
	background:url(/image/bcg_h2.jpg) repeat-x;
}
.entry h3 {
	margin:5px 0 3px 0px;
	color:#666;
	font-size:13px;
	font-weight:500;
	border-bottom:2px dotted #090; 
}
.entry p {
	padding:0px;
	margin:0 0 3px 0px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:150%;
}
.entry table {
	width:500px;
	margin-top:3px;
	border-top:1px solid #ccc;
	border-bottom:1px double #ccc;
}
.entry th {
	width:50px;
    margin:0;
	padding:1px 2px;
    font-size:10px;
    font-weight:normal;
    color:#000;
    text-align:center;
    background-color:#ddd;
	border-top:1px solid #ccc;
}
.entry td {
    margin:0px;
	padding:1px 2px;
    font-size: 12px;
    color:#000;
    text-align:left; 
    line-height:120%;
	border-top:1px solid #ccc;
}
.entry td img {
    text-align:right; 
}
/* --------------- search */
#search {
	margin:5px 15px 5px 5px;
	padding:5px 5px;
	border:1px solid #0c9;
	background-color:#fff;
}
#search input {
	width:190px;
	font-size:12px;
	background-color:#ffc;
}
/* --------------- side */
#side {
	float:left;
	width:230px;
}
#side li {
	display:inline;
	font-family:"ＭＳ ゴシック",Osaka,sans-serif;
}
#side li a {
	display:block;
	margin:5px 15px 5px 5px;
	font-size:12px;
	text-decoration:none;
	line-height:120%;
	border-bottom:1px solid #0c9;
}
#side h2 {
	height:20px;
	margin:0px 15px 0px 5px;
	padding:5px 0px 0px 0px;
	font-size:12px;
	font-weight:600;
	line-height:100%;
	text-align:left;
	background:url(/image/bcg_side.gif) no-repeat;
}
#side h3 a {
	display:block;
	height:18px;
	margin:5px 20px 5px 5px;
	padding:5px 0 0 10px;
	color:#000;
	text-decoration:none;
	font-size:12px;	
	font-weight:normal;
	border:solid 1px #0c9;
	border-left:10px solid #0c9;
	background-color:#fff;
}
#side h3 a:hover {
	color:#444;
	background-color:#9fc;
}
#side h4 {
	font-size:12px;
	line-height:130%;
	text-align:left;
	border-bottom:1px solid #0c9;
}
#side p {
	font-size:12px;
	line-height:130%;

	text-align:left;

}

#side img {

	border:none;

	text-decoration:none;

	padding-left:10px;

}

#side img　a {

	border:none;

	text-decoration:none;

}

/* --------------- footer */

#footer {

	clear:both;

	width:730px;

	height:60px;

	text-align:center;

	background:url(/image/bcg_footer.jpg) no-repeat;

}

#footer p {

	font-size:12px;

	padding-bottom:10px;

}

address {

	font-size:12px;

	font-style:normal;

	line-height:130%;

}

/* --------------- other */

.top {

	clear:both;

	text-align:right;

	margin-right:20px;

	margin-bottom:5px;

}

.clearp {

	clear:both;

}

em {

	font-style:normal;

	font-size:14px;

}

strong {

	font-weight:600;

	font-size:15px;

}



