body{
	background-image: url(../images/bg_01.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	width: 80px;
	background-color: #FFF;
	opacity:0.8;
	height:20px;
	color:#F90;
	border-radius: 5px;
}

#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	height: 25px;
	padding-right: 0;
	padding-top:2px;
	padding-bottom: 30px;
	padding-left: 0;
	opacity:0.8;
	color:#F90;
	font-size:12px;
}

#page-top a:hover {
	text-decoration: none;
	opacity:0.5;
}
span.tokuchou{
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
}
/* footer
------------------------------------------------------------*/


footer{
	/*background-color: #f68a00;
	position: absolute;
	height: 425px;*/
	background-image: url(../images/bg_04.png);
	background-repeat:repeat-x;
	height: 30px;
	clear:both;
	
    bottom: 0;
	width: 100%;
	display: block;
}
small{
	color: #FFF;
	text-align:center;
	display:block;
}




 /* ====== PC用の設定 ====== */
@media only screen and (min-width:900px) {
	
/* header
------------------------------------------------------------*/

header{
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	float: left;
	
}
header nav{
	float: right;
	width: 760px;
	color: #f08719;
	/*padding-top: 10px;*/
}
header nav ul{
	list-style:none;
}
header nav li{
	font-family: 'Chango', cursive;
	display: inline;
	font-size: 17px;
	padding-left: 50px;
	
}
header nav li#last{
	/*padding-right: -30px;*/
	
}
header nav li a{
	text-decoration: none;
	color: #f08719;
}
header nav li a:hover {
	color: #9C0;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

/* article section#contents
------------------------------------------------------------*/

#contents{
	min-height: 100%;
	height: auto !important;
	position: relative;
	width: 900px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	
}

#page_ttl {
	color: #731F21;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#menu{
	width: 880px;
	background-color: #fef1cc;
	overflow:hidden;
	padding: 10px;
	color: #721F20;
	font-size: 15px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
}

#menu ul{
	list-style-type: circle;/**/
	margin-left: -20px;
}
#menu ul li{
	display: inline;
	padding-left: 70px;
	
}

#menu ul li a{
	text-decoration: none;
	color: #721F21;
	font-weight: bold;
	border-right: solid 0px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	background-color:rgba(1,122,205,0);
}
#menu ul li a:hover {
	color: #f08719;
	font-weight: bold;
}
#menu2{
	width: 880px;
	background-color: #fef1cc;
	overflow:hidden;
	padding: 10px;
	color: #721F20;
	font-size: 15px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	
}

#menu2 ul{
	list-style-type: circle;/**/
	margin-left: -20px;
}
#menu2 ul li{
	display: inline;
	margin-right: 25px;	
}

#menu2 ul li a{
	text-decoration: none;
	color: #721F21;
	font-weight: bold;
	border-right: solid 0px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	background-color:rgba(1,122,205,0);
}
#menu2 ul li a:hover {
	color: #f08719;
	font-weight: bold;
}



.box{
	color: #721F20;
	line-height: 22px;
	background-color: rgba(255,255,255,0.6);
	font-size: 14px;
	margin-bottom: 80px;
	border-radius: 10px;        /* CSS3 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	overflow:hidden;
}

.progress {
		margin-bottom: 50px;
    }
.progress2 {
		margin-bottom: 50px;
    }
.progress3 {
		margin-bottom: 0;
    }
.progress img{
		float:right;
		clear: both;
		margin-top: 30px;/**/
		margin-right: 80px;

	}
.setsumei {
		width: 480px;
		display: block;
    }
.setsumei2 {
		width: 400px;
		float: left;
		display: block;
    }
.setsumei3 {
		width: 400px;
		display: block;
    }

.shouhin{
	float: right;
	width: 320px;
	margin-right: 60px;
	display: block;
}
#tensha{
	width: 100%;
	height: auto;
	display: block;
	
}
.kakudaibox{
	width: 320px;
	margin-top: 20px;
	display: block;
}

.kakudai{
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	display: block;
}
.kakudai_last{
	float: left;
	margin-bottom: 15px;
	display: block;
}

.shouhin2{
	float: right;
	width: 320px;
	margin-right: 60px;
	display: block;
}
#dou{
	width: 100%;
	height: auto;
	display: block;
	
}
.kakudaibox2{
	width: 320px;
	margin-top: 20px;
	display: block;
}
.kakudaibox2 p{
	display: block;
}
.kakudai2{
	float: left;
	margin-right: 115px;
	margin-bottom: 15px;
	display: block;
}


#process{
	margin-top: -100px;/**/
	margin-bottom: 80px;
}

.process_box{
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
.process_box p{
	margin-left: 25px;
}
.process_box img{
	margin-bottom: 7px;
	width: 140px;
	height: 110px;
}
.sub{
	color: #731F21;
	margin-bottom: 30px;
	font-size: 19px;
	font-weight: bold;
}
.block{
	margin: 50px 0 80px 80px;
	overflow:hidden;
}
.block2{
	margin: 50px 80px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.block2 a{
	text-decoration: none;
	color: #721F21;
	border-right: solid 0px rgba(255,255,255,0.2);
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	background-color:rgba(1,122,205,0);
	border-bottom: solid 1px #721F21;
	padding-bottom: 0px; 
}
.block2 a:hover {
	color: #f08719;
	border-bottom: solid 1px #f08719;
}
.block3{
	margin: 0 0 80px 80px;
	clear: both;
	overflow:hidden;
	display: block;
}
#pc_clear{
	clear: both;
	display: block;
}

.color_box{
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 32px;
	margin-bottom: 30px;
}
.color_box img{
	margin-bottom: 7px;
}
.color_box p{
	margin-left: 20px;
}
hr{
	border: solid 1px #f08719;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -5px;
}


.del{display:none !important;}

.title{
	color: #731F21;
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: bold;
}
.title2{
	color: #731F21;
	margin-top: 100px;
	margin-bottom: 50px;
	font-size: 21px;
	font-weight: bold;
}


.databox{
	float: left;
	width: 213px;
	height: 280px;
	padding: 20px 50px 20px 0;	
	
}
.dataphot{
	margin-bottom: 10px;
}


.link{
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius:  5px;    /* Firefox */
	-webkit-border-radius:  5px; /* Safari,Chrome */
	margin-bottom: 10px;
}
a:hover .link{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.sp_sidr{
	display:none;
}
.slider1{
	display:none;
}

}