@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	uniq.css
----------------------------------------------------*/

#contents .order01{
	position:relative;
}

#contents .order01 .btn{
	position:absolute;
	right:0;
	top:0;
}


#wrapper p.backtohome {
	width: 880px;
	margin: 0 auto;
	padding: 0 10px;
	background:#cfa972;
	font-size:92.5%;
	text-align: right;
}

#maincontents {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 114%;
}

div#mv {
	margin-bottom:20px;
	position: relative;
}
div#mv p.tellink01 {
	position: absolute;
	right: 250px; 
	bottom: 20px; 
}
div#mv p.mailto01 {
	position: absolute;
	right: 20px; 
	bottom: 20px; 
}

div#main01 {
	width: 900px;
}

h3 {
	clear: both;
}

h4 {
	font-size: 112%;
	color: #335533;
	margin-bottom: 10px;
}

.txL{
	float: left;
	width: 420px;
}
.imgR{
	float: right;
	width: 250px;
	margin-bottom:10px;
}

ul.disc{
	margin-bottom:30px;
}



div.contact01,
div.contact02 {
	clear:both;
	width:660px;
	height: 111px;
	margin: 10px auto 50px;
	padding: 10px;
	background: url(../img/bg_inquiry01.png) no-repeat center;
}
div.contact02 {
	margin-top: 0;
}

div.contact01 h4,
div.contact02 h4 {
	margin: 0px;
	padding: 5px 10px;
}

#contents div.contact01 p,
#contents div.contact02 p {
	float: left;
	width: 300px;
	padding: 5px 10px;
}
div.contact01 p+p,
div.contact02 p+p {
	float: right;
	width: 320px;
}


div#message01{
	clear: both;
	width: 700px;
	margin: 10px 10px 20px 10px;
}

ul.exampleLists {
	overflow: hidden;
	margin: 10px 0 40px;
}

ul.exampleLists li {
	margin: 0;
	padding:0;
	line-height: 1;
	float: left;
}

div#message02{
	clear: both;
	background: url(../img/bg_msg01.png) no-repeat center bottom;
	width: 700px;
	height:450px;
	padding: 0;
	margin:0 auto 0;
}

div#message02 p.msg02_01 {
	margin: 0 auto;
	padding-top: 80px;
	text-align: center;
}

div.footer01 {
	margin: 20px;
}
p.backtohome a:link,
div.footer01 a:link {
	color: #333333;
}



