@charset "utf-8";

/* CSS Document */


/* -------------------------------------------------------------- 
コンテンツ＞小窓系：630
-------------------------------------------------------------- */
#subwindow #str_container #str_center {
	margin:0px auto;
	width:630px;
	padding:10px 0;
}


.blue {
	background-color: #C9E1FE;
	background-image: url(/opencompe/images/blue_bk.gif);
}

.sch_back {
	background-image: url(/opencompe/images/sch_back.gif);
	background-repeat: repeat-y;
	padding: 0px 10px;
}

table.compepopup{
	width:630px;
	padding:15px;
	background-color: #C9E1FE;
	background-image: url(/opencompe/images/blue_bk.gif);
}
table.compepopup table{
	margin:15px auto;
}

table.compepopup td.todaycompepopup table{
margin:5px auto;
}


strong{
	font-weight:bold;
}

.j12{
	font-size:100%;
	line-height:150%;
}