/* editable contents */
#xEditingArea {
overflow:hidden;
width:560px;
padding-left:1px;
background:#fff;
color:#494949;
font-size:1.2em;
line-height:1.9;
}

#xEditingArea .news .jissen_news,#xEditingArea #attention {
font-size:1.0em;
line-height:1.6em;
}

#xEditingArea .news ul,#xEditingArea #attention ul{
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin:0;
}

#xEditingArea .rss{
	margin-top:1em;
}

#xEditingArea .rss p{
	text-align:right;
}

.marginS{
height:15px;
}

.marginM{
height:30px;
}

.marginL{
height:45px;
}

#xEditingArea .gray_box{
 padding: 10px;
  width: 540px; 
  margin-top: 2em; 
  background-color: rgb(243, 243, 243);
}

#xEditingArea .gray_box h2.heading{
	margin-top:0;
}

#xEditingArea .width_input{
display:none;
}

#xEditingArea .spacer_bottom{
margin-bottom:1em;
}

#xEditingArea h1 {
height:56px;
padding-left:35px;
background:url(/chuko/images/bg_heading.gif) no-repeat;
color:#fff;
font-size:1.083em;
font-weight:bold;
line-height:56px;
}

#xEditingArea ol,
#xEditingArea ul {
margin-left:3em
}
#xEditingArea ul {
list-style:disc outside;
}

/* class */
#xEditingArea .line_center {
text-align:center;
}
#xEditingArea .indent {
text-indent:1em;
}
#xEditingArea .paragraph {
margin-top:1em;
}

#xEditingArea .text_color_01 {
color:#885A9B;
font-size:1.333em;
}
#xEditingArea .text_color_02 {
color:#494949;
}
#xEditingArea .text_color_03 {	/* test color */
color:#E95880;
}
#xEditingArea .text_bold {
font-weight:bold;
}
#xEditingArea .text_small {
font-size:11px;
}

#xEditingArea .bg_color_01 {
background-color:#F0DEF6;
}
#xEditingArea .bg_color_02 {
background-color:#E1E2FF;
}
#xEditingArea .bg_color_03 {
background-color:#E6E6E6;
}
#xEditingArea .text_interval { /* text adjustment */
letter-spacing:0.1em;
}
#xEditingArea .box_center { /* center box */
margin-left:auto;
margin-right:auto;
}
#xEditingArea .box_left { /* left box */
margin-right:auto;
}
#xEditingArea .box_right { /* right box */
margin-left:auto;
}

#xEditingArea .clear {
clear:both;
}
#xEditingArea .line_saver {
clear:both;
}
#xEditingArea .righty {
float:right;
}
#xEditingArea .lefty {
float:left;
}

#xEditingArea .lefty_once { /* clear & float left */
float:left;
clear:left;
}
#xEditingArea .righty_once { /* clear & float right */
float:right;
clear:right;
}
#xEditingArea .spacer_left { /* left specer */
margin-left:1em;
}
#xEditingArea .spacer_right { /* right specer */
margin-right:1em;
}

#xEditingArea .data_table {
table-layout:fixed;
border-collapse:collapse;
color:#494949;
font-size:1.083em;
line-height:2;
width:100%;
}
#xEditingArea table.exam_table {
width:auto;
}
#xEditingArea .data_table th {
background-color:#F0DEF6;
font-weight:bold;
}
#xEditingArea .data_table th,
.data_table td {
padding-left:0.5em;
padding-right:0.5em;
border:1px dotted #494949;
}
#xEditingArea .data_table .data_saver {
border-right:1px dotted #494949;
}
#xEditingArea .data_table .col_size_ll {
width:15em;
}
#xEditingArea .data_table .col_size_l {
width:12.5em;
}
#xEditingArea .data_table .col_size_m {
width:10em;
}
#xEditingArea .data_table .col_size_s {
width:5em;
}
#xEditingArea .data_table .col_size_ss {
width:2.5em;
}
#xEditingArea .data_table tfoot {
background-color:#D3CFBE;
font-weight:bold;
}
#xEditingArea .data_type td {
border:1px dotted #494949;
}

#xEditingArea .line_top {
vertical-align:top;
}
#xEditingArea .line_middle {
vertical-align:middle;
}

#xEditingArea .decoration_01 {
border:1px dotted #999;
padding:1em;
}
#xEditingArea .decoration_02 {
border-top:1px dotted #999;
border-bottom:1px dotted #999;
}
#xEditingArea .decoration_03 {
border-top:1px dotted #999;
}

#xEditingArea .base_100 {
width:100%
}
#xEditingArea .base_90 {
width:90%
}
#xEditingArea .base_80 {
width:80%
}
#xEditingArea .base_60 {
width:60%
}
#xEditingArea .base_50 {
width:50%
}
#xEditingArea .base_45 {
width:45%
}
#xEditingArea .base_30 {
width:30%
}

#xEditingArea .list {
margin-left:3em;
}
#xEditingArea ul.list {
list-style:disc outside;
}
#xEditingArea ol.list {
list-style:decimal outside;
}
#xEditingArea .dl_list dt {
float:left;
}
#xEditingArea .dl_list dd {
margin-left:1.5em;
}

#xEditingArea .guest_list {
width:180px;
margin-right:10px;
}
#xEditingArea .guest_list_center {
margin-right:10px;
margin-left:10px;
}

#xEditingArea .unique_01 {
width:425px;
margin-left:135px;
}
#xEditingArea .unique_02 {
width:258px;
}
#xEditingArea .unique_03 {
padding-top:2em;
}

#xEditingArea table {
table-layout:fixed;
border-collapse:collapse;
color:#494949;
line-height:2;
}
#xEditingArea table th {
text-align:center;
}
#xEditingArea table td {
border:1px dotted #494949;
}
#xEditingArea table th,
#xEditingArea table td {
vertical-align:middle;
}
