@charset "shift_jis";

/* 表示制御用CSS読込み */
@import url(dispcontrol.css);
@import url(tableborder.css);

/* フォームマージン設定 */
/* form{margin:0 0 0 0;} */

/* Body要素の設定 */
body {
 font-family: "ＭＳ ＵＩゴシック","Osaka","Hiragino Kaku Gothic Pro W3";
 margin: 0;
 background-color: #FFF;
}

/* 表示言語設定欄 */
.language {
 font-size: 11pt;
 color: #FFF;
 text-decoration: none;
}

/* フォント指定 */
td {
	font-size: 10pt;
	line-height: 140%;
	font-family: Verdana, "MS UI Gothic", Osaka, "ＭＳ ゴシック";
}
.bold {font-weight: bold;}
#coname {
 font-size: 14px;
 font-weight: bold;
}
.fontsetting1 {
 color: #999;
 font-size: 14px;
 font-weight: bold;
}
.fontsetting2 {
 color: #00A;
 font-size: 19px;
 font-weight: bold;
}
.fontsetting3 {
 color: #800;
 font-size: 19px;
 font-weight: bold;
}
.fontsetting4 {
 vertical-align: text-bottom;
 margin: 0 0 0 10px;
}

/* フッター */
#footerconfig {
 font-size: 14px;
 color: #FFF;
 text-decoration: none;
 background-image: url(../../image/cd/navlobg.gif)
}

/* リンク色設定１ */
a.linkcolor1:link {color:#FFF;}
a.linkcolor1:visited {color:#FFF;}
a.linkcolor1:hover {color:#FFF;}
a.linkcolor1:active {color:#FFF;}
a { text-decoration: none; }

/* 行の高さ指定 */
.lineheight1 {line-height:120%;}

.nav{line-height: 160%;}
.copy{
 font-size: 10px;
 line-height:normal
}
.content{margin: 0 0 0 10px;}
h1 {
 color:#475367;
 font-size:18px;
 margin: 2px 0 25px 0;
}
h2 {
 color:#737B80;
 font-size:16px;
 margin: 30px 0;
}
/*****************************/
/* 画面遷移用ボタンエリアbox */
/*****************************/
.btnArea600 {
	width: 600px;
	padding-top: 7px;
}
/*************/
/* other box */
/*************/
#corporateListTitle {
	width: 600px;
	padding: 8px 0px 8px 6px;
}
#corporateList {
	width: 600px;
	padding: 0px 0px 0px 15px;
	line-height: 150%;
}
.paragraph600 {
	width: 600px;
	padding: 2px;
}
.paragraph500 {
	width: 500px;
	padding: 2px;
}
.paragraph700 {
	width: 700px;
	padding: 2px;
}
.paragraph720 {
	width: 720px;
	padding: 2px;
}
