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


/*----------
p
----------*/
p{
	margin-bottom:1em;
}


/*----------
ul
----------*/
ul{
	margin-bottom:1em;
}
ul.list_disc{
	list-style-type:disc;
}
ul.list_decimal{
	list-style-type:decimal;
}


/*----------
a
----------*/
a{
	color:#006699;
}
a:hover{
	color:#FF9900;
}


/*----------
.submit
----------*/
.submit{
	text-align:center;
}
.submit .l{
	width:45%;
	text-align:left;
}
.submit .r{
	width:45%;
	text-align:left;
}
.submit a{
	display:block;
	width:100%;
	height:100%;
	background-position:0% 0%;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}
.submit a:hover{
	background-position:0% 100%;
}


/*----------
table.table_01
----------*/
table.table_01{
	width:100%;
	margin:0 0 1em 0;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-collapse:collapse;
	background-position:100% 0%;
	background-repeat:repeat-y;
}
table.table_01 th{
	padding:5px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background-color:#F1F1F1;
}
table.table_01 td{
	padding:5px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
table.nomal,
table.nomal th,
table.nomal td{
	border:0;
}


/*----------
table.table_02
----------*/
table.table_02{
	width:100%;
	margin:0 0 1em 0;
	border-collapse:collapse;
	background-position:100% 0%;
	background-repeat:repeat-y;
}
table.table_02 th{
	padding:5px;
	border-bottom:1px dashed #DDDDDD;
}
table.table_02 td{
	padding:5px;
	border-bottom:1px dashed #DDDDDD;
}
table.nomal,
table.nomal th,
table.nomal td{
	border:0;
}


/*----------
ul#pankuzu
----------*/
ul#pankuzu{
	list-style-type:none;
}
ul#pankuzu li{
	padding:0 0 0 20px;
	float:left;
	background-image:url(../images/pankuzu_bg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}
ul#pankuzu li.home{
	padding:0;
	background:0;
}
/* Start.Clearfix */
ul#pankuzu:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
ul#pankuzu{
	display:inline-block;
	min-height:1%;
}
* html ul#pankuzu{
	height:1%;
}
ul#pankuzu{
	display:block;
}
/* End.Clearfix */


/*----------
a.a_flag
----------*/
a.a_flag{
	display:block;
	height:0;
	line-height:0;
	font-size:0;
}


/*----------
ul.attention
----------*/
ul.attention{
	padding:5px 0 0 0;
	font-size:90%;
	color:#990000;
	list-style-type:none;
	clear:both;
}
ul.attention li{
	padding:0 0 0 15px;
	background-image:url(../images/attention_bg.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}


/*----------
ul.error
----------*/
ul.error{
	list-style-type:none;
	color:#FF0000;
}


/*----------
.guid
----------*/
.guid{
	padding:10px;
	margin:0 0 1em 0;
	border:1px dashed #CCCCCC;
}
.guid_error{
	padding:10px;
	margin:0 0 1em 0;
	border:1px dashed #FF0000;
	color:#FF0000;
}
.guid strong{
	font-size:120%;
	color:#FF3300;
}
.guid .back{
	padding:10px 0 0 0;
	text-align:center;
}


/*----------
.navi
----------*/
/* Start.Clearfix */
.navi:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
.navi{
	display:inline-block;
	min-height:1%;
}
* html .navi{
	height:1%;
}
.navi{
	display:block;
}
/* End.Clearfix */
.navi a,
.navi span{
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	border:1px solid #DDDDDD;
}
.navi a:hover{
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
}
.navi .active{
	color:#990000;
	font-weight:bold;
}
.navi .death{
	color:#999999;
}
.navi .of{
	float:right;
}


/*----------
ul.help_link
----------*/
ul.help_link{
	background-image:url(../images/help_link_bg.gif);
	background-repeat:no-repeat;
	list-style-type:none;
}
ul.help_link li{
	background-image:url(../images/help_link_bg.gif);
	background-repeat:no-repeat;
}


/*----------
.clear
----------*/
.clear{
	clear:both;
}


/*----------
.l
----------*/
.l{
	float:left;
}


/*----------
.r
----------*/
.r{
	float:right;
}


/*----------
.image_l
----------*/
.image_l{
	float:left;
	padding:0 10px 10px 0;
}


/*----------
.image_r
----------*/
.image_r{
	float:right;
	padding:0 0 10px 10px;
}


/*----------
.red
----------*/
.red{
	color:#FF0000;
}


/*----------
.reset
----------*/
.reset{
	margin-bottom:0;
}


/*----------
.clearfix
----------*/
/* Start.Clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix{
	display:inline-block;
	min-height:1%;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* End.Clearfix */
