@charset "utf-8";
/*-------------------------------------------------------
基本サイズ13px
表示したいサイズ 指定する値
10px     77%
11px     85%
12px     93%
13px    100%
14px    108%
15px    116%
16px    124%
17px    130%
18px    139%
20px    154%
21px    162%
22px    169%
23px    177%
24px    185%
25px    192%
26px    200%
32px    246%
---------------------------------------------------------*/

.main-content .subheader {
    background:#F4F4F4 url(/img/bgshade.gif) repeat-x scroll 0 0;
    border-bottom:1px solid #CCCCCC;
    color:#808080;
    margin:30px 0 20px;
    padding:9px 0 9px 3px;
    font-size:108%;
}

.main-content h1.thanks {
    clear:both;
    margin:0 0 0 0;
    padding:0 0 0.5em 0;
    font-size:154%;
    color:#82ae46;
    font-weight:bold;
}

.main-content h1.pagetitle {
    margin:0 0 0.4em 0;
    padding:0 0 2px 0;
    border-bottom:solid 7px rgb(225,225,225);
    color:rgb(100,100,100);
    font-weight:bold;
    font-size:154%;
}

.main-content h1.block {
    clear:both;
    margin:1.0em 0 1.0em 0;
    padding:2px 0 2px 0px;
    font-size:139%;
    /* font-family:'メイリオ',Meiryo,Verdana,sans-serif; */
    /* color:#CC5522; */
    /* color:#649238; */
    /* color:#4E7500; */
    color:#094d86;
    font-weight:bold;
    border-left-color: #CC5522;      /* 左枠の色 */
    border-style: solid;             /* 枠の種類 */
    border-width: 0px 0px 0px 0px;   /* 枠の幅 */
}

.main-content h1.screen_page {
    clear:both;
    margin:1.0em 0 1.0em 0;
    padding:2px 0 2px 0px;
    font-size:139%;
    /* font-family:'メイリオ',Meiryo,Verdana,sans-serif; */
    /* color:#008d54; */
    color:#874e00;
    font-weight:bold;
    border-bottom: 1px solid #e7b268;
}

.main-content h1.opinion {
    clear:both;
    margin:0 0 0 0;
    padding:0 0 0.5em 0;
    font-size:139%;
    color:#82ae46;
    font-weight:bold;
}

.main-content h1.question {
    clear:both;
    margin:1.0em 0 1.5em 0;
    padding:2px 0 2px 0px;
    font-size:124%;
    /* color:#e7b268 CC5522;*/
    color:#094d86;
    font-weight:bold;
    border-left-color: #5f95c2;      /* 左枠の色 */
    border-style: solid;             /* 枠の種類 */
    border-width: 0 0 0 0px;         /* 枠の幅 */
}

.main-content h3 {
    clear:both;
    margin:1.0em 0 -0.5em 0;
    font-family:"trebuchet ms",arial,sans-serif;
    color:rgb(125,125,125);
    font-weight:normal; font-size:130%;
    text-align:left;

}

.main-content .question h4 {
    clear:both;
    margin:2.0em 0 0.5em 0.3em;
    padding: 0 0 0 3px;
    font-size:108%;
    color:#008d54;
    font-weight:bold;
    border-left-color: #008d54;      /* 左枠の色 */
    border-style: solid;             /* 枠の種類 */
    border-width: 0 0 0 10px;         /* 枠の幅 */
}

.column1-unit-index {
    width:800px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom:10px !important /*Non-IE6*/;
    margin-bottom:5px /*IE6*/;
}

p.explanation {
    clear:both;
    margin: 0 0 0 0;
    padding: 1.0em 1.0em;
    font-size: 108%;
    letter-spacing: normal;
    color:#696969;
    background-color:#e9e9e9;
}


div.question p {
    margin:30px 0 15px 0 !important /*Non-IE6*/;
    margin:30px 0 15px 0 /*IE6*/;
}

.main-content img {
    border: 0 none;
    margin: 0 0;
    padding: 0 0;
}

.main .error-message {
    color: #FF0000;
    line-height:1.0em;
}

