/* ----------------------------------------------------------------------------------------------------------
	全体
-----------------------------------------------------------------------------------------------------------*/
body {
	background-color: #ffffff;
	color: #333333;
	margin: 10px 10px 10px 15px;
}
/* ----------------------------------------------------------------------------------------------------------
	ヘッダー
-----------------------------------------------------------------------------------------------------------*/
div#header {
	float: left;
	width:99.5%;
}
div#header_left {
	float: left;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-align: left;
	width: 450px;
}
div#header_right {
	float: right;
	padding-top: 24px;	
	padding-bottom: 1px;
	padding-right: 5px;
	text-align: right;
}
div#page_title {
	font-size: 140%; 
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------------------
	フッター
-----------------------------------------------------------------------------------------------------------*/
div#footer {
	float: left;
	width: 99.5%;
}
div#footer_left {
	float: left;
	padding-top: 5px;
	padding-bottom:21px;
	padding-left: 5px;
	text-align: left;
}
div#footer_right {
	float: right;
	font-size: 9px;
	font-family: Verdana;
	padding-top: 4px;
	padding-bottom:23px;
	padding-right: 5px;
	text-align: right;
}
/* ----------------------------------------------------------------------------------------------------------
	ボディ
-----------------------------------------------------------------------------------------------------------*/
div#body {
	float:left;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	width:99.5%;
}
.category_title {
	float: left;
	text-indent: 5px;
	line-height: 23px;
	border-top: 1px solid #aaaaaa;
	background-image: url(../images/stripe_back_2.gif);
	padding-top: 1px;
	padding-bottom: 0px;
	width: 100%;
}
.category_data {
	float: left;
	font-size: 80%;
	line-height: 25px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 20px;
	width: 90%;
}
.category_data1 {
	float: left;
	font-size: 80%;
	line-height: 25px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 0px;
	width: 90%;
}
.category_map_left {
	float:left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 22px;
	font-size: 80%;
	width: 400px;
}
.category_map_right {
	float:left;
	padding-top: 65px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 22px;
	font-size: 80%;
	width: 50%;
}
.category_table {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 22px;
	width: 100%;
}
.arrow{
	padding-left:14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}
.poster {
	padding-bottom: 10px;
}
.counter {
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #aaaaaa;
	background-color: #f0f0f0;
}
.indent {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 25px;
}
.short_indent {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 25px;
}
.sub_title {
	font-size: 110%;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------------------
	テーブル
-----------------------------------------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
.table_title {
	font-size: 110%;
	font-weight: bold;
}	
.table_column_title {
	text-align: center;
	line-height: 20px;
	border: 1px solid #aaaaaa;
	background-color: #e5e5e5;
	color: #333333;
}
.table_column_sub_title {
	padding-left: 3px;
	text-align: left;
	line-height: 25px;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	font-size: 120%;
	font-weight: bold;
}
.table_first_row {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
	line-height: 20px;
	border: 1px solid #aaaaaa;
	background-color: #f5f5f5;
	font-size: 120%;
}
.table_data {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #aaaaaa;
}	
/* ----------------------------------------------------------------------------------------------------------
	フォーム
-----------------------------------------------------------------------------------------------------------*/
.submit {
	border-top: 0px;
	border-bottom: 1px solid #aaaaaa;
	border-left: 0px;
	border-right: 1px solid #aaaaaa;
	background-color: #dddddd;
	width: 50px;
}
.text {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #eeeeee;
    background-color:#ffffff;
}  												
/* ----------------------------------------------------------------------------------------------------------
	リンク
-----------------------------------------------------------------------------------------------------------*/
a:link { 
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}
a:visited { 
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}
a:hover {
	background-color: #f0f0f0;
}
a:active {
	color: #dddddd;
}
a:link.ul_none {
	text-decoration: none;
	border-bottom: 0px;
}
a:visited.ul_none { 
	text-decoration: none;
	border-bottom: 0px;
}
a:link.underline_none {
	text-decoration: none;
	border-bottom: 0px;
}
a:visited.underline_none { 
	text-decoration: none;
	border-bottom: 0px;
}
a.doc{
	background-image: url(../images/doc.gif);
	padding-left:20px;
	background-repeat: no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------
	ライン
-----------------------------------------------------------------------------------------------------------*/
.line {
	margin-top: 7px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
	width: auto;
}
.top_line {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
}
.half_line {
	margin-top: 7px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
	width: 600px;
}
.underline {
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------------
	画像
-----------------------------------------------------------------------------------------------------------*/
img {
	border : 0px;
	vertical-align: middle;
}
/* ----------------------------------------------------------------------------------------------------------
	フォント
-----------------------------------------------------------------------------------------------------------*/
.font_size_90 {
	font-size: 90%;
}
.font_size_80 {
	font-size: 80%;
}
.font_size_70 {
	font-size: 70%;
}
.syntax  {
	font-family: "Courier New";
	font-weight: bold;
	font-size: 130%;
}
.option {
	color: #000000;
	font-size: 120%;
}
.strong {
	font-weight: bold;
}
.message
{
	font-size: 200%;
}
.koumoku {
	line-height: 24px;
	font-size: 12px;
}
.gts {
	font-weight: bold;
	font-family: Verdana;
	font-size: 90%;
}
.input_keyboard {
	line-height: 20px;
    border: 1px dashed #aaaaaa;
	background-color: #eeeeee;
	color: #000000;
}
.text_file {
	line-height: 20px;
    border: 1px dashed #aaaaaa;
	background-color: #ffffff;
	color: #000000;
}
.magazine {
	line-height: 16px;
    border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #000000;
	width: 600px;
}