/* CSS Document */

#bukken_info{
	width:730px;
}

/*ここから下は基本的には触らないでください*/
body{
	margin:0px;
	padding:0px;
}

div{
	margin:0px;
	padding:0px;
}

p,h3,h4,h5{
	margin:0px;
	padding:0px;
}

.all_check{
	width:728px;
	clear:both;
	margin-top:20px;
}

.all_check_inner{
	width:100%;
	clear:both;
	background-color:#E4E4E4;
}

.all_check_inner p{
	float:left;
	color:#ffffff;
}

#all_check_submit{
		border: 0px;
		width: 250px;
		height: 25px;
		background-image:url(images/ikkatsu_on.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		margin-left:50px;
}

#all_check_submit:hover{
		border: 0px;
		width: 250px;
		height: 25px;
		background-image:url(images/ikkatsu_off.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		margin-left:50px;
}




.bukken{
	width:728px;
	border: 1px solid #200F0F;
	padding:0px;
	clear:both;
	margin-top:10px;
	background-color:#93A645;
}

.bukken_alpha{
	width:30px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	height:140px;
	diplay:block;
}

.bukken_alpha_inner{

}

.bukken_sub{
	width:698px;
	float:right;
	margin:0px;
	padding:0px;
	background-color:#E3E3E3;

}

.bukken_beta{
	margin:0px;
	padding:0px;
	float:right;
	width:520px;
}

.bukken_beta_inner{
	width:460px;
}

.bukken_gammma{
	margin:0px;
	padding:0px;
	float:left;
	width:160px;
}

.bukken_gamma_inner{
}

.bukken_header{
}

.bukken_header_inner{
}

.bukken_header_inner a{
	font-size:12px;
}


.bukken_text{
	width:100%;
}
.bukken_text_inner{
}
.bukken_text_inner p{
	font-size:12px;
	color:#990000;
}

.bukken_table{
	width:100%;
	font-size:10px;
}

.bukken_table_inner{
}

.bukken_table_inner table{
	width:100%;
	text-align:left;
	font-size:12px;
}

.bukken_table_inner th{
	width:60px;
	font-weight:100;
	padding:0px;
}

.bukken_table_inner td{
	text-aling:left;
	padding:0px;
}

.bukken_picture{
	width:100%;
}

.bukken_picture_inner{
	width:150px;
	margin:5px;
}

.bukken_picture_inner img{
	border:0px;
	width:130px;
	height:130px;
}

.bukken_send{
	width:100%;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.bukken_send_inner{
	margin-left:5px;
}

.bukken_send_inner p{
	margin-right:20px;
}

#bukken_send_detail,#bukken_send_material{
	float:left;
}

#bukken_send_detail a{
	width:140px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/pl.gif);
	background-repeat:no-repeat;
}

#bukken_send_detail a:hover{
	background-image:url(images/pl_o.gif);
}

#bukken_send_material a{
	width:140px;
	height:30px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/ss.gif);
	background-repeat:no-repeat;
}

#bukken_send_material a:hover{
	background-image:url(images/ss_o.gif);
}