.main .error-message img {
	width: 22px;
	height: 22px;
    border : none;
    margin: 2px 2px;
    margin: -5px 12px 0 2px !important;
}

div.bodyImage {
    text-align:center;
    margin-top:15px;
    margin-bottom: -10px;
}

.bodyImage img {
    border: 0 none;
    margin: 0 auto;
    padding: 0 0;
    float:none;
}
/*--------------------------------------------------------*/
/*  記事のプレビュー                                                                                                              */
/*--------------------------------------------------------*/
#positioner {
    position:relative; 
    width:160px; 
    height:155px; 
    padding-left:10px; 
    float:left; 
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background:#ffffff;
    border:1px solid #D5D5D5;
}

.widget {
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #E5E5E5;
    display: block;
    
    margin 0 10px;
    padding: 0 0;
    /* float: left; */
	background:#ffffff;
	width: 100%;
}

.widget-header {
	display: block;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: #EFEFEF  url(/img/widget-header-bg.png) repeat-x scroll center bottom;
    position: relative;

}

.widget h3 {
    color: #3F3F3F;
    font-size: 120%;
    font-weight: normal;
    margin: 0 0;
    padding: 6px 0 6px 8px;
    line-height: 18px;
}

ul.stories {
	margin: 0 0;
	padding: 0 0 1px;
}

ul.stories li {
	pading-bottom: 1em;
	margin: 0 10px;
	padding: 0 0 3px;
	line-height: 18px;
}

ul.stories li.index {
    padding: 0 0 15px;
}

ul.stories li a {
	display:block;
}

ul.stories li span {
	color: #8c8c8c;
	font-size:12px;
	white-space: nowrap;
}
ul.stories li.index span {
    margin-top: -5px;
}
a.more {
	white-space: normal;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: transparent url(/img/morearrow.gif) no-repeat scroll 100% 50%;
    padding-right: 10px;
    margin-left: 356px;
    font-size: 96%;
}

.more { text-align: right; }

#article {
    margin-bottom:10px !important;
    margin-top:10px;
    width: 900px;
}

#article .sidebar {
    float: left;
    width: 200px;
    margin-left: 25px;
}

#article .preview {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background:#ffffff;
    border:1px solid #D5D5D5;
    float: left;
    margin 0 0;
    padding: 0 20px;
    width: 600px;
}

#article .article_title {
    padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
}

#article h1 {
    color: #000000;
    /* font-size: 168px; */
    font-weight:normal;
    margin: 0 0;
    padding: 0 0;
    line-height: 1.5em;
}

#article .article_information {
    font-size: 88%;
    color: #686868;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #d3d3d3;
}

#article .article_body {
    font-size: 96%;
    color: #333333;
    padding: 10px 0 10px 0;
    min-height: 200px;
}


.padtop15 {
    padding-top: 15px;
    clear: both;
    /* border-bottom: 1px solid #e4e4e4; */
}

#article pre{
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 0 0;
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

#article table {
    margin:0 0 ;
    table-layout: fixed;
    border-collapse:collapse;
    empty-cells:show;
    background-color:transparent;
    width: auto;
    margin-left: 3px;
}

#article table td {
    border-top: 1px solid #666666 !important;
    border-right: 1px solid #666666 !important;
    border-bottom: 1px solid #666666 !important;
    border-left: 1px solid #666666 !important;
}

#article dl {
    width: auto !important;
}





/*--------------------------------------------------------*/
/*  処理メニュ                                            */
/*--------------------------------------------------------*/
#prosessing_menu_title {
    /* background:#FFFFFF none repeat scroll 0 0; */
    border:medium none;
    margin:0 0;
    overflow:hidden;
    padding: 6px 0 0 0;
    line-height:1.5em;
}

#prosessing_menu_title h2 {
    display:inline;
    font-size:140%;
    font-weight:bold;
    margin: 1px 1px 1px 1px;
}


/*--------------------------------------------------------*/
/*  エラーメッセージ                                      */
/*--------------------------------------------------------*/
.invalidError p {
    clear:both;
    padding: 0;
    margin: 0;
    color: #ff0000;
    font-size:108%;
}

