@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color: black;
	background:url(img/top/bg_gr.gif) left bottom repeat;
        font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:78%;
}
ol, ul {
	list-style: none;
}

h2, h3 {
	font-weight: normal;
	font-size: 100%;
}

img{
	vertical-align:bottom;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.l{
	float:left;
}

.r{
	float:right;
}


#wrap {
	width: 1000px;
	margin: 0 auto;
	background: white;
}


#container {
	width: 830px;
	_width: 833px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background: #f5e7be;
	background:url(img/top/top_bg2.jpg) 0 0 no-repeat;
        overflow:hidden; 
}
#header {
	_width: 630px;
	_left: -1px;
	background-color: #f5e7be; 
	margin: 0 0;
	padding: 0 0;
}

#header h1 {
	margin: 0 0;
	padding: 10px 0;
}



#sidebar1 {
	width: 200px;
	float: left;
	background-color: #f5e7be;
        padding-bottom:32768px;
	margin-bottom:-32768px;
}
#sidebar1 dl, #sidebar1 p{
	_width: 195px;
	margin-left: 5px;
}

#sidebar1 dt{
	margin-top: 10px;
}

#sidebar1 .blog{
	padding: 0 10px 10px 10px;
}



#mainContent {
	margin-left: 200px; 
	padding-left: 10px;
	background-color: #ffffff;
        padding-bottom:32768px;
	margin-bottom:-32768px;
}

#mainContent .new{
	width: 588px;
	height: 150px;
	margin-left:10px;
	overflow: auto;
}

#mainContent .new td{
	padding:5px 0 10px 10px;
	vertical-align: top;
}


#mainContent .info{
	background:url(img/top/top_boxline02.gif) 0 0 repeat-y;
	width:588px;
	height:120px;
	margin-left:10px;
	position:relative;
}

#mainContent .info dl{
	width: 588px;
	height: 130px;
	background:url(img/top/top_boxline03.gif) left bottom no-repeat;
}

#mainContent .info dt{
	float: left;
	width: 588px;
	top:0;
	left:10px;
	text-indent:-9999px;
	background:url(img/top/top_boxline01.gif) 0 0 no-repeat;
}

#mainContent .info ul {
	position: absolute; /* 絶対配置指定 */
	top: 5px;
	left: -20px;
	width: 588px;
	height: 130px;
	margin-left:30px;
	padding-top:10px;
	list-style-type: none;
	overflow: auto;
}

#mainContent .info li {
	float: left; /* floatで段組み */
	padding-top:5px;
	margin-left:10px;
	margin-right: 10px; /* 余白 */
}

#mainContent .link{
	width:588px;
	margin-left:10px;
}


#mainContent .link td{
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: #111111;
        padding: 5px 2px 8px 3px;
	vertical-align: top;

}


#mainContent .link dl{
	width: 570px;
}

#mainContent .link dt{
	width: 150px;
	top:0;
	left:10px;
}

#mainContent .link dt{
	float: left;
}

#mainContent .page {
	padding-left:10px;
	padding-right:20px;
	line-height: 1.4;
}

#mainContent .page h1{
	background:url(img/helper/contentstitle_line.gif) -3px 15px no-repeat;
	position:relative;
	width:588px;
	font-size:130%;
	font-weight:bold;
}

#mainContent .page td{
	width:300px;
	padding-left:10px;
}

#mainContent .page dt{
	font-size:110%;
	color:#FF0000;
	margin-bottom:5px;
}

#mainContent .page .office{
        margin-left:10px;
}

#mainContent .page .office table.annai{
	width: 550px;
	border-top: 1px solid #000000;
}

#mainContent .page .office td.tittle{
	width: 100px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: center;
	text-align: center;
}

#mainContent .page .office td.honbun{
	width: 450px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
        padding:15px 0 15px 15px
}

#mainContent .page .entry{
        margin-left:10px;
}

#mainContent .page .entry table.common{
	width: 550px;
	border-top: 1px solid #000000;
}

#mainContent .page .entry th{
	width: 100px;
	vertical-align: center;
	text-align: left;
        padding:10px 0 10px 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


#mainContent .page .entry td{
	vertical-align: center;
	text-align: left;
        padding:10px 0 10px 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer {
	width: 830px;
	margin: 0 auto;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
