@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */


/*----------------------------------------------------
	#mvWrap
----------------------------------------------------*/
#mvWrap {
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/mv.jpg);
	background-repeat: no-repeat;
	height: 250px;
	background-position: 0px 0px;
}
.mv01 {
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.mv02 {
	padding-left: 200px;
}
.mv03 {
	padding-left: 200px;
}
.mv04 {
	padding-left: 200px;
}
#mvL {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#mvR {
	width: 480px;
	height: 200px;
	float: left;
	background-repeat: no-repeat;
}
#mvR img {
	margin-top: 71px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	position: relative;
	clear: both;
}

h2.heading01 {
	color: #b8a44d;
	font-weight: bolder;
	font-size: 110%;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

h3.heading02 {
	color: #333333;
	font-weight: 700;
	font-size: 120%;
	margin-top: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b8a44d;
	padding-left: 10px;
	clear: both;
	margin-bottom: 15px;
}
h3.heading03 {
	clear: both;
	margin-bottom: 10px;
}



/*----------------------------------------------------
	#bn
----------------------------------------------------*/
#bn01 {
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b8a44d;
	float: left;
	width: 670px;
	clear: both;
}
#bn01 p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
}
.bn01_l {
	float: left;
	width: 280px;
	padding-top: 5px;
}
.bn01_r {
	float: right;
	width: 370px;
}



#bn02 {
	margin-bottom: 20px;
	padding-bottom: 0px;
	clear: both;
}
#menu {
	width: 670px;
	clear: both;
}
#menu p.cap {
	padding-left: 10px;
	font-weight: bolder;
	font-size: 100%;
}
#menu img.img_l {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
}
ul#item {
}

ul#item li {
	background-image: url(../../images/share/head01.gif);
	background-repeat: no-repeat;
	background-position: 90px 6px;
	text-indent: 0.9em;
}
ul#item li a {
	color: #c68609;
	font-weight: bolder;
}
ul#item li a:hover {
	color: #43677e;
	text-decoration: underline;
}


.block01 {
	width: 325px;
	float: left;
	height: 13em;
	background-image: url(../images/menu/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.block02 {
	width: 325px;
	float: right;
	height: 13em;
	background-image: url(../images/menu/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


#bn00 {
	margin-bottom: 20px;
	padding-bottom: 0px;
	clear: both;
}

/*----------------------------------------------------
	#other
----------------------------------------------------*/
ul#other {
	width: 790px;
	height: 70px;
	margin: 0 auto 0;
	background: url(../../home/images/other/bg01.gif) no-repeat;
}
ul#other li {
	float: left;
	padding-top: 12px;
	padding-right: 15px;
}
li.other01 {
	width: 175px;
	padding-left: 15px;
}
li.other02 {
	width: 180px;
}



.order {
	border: 4px solid #CCCCCC;
	padding: 10px;
	color: #333;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.order_tit {
	color: #b8a44d;
	font-weight: 700;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #b8a44d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
}
.order a {
	text-decoration: underline;
	color: #43677e;
	font-weight: bolder;
}
.order a:hover {
	color: #7A9FB8;
	text-decoration: none;
}

