@charset "utf-8"; 

/* ==================== ボディ設定 ==================== */

body { 
	margin:0 auto;
	background:#FFFFFF url('../images/body_back.gif') repeat-y center top;
	padding: 0px;
	text-align: center;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #808080; 
	}





/* ==================== フォント設定　==================== */

p,form{
	margin:10px;
	}

.small{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:8pt; 
	font-weight:normal; 
	color:#999999; 
	text-align: left; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	margin-left:13px; 
	}

.blk8n{ 
	font-family:MS UI Gothic,Osaka,"ＭＳ Ｐゴシック",sans-serif; 
	font-size:8pt; 
	line-height:10pt; 
	font-weight:normal; 
	color:#333333; 
	margin: 0px; 
	padding: 0px; 
	}

.blk8n_2{ 
	font-family:MS UI Gothic,Osaka,"ＭＳ Ｐゴシック",sans-serif; 
	font-size:8pt; 
	line-height:10pt; 
	font-weight:normal; 
	color:#333333; 
	margin-left: 8px; 
	margin-right: 8px; 
	}

.blk9n{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	line-height:12pt; 
	font-weight:normal; 
	color:#333333; 
	margin: 0px; 
	padding: 0px; 
	}

.blk10n{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:10pt; 
	line-height:13pt; 
	font-weight:normal; 
	color:#333333; 
	margin: 0px; 
	padding: 0px; 
	}

.gry8n{ 
	font-family:MS UI Gothic,Osaka,"ＭＳ Ｐゴシック",sans-serif; 
	font-size:8pt; 
	line-height:9pt; 
	font-weight:normal; 
	color:#999999; 
	margin-left: 6px; 
	margin-right: 6px; 
	}






/* ==================== テーブル設定 ==================== */

.head_login{ 
	background: #FCF4D2; 
	width:800px;
	height:35px; 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	line-height:10pt; 
	font-weight:normal; 
	color: #333333
	text-align: left;
	padding-bottom:0px;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	}

.footer{ 
	background: #FDFDED; 
	width:800px;
	height:60px; 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	line-height:10pt; 
	font-weight:normal; 
	color: #333333
	text-align: left;
	padding-bottom:0px;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	}

.line_white1{ 
	font-family:MS UI Gothic,Osaka,"ＭＳ Ｐゴシック",sans-serif; 
	font-size:9pt; 
	font-weight:normal; 
	color:#333333; 
	border-right: 2px dotted #FFFFFF;
	}

.line_white2{ 
	font-family:MS UI Gothic,Osaka,"ＭＳ Ｐゴシック",sans-serif; 
	font-size:9pt; 
	font-weight:normal; 
	color:#333333; 
	border-left: 2px dotted #FFFFFF;
	}

.line_gry1{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:10pt; 
	font-weight:normal; 
	color:#333333; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

.line_gry2{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	line-height:12pt; 
	font-weight:normal; 
	color:#333333; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

.line_gry_dotted1{ 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:10pt; 
	line-height:13pt; 
	font-weight:normal; 
	color:#333333; 
	border-right: 1px dotted #CCCCCC;
	}

.line_gry_dotted2{ 
	border-bottom: 1px dotted #CCCCCC;
	}






/* ==================== H1〜H5 見出し設定 ==================== */

h1 {
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Arial,Osaka,sans-serif; 
	padding: 0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px 
	}

h2 {
	font-family:MS UI Gothic,Osaka,sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333; 
	padding: 0px; 
	margin-left:10px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px 
	}

h3 {
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333; 
	line-height: 100%; 
	padding: 0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px 
	}





/* ==================== ボタン設定 ==================== */

input.btn80 { 
	border:0px; 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	color:#000000; 
	background-image: url('../images/button80.gif'); 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	vertical-align:middle; 
	width:82px; 
	height:22px; 
	}

input.btn80_on { 
	border:0px; 
	font-family:MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	color:#333333; 
	background-image: url('../images/button80_on.gif'); 
	padding-top:1px; 
	padding-bottom:0px; 
	margin-top:0px; 
	vertical-align:middle; 
	width:82px; 
	height:22px; 
	}

input.btn120 { 
	border:0px; 
	font-family:"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	color:#000000; 
	background-image: url('../images/button120.gif'); 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	vertical-align:middle; 
	width:122px; 
	height:22px; 
	}

input.btn120_on { 
	border:0px; 
	font-family:MS UI Gothic,Osaka,sans-serif; 
	font-size:9pt; 
	color:#333333; 
	background-image: url('../images/button120_on.gif'); 
	padding-top:1px; 
	padding-bottom:0px; 
	margin-top:0px; 
	vertical-align:middle; 
	width:122px; 
	height:22px; 
	}