/*  */

body, td, th {
	font-family			: sans-serif;
	font-size			: 14px;
	color				: #000;
}

body {
	background-color	: #fff;
}

td.right {
	width:610px;
/*	word-break: break-all;*/
	word-wrap:break-word;
	background	:#fff url("../img/bg_right.png") repeat-y right;
}
td.left {
	background	:#fff url("../img/bg_left.png") repeat-y;
	padding-left	:10px;
}

div.doc {
	margin		: 0px 0px 0px 0px;
}

div.doc div.doc {
	margin		: 10px 5px;
	line-height	:1.4em;
	font-size		: 16px;
}

div.doc table th {
	font-size		: 14px;
}

a img {
	border				: none;
}

a:link {
	color				: #00f;
	text-decoration		: none;
}

a:visited {
	color				: #909;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}

a:active {
	color				: #f63;
	text-decoration		: none;
}

/* メニューボタン定義 */
a.btn1 , a.btn2 , a.btn3 {
	color				: #fff;
	text-decoration		: none;
	cursor				:pointer;
}

div.btn1, a div.btn1 ,div.btn2, a div.btn2 {
	padding				: 8px 0px 8px 27px;
	width				: 210px;
	height				: 14px;
	color				: #333;
	text-decoration		: none;
	background-repeat	: no-repeat;
	margin				: 0px;
	border-color			:#999;
	border-width			:0px 1px 1px 0px;
	border-style			:solid;
}

div.btn3, a div.btn3 {
	padding				: 8px 0px 8px 27px;
	width				: 210px;
	height				: 14px;
	color				: #06c;
	text-decoration		: none;
	background-repeat	: no-repeat;
	margin				: 0px;
	border-color			:#999;
	border-width			:0px 1px 1px 0px;
	border-style			:solid;
}

div.btn2, a div.btn2 {
	padding				: 8px 0px 8px 57px;
	width				: 180px;
}

div.btn1, div.btn3  {
	color				: #333;
	background-image	: url(../img/btn_tab_on1.png);
}

div.btn2 {
	color				: #333;
	background-image	: url(../img/btn_tab2_on.png);
}

a div.btn1, a div.btn3 {
	background-image	: url(../img/btn_tab_off.png);
}

a div.btn2 {
	background-image	: url(../img/btn_tab2_off.png);
}

a:hover div.btn1 {
	color				: #990;
	background-image	: url(../img/btn_tab_hover.png);
}

a:hover div.btn2 {
	color				: #990;
	background-image	: url(../img/btn_tab2_hover.png);
}
a:hover div.btn3 {
	color				: #990;
	background-image	: url(../img/btn_tab_hover.png);
}

/* 左サイドボックス */
#sidebox1 {
	color				: #666;
	padding-top			: 10px;
	padding-left		: 15px;
	padding-right		: 10px;
	width				: 165px;
	height				: 212px;
	background			: url(../img/sidebox1.png);
	background-repeat	: no-repeat;
	line-height			: 110%;
}

#sidebox2 {
	color				: #666;
	background-color	: #eee;
	line-height			: 110%;
	border-color:#999 #ccc #ccc #999;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}

#sidebox2 th {
	background-color	: #ccc;
}

/* 情報タイトル枠 */
.infobox {
	padding				: 8px;
	margin				: 8px 4px;
	border-bottom			: 1px solid #ccc;
}

/* 情報タイトルバー */
.infobar {
	margin				: 0px;
	padding				: 0px;
	color				: #069;
	width				: 380px;
	height				: 17px;
	font-size			: 16px;
	line-height			: 110%;
}

/* 選択ボタン定義 */
#btn_sel td {
	vertical-align		: middle;
	text-align			: center;
}

div.copyright {
	color			: #666;
	margin-bottom		: 12px;
	font-size			: 11px;
}

.title {
	width:540px;
	border-top		: #eee solid 1px;
	border-bottom		: #666 solid 1px;
	border-right		: #ccc solid 1px;
	border-left		: #ccc solid 1px;
	padding			: 8px 8px 10px 20px;
	margin-left		: 8px;
	color			: #06c;
	font-size			: 14px;
	background-image	: url(../img/bg_title4.jpg);
}

.title table td {
	color			: #06c;
	font-size			: 14px;
}

.title span {
	font-family:"impact";
	font-size:20px;
	color:#ddd;
}

.text {
	padding				: 8px 12px 18px 12px;
}

.pankuzu {
	padding				: 2px 8px;
	margin				: 4px 8px 4px 0px;
	color				: #666;
}

.btn_pdf a {
	display				: block;
	width				: 322px;
	height				: 41px;
	text-align			: center;
	text-decoration		: none;
	font-weight			: bold;
	color				: #666;
/*	background-image	: url(../img/btn_big_off.png);
	background-repeat	: no-repeat; */
	float				: left;
	vertical-align		: middle;
	line-height			: 30pt;
	font-variant		: normal;
}

.btn_pdf a:active {
	width				: 322px;
	height				: 41px;
	text-align			: center;
	font-weight			: bold;
/*	background-image	: url(../img/btn_sel_big_on.png);
	background-repeat	: no-repeat; */
}

.btn_sel {
	vertical-align		: middle;
	text-align			: center;
	line-height			: 30pt;
}

.info_size {
	font-size			: 80%;
	color				: #666;
	font-weight			: bold;
}

/*
.btn_renraku a {
	display				: block;
	width				: 227px;
	height				: 35px;
	text-align			: center;
	text-decoration		: none;
	margin				: center;
	background-image	: url(../img/btn_renraku_off.png);
	background-repeat	: no-repeat;
}
*/

