/*	HTML部のスタイル指定	*/
body 	{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	border-width : 0px 0px 0px 0px;
}
/* 背景の影・左側 */
.background01 {
	background-image: url("http://www.noboriland.com/img/background_01.gif");
	top: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
/* 背景の影・右側 */
.background02 {
	background-image: url("http://www.noboriland.com/img/background_02.gif");
	top: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
/* リンク */
a:visited { text-decoration: none; }
a:link { text-decoration: none; }
a:hover {
	color: #ffff00;
	text-decoration: none;
}
/* ヘッダ用白文字 */
.text01 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 10px;
	white-space: pre;
}
/* カテゴリ用黒文字 */
.text02 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 14px;
}
/* カテゴリ用茶色文字 */
.text03 {
	color: #993300;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 14px;
}
/* フッタ用白文字リンク */
.text04 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	text-align: right;
}
/* フッタ用白文字コピーライト */
.text05 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 9px;
	text-align: right;
}
/* トップページ用メインコンテンツ文字・大 */
.text06 {
	color: #ff7200;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}
/* トップページ用メインコンテンツ文字・小 */
.text07 {
	color: #519c43;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 11px;
	line-height: 13px;
}
/* 汎用・緑文字　普通サイズ */
.text08 {
	color: #519c43;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}
/* 汎用・茶色文字　普通サイズ */
.text09 {
	color: #993300;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}
/* 汎用・黒文字　普通サイズ */
.text10 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}
/* 汎用・赤文字　普通サイズ */
.text11 {
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}
/* 汎用・白文字　普通サイズ */
.text12 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
}
/* 汎用・黒文字　見出しサイズ */
.text13 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
}
/* 汎用・茶色文字　見出しサイズ */
.text14 {
	color: #993300;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
}
/* 汎用・赤文字　見出しサイズ */
.text15 {
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
}
/* 汎用・白文字　見出しサイズ */
.text16 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: pre;
}
/* 汎用・茶色文字　ちょっと大きめサイズ */
.text17 {
	color: #993300;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 15px;
}
/* 汎用・黒文字　ちょっと大きめサイズ */
.text18 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 15px;
}
/* 汎用・赤文字　ちょっと大きめサイズ */
.text19 {
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 15px;
}
/* 汎用・白文字　ちょっと大きめサイズ */
.text20 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 15px;
}
/* Hタグのリセット */
h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}
/* カテゴリ一覧の行間調整 */
.text_category {
	line-height: 1.5;
}
form {
   margin-bottom:0;
}
input {
   margin-bottom:0;
}
img.category {
    vertical-align: bottom;
	display: inline;
}