@charset "shift_jis";

#wrap {
	clear: both;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.theme-default #slider {
    margin:0px auto 0 auto;
    width:935px; /* Make sure your images are the same size */
    height:240px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}


#navi-area {
	background: url(../img/back_image02.jpg) repeat-x;
	height: 360px;
}
#container #content-left {
	width: 200px;
	float: left;
}
#container #content-left a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#container #content-right {
	width: 800px;
	float: left;
	padding-bottom:10px;
}
#container #content-right-right {
	width: 400px;
	float: right;
	padding-bottom:10px;
}
#container #content-right-right a {
	color:#00582a;
	text-decoration: none;
}
#container #content-right-right a:hover {
	color:#00f;
}
#container #content-right-center {
	width: 400px;
	float: right;
	padding-bottom:10px;
}
