

body {
	background: #ffffff url(images/bg.gif) center repeat;
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	text-indent:10px;
	margin:0 30px 25px;
	letter-spacing:0px;
	}

a {
	text-decoration:underline;
	color:#0000ff;
	}
a:hover {
	text-decoration:none;
	color:#ff0000;
	}



#wrapper {
	margin:10px auto;
	width:770px;
	background:#ffffff;
	font-size:16px;
	border: 2px solid #ccc;

	}
#header {
	position:relative;
	height:250px;
	background:url(images/header.jpg) no-repeat;
	/* 僿僢僟偺夋憸偼丄770px 亊 250px 埲忋*/
	border-bottom:1px solid #ddd;
	}
#header p {
	position:absolute;
	left:60px;
	top:150px;
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
	font-size:32px;
	line-height:1.3;
	}


#content {
	width:770px;
	background:#f8f8f8;
	}
#footer {
	font-size:12px;
	text-align:center;
	text-indent:30px;
	color:#333;
	height:30px;
	line-height:30px;
	}
#footer a {
	color:#333;
	text-decoration:none;
	}
#footer a:hover {
	color:#333;
	text-decoration:none;
	}

.entry {
	margin:0 40px;
	padding:20px 10px;;
	line-height:1.8em;
	background:#fff;
	}
.entry-title {
	font-weight:normal;
	}



h1 {
	position:absolute;
	left:30px;
	top:20px;
	text-align:left;
	}

h1 a{
	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	font-size:46px;
	font-weight:normal;
	color:#f26;
	text-decoration:none;
	}
h1 a:hover{
	color:#f26;
	}
h2{
	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	font-size:22px;
	font-weight:normal;
	color:#000000;
	line-height:30px;
	padding-top:2px;
	margin-bottom:10px;
	text-indent:35px;
	background:url(images/hoshi.gif) no-repeat;
	border-bottom:1px solid #ccc;
	}
h3{
	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding-top:2px;
	margin:20px 20px 10px;
	text-indent:30px;
	background:url(images/maru2.gif) no-repeat;
	border-bottom:1px solid #ccc;
	}
h4{
	font-weight:normal;
	font-size:14px;
	margin:0 10px;
	padding-top:20px;
}

.toplink{
	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	font-size:24px;
	font-weight:normal;
	padding-left:15px;
	color:#00f;
	margin-bottom:20px;
}
.toplink a{
	color:#00f;
	text-decoration:none;
}
.toplink a:hover{
	color:#e00;
	text-decoration:none;
}

#link{
	font-size:12px;
	margin:0 40px;
	padding:20px;
	text-align:right;
	color:#666;
	background-color:#fff;
}
#link a{
	color:#666;
	text-decoration:none;
}

#nakao dl{
	margin:0 10px;
	padding:10px 20px;
	border: 1px solid #ccc;
}
#nakao dt{

}
#nakao dd{

}

#nakao a {
	text-decoration:none;
	color:#2E3192;
	}
#nakao a:hover {
	text-decoration:none;
	color:#0000FF;
	}

.entry table {
	width:620px;
	margin:0px auto 20px;
	padding:0px;
	background-color:#ffddcc;
	border-spacing:2px 2px;
	border: 1px solid #999999;
}
.entry tr {
	background-color:#ffffff;
}
.entry td {
	text-indent:8px;
	padding:5px 0px;
	border: 1px solid #cccccc;
}
.entry table .left {
	width:120px;
	text-align:center;
	text-indent:0px;
}
.entry td ul {
	list-style-type:none;
	margin-left:8px;
	margin-top:5px;
}
.entry td ul li{
	line-height:170%;
	padding-left:16px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.ami{
	background-color:#ff0;
}
.line{
	text-decoration:underline;
	font-size:18px;
	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
}
.aka{
	text-decoration:underline;
	color:#e00;
}
.rbana{
	text-align:center;
	padding-bottom:10px;
}

