@charset "utf-8";

/*
--------------------------------------------------
cms-sypher スタイルCSS
author: yoozma.jp
--------------------------------------------------*/


/* サイト共通
--------------------------------------------------*/

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

body { 
	background:#FFFFFF url(../images/bg_acms.gif); 
	margin: 0; 
	padding: 0;
}

/*入力不可　入力フォーム*/
disabled, .disabled input {background-color:#CCCCCC;}
.disabled td {background-color:#E7E7E7 !important;}



/* テキスト設定
--------------------------------------------------*/

.site-id {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.header-user-id {
	font-size: 87.5%;
	font-family: "Verdana";
}
.navi-text {
	font-size: 14px;
	line-height: 18px;
}
.navi-separate {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.form-name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.step {
	font-size: 87.5%;
}
.step-now {
	font-size: 87.5%;
	font-weight: bold;
	background-color: #000099;
	color: #FFFFFF;
}
.step-arrow {
	font-size: 87.5%;
	color: #666666;
}
.pagetitle {
	font-size: 160%;
	font-weight: bold;
	color: #333333;
	padding: 7px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9933;
}

h4.link {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #006699;
}

.infotime {
	font-size: 14px;
	line-height: 160%;
	background-color: #E4E4E4;
	margin: 0 0 1.4em 0;
	padding: 5px;
}

#relatedLink li {
	list-style-position: outside;
	list-style-image: url(../images/arrow_atation.gif);
}


.form-line3 {
	font-size: 87.5%;
}
.form-text3 {
	font-size: 87.5%;
	line-height: 140%;
}
.form-text3-title {
	font-size: 87.5%;
	line-height: 18px;
	font-weight: bold;
}
.limit {
	font-size: 87.5%;
	color: #666666;
}
.example {
	font-size: 87.5%;
	color: #5F5F5F;
	line-height: 130%;
}
.read-text3 {
	font-size: 87.5%;
	line-height: 18px;
}
.attention {
	font-size: 87.5%;
	color: #CC0000;
	line-height: 16px;
}
.message {
	font-size: 100%;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.copyright {
	font-size: 78%;
	float: right;
	font-family: "Verdana";
}
.top-text3-title {
	font-size: 87.5%;
	line-height: 140%;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 280px;


}
.emergency {
	font-size: 87.5%;
	line-height: 140%;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 5px;
	list-style-position: inside;
	margin-right: 80px;




}


/* フィールド
--------------------------------------------------*/

.field-margin {
	margin-bottom: 1px;
}
.field-no {
	background-color: #CCCCCC;
	font-family: "Verdana";
	font-size: 87.5%;
	}
.field-no-need {
	background-color: #FFCCCC;
	font-size: 87.5%;
	color: #CC0000;
	font-family: "Verdana";
}


.field-title {
	background-color: #999999;
	/*font-size: 87.5%;*/
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
.field-title-need th{
	background-color: #ff8989;
	/*font-size: 87.5%;*/
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF9999;
	font-weight: normal;
}


.field-title-need2 {
	background-color: #ffd6d6 ;
	font-size: 87.5%;
	color: #CC3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF9999;
	font-weight: normal;
}


.field-form {
	background-color: #E9E7DA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC8AA;
	border-bottom-color: #CCC8AA;
}
.field-form-need {
	background-color: #ffe4e1;
	font-size: 87.5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD9D9;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFD9D9;
}



/* フォーム
--------------------------------------------------*/

input.button {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding: 2px;
	margin: 2px;
}

.inputform-numbers {
	font-size: 87.5%;
	color: #000000;
	width: 70px;
	text-align: right;
	ime-mode:disabled;
}

.inputNumberOnly {
	ime-mode:disabled;
}


.inputform-normal {
	font-size: 87.5%;
	color: #000000;
	width: 300px;
}
.inputform-wide {
	font-size: 87.5%;
	color: #000000;
	width: 400px;
}
.inputform-photoInput {
	font-size: 87.5%;
	color: #000000;
	width: 350px;
}
.inputform-mini {
	font-size: 87.5%;
	color: #000000;
	width: 150px;
}


/* カラー
--------------------------------------------------*/

.bg-gray6 {
	background-color: #666666;
}
.button-bg {
	background-color: #FFFF99;
}



/* リスト
--------------------------------------------------*/

.list-title {
	color: #666666;
	background-color: #CCCCCC;
	font-size: 87.5%;
	font-weight: bold;

}

.list-data {
	font-size: 87.5%;
	background-color: #E9E7DA;
	font-family: "MS UI Gothic";
}

.list-title-text {
	font-size: 14px;
	font-weight: bold;
}

.list-draft td{
	font-size: 87.5%;
	background-color: #CCFFFF!important;
	font-family: "MS UI Gothic";
}

.list-sending-back {
	font-size: 87.5%;
	background-color: #FFFF99;
	font-family: "MS UI Gothic";
}

.list-delete-app {
	font-size: 87.5%;
	background-color: #EEEEEE;
	font-family: "MS UI Gothic";
}

.list-sanction-finish {
	font-size: 87.5%;
	background-color: #E6E6E6;
	font-family: "MS UI Gothic";
}

.list-sanction-after-change {
	font-size: 87.5%;
	background-color: #FFCCCC;
	font-family: "MS UI Gothic";
}

.dispflag-on {
	color: #FF3300;
	font-size: 12px ;
	font-family:Osaka,"ＭＳ Ｐゴシック", "MS P Gothic", "メイリオ", Meiryo, sans-serif;
}



.dispflag-off {
	font-size: 87.5%;
	color: #666666;
		font-family:Osaka,"ＭＳ Ｐゴシック", "MS P Gothic", "メイリオ", Meiryo, sans-serif;
}

.dispflag-limit {
	color: #009900;
	font-size: 87.5%;
	font-family:Osaka,"ＭＳ Ｐゴシック", "MS P Gothic", "メイリオ", Meiryo, sans-serif;
}

.themecolor-head {
	background-color: #FBFABF;
}

.themecolor-line {
	background-color: #0099FF;
}

.themecolor-line-under {
	background-color: #0099FF;
}

.themecolor-title-line {
	background-color: #E6E6E6;
}

.sanction-count {
	font-family: "Verdana";
	font-weight: bold;
	color: #FF0000;
}

.field-group-title {
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 87.5%;

}

.field-group-title a:link{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 87.5%;
	text-decoration: underline;
}

.field-group-title a:visit{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 87.5%;
	text-decoration: underline;
}


.list-group-title {
	font-size: 87.5%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

.list-title-last-sanction {
	font-size: 87.5%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}

.list-complete-suggestion {
	font-size: 87.5%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
}

.list-non-suggestion {
	font-size: 87.5%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
}

.message-error {

	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.message-box {
	border: 3px solid #FF0000;
	margin-bottom: 20px;
	font-size: 87.5%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	padding-left: 45px;
	background-image: url(../images/icon_arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF0000;
}

.message-box ul, .message-box dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2em;
	background-color: #FFFFCC;
	color: #CC3300;
}

 .message-box dd {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
 }
 
 
.message-box li, .message-box dt{
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/arrow_atation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

.message-box:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.draftInfo{
color:#009900
}



/*下書き状態　アラート
-----------------------------------------------*/

.statusBox {
	border: 3px solid #00CC00;
	margin-bottom: 20px;
	font-size: 87.5%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	padding-left: 45px;
	background-image: url(../images/icon_status.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00CC00;
}

.statusBox dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2em;
	background-color: #FFFFCC;
	color: #009900;
}

.statusBox dd {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
 }
.statusBox dt{
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/arrow_atation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;

 }


.button-width-100 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	padding: 2px;
	margin: 2px;
	width: 100px;
}

.button-width-120 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	margin: 2px;
	width: 130px;
}

.list-institution {
	font-size: 87.5%;
	background-color: D6D6D6;
	font-family: "MS UI Gothic";
}


/*--------------------------------------------------
新規スタイル テーブル 4
--------------------------------------------------*/
table.pop01{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom:20px;
}
table.pop01 th ,
table.pop01 td{
	background-color:#E9E7DA;
	padding: 5px;
	font-weight:normal;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #E9E7DA;
}
table.pop01 th{
	background-color:#999999;
	width:100px;
	text-align:left;
	color: #FFFFFF;
}
table.pop01 thead th{
	padding: 5px 10px 5px 10px;
	background-color: #666666;
	width:auto;
	font-weight: bold;
	color: #FFFFFF;


}
table.pop01 th.thead{
	padding: 5px 10px 5px 10px;
	background-color:#666666;
	width:auto;
}
table.pop01 .noborderL{
	border-left: none;
}
table.pop01 .noborderB{
	border-bottom: none;
}
/*
table.layout{
	border: none;
	margin-bottom:0px;
}
*/

/*--------------------------------------------------
popアップウィンドウ
タイトル
--------------------------------------------------*/
.popTitArea{
	margin-bottom:20px;
	position: relative;
	border-bottom: 3px solid #CCCCCC;
	width: 100%;
	margin: 10px 0px 25px 0px;
}

.popTitArea h1{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	font-size: 14px;
	font-weight: bold;
}
.popTitArea h1.largefont{
	font-size: 18px;
}
.popTitArea .rightarea{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	width:150px;
	position: absolute;
	top: 0px;
	right: 7px;
}
