@charset "shift_jis";
/* CSS Document */

.text{
	text-align:left;}

#cut_bn{
	width:450px;
	margin:5px auto;}

#cut_bn h6{
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
	}
	
	
/*直接参加1SP・2SP・委託共通*/
h6#bn01 a{
	background:url("image/bn01_a.jpg") no-repeat 0 0;
	width:212px;
	height:120px;
	display:block;
	padding-left:8px;
	padding-top:2px;
	text-decoration:none;
	}
h6#bn01 a:hover{
	background:url("image/bn01_b.jpg") no-repeat 0 0;
	text-decoration:underline;}


/*直接参加1SP・2SP共通*/
h6#bn02 a{
	background:url("image/bn02_a.jpg") no-repeat 0 0;
	width:212px;
	height:120px;
	display:block;
	padding-left:8px;
	padding-top:2px;
	float:left;
	text-decoration:none;
	}
h6#bn02 a:hover{
	background:url("image/bn02_b.jpg") no-repeat 0 0;
	text-decoration:underline;}

/*委託専用*/
h6#bn03 a{
	background:url("image/bn03_a.jpg") no-repeat 0 0;
	width:212px;
	height:120px;
	display:block;
	padding-left:8px;
	padding-top:2px;
	float:right;
	text-decoration:none;
	}
h6#bn03 a:hover{
	background:url("image/bn03_b.jpg") no-repeat 0 0;
	text-decoration:underline;}

/*直接参加1SP・委託参加共通*/
h6#bn04 a{
	background:url("image/bn04_a.jpg") no-repeat 0 0;
	width:212px;
	height:120px;
	display:block;
	padding-left:8px;
	padding-top:2px;
	float:left;
	text-decoration:none;
	}
h6#bn04 a:hover{
	background:url("image/bn04_b.jpg") no-repeat 0 0;
	text-decoration:underline;}

/*直接参加2SP専用*/
h6#bn05 a{
	background:url("image/bn05_a.jpg") no-repeat 0 0;
	width:212px;
	height:120px;
	display:block;
	padding-left:8px;
	padding-top:2px;
	float:right;
	text-decoration:none;
	}
h6#bn05 a:hover{
	background:url("image/bn05_b.jpg") no-repeat 0 0;
	text-decoration:underline;}

/*----------------------------------------
テーブル
-----------------------------------------*/
th{
	background-color:#ccc;
	border:1px solid #333;
	padding: 2px 5px;
	text-align:left;
	color:#000;}
td{
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#000;}
table th{
	width:116px;}
table {
	width:450px;
	margin:10px auto 20px;
	border-collapse:collapse;}
table th#left_top{
	width:100px;
	height:60px;
	background:url("image/th_lefttop.jpg") no-repeat 50% 50% #fff;
	text-indent:-9999px;}
table td img{
	float:left;
	margin-right:5px;}