@charset "euc-jp";
/* CSS Document */
/*--------------------------------------------------------------------------------------------------------
	default
--------------------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;letter-spacing: 1px;}
address,caption,cite,code,dfn,em,var {font-style: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
.z_clear {content: ".";font-size: 0.1em;line-height: 0;display: block;height: 0.1px;visibility: hidden;clear: both;}

/*--------------------------------------------------------------------------------------------------------
	Base
--------------------------------------------------------------------------------------------------------*/
body {
	color: #404040;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	text-align: center;
	font-size: 80%;
}
p {
	line-height: 160%;
}
p strong {
	color: #777777;
}
ul li {
	line-height: 160%;
}

/*--------------------------------------------------------------------------------------------------------
	Link
--------------------------------------------------------------------------------------------------------*/
a:link {
	color: #007FFF;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #bb3377;
}
a:active {
	color: #bb3377;
}

/*--------------------------------------------------------------------------------------------------------
	wrapper
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width: 250px;
	margin: 0px auto;
	text-align: left;
}
h1 {
	height: 25px;
	text-align: right;
	line-height: 25px;
	font-weight: normal;
}
h1 a:link {color: #404040;text-decoration: none;}
h1 a:visited {color: #404040;text-decoration: none;}
h1 a:hover {color: #404040;text-decoration: none;}
h1 a:active {color: #404040;text-decoration: none;}


h4{
	padding:5px;
	background-color:#eee;
}

div.syame_list_box{
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ccc;
}

li.date{
	margin:5px 0px 5px;
	font-weight:bold;
	color:#990000;
}

div.paging{
	width:250px;
	padding-bottom:30px;
	margin:auto;
}

div.paging p{
	text-align:center;
}




























