@charset "shift_jis";

table{
width:95%;
}

/*==============*/
.mn01 a{
	display:block;
	width:180px;
	height:60px;
	background: url("../works/img/menu_01.gif")  left top no-repeat;
	float:left;
}
.mn01 a:hover{
	background: url("../works/img/menu_01_on.gif")   left top no-repeat;
}
.mn01_s{
	display:block;
	width:180px;
	height:60px;
	background: url("../works/img/menu_01.gif")  left top no-repeat;
	float:left;
}
/*==============*/
.mn02 a{
	display:block;
	width:180px;
	height:60px;
	background: url("../works/img/menu_02.gif")  left top no-repeat;
	float:left;
}
.mn02 a:hover{
	background: url("../works/img/menu_02_on.gif")   left top no-repeat;
}
.mn02_s{
	display:block;
	width:180px;
	height:60px;
	background: url("../works/img/menu_02.gif")  left top no-repeat;
	float:left;
}


.mn_sp{
	display:block;
	width:180px;
	height:20px;
	float:left;
}

/*==============*/
.btn01 a{
	display:block;
	width:565px;
	height:75px;
	background: url("../works/img/btn_01.gif")  left top no-repeat;
	float:left;
	margin:10px 0px 0px 0px ;
}
.btn01 a:hover{
	background: url("../works/img/btn_01_on.gif")   left top no-repeat;
}

/*==============*/
.btn02 a{
	display:block;
	width:565px;
	height:75px;
	background: url("../works/img/btn_02.gif")  left top no-repeat;
	float:left;
	margin:10px 0px 0px 0px ;
}
.btn02 a:hover{
	background: url("../works/img/btn_02_on.gif")   left top no-repeat;
}

table.pro{
	width:540px;
	border:1px solid #ccc;
	margin:10px auto;
}

table.pro td{
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
}

table.pro td.jun{
	width:60px;
	background:#fcfade;
	font-weight:bold;
}
.title{
	font-size:16px;
	font-weight:bold;
	color:#ff0066;
	width:545px;
	padding-bottom:5px;
	padding-top:13px;
	padding-left:20px;
	float:left;
	background:url("../works/img/maru.gif") no-repeat left top;
	/*border:1px solid black;*/
}
