@charset "Shift_JIS";


.text08      { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt }
.text10      {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
}
.text12      { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12pt }
.text14      { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14pt }
.text09 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt}
.text10fix { font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10pt }
.text11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11pt;
}
.64018box {
	height: 18px;
	width: 640px;
}

.list ul {
	display: inline;

}

.list li {
	margin-top: 5px;
}

.list li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
}


/* our product 表紙
---------------------------------------------------- */
#ourpro01 td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}

/* our productの字が並んでるメニュー
---------------------------------------------------- */
td.ourmenu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 1.4em;
}

td.ourmenu a {
	margin: 0 3px 0 0;
	padding-left: 2px; 
	border-left: 2px solid #c30;

}

td.ourmenu a:hover {
	background-color:#3768CE;
	color: #fff;
}



/* 会社概要のボタン
---------------------------------------------------- */
td.txt10bt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	height: 25px;
}

td.txt10bt p {
	vertical-align: middle;
}

td.txt10bt a:link, td.txt10bt a:visited, td.txt10bt a:active {
	color: #fff;
}

td.txt10bt a {
	margin: 10px 5px 10px 0;
	padding: 4px;
	background-color:#2851A4;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

td.txt10bt a:hover {
	background-color:#3768CE;
	color: #fff;
	}


/* 会社概要　個人情報
---------------------------------------------------- */
ol.kojin {
/*	margin: 5px 10px;*/
}

ol.kojin li {
	margin: 8px 0;
}

