/*------------------------------------------    
/
/	カテゴリー「参加する」スタイルシートファイル
/
/   2005 artring  update:20050825 artring
/
/*------------------------------------------*/

/*------------------------------------------    
/　　各ページメニュー構成部品
/*------------------------------------------*/
#page_menu {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
.title_line {
	border-bottom:1px solid #AEAEAE;
}
.title_line_y {
	border-right:1px solid #AEAEAE;
}
.title_line_y2 {
	border-right:0px solid #AEAEAE;
}

/*------------------------------------------    
/　　play.html　摘要部分
/*------------------------------------------*/

#play_txt {
	width:520px;
	margin-left:30px;
	margin-top:10px;
}
#bosyu_list {
	border-left:1px solid #C1C1C1;
	margin-top:20px;
}
#bosyu_ul {
	font-size:105%;
	line-height:130%;
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	text-align:left;
}
.bosyu_li {
	width:400px;
	background:url(../play/img/bosyu.gif) no-repeat top left;
	padding:0px 0px 18px 18px;
}
#class_tbl {
	width:520px;
	margin-top:20px;
}
.c_group_1 {
	width:150px;
	background:#C5B800;
	border-bottom:1px solid #C5B800;
}
.c_name {
	text-align:center;
	background:#737373;
	border-bottom:2px solid #E1E1E1;
}
.c_date {
	width:120px;
	text-align:center;
	background:#737373;
	border-bottom:2px solid #E1E1E1;
}
.c_group_1_bg {
	background:#FAF5E2;
	border-bottom:1px solid #CDCDCD;
	height:100px;
}
.c_class_txt1 {
	background:#FDFBF1;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.c_class_txt2 {
	background:#FDF1FB;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.c_class_txt3 {
	background:#F5F1FD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.c_date_txt {
	border-bottom:1px solid #CDCDCD;
}
.c_text {
	margin:5px;
}
.c_link a{
	font-size:110%;
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
}
.c_group_2 {
	width:150px;
	background:#C50074;
	border-bottom:1px solid #C50074;
}
.c_group_2_bg {
	background:#FAE2F0;
	border-bottom:1px solid #CDCDCD;
	height:100px;
}
.c_group_3 {
	width:150px;
	background:#7413B1;
	border-bottom:1px solid #7413B1;
}
.c_group_3_bg {
	background:#F3EEFE;
	border-bottom:1px solid #F3EFFB;
	height:100px;
}
/*------------------------------------------    
/　　organ_kenshu.html　摘要部分
/*------------------------------------------*/

#organ_kenshu_tbl1 {
	width:520px;
	margin-top:20px;
}
.organ_line {
	border-left:1px solid #B4B4B4;
}
.organ_box1 {
	margin-left:5px;
}
.organ_outline {
	border-top:2px solid #83A65B;
	border-left:1px solid #83A65B;
	width:450px;
	margin-left:30px;
}
.organ_title {
	margin:10px;
	font-size:110%;
	font-weight:bold;

}
#organ_kenshu_tbl2 {
	width:450px;
	margin-left:30px;
}
#organ_kenshu_tbl3 {
	width:450px;
	margin-left:30px;
}
.organ_line2 {
	border-left:1px solid #B4B4B4;
}
.organ_box3 {
	margin-left:5px;
}
#class_ul {
	font-size:105%;
	line-height:130%;
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	text-align:left;
}
.class_li {
	width:200px;
	background:url(../play/img/bosyu.gif) no-repeat top left;
	padding:0px 0px 18px 18px;
	text-decoration:none;
	line-height:130%;
}
