body {
	margin: 0px;
	padding: 0px;
	color: #4d4d4d;
	background: url(../image/bk.gif) repeat-y;
	font-size: small;
	}

/* a         { text-decoration: none }  */
a:link       { color: #06c }
a:visited    { color: #06c }
a:active     { color: #06c }
a:hover      { color: #FF6600 }

/* hr	{ display: none } */


/* SEO対策用の非表示コメント */
span.seo {
	display: none
}

/*  センター合わせ用ボディ設定  */
#center_body	{
	text-align: center;
}

/*  メインボディ設定  */
#main_body	{
	font-size: 14px;
	width: 740px;
	margin:0px;
	text-align: left;
	border: none #666666;
	background-color:#FFFFFF;
	line-height: 18px;
}

div.top_img
{
	white-space:nowrap;
	margin: 0px;
}

/*  メインボディIN設定  */
#head	{
	font-size: 12px;
	width: 740px;
	padding:6px 18px 5px 22px;
	text-align: left;
/*	border-bottom: 1px solid #C9C9C9; */
	background-color:#FFFFFF;
}

/*  メインボディIN設定  */
#main_body_in	{
	font-size: small; 
	width: 740px;
	margin:0px auto 5px auto;
	text-align: left;
	border: 1px solid #C9C9C9;
	background-color:#FFFFFF;
}



/*  ライン設定  */
#dot-line0 {
	height: 1px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	background: url("../images/yoko_line.gif") repeat-x;
	background-position-y:0px;
	background-color:#FFFFFF;
}

#dot-line1 {
	height: 1px;
	margin: 2px 0px 1px 0px;
	padding: 0px;
	background: url("../images/yoko_line.gif") repeat-x;
	background-position-y:0px;
	background-color:#FFFFFF;
	clear: left;
}


/*  メニュー枠レイアウト設定  */
#menu {
	position: relative;
	top:0px;
	left: 1px;
	width: 179px;
	padding: 0px;
}

#menu dl dd {
	position: relative;
	top:0px;
	left: 0px;
	padding: 0px;
	margin: 0.5px;
	border-bottom: 1px dotted #C9C9C9;
}

#menu dl a {
	text-decoration: none;
/*	font-weight:bold; */
	display: block;
	width: 154px;
	padding: 8px 10px 8px 15px;
	margin: 0px;
	letter-spacing:1pt;
/*	background: #FEFDD7 url("../images/g-dot.gif") no-repeat; */
	background-color:#F1F8FE;
	background-position:4px 50%;
}

#menu dl a:hover {
	background-color:#D1E8FF;

}

#menu dl {
	list-style-type: none;
	position: relative;
	top:0px;
	margin: 0px;
	padding: 0px;
}

span#menu_new {
	color: #FF6600;
/*	font-style: italic; */
	letter-spacing:0pt;
	font-size: smaller;
}

/*  メイン設定  */
#in_table {
	background: url("../images/tate_line.gif") repeat-y 560px 0px; 
}

#table_menu{
	position: relative;
	margin: 0px;
	left: 0px;
}


/*  メイン設定  */
#main {
	width: 510px;
	margin:15px 15px 30px 50px;
	text-align: left;
	font-size: 12px; 
	line-height: 120%; 
}

/*  キャッチ設定  */
#catch {
	margin-bottom: 10px;
}

/*  What's New 設定  */
#whatsnew {
	border-top: 1px solid #8CB2F2;
	border-left: 1px solid #8CB2F2;
	padding:7px;
	line-height: 100%; 
	font-size: small; 
}
#whatsnew span {
	color:#669900;
	font-weight:bold;
}

#new td {
	border-bottom: 1px dotted #69A4F9;
}

/* バナー設定  */
#banner {
	position: relative;
	top: 25px;
	text-align: center;
	line-height: 110%;
	font-size: 10pt;
}

/* メール  */
#mail {
	text-align: center;
	margin: 20px 0px 10px 0px;
}

/* メール下住所  */
#address {
	text-align: center;
	margin: 20px 0px 10px 0px;
}

#address table {
	width: 90%;
	margin: 0px 0px 10px 0px;
}

#address table td {
	border: 1px dotted #69A4F9;
}


/* フッター設定  */
#footer {
	color:#FFFFFF;
	text-align: center;
	background: #C91A02;
	width: 740px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#side-left {
	text-align: center;
	padding: 0px;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}
#side-right {
	padding-left: 3px;
	border-left: 2px dotted #FB5E3C;
	margin-top: 4px;
	padding-top: 1px;
	margin-bottom: 5px;
}
.style2 {
	color: #FF3333;
	font-weight: bold;
	font-size: 19px;
}
.style3 {
	font-size: 13px;
	color: #4D4D4D;
}

.material {
	border-right: 1px solid #FC6803;
	border-left: 1px solid #FC6803;
	border-bottom: 1px solid #FC6803;
	width: 320px;
}
.material_td {
	border-bottom: 1px solid #FC6803;
	border-top: 1px solid #FC6803;
	background: #FFECCE;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.material_td2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.map_s {
	border: 2px dotted #4D4D4D;
}
hr {
	text-align: center;
	height: 1px;
}
h1 {
	padding-left: 21px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#s_category {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
