@charset "UTF-8";
/* CSS Document */

/*=========================================================
 *
 *	css file for "www.aaaaaaa.com"
 *	file name : table.css
 *
=========================================================*/

/* table010 */
/* -------------------------------------------------- */

table.table010 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #555;
	text-align: center;
	width: 660px;
	margin: auto;
	margin-bottom: 20px;
}

table.table010 td {
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 10px 20px;
	text-align: left;
}
table.table010 td span {
	display: block;
	padding: 4px 0;
	font-size: 12px;
}

table.table010 td.ttl {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;	
}

table.table010 td.ttl span.must,
span.must {
	display: inline;
	color: #ff0000;
}

table.table010 td span.ttl {
	display: block;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

table.table010 td a {
	text-decoration: none;
	color: #639c39; /*green*/
}

table.table010 td a:hover {
	text-decoration: underline;
}

table.table010 td a:visited {	
	color: #639c39; /*green*/
}

input.form_text {
	border: 1px solid #ccc;
	padding: 2px 4px;
	font-size: 14px;
	width: 300px;
	background: #FFC;
}

input.form_text_200 { width: 200px; }
input.form_text_150 { width: 150px; }
input.form_text_120 { width: 120px; }
input.form_text_100 { width: 100px; }
input.form_text_50 { width: 50px; }


textarea.form_textarea {
	border: 1px solid #ccc;
	padding: 4px 0;
	font-size: 14px;
	width: 300px;
	height: 100px;
	background: #FFC;
}

textarea.form_textarea_200 { width: 200px; }
textarea.form_textarea_150 { width: 150px; }
textarea.form_textarea_120 { width: 120px; }
textarea.form_textarea_100 { width: 100px; }
textarea.form_textarea_50 { width: 50px; }


/* table011 */
/* -------------------------------------------------- */

table.table011 {
	border-collapse: separate;
	border-spacing: 0px;
	border: none;
	color: #555;
	text-align: center;
	width: 100%;
	margin: auto;
	border-top: 1px solid #eee;
}

table.table011 td {
	text-align: left;
	border: none;
	padding: 0;
	text-align: left;
}


table.table011 td.td_01 {
	width: 10%;
	border-right: 1px solid #eee;
	vertical-align: middle;
}

table.table011 td.td_01 a,
table.table011 td.td_03 a
{
	display: block;
	width: 100%;
	height: 80px;
	text-align: center;
}

table.table011 a.backbtn { background: url(../sharedimg/btn_prev.png) no-repeat center 50%; }
table.table011 a.nextbtn { background: url(../sharedimg/btn_next.png) no-repeat center 50%; }


table.table011 a.backbtn:hover,
table.table011 a.nextbtn:hover
{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}


table.table011 td.td_02 {
	width: 80%;
	border-right: 1px solid #eee;
}
table.table011 td.td_03 {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}

/* table012 */
/* -------------------------------------------------- */

table.table012 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	color: #555;
	text-align: center;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
}

table.table012 td {
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 10px 20px;
	text-align: left;
}
table.table012 td span {
	display: block;
	padding: 4px 0;
	font-size: 12px;
}

table.table012 td.ttl {
	font-size: 12px !important;
	font-weight: bold;
	vertical-align: middle;	
}

table.table012 td.ttl span.must,
span.must {
	display: inline;
	color: #ff0000;
}

table.table012 td span.ttl {
	display: block;
	font-size: 12px !important;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

table.table012 input.form_text {
	border: 1px solid #ccc;
	padding: 2px 4px;
	font-size: 14px;
	width: 100%;
	background: #FFC;
}
table.table012 input.form_text_150 { width: 100px !important; }
table.table012 input.form_text_100 { width: 100%; }


table.table012 textarea.form_textarea {
	border: 1px solid #ccc;
	padding: 4px 0;
	font-size: 14px;
	width: 100%px;
	height: 100px;
	background: #FFC;
}
table.table012 textarea.form_textarea_150 { width: 100%; }

/* table013 */
/* -------------------------------------------------- */

table.table013 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #555;
	text-align: center;
	width: 660px;
	margin: auto;
	margin-bottom: 20px;
}

table.table013 td {
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 10px 20px;
	text-align: left;
}
table.table013 td span {
	display: block;
	padding: 4px 0;
	font-size: 12px;
}

table.table013 td.ttl {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;	
	background: #ddd;
}

table.table013 td.ttl span.must,
span.must {
	display: inline;
	color: #ff0000;
}

table.table013 td span.ttl {
	display: block;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

table.table013 td a {
	text-decoration: none;
	color: #639c39; /*green*/
}

table.table013 td a:hover {
	text-decoration: underline;
}

table.table013 td a:visited {	
	color: #639c39; /*green*/
}





