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


* {
	margin:0;
	padding:0;
}

#body{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.94, #33bb33), color-stop(0.78, #fff), color-stop(0.30, #fff), color-stop(0.11, #33bb33));
background: -webkit-linear-gradient(top, #33bb33 11%, #fff 30%, #fff 78%, #33bb333 94%);
background: -moz-linear-gradient(top, #33bb33 11%, #fff 30%, #fff 78%, #33bb33 94%);
background: -o-linear-gradient(top, #33bb33 11%, #fff 30%, #fff 78%, #33bb33 94%);
background: -ms-linear-gradient(top, #33bb33 11%, #fff 30%, #fff 78%, #33bb33 94%);
background: linear-gradient(to bottom, #33bb33 11%, #fff 30%, #fff 78%, #33bb33 94%);
}

#all {
	background-color: #FFF;
	height: auto;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	-moz-box-shadow:0px 0px 40px #aaa;
	-webkit-box-shadow:0px 0px 40px #aaa;
	-box-shadow:0px 0px 40px #aaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
}
#header {
	height: 210px;
	width: 100%;
	padding: 10px;
	overflow: hidden;
	background-image: url(common-image/header.png);
	background-repeat: no-repeat;
}
#pagenavi {
	background-color: #9FF;
	padding: 10px;
	height: auto;
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}
#left {
	height: auto;
	width: 100%;
	overflow: hidden;
}
#right {
	background-color: #FFF;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	padding: 10px;
	clear: both;
	height: auto;
	width: 100%;
	overflow: hidden;
	background-image: url(common-image/footer.png);
	background-repeat: no-repeat;
}
#left ul {
	list-style-type: none;
	list-style-position: inside;
}
#left ul li {
	height: 60px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
}

#left ul li a {
	background-color: #090;
	height: 38px;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}

#left ul li a:hover {
	background-color: #060;
	height: 40px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: block;
	padding-top: 20px;
	text-decoration: underline;
	color: #FF0;
	text-align: center;
	overflow: hidden;
}

.main-box {
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-bottom: 10px;
	height: auto;
}

#slideshow {
	position:relative;
	height: 300px;
	width: 100%;
	margin-bottom: 10px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	width: 100%;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	color: #060;
	clear: both;
	margin-left: 3px;
}
#right .main-box p {
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	clear: both;
	width: 95%;
	overflow: hidden;
	height: auto;
}
#footer p {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #066;
}
#footer p a {
	color: #066;
	text-decoration: none;
}
.bold-blue {
	font-weight: bold;
	color: #03C;
}


/*２階層め*/

.plan-photo-box {
	background-color: #00F;
	height: 200px;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.plan-right-box {
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
h3 {
	font-weight: bold;
	color: #FFF;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0;
	clear: both;
	background-color: #090;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.price-smallbox {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 16%;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
#right .main-box .plan-right-box p {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
.border-12-6-9 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0FF;
	border-bottom-color: #0FF;
	border-left-color: #0FF;
}
.border-12-3-6-9 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0FF;
	border-right-color: #0FF;
	border-bottom-color: #0FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0FF;
}
.margin-top-30 {
	margin-top: 30px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}
.font-green {
	color: #090;
	font-weight: bold;
}

.one-item-box {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
	padding-left: 10px;
	overflow: hidden;
	height: auto;
}
.gototop {
	clear: both;
	padding-left: 10px;
}
#pagenavi a {
	text-decoration: none;
}

.printed-photo-box {
	background-color: #00F;
	height: 200px;
	width: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.printed-comment-box {
	background-color: #FFF;
	height: auto;
	width: 380px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 10px;
}

.plan-photo-box-2 {
	height: auto;
	width: 97%;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.plan-planbox {
	height: auto;
	width: 97%;
	overflow: hidden;
	margin-left: 10px;
}
.order-howto-imagebox {
	float: left;
	height: 155px;
	width: 151px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.order-howto-textbox {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}
.genkou-imagebox {
	float: left;
	height: 330px;
	width: 330px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.main-box ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 40px;
}
#right .main-box ul li {
	font-size: 18px;
	line-height: 30px;
}
.bottom-dot-line {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	padding-bottom: 10px;
}

.red-bold {
	font-weight: bold;
	color: #F00;
}


.button-blue {
	background-color: #009;
	height: 38px;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}