/*
.btn_renraku a:hover {
	background-image	: url(../img/btn_renraku_on.png);
	background-repeat	: no-repeat;
}
*/

table.admin {
	margin				: 5px 0px;
	border				: #f00 solid 1px;
	color				: #f00;
	background-color	: #fcc;
}

a.accordion_q {
	display				: block;
	margin				: 10px 0px 0em 1em;
}

span.accordion_date {
	color				: #111;
}

div.accordion_a {
	border				: 1px solid #f60;
	border-top			: none;
	height				: auto !important;
	margin				: 0em 1em 2em 2em;
	padding				: 0.2em 1em 1em 1em;
}

span.accordion_atitle {
	color				: #f60;
	display				: block;
	line-height			: 1.8em;
}

.caution {
	color				: #e11;
}

table#form tr td {
	border-spacing		: 1px;
	margin-left		: 50px;
	padding			: 10px 4px 4px 4px;
	text-align		: left;
	vertical-align		: top;
}

table#form tr th {
	border-spacing		: 1px;
	font-weight		: normal;
	margin-left		: 50px;
	padding			: 12px 4px 4px 4px;
	text-align		: left;
	vertical-align		: top;
}

table.form {
	border:#039 solid 1px;
}

table.form th {
	background-color:#bdf;
	valign:top;
	align:left;
	border-width: 1px;
	border-color:#cff #999 #999 #fff;
	border-style:solid;
}

table.form td {
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	border-style: solid;
}

input.input_text_err, textarea.input_text_err {
	background-color	: #fcc;
}

.msg_form {
	border				: #333 solid 2px;
	margin				: 50px 50px 130px 50px;
	padding				: 30px;
}

input.submit {
	font-size			: larger;
	font-weight			: bold;
/*	letter-spacing		: 0.8em; */
	padding-right		: 2em;
	padding-left		: 2em;
/*	width				: 120px; */
	height				: 35px;
}

a.box {
	padding:4px 8px;
	margin:4px;
	border:#999 solid 1px;
	background-color:#fff;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

a.box:link {
}
a.box:visited {
}

a.box:hover,a.box2:hover {
	background-color:#ccf;
	text-decoration: underline;
}
a.box:active,a.box2:active {
	background-color:#669;
}

div.tab_menu {
	line-height:2.0em;
	font-size:13px;
}
div.tab_menu span {
	border:#ccc solid 1px;
	background-color:#ccf;
	padding:3px;
}
div.tab_menu a {
	border:#ccc solid 1px;
	padding:3px;
}

.footer {
	background:#fff url(../img/pic_bottom.png) no-repeat;
}

/*  */

div#dlg {
	display				: none !important;
}

span.hissu {
	display				: none;
}

.requiredTip {
/*	font-size			: 0.8em;*/
	font-size			: 1.0em;
	border				: #f00 solid 1px;
	background-color	: #fcc;
	color				: #f00;
	padding				: 2px;
}

.table_form {
	border-collapse		: collapse;
}

.table_form th {
	border-bottom		: 2px solid #06C;
	padding				: 3px;
}

.table_form td {
	border-bottom		: 1px solid #666;
	padding				: 2px;
}

.msg_form {
	border				: #333 solid 2px;
//	margin				: 50px 50px 130px 50px;
	margin				: 10px 50px 20px 50px;
	padding				: 30px;
}
/* for news */
.red_square {
    background-color    : #ffecec;
    border              : #ff6666 solid 1px;
    padding             : 1px;
}
.gray_square {
    border              : #ccc solid 1px;
    padding             : 3px;
}
.gray_square2 {
    background-color    : #ccc;
    border              : #ccc solid 1px;
    padding             : 3px;
    font-weight         : bold;
    color               : #666;
}
.no_list {
    border              : #ff6666 solid 1px;
    color               : #ff6666;
    font-size           : 9px;
}
.link_act {
    margin-top          : 5px;
    padding             : 5px;
}
.bold {
    font-weight         : bold;
}

/* for image */
a.thickbox img {
 border:#036 solid 1px;
 padding:2px;
}
a:link.thickbox img {
 border-color:#036;
}
a:visited.thickbox img {
 border-color:#036;
}
a:hover.thickbox img {
 border-color:#F60;
}
a:active.thickbox img {
 border-color:#F00;
}

.photo_box {
	background-image	: url(../img/photo_box12.gif);
	background-repeat	: repeat-y;
	padding				: 5px 5px 5px 6px;
}

.gray_back {
	background-color	: #f2f3f2;
	border				: #cfcfcf solid 1px;
}
.btn_cancel {
	background-color	: #f2f3f2;
	border				: #060606 solid 1px;
	padding				: 2px 4px;
}

.blue_square {
    border              : #00f solid 1px;
	background-color	: #dbffff;
    padding             : 3px;
}
/* for form */
span.hissuu,span.nini {
	font-size			:  0.8em;
	border				:  #f00 solid 1px;
	background-color	:  #fcc;
	color				:  #f00;
	padding				:  2px;
}
.msg_disp {
	border				: #ccc solid 2px;
	margin				: 10px 50px 10px 50px;
	padding				: 20px;
}

/* for members login */
.login_box {
	background-image	: url(../img/login_box2.jpg);
	background-repeat	: no-repeat;
	padding				: 10px;
}
/* character */
.text_white {
	color				: #fff;
}
.text_blue {
	color				: #06c;
}


