@charset "shift_jis";

/* マージン関係初期化 ***************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
margin:0;padding:0;
}

/* レイアウト ***************************************************************************/
html, body {
	scrollbar-3dlight-color:    #999999;
	scrollbar-arrow-color:      #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color:       #ffffff;
	scrollbar-highlight-color:  #ffffff;
	scrollbar-shadow-color:     #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
body {
	background-image: url(../img/k/hai.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* ヘッダー ***************************************************************************/
#head {
	display: none;
}
/* メインコンテンツ ***************************************************************************/
#main {
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: 830px;
	letter-spacing: 0.1em;
}

/* 左*/
#mainleft{
	display: none;
}

/* 右*/
#mainright{
	height: auto;
	width: 610px;
	float: left;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
#mainrightin{
	letter-spacing: 0.1em;
	background-color: #f0f0f0;
	width: 100%;
	height: auto;
}
#mainright h1{
	font-size: 14px;
	font-family: "Times New Roman","Verdana",Times, serif ,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	letter-spacing: 0.2em;
	background-image: url(../img/k/h1.gif);
	background-repeat: repeat-x;
	color: #666666;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	display: block;
	padding-top: 9px;
	padding-bottom: 10px;
}
#mainright h2{
	color: #77B800;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	background-image: url(../img/k/icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
}
#mainright h3{
	color: #77B800;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 10px;
}
#mainright li{
	list-style-image: url(../img/k/mainlight-li.gif);
	margin-left: 25px;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
/* フッター ***************************************************************************/
#foot {
	display: none;
}

address {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
td {
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
	line-height: 125%;
	color: #666666;
	letter-spacing: 0.1em;
}
.boderdown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
th {
	font-size: 12px;
	line-height: 125%;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}
