@charset "utf-8";

.info_main {
	width: 700px;
	padding:10px 20px;
	border-top:1px solid #06F;
}

.info_title_supt {
	margin:0;
	height:50px;
	text-indent: -9877em;
	background:url(../imgs/supt_title.gif) no-repeat;
}

.info_title_info {
	margin:0;
	height:50px;
	text-indent: -9877em;
	background:url(../imgs/info_title.gif) no-repeat;
}

.info_stitle {
	margin:2px 0;
	width:655px;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	padding:2px;
	background-color:#FAFAFA;
	color:#333;
	text-align:center;
	letter-spacing: 0.5em;
}

.frame_info {
	margin: 1px 0 20px;
	margin: 20px 0 20px 20px;
	padding:10px 20px;
	width:660px;
	border:1px solid #CCC;
}

.info_style {
	margin: 20px 0 20px;
	padding:20px 20px;
	width:615px;
	line-height:1.6em;
}

.frame_info .title {
	margin-top:20px;
	padding:5px 0 0 5px;
	color : #333;
	background-color : #fff;
	border-left : 5px solid #ffa500;
	border-bottom : 1px solid #ffa500;
}

.entryday {
	margin:0;
	padding:5px 0 5px;
	float:right;
}

.frame_info .guidance {
	margin-top:10px;
	padding:20px 0 5px;
}

.frame_info table {
	margin:0;
	width:660px;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

.frame_info tr {
}

.frame_info th {
	padding:10px 0;
	width:80px;
	border-bottom:1px dashed #BEBEBE;
	font-weight: normal;
	vertical-align: text-top;
	text-align:center;
	letter-spacing: 1em;
}

.frame_info th p {
	padding:10px 0;
	background:url(../imgs/line_y.gif) repeat-y right;
}

.frame_info td {
	padding:20px 10px;
	border-bottom:1px dashed #BEBEBE;
	vertical-align: text-top;
}

.frame_info td p {
	padding:0;
}

.frame_info .apology {
	margin-top:10px;
	padding:10px 0 5px;
	width:620px;
}

.to_list {
	text-align:center;
	width:740px;
}
.to_pagetop {
	margin:0 10px 20px;
	width:720px;
	text-align:right;
}
.to_pagetop img{
	vertical-align:middle;
	margin-right:4px;
}

/* 一覧
----------------------------------------------------------- */
.info_list_title_info {
	margin:0;
	height:50px;
	text-indent: -9877em;
	background:url(../imgs/info_list_title.gif) no-repeat;
}

.info_list_title_supt {
	margin:0;
	height:50px;
	text-indent: -9877em;
	background:url(../imgs/supt_list_title.gif) no-repeat;
}

.list_tbl table {
	margin-top:;
	width:660px;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

.list_tbl tr {
}

.list_tbl th {
	padding:5px 0;
	width:40px;
	border-bottom:1px solid #BEBEBE;
	font-weight: normal;
	vertical-align: text-top;
	text-align:center;
}

.list_tbl th p {
}
.list_tbl th img {
	vertical-align:middle;
}

.list_tbl td {
	padding:5px 5px;
	border-bottom:1px solid #BEBEBE;
	vertical-align: text-top;
	line-height:1.6em;
}

.list_tbl td.width {
	width:550px;
}

.list_tbl td a {
	display:block;
	width:100%;
}
.list_tbl td a:hover {
	background-color:#CAF5FF;
	color: red;
	text-decoration:none;
}

.list_tbl td p {
	padding:0;
}


.to_other_list {
	margin:5px 0 20px;
	padding-left:15px;
	font-size:12px;
	background:url(../imgs/info_glue.gif) no-repeat;
	float:right;
}