@charset "UTF-8";
/*-- 初期化 -------------------------*/
body, div, h1, h2, h3, h4, h5, h6,
p, brockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
  margin: 0;
  padding: 0;
  line-height:1;
  font-size:100%;
  font-style:normal;
  font-weight:normal;
  font-family: "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}

textarea { font-size: 100%; }

img {
  vertical-align: top;
  border: 0;
}

html{
  height:100%;
  margin-bottom:1px;
}

address {
  display: inline;
}

ul{
  list-style: none;
}

a:link,a:visited {
  color: #3a55af;
  text-decoration: none;
}

a:hover,a:active{
  color: #7949c0;
  text-decoration: underline;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.clearfix { display: inline-block; }

.clearfix { display: block; }

body {
  background-color: #eeeeee;
}

#content {
  width: 950px;
  margin: 0 auto;
  background-color: #ffffff;
  font-size: 80%;
  border-right: 1px solid #999999; 
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#main {
  padding: 15px;
}


/* 各テーマ共通ヘッダー */
#header {
  padding: 7px 10px;
  font-size: 90%;
  text-align: right;
}

#logo {
  float: left;
}

#link li {
  display: inline;
  margin: 0 10px 0 0;
}

/* 見出し */
h2 {
  height: 35px;
  color: #000000;
  font-size: 120%;
  line-height: 35px;
  background: url("/admin/images/h2_bk.gif") repeat-x;
  padding: 0 28px;
  font-weight: bold;
  border: 1px solid #aaaaaa;
}

/* テーブルの表現 */
.list_tb {
  color: #666666;
  background-color: inherit;
  border-collapse: collapse;
  border-top: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  border-spacing: 0;
  width: 100%;
  margin: 10px 0;
}

.list_tb th {
  white-space: nowrap;
  vertical-align: middle;
  padding: 7px;
  font-weight: normal;
  text-align: left;
  border-bottom:1px dotted #A7A7A7;
  background-color:#CEDEF1;
  color: #000000;
}

.list_tb td {
  border-bottom:1px dotted #A7A7A7;
  text-align:left;
  padding: 7px;
}

.list_tb textarea {
  width: 440px;
}

.list_tb small {
  display: block;
  margin: 0;
}

/* エラー処理 */
#errorExplanation {
  border:1px solid red;
  margin:3px 50px 10px 50px;
}

#errorExplanation h2 {
  font-size: 120%;
  background-color: #FF5050!important;
 
  lor: #FFF;
  margin: 0!important;
 
}

#errorExplanation ul {
  color: inherit;
  background-color: #FF9F9F;
  padding:20px;
}

div.fieldWithErrors,div.fieldWithErrors input,
div.fieldWithErrors textarea {
  display: inline;
  color: inherit;
  background-color: #FF5050;
}

/* アラート */
#alert {
  padding: 30px;
  border: 1px solid red;
  margin: 20px;
  color: red;
}
  
#flash_wrapper {
  text-align: center;
  margin-bottom: 10px;
  padding: 5px 0;
  border: 1px solid #ac0005;
}

/* カレンダー */
#calendar {
  margin: 20px auto;
}

/* ヘルプなどリンク処理 */
.button {
  text-align: center;
  margin: 5px 0;
  
  clear: both;
}

.action {
  text-align: right;
}

.action div {
  margin-bottom: 5px;
}

.action a {
  background: url(/admin/images/list_mrk02.gif) no-repeat 0 3px;
  padding-left: 14px;
}

.action a.question {
  background-image: url(/images/help.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 4px 0 0 22px;
}

#action{
	padding:10px;
	font-size:120%;
}
  
 #main table{
	color: #666666;
    background-color: inherit;
    border-collapse: collapse;
    border-top: 1px solid #A7A7A7;
    border-bottom: 1px solid #A7A7A7;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 010px;
	}
#main table th{
    white-space: nowrap;
    vertical-align: middle;
    padding: 7px;
    font-weight: normal;
    text-align: left;
    border-bottom:1px dotted #A7A7A7;
    background-color:#CEDEF1;
    color: #000000;
	}
	
	#main table td{
	 border-bottom:1px dotted #A7A7A7;
     text-align:left;
      padding: 7px;  
	}
	
	#main p{
		padding:10px 0;
	}
	
     #content p{
		padding:10px 0;
		font-size:120%;
	}
	
	#content table{
	color: #666666;
    background-color: inherit;
    border-collapse: collapse;
    border-top: 1px solid #A7A7A7;
    border-bottom: 1px solid #A7A7A7;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 010px;
	}
	#content table th{
    white-space: nowrap;
    vertical-align: middle;
    padding: 7px;
    font-weight: normal;
    text-align: left;
    border-bottom:1px dotted #A7A7A7;
    background-color:#CEDEF1;
    color: #000000;
	}
	#content table td{
	 border-bottom:1px dotted #A7A7A7;
     text-align:left;
      padding: 7px;  
	}

.count{
    padding-top:10px;
}

/* リッチテキストメモリ */
.scale_top {
  widows: 801px;
  height: 6px;
  line-height: 0px;
  background: url("/admin/images/scale_top.gif");
  background-repeat: no-repeat;
}
.scale_bottom {
  widows: 801px;
  height: 6px;
  line-height: 0px;
  background: url("/admin/images/scale_bottom.gif");
  background-repeat: no-repeat;
  margin-top: -10px;
}