.invalidError img  {
    border:none;
    margin: 2px 2px 0 3px !important /*Non-IE6*/;
    margin: 3px 2px 0 3px /*IE6*/;
}

/*--------------------------------------------------------*/
/*  Staff form                                            */
/*--------------------------------------------------------*/
.admin-list-icon {
    float:left;
    padding: 0 7px 7px 0;
}
.admin-list-icon img {
    border: 0 none;
    margin: 0 0;
    padding: 0 0;
}

.clear-contentunit {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    clear: both;
    height: 0.0em;
    width: 900px;
}

#AdminStaffForm input.field  {
    display:block;
    /* margin:0 0 -2px 0; */
    margin:0 0 0 0;
    padding: 1px 1px !important /*Non-IE6*/;
    padding: 2px 2px /*IE6*/;
    border:solid 1px rgb(200,200,200);
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    font-size:108%;
    /* width:160px; */
}
#AdminStaffForm select {
    display:block;
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    font-size:108%;
    border:solid 1px rgb(200,200,200);
    margin:2px 0 0 0 !important /*Non-IE6*/;
    margin:2px 0 0 0 /*IE6*/;
}


#AdminStaffForm  p {
    color:#333333;
    font-size:108%;
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    margin:  0 0;
    padding: 0 0;
}

/*--------------------------------------------------------*/
/*  form メイン                                           */
/*--------------------------------------------------------*/
.contentA {
    clear:both;
    /* width:100%;*/
    border-top : solid 1px #B3B3B3;
    border-right : solid 1px #B3B3B3;
    /* border-bottom : solid 1px #B3B3B3;*/
    /* border-left: solid 1px #B3B3B3;*/
}

.row {
    line-height:1.4em;
    background-color:#fff;
    display:block;
    min-height:20px;
    height: auto !important;
    height: 32px;
    border-left: solid 5px #B3B3B3;
    border-bottom: dotted 1px #B3B3B3;
}

.row p {
    margin-left:0.5em;
}

.bottom {
    border-bottom : solid 1px #B3B3B3;
}

.required {
    /* border-left: solid 5px #CF3E00; */
    border-left: solid 5px #F4853D;
}


.row .left{
    padding:27px 15px 15px 10px;
    /* width:180px; */
    width:150px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
    font-size:108%;
}

.row .show {
    padding:15px 15px 0px 10px;
    float:left;
    min-height:20px;
    height: auto !important;    /* firefox */
    _height: 20px;
    font-size:100%;
}

.row .center{
    padding: 7px 0px 5px 5px;
    width:450px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
}

.row .bodytext{
    padding: 7px 0px 5px 5px;
    width:700px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
}

.row .center_left{
    padding: 7px 0px 5px 5px;
    width:220px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
}

.row .center_right{
    padding: 7px 20px 30px 5px;
    width:200px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
}

.row .show {
    padding:15px 0px 0px 10px;
    float:left;
    min-height:20px;
    height: auto !important;    /* firefox */
    _height: 20px;
}

.row  em {
    font-style: normal;
    font-size: 89%    /* 10px  89% 11px */;
    _font-size: 85%   /* 11px 85% 11px */;
    color: #6b6b6b;
}
.row  em.Q {
    padding-bottom: 15px;
}


.row .right{
    padding:15px 0px 5px 0;
    width:260px;
    float:left;
    min-height:26px;
    height: auto !important;    /* firefox */
    _height: 32px;
    font-size: 89%   /* 11px */;
    _font-size: 85%   /* 11px */;
}

.row .clear{
    margin: 0 0 0 0;
    _margin:-20px 0 0 0;
    float:none;
    clear:both;
    height:0px;
}


.row input[type=radio] {
    margin: 5px 3px 0px 2px;
}


em.example {
    /*font-style: normal;*/
    font-size: 108%   /* 14px */;
    _font-size: 108%   /* 14px */;
    color: #ff7f50;
}

.allowedtags {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    color:#333333;
    float:right;
    text-align:right;
}

