@charset "UTF-8";


*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial,"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}

img{border:none;}

.clear{clear: both;}

/*base*/

body{
	font-size: 90%;
	line-height: 120%
}


/*imghack*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


address{
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*---------------------------------------------*/

.hyouji{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 20px 40px;
	margin-top: 20px;
}

.hyouji02{
	width: 1000px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
}.bt_close{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

h2{
	margin-bottom: 5px;
	margin-top: 5px;
}

.hyouji p{
	margin-bottom: 5px;
	margin-top: 5px;
}

/*--------------------------------------------- yakuin*/

.yakuin{
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------- kaiin*/

.main_table{
	border-bottom-width: 1px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 100%;
}

.main_table th{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px;
	padding: 8px;
}

.main_table td{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px;
	padding: 8px;
	vertical-align: top;
}

.main_table td p{	margin-bottom: 5px;
	margin-top: 0px;}

.blue{color: #003399;}

.green{color: #006600;}

.red{color: #CC0000;}

/*--------------------------------------------- kessan*/

table.kessan_table{
	border: 1px solid #333333;
}

.kessan_table table th{}

.kessan_table table td{
	
}

.u_line{
	border-bottom: 1px solid #000000!important;
}

.u_line2{
	border-bottom: 2px solid #000000!important;
}

.no_table{}

.no_table td{
	border-top-style: none!important;
	border-right-style: none!important;
	padding: 0px!important;
}


