@charset "utf-8";


/*
------------------------------------------------
Layout
2010.2.2
------------------------------------------------*/

#wrap_wide #main #contents_wide {
	padding-top: 39px;
}
#contents_wide #box01 {
	width: 780px;
	background-image: url(../img/contact_main_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 194px;
}
h1 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;
	height: 20px;
	margin-bottom: 10px;
	margin-left: 32px;
}

h2 {
	text-indent: -9999px;
}


.table_01{
	margin-bottom: 10px;
	margin-left: 32px;
}

.table_02{
	margin-bottom: 10px;
	margin-left: 30px;
	height: 50px;
}

p{
	margin-bottom: 10px;
	margin-left: 32px;
}
