/* CSS infomation
-----------------------------------------------
CSS file for Japan Nova Systems
FileName:   default.css
Build:      2005.9.1
Author:     Masaya Chiba
Attension:	Supported IE4/NN4
----------------------------------------------- */
/* 全体設定 */
body {
	margin: 0px 20px 25px 20px;
}
/* 基本フォント設定 */
body, td, th {
	color: #555555;
	font-size: 12px;
	line-height: 15px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}
td {
	height: 15px;
}
h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}
.har {
	text-align: right;
}
.hac {
	text-align: center;
}
p {
	margin: 5px;
}
/* 基本リンク設定 */
a {
	color: #555555;
	text-decoration: underline;
}
/* フォーム設定 */
input, textarea, select {
	color: #666666;
	border: 1px solid #666666;
	background: #FFFFFF;
}
input.radio {
	border: 0px;
	background: transparent;
}
/* 拡張フォント設定 */
span.s01 {
	color: #006600;
	font-weight: bold;
}
span.s02 {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
/* common -------------------------------------------- */
/* コンテンツ区切り点線 */
td.linep {
	background: url(images/backimage004.gif) repeat-x left bottom;
}
/* コンテンツ区切り点線 */
td.line {
	background: url(images/backimage005.gif) repeat-x left bottom;
}
/* テーブル幅 */
td.lw5 {
	width: 5px;
}
td.lw15 {
	width: 15px;
}
td.lw20 {
	width: 20px;
}
td.lw30 {
	width: 30px;
}
td.lw45 {
	width: 45px;
}
td.lw75 {
	width: 75px;
}
td.lw100 {
	width: 100px;
}
td.lw145 {
	width: 145px;
}
td.lw150 {
	width: 150px;
}
td.lw250 {
	width: 250px;
}
td.lw320 {
	width: 320px;
}
td.lw650 {
	width: 650px;
}
td.lw740 {
	width: 740px;
}
/* リスト設定 */
ul.ulnone {
	list-style-type: none;
}
/* index.html -------------------------------------------- */
/* TABLEID index02 */
td.indextd01 {
	background: url(images/backimage001a.gif) no-repeat left top;
}
td.indextd02 {
	height: 41px;
	background: url(images/backimage001b.gif) repeat-y left top;
}
td.indextd03 {
	background: url(images/backimage001c.gif) no-repeat left top;
}
/* TABLEID index03 */
#index03 img {
	margin: 0px 10px 0px 0px;	
}
#search {
	width: 145px;
}
td.indextd04 {
	width: 490px;
}
/* TABLEID index04 */
td.indextd06 {
	background: url(images/backimage002.jpg) repeat-x left top;
}
/* TABLEID index05 */
td.indextd07 {
	background: url(images/backimage003a.gif) no-repeat left top;
}
td.indextd08 {
	background: url(images/backimage003b.gif) repeat-y left top;
}
td.indextd09 {
	background: url(images/backimage003c.gif) no-repeat left top;
}
/* TABLEID index06 07 */
#index07 ul {
	list-style-type: none;
	font-weight: bold;
	line-height: 22px;
}
td.indextd10 {
	width: 325px;
	text-align: right;
}
#image012 {
	vertical-align: middle;
}
/* TABLEID index09 */
td.indextd11 {
	height: 30px;
	width: 150px;
	background: url(images/backimage006.jpg) repeat-x left top;
}
td.indextd12 {
	text-align: right;
	height: 30px;
	width: 650px;
	background: url(images/backimage006.jpg) repeat-x left top;
}
/* mailform.php -------------------------------------------- */
/* TABLEID mailform02 */
td.mailformtd01 {
	background: url(images/backimage007a.gif) no-repeat left top;
}
td.mailformtd02 {
	background: url(images/backimage007b.gif) repeat-y left top;
}
td.mailformtd03 {
	background: url(images/backimage007c.gif) no-repeat left top;
}
/* TABLEID mailform03 */
#MFname {
	width: 145px;
}
#MFemail {
	width: 145px;
}
#MFsubject {
	width: 145px;
}
#MFmessage {
	height: 200px;
	width: 400px;
}