/*----------------------*/
/*  jQuery              */
/*----------------------*/
.over{
    /* background-color:#FBF1E2;
    background-color:#EBFBD2; */

    /* background-color:#e0ebaf */    /* 若芽色 わかめいろ */;
    /* background-color:#E6F1F5  */  /* 水色*/;
    background-color:#EFFBFF;
}

.out{
    background-color:none;
}

/*----------------------*/
/*  form                */
/*----------------------*/

#MyForm {
    /* width:100%; */
    /*
    padding:10px 20px 20px 10px;
    border:solid 1px rgb(200,200,200);
    background-color:rgb(240,240,240);*/
    /* border-style:none; */

}


#MyForm label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}


#MyForm input.field  {
    /* margin:0 0 -2px 0; */
    margin:0 0 0 0;
    padding: 1px 1px !important /*Non-IE6*/;
    padding: 2px 2px /*IE6*/;
    border:solid 1px rgb(200,200,200);
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    font-size:108%;
}

#MyForm input.textinput, #MyForm textarea.textinput  {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF;
    border:1px solid #D3D3D3;
    color:#000000;
    font-size:108%;
    margin-bottom:2px;
    padding:3px 0;
    text-indent:3px;
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
}


#MyForm input:focus, #MyForm textarea:focus, #MyForm select:focus {
    border-color:#77B2EE;
    /* border-color:#666666; */
}


/* for IE7 */
*+html body {
    font-size:116%;
}

#MyForm input.radio {
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    margin: 0 0 0 0 !important /*Non-IE6*/;
    margin: 0 0 0 0 /*IE6*/;
    padding: 2px 2px !important /*Non-IE6*/;
    padding: 2px 2px /*IE6*/;
    border:none;
    font-size:108%;
}

#MyForm input.checkbox {
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    margin:0 0 0 0 !important /*Non-IE6*/;
    margin:0 0 0 0 /*IE6*/;
    padding: 2px 2px !important /*Non-IE6*/;
    padding: 2px 2px /*IE6*/;
    border:none;
    font-size:108%;
}

#MyForm select {
    font-family:'メイリオ',Meiryo,Verdana,sans-serif;
    font-size:108%;
    border:solid 1px rgb(200,200,200);
    margin:2px 0 0 0 !important /*Non-IE6*/;
    margin:2px 0 0 0 /*IE6*/;
}

.requiredString {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    /* background:#C01A18 none repeat scroll 0 0; */
    background:#F4853D none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:81%;
    font-style:normal;
    margin-left:5px;
    padding:3px 4px 1px 5px;
}


/******************/
/*  BUTTONS        */
/******************/

.main-content div.buttons {
    clear:both;
    width:100%;
    margin: 0 auto;
    text-align:center;
}

.button {
    font-size:108%;
    color: #000;
    width: 140px;
    height: 24px;
    border: 0;
    background: url(../img/button.gif) repeat-x;
    /* text-indent: -9999px; */
    vertical-align: top;
    cursor: pointer;
    -moz-border-radius:5px;
}

.button:hover{
  color: #333;
  background: url(../img/button_hover.gif) repeat-x;
}

div.submit {
    padding: 40px 0 10px 0;
    text-align:center;
}

/******************/
/*  tables        */
/******************/

p.attention {
    clear:both;
    margin: 0 0 0.5em 0.3em;
    padding-top:1em;
    font-size: 108%;
    letter-spacing: normal;
    /* color:#696969; */
    color:#000;
}

.main-content table {
    clear:both;
    /* width:800px; */
    width:100%;
    margin:0 0 10px 0px;
    table-layout: fixed;
    border-collapse:collapse;
    empty-cells:show;
    background-color:transparent;
}
.main-content table th.top {
    height:2.3em;
    padding:0 7px 0 7px;
    empty-cells:show;
    background-color:#f1f1f1;
    text-align:center;
    color:rgb(80,80,80);
    font-weight:normal;
    font-size:100%;
}

.main-content table th {
    height:3.0em;
    padding:2px 5px;
    background-color: #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    text-align:left; color:rgb(80,80,80);
    font-weight:normal;
    font-size:100%;
}

.main-content table th.enqnum {
    border-left: 5px solid #f1f1f1;
}

/*
.main-content table tr.trow {
    border-left: 5px solid #CF3E00;
    background-color:transparent;
}
*/

.main-content table td {
    height:3.0em;
    padding: 7px 7px;
    /* border-left: 1px solid #ccc; */
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align:left;
    font-weight:normal;
    color:rgb(80,80,80);
    font-size:100%;
    background-color:transparent;
}

.main-content table td.enqnum {
    width:7%;
    text-align:center;
    height:2.0em;
    font-size:100%;
    border-left: 5px solid #CF3E00;
}

.main-content table td p {
    font-size:90%
}

.main-content table td.left {
    text-align:center;
}

table#structure  {
    background-color:transparent;
    empty-cells:show;
    table-layout:fixed;
    border: 0px solid #fff;
    margin:  13px 0 9px 0;
    border-collapse:collapse;
    clear:both;
    width:90%   /*Non-IE6*/;;
    _width:95%  /*IE6*/;;
}

table#structure th {
    height:1.7em;
    padding: 0 0 0 9px;
    background-color:transparent;
    font-weight:normal;
    color:rgb(80,80,80);
    font-size:100%;
    border: 0px solid #fff;
    text-align:left;
}

table#structure td {
    height:1.7em;
    padding: 7px 0 7px 9px !important /*Non-IE6*/;
    padding: 7px 0 7px 9px /*IE6*/;
    background-color:transparent;
    font-weight:normal;
    color:rgb(80,80,80);
    font-size:100%;
    text-align:left;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
}



/*--------------------------------------
    data
---------------------------------------*/
dl.data {
    width: 430px;
    /* display:inline; */
    padding-bottom: 0;
    margin: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    font-size: 108%;
}

dl.data dt {
    float: left;
    width: 10em;
    padding: 15px 0.2em 15px 0.5em;          /* top right bottom left */
    clear:both;
    border-top: 1px solid #ddd;
    color: #666;
}

dl.data dd {
    font-size:108%;
    margin: 0 0 0 10em;                /* top right bottom left */
    padding: 15px 10px 15px 1em;        /* TopBottom  LeftRight */
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #333;
    background-color: #fff;
}

/*--------------------------------------
    dl data article
---------------------------------------*/
dl.article {
    /* width: 430px; */
    width: 30.2em;
    /* display:inline; */
    padding-bottom: 0;
    margin: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    font-size: 108%;
    line-height:1.5em;
}

dl.article dt {
    float: left;
    width: 10em;
    padding: 15px 0.2em 15px 0.5em;          /* top right bottom left */
    clear:both;
    border-top: 1px solid #ddd;
    color: #666;
}

dl.article dd {
    font-size:108%;
    margin: 0 0 0 10em;                /* top right bottom left */
    padding: 15px 1em 15px 1em;        /* TopBottom  LeftRight */
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #333;
    background-color: #fff;
}

/*--------------------------------------
    memberlist
---------------------------------------*/
dl.memberlist {
    width: 100%;
    /* width: 30.2em; */
    display:inline;
    padding-bottom: 0;
    margin: 0;
    font-size: 96%;
    line-height:1.5em;
}

dl.memberlist dt {
    float: left;
    width: 10em;
    padding: 0 0.2em 0 0.5em;          /* top right bottom left */
    clear:both;
    color: #333;
    font-weight: normal;
}

dl.memberlist dd {
    margin: 0 0 0 10em;           /* top right bottom left */
    padding: 0 1em 0 1em;        /* TopBottom  LeftRight */
    color: #333;
    background-color: #fff;
}

dl.business_scope {
    font-size: 96%;
    color: #333333;
    padding: 10px 0 10px 0;
    min-height: 170px;
    width: 100%;
}

/*--------------------------------------
    flyout gallary
---------------------------------------*/

/*
.gallery { position:relative; border:1px solid #333; background-color:#FFFFFF; margin-top:20px;}
.gallery img { position:relative; margin:20px; border:1px solid #FC0; }
*/



