﻿@charset "UTF-8";

/* タグの設定 */
body { margin:5px 0px 0px 0px;
       background-color:#FFFFFF;
       font-family: "ＭＳ Ｐゴシック", sans-serif; }

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; }
a:hover img { filter:alpha(opacity=70); }

table,tr,td { font-size: 12px;
	　　　line-height: 20px;
	　　　color:#333333;
	　　　border:0px;
	　　　cellspacing:0px;
	　　　cellpadding:0px; }

img { border:0px; }

/* TOPバナー */
.title { padding-top:0px;
         height:80px;
         background:#ffffff; }

/* メニュー */
.menu { width:120px;
	height:20px; }

/* テキスト1（事業内容） */
.text1 { font-size:12px;
	line-height:16px;
	padding-left:15px; }

/* テキスト2（事業内容） */
.text2 { font-size:12px;
	 line-height:150%;
	 padding-left:15px; }

/* テーブル用1 */
.td1 { border:0px;
       padding:0px; }

/* テーブル用2（事業内容） */
.td2 { width:90px;
       height:50px;
       border:0px;
       padding:0px 0px 0px 5px; }
