BODY{
	background-color: #9CA7AD;
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

IMG{
	border-width: 0px;
	vertical-align: text-top;
}

A{
	text-decoration: none;
}

A:hover{
	text-decoration: underline;

}


/*リンク書式用　太字*/

.a_bold{
	padding: 2px;
	font-weight: 600;
}

A.a_bold:hover{
	font-weight: 600;
	text-decoration: underline;
	background-color: #ffffa0;
}

/*ページ全体*/
#body{
	width:752px;

	background-color: WHITE;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	line-height: 17px;
}

/*　ヘッダ　リンク部分*/
#header{
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
}


/*フッタ　リンク・コピーライト部分*/
#footer{

	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
	padding:5px;
	vertical-align:bottom;
}

/*アンダーライン書式*/
.underline{
	width:740px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-right: 6px;
}


/*トップページ　フラッシュオブジェ部分*/
#swf{
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
}


/*トップページ　更新履歴部分*/
#history{
	width: 400px;
	height: 96px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 6px;
	padding: 3px;
	font-size: 12px;
	line-height: 15px;
	vertical-align: text-top;
	color: #333333;
	border:solid 1px gray;
	float: left;
}


/*トップページ　ニュース部分*/
#news{
	width: 310px;
	height: 96px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 6px;
	margin-left: 0px;
	padding: 3px;
	font-size:12px;
	line-height: 14px;
	vertical-align: text-top;
	color:#333333;
	border:solid 1px gray;
	float: right;
}


/*トップページ　製品・サービス部分*/
#product{
	width: 746px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 4px;
	clear:right;
	clear:left;
}

.product_img{
	width: 164px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}

.product_expraination{
	width: 370px;
	height: 72px;
	margin-top: 4px;
	float: left;
}

.top_newline{
	clear: right;
	clear: left;
}


/*1カラムタイプ　メイン部分*/
.main{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 8px;
}

/*2カラムタイプ　ページ左側　インデックス部分*/
#left{
	width: 152px;
	height: auto;
	min-height: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: bottom;
	color: #333333;
	float: left;
}


/*2カラムタイプ　ページ右側　メイン部分*/
#right{
	width: 560px;
	height: auto;
	min-height: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	font-size:12px;
	vertical-align: bottom;
	color:#333333;
	float: right;
}

/*1カラムタイプ　製品情報用*/

.box_red{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #a06060;

	background-color: #ffe0e0;
}

.box_blue{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #6060a0;

	background-color: #e0e0ff;
}


.box_green{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #60a060;

	background-color: #e0ffe0;
}

.box_purple{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #a060a0;

	background-color: #ffd0ff;
}

.box_cyan{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #d0d090;

	background-color: #ffffd0;
}

.box_yellow{
	width: 660px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	padding: 4px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #90d0d0;

	background-color: #d0ffff;
}

/*1カラムタイプ　製品情報用*/

.box_white{
	width: 600px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 80px;
	padding: 10px;
	font-size:12px;
	vertical-align: bottom;
	color: #333333;

	border-width: thin;
	border-style: solid;
	border-color: #d0d0d0;

	background-color: #f0f0f0;
}



/*4カラムタイプ　サイトマップ用*/

#sitemap{
	height: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 8px;
	font-size:12px;
	line-height: 18px;
	vertical-align: bottom;
	color:#3333e0;
}

#col1{
	width: 128px;
	height: 200px;
	float: left;
}
#col2{
	width: 128px;
	height: 200px;
	float: left;
}
#col3{
	width: 160px;
	height: 200px;
	float: left;
}
#col4{
	width: 300px;
	height: 200px;
	float: left;
}


/*リンク書式用　通常フォント*/

.a_text{
	padding: 2px;
	color: #333333;
	font-weight: 500;
}

A.a_text:hover{
	text-decoration: underline;
	background-color: #a0ffff;
}

/*リンク書式用　タイトル用太字*/

.a_title{
	padding: 2px;
	font-weight: 600;
}

A.a_title:hover{
	font-weight: 600;
	text-decoration: underline;
	background-color: #b0ffb0;
}



/*改行、回り込みクリア*/

.newline{
	width: 400px;
	height:auto;
	clear: both;
}


/*見出しフォント*/
.title_large{
	margin-top: 12px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 8px;
	color: #33aa33;
}

.title_midium{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 6px;
	color: #aa3333;
}

.title_small{
	margin-top: 8px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 4px;
	color: #333333;
}



.title_red{
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 6px;
	color: red;
}

.title_blue{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 6px;
	color: blue;
}

.title_green{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 6px;
	color: green;
}

/*通常フォント*/
.text{
	font-size: 12px;
	line-height: 16px;
	margin-left: 8px;
	color: #333333;
}

/*拡大フォント*/
.text_large{
	font-size: 16px;
	line-height: 24px;
	margin-left: 8px;
	color: #333333;
}

/*拡大フォント*/
.text_midium{
	font-size: 14px;
	line-height: 22px;
	margin-left: 8px;
	color: #333333;
}

/*字下げ指定*/
.indent{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

/*ブロック指定*/
.block{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
}

/*垂直方向空白*/
.space_small{
	height: 50px;
	margin-left: 8px;
	margin-right: 8px;
}

.space_midium{
	height: 100px;
	margin-left: 8px;
	margin-right: 8px;
}

.space_large{
	height: 150px;
	margin-left: 8px;
	margin-right: 8px;
}


/*項目名　幅指定・回り込みあり*/

.listname{
	width: 64px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 8px;
	font-weight: 600;
	color: #804040;
	clear: both;
	float: left;
}

/*項目テキスト*/

.listtext{
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	color: #333333;
}



/*背景指定*/

.saiyo{
	margin: 0px;
	padding: 8px;
	width: 520px;
	background-attachment: scroll;
	background-image: url(images/haikei1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b0f0b0;

}


.kaisha{
	margin: 0px;
	padding: 8px;
	width: 530px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b0b0f0;

}

