/*
 * Copyright 2004-2010 the Seasar Foundation and the Others.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
 * either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 */

#banner {
	background-color: #2d9100;
	background-repeat: repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	border: none;
}

.fieldError {
	background-color:pink;
}

#errors {
	color:red;
}
body {
	margin: 30px;
	padding: 0;
	background-image:url(../img/bg_body.gif);
	}

p, h1, form{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

table {
	border-collapse: collapse;
}

input.jpOn {ime-mode: active;}
input.jpOff {ime-mode: disabled;}



/******************************/
/* レイアウト調整用追加分     */
/******************************/
.wte {color: #FFF; font-size:12px; font-weight: bold}
.f10 {font-size: 10px; color:#FF6600}
.f12w {font-size: 12px; font-weight: bold;}

FONT {font-size: 12px; font-weight: normal}
FONT.f8 {font-size: 8px; font-weight: normal}
FONT.f9 {font-size: 9px; font-weight: normal}
FONT.f10 {font-size: 10px; font-weight: normal}
FONT.f11 {font-size: 11px; font-weight: normal}
FONT.f12 {font-size: 12px; font-weight: normal}
FONT.f20 {font-size: 20px; font-weight: normal}FONT.title {font-size: 15px; font-weight: bold; color: #42107B}
FONT.err {font-size: 18px; font-weight: bold; color: #FF0000}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-weight: normal;
	color=#000000;
}
.style3 {font-size: 14px;}
.f20 {font-size: 20px; font-weight: normal}


.style2x {color: #000000}
.style3x {color: #FF0000}

.indentLeft {padding-left: 25px;}
.left {text-align: left;}
.right {text-align: right;}
.wrap {white-space: normal;}
.nowrap {white-space: nowrap;}
.center {text-align: center;}
.padding5 {padding: 5px;}
.padding10 {padding: 10px;}
.padding5_100 {padding: 5px 100px;}
.bold {font-weight: bold;}
.underline {text-decoration: underline;}
// .w10px {width: 10px;}
// .w100px {width: 100px;}
// .w140px {width: 140px;}
// .w190px {width: 190px;}
// .w300px {width: 300px;}
// .w380px {width: 380px;}
// .w480px {width: 480px;}
// .w620px {width: 620px;}
// .w680px {width: 680px;}
// .w720px {width: 720px;}
// .w780px {width: 780px;}
// .w820px {width: 820px;}
// .w100per {width: 100%;}
// .w50per {width: 50%;}
.h22px{line-height: 22px;}

table.process {}
table.tableBox {border: none 0px #FFFFFF;}
table.tableContents {border: solid 1px #CCCCCC;}
td.current {
	border-style: solid;
	border-width: 4px 2px;
	border-color: #FFFFFF;
	background-color: #00FF00;
	padding: 4px;
	font-size: 9pt;
	}
td.default {
	border-style: solid;
	border-width: 4px 2px;
	border-color: #FFFFFF;
	background-color: #E6E6E6;
	padding: 4px;
	font-size: 9pt;
	}
td.university {
	border: solid 1px #FFFFFF;
	background-color: #C0C0C0;
	padding: 5px;
	text-align: center;
	color: #42107B;
	font-weight: bold;
	font-size: 9pt;
	}
td.rightButton {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.thGrey {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: bold;
}
td.thGreyP2 {
	border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: bold;
}
td.thWhitesmoke {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #F5F5F5;
	color: #000000;
	font-weight: bold;
}
td.tdGrey {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}
td.tdWhitesmoke {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #F5F5F5;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
td.tdWhitesmokeP2 {
	border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F5F5F5;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
td.tdWhite {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	vertical-align:top;
}
td.tdWhiteBold {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	vertical-align:top;
}
td.tdVericalTop {vertical-align:top;}
td.tdVericalMiddle {vertical-align:middle;}
td.tdVericalBottom {vertical-align: bottom;}
td.paddingLeft50 {padding-left: 50px;}

td.tdNavyP1 {
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #000080;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}
td.tdGreyP1 {
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}
td.tdWhitesmokeP1 {
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #F5F5F5;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}
td.tdWhiteP1 {
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	vertical-align:top;
}
td.tdGreyNoborderP0 {
	border: none;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}
td.tdHalfRed{
	border: none;
	padding: 2px;
	background-color: #DD3030;
	color: #FFFFFF;
	font-weight: normal;
}
td.right {
	text-align: right;
}
td.center {
	text-align: center;
}
/* メッセージ用フォント */
FONT.message {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
FONT.f12Darkblue {
	font-size: 12px;
	color: #42107B;
}
FONT.f14 {
	font-size: 14px;
}
FONT.f18 {
	font-size: 18px;
}
FONT.f20Bold {
	font-size: 20px;
	font-weight: bold;
}
FONT.white {
	color: #FFFFFF;
}
FONT.red {
	color: #CC0000;
}
FONT.gray {
	color:#666666;
}
FONT.darkblue {
	color: #42107B;
}
FONT.darkblue2 {
	color: #0000CC;
}

