@charset "shift-jis";





/*--Base------------------------------------------------------------*/



html,body {

	width: 100%;

	height: 100%;

}



html {

	height: 100%;

	overflow-y: scroll;

}



/*--Reset-----------------------------------------------------------*/



* {
	margin: 0;
	padding: 0;
}


img {

	border: none;
	vertical-align: middle;
	max-width: 100% ;
	height: auto;

}

strong {
	font-weight: normal;
}

ul,ol {

	list-style: none;

}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*--Text------------------------------------------------------------*/



body {

	font-size: 100%;

	font-weight: normal;

	line-height: 1.8;

	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}



h1,h2,h3,h4,h5,h6 {

	font-size: 100%;

}

hr.style1 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
	padding-bottom:20px;
}
hr.style2 {
	border-top: 1px dashed #8c8b8b;
}


.red {

	color: #FF0000;

}

/*--Link------------------------------------------------------------*/



a,

a:link {

	color: #1E90FF;

}



a:visited {

	color: #00BFFF;

}



a:hover,

a:active {

	color: #FF6347;

}



a:focus {

	outline: none;

}

/*--background-----------------------------------------------------------*/

.bg1{
	background: url('img/bg1.jpg');
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}

.bg2{
	background: url('images/bg2.jpg');
	padding-bottom: 50px;
}
.bg3{
	background: url('images/bg3.jpg');
	padding-bottom: 10px;
	border-top: 1px solid #e5e5e5;
}
.bg4{
	background: url('images/bg4.jpg');
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}
.bg5{
	background: url('images/bg5.jpg');
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}
.bg6{
	background: url('images/bg6.jpg');
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}
.bg7{
	background: url('7images/bg7.jpg') repeat-x;
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}
.bg8{
	background: url('images/bg8.jpg');
	border-top: 1px solid #e5e5e5;
}
.bg9{
	background: url('images/bg9.jpg');
	border-top: 1px solid #e5e5e5;
}
.bg10{
	background: url('images/bg10.jpg');
	border-top: 1px solid #e5e5e5;
}

/*--editpro only--*/
.bgsubtitle{

	padding-left: 10px;
	border-bottom: 1px solid #e5e5e5;
}


/*--line-height-----------------------------------------------------------*/

.lh120{
	line-height: 120%;
}
.lh130{
	line-height: 130%;
}
.lh150{
	line-height: 150%;
}
.lh180{
	line-height: 180%;
}
.lh200{
	line-height: 200%;
}
.lh250{
	line-height: 250%;
}


/*-------------Indent-----------*/
.padt10{
	padding-top: 10px;
}
.padt20{
	padding-top: 20px;
}
.padt30{
	padding-top: 30px;
}
.padt40{
	padding-top: 40px;
}
.padt50{
	padding-top: 50px;
}
.padt60{
	padding-top: 60px;
}
.padt70{
	padding-top: 70px;
}
.padt80{
	padding-top: 80px;
}
.padt90{
	padding-top: 90px;
}
.padt100{
	padding-top: 100px;
}

.padb10{
	padding-bottom: 10px;
}
.padb20{
	padding-bottom: 20px;
}
.padb30{
	padding-bottom: 30px;
}
.padb40{
	padding-bottom: 40px;
}
.padb50{
	padding-bottom: 50px;
}
.padb60{
	padding-bottom: 60px;
}
.padb70{
	padding-bottom: 70px;
}
.padb80{
	padding-bottom: 80px;
}
.padb90{
	padding-bottom: 90px;
}
.padb100{
	padding-bottom: 100px;
}

.padr10{
	padding-right: 10px;
}
.padr20{
	padding-right: 20px;
}
.padr30{
	padding-right: 30px;
}
.padr40{
	padding-right: 40px;
}
.padr50{
	padding-right: 50px;
}
.padr60{
	padding-right: 60px;
}
.padr70{
	padding-right: 70px;
}
.padr80{
	padding-right: 80px;
}
.padr90{
	padding-right: 90px;
}
.padr100{
	padding-right: 100px;
}
.padl10{
	padding-left: 10px;
}
.padl20{
	padding-left: 20px;
}
.padl30{
	padding-left: 30px;
}
.padl40{
	padding-left: 40px;
}
.padl50{
	padding-left: 50px;
}
.padl60{
	padding-left: 60px;
}
.padl70{
	padding-left: 70px;
}
.padl80{
	padding-left: 80px;
}
.padl90{
	padding-left: 90px;
}
.padl100{
	padding-left: 100px;
}


.mrgt10{
	margin-top: 10px;
}
.mrgt20{
	margin-top: 20px;
}
.mrgt30{
	margin-top: 30px;
}
.mrgt40{
	margin-top: 40px;
}
.mrgt50{
	margin-top: 50px;
}
.mrgt60{
	margin-top: 60px;
}
.mrgt70{
	margin-top: 70px;
}
.mrgt80{
	margin-top: 80px;
}
.mrgt90{
	margin-top: 90px;
}
.mrgt100{
	margin-top: 100px;
}

.mrgb10{
	margin-bottom: 10px;
}
.mrgb20{
	margin-bottom: 20px;
}
.mrgb30{
	margin-bottom: 30px;
}
.mrgb40{
	margin-bottom: 40px;
}
.mrgb50{
	margin-bottom: 50px;
}
.mrgb60{
	margin-bottom: 60px;
}
.mrgb70{
	margin-bottom: 70px;
}
.mrgb80{
	margin-bottom: 80px;
}
.mrgb90{
	margin-bottom: 90px;
}
.mrgb100{
	margin-bottom: 100px;
}

.mrgr10{
	margin-right: 10px;
}
.mrgr20{
	margin-right: 20px;
}
.mrgr30{
	margin-right: 30px;
}
.mrgr40{
	margin-right: 40px;
}
.mrgr50{
	margin-right: 50px;
}
.mrgr60{
	margin-right: 60px;
}
.mrgr70{
	margin-right: 70px;
}
.mrgr80{
	margin-right: 80px;
}
.mrgr90{
	margin-right: 90px;
}
.mrgr100{
	margin-right: 100px;
}
.mrgl10{
	margin-left: 10px;
}
.mrgl20{
	margin-left: 20px;
}
.mrgl30{
	margin-left: 30px;
}
.mrgl40{
	margin-left: 40px;
}
.mrgl50{
	margin-left: 50px;
}
.mrgl60{
	margin-left: 60px;
}
.mrgl70{
	margin-left: 70px;
}
.mrgl80{
	margin-left: 80px;
}
.mrgl90{
	margin-left: 90px;
}
.mrgl100{
	margin-left: 100px;
}

/*--fontsize-----------------------------------------------------------*/

.fs95{
    font-size: 95%;
}
.fs90{
    font-size: 90%;
}
.fs85{
    font-size: 85%;
}
.fs80{
    font-size: 80%;
}
.fs75{
    font-size: 75%;
}
.fs70{
    font-size: 70%;
}

/*--HTML5-----------------------------------------------------------*/



article,aside,details,footer,header,main,menu,nav,section,summary {

	display: block;

}


  /* ----------------------------------------------------------------

    faq

----------------------------------------------------------------- */


dl.faqlist dd {display:none; background:#FFF;}

dl.faqlist dt {cursor:pointer;}

.fql {
	BORDER-top: #cccccc 1px solid; PADDING-LEFT: 10px; MARGIN: 0px; PADDING-TOP: 10px; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #ffffff;	color: #1E90FF;	font-weight: bold;
}

.fqd {
	PADDING-LEFT: 30px;PADDING-right: 20px; PADDING-BOTTOM: 10px; MARGIN: 0px; BACKGROUND-COLOR: #ffffff;
}


/*--layout----------------------------------------------------------*/





/* ******************* 0 to 479px ******************* */


#wrapper {
	width: 100%;
	background-image: url("images/bg.jpg");
}

#header {
	background-image: url("images/top_bg.jpg") ;
}

#header header {
	margin: 0 auto;

}

/* image pc-sumaho select
	---------------------------------------- */
  .selectpc {
    display:none;
  }

/* menu pc-sumaho select
	---------------------------------------- */
#pcmenu{
    display: none;
  }
  .pcsubmenu {
    display:none;
  }

/* 　sumaho menu
	---------------------------------------- */
	
#menu{
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  width: 100%;
  margin: 0;
  padding: 0; }
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid #444;
}
#menu li a:hover{
  background: #444;
}

  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #0099FF;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #ccc;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 4px;
    background: #0099FF;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
#contents {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;

}

#contents-left{

	MARGIN-top: 20px;
   MARGIN-right: 10px;
   MARGIN-left: 10px;
    float:none;
}
#contents-right{

	MARGIN-top: 20px;
   MARGIN-right: 10px;
   MARGIN-left: 10px;
    float:none;
}

#main {

}





.box1-1 {
	color: #000000;
    text-align: center;
	}
.box1-2 {
	color: #000000;
    text-align: center;
	}

.boxplan-1 {
	color: #000000;
    text-align: center;
	}
.boxplan-2 {
	color: #000000;
	margin: 0 auto;
	PADDING-top: 10px;
	}
.boxharf-1 {

    float:none;
	}
.boxharf-2 {

    float:none;
	}

.box3-1 {
    text-align: center;
    float:none;
	}
.box3-2 {
    text-align: center;
    float:none;
	}
.box3-3 {
    text-align: center;
    float:none;
	}
.box4-l2 {
    text-align: center;
    float:none;
	}
.box4-r2 {
    text-align: center;
    float:none;
	}
.box4-l1 {
    text-align: center;
    float:none;
	}
.box4-r1 {
    text-align: center;
    float:none;
	}




#footer {

	margin: 20px 0 0 0;
	background: #ffffff;
	background-image: url("images/foot_bg.jpg");
}



#footer footer {

	margin: 0 auto;
	padding-top: 20px;
	color: #000000;
	font-size: 88%;
}



#header header,

#contents,

#footer footer {

	width: 100%;

}

.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #0098D9;
    text-align: center;
    color: #fff;
border-radius:5px;
    font-size: 18px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #00BFFF;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/*--common----------------------------------------------------------*/


#header h1{
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#header h2{
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	margin: 0;
	padding-top: 20px;
	color: #00BFFF;
}

#header p,

#contents p,

#footer p {

	padding: 10px;

}

.imgbox2 {
	BACKGROUND-COLOR: #ffffff;
}

/* ** */



@media only screen and (min-width: 480px) {



#main {

}

/* image pc-sumaho select
	---------------------------------------- */
  .selectsp {
    display:none;
  }
  .selectpc {
    display: inline;
  }

	
/* menu　tablet
	---------------------------------------- */
    #menu li{
    width: 50%;
    float: left;
  border-right: 1px solid #fff;
  }
  .pcsubmenu {
    display:none;
  }
  
  
  
#contents-left{

	MARGIN-top: 20px;
   MARGIN-right: 10px;
   MARGIN-left: 10px;
    float:none;
}
#contents-right{

	MARGIN-top: 20px;
   MARGIN-right: 10px;
   MARGIN-left: 10px;
    float:none;
}

/* ** */}

@media only screen and (min-width: 768px) {





#header {
	min-width: 960px;
	background-image: url("images/head_bg.jpg") ;
	background-repeat: repeat-x;
}



#contents {

	min-width: 960px;

}

#contents-left{
width:704px;
margin-top: 20px;
margin-right:1px;
float:left;
}
#contents-right{
	width:207px;
	margin-top: 20px;
	float:right;
}

#main {

	width: 960px;
	float: left;

}



/* menu pc-sumaho select
	---------------------------------------- */
#spmenu{
  display: none;
  }
#pcmenu{
    display: block;
  }
  
  .pcsubmenu {
    display: inline;
  }


#footer {

	min-width: 960px;

}



#header header,

#contents,

#footer footer {
	clear: both;
	width: 960px;
	margin: 0 auto;

}

/* Globalnavi----------- */

	ul#globalnavi {
		clear: both;
		height: 15px; /* for IE */
	}
	
	ul#globalnavi li {
		float: left;
	}

	ul#globalnavi li.menu01 {width: 241px;}	
	ul#globalnavi li.menu02,
	ul#globalnavi li.menu03 {width: 241px;}	
	ul#globalnavi li.menu04 {margin-right: 0; width: 237px;}
	
	ul#globalnavi li a {
		display: block;
		height: 31px;
		background: url(img/btn_globalnavi_off.jpg) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	ul#globalnavi li a:hover {
		display: block;
		height: 31px;
		background: url(img/btn_globalnavi_on.jpg) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	/* Default */
	ul#globalnavi li.menu01 a {background-position:    0px 0px;}
	ul#globalnavi li.menu02 a {background-position: -241px 0px;}
	ul#globalnavi li.menu03 a {background-position: -482px 0px;}
	ul#globalnavi li.menu04 a {background-position: -723px 0px;}
	
	/* When Mouse Over */
	ul#globalnavi li.menu01 a:hover {background-position:    0px -30px;}
	ul#globalnavi li.menu02 a:hover {background-position: -241px -30px;}
	ul#globalnavi li.menu03 a:hover {background-position: -482px -30px;}
	ul#globalnavi li.menu04 a:hover {background-position: -723px -30px;}
	
	/* When Viewing Page */
	body.editing ul#globalnavi li.menu01 a {background-position: 0px -30px;}
	body.composite ul#globalnavi li.menu02 a {background-position: -241px -30px;}
	body.clipping ul#globalnavi li.menu03 a {background-position: -482px -30px;}
	body.photograph ul#globalnavi li.menu04 a {background-position: -723px -30px;}


#toggle{ 
 display: none;
}



.box1-1 {
	width: 460px;
	float: left;
	}
.box1-2 {
	width: 460px;
	float: right;
	}
.planset {
	BORDER: #E6E1CF 1px solid;  BACKGROUND-COLOR: #ffffff;	
	}
.boxplan-1 {
	width: 320px;
	float: left;
	}
.boxplan-2 {
	width: 600px;
	float: right;
	}
.boxharf-1 {
	width: 50%;
	float: left;
	}
.boxharf-2 {
	width: 50%;
	float: right;
	}
	
.box3-1 {
	margin: 0 auto;
	width: 310px;
	float: left;
	}
.box3-2 {
    display: block;
	margin: 0 auto;
	width: 310px;
	float: right;
	}
.box3-3 {
    display: block;
	margin: 0 auto;
	width: 325px;
	float: right;
	padding-right: 15px;
	}
.box4-l2 {
    display: block;
	margin: 0 auto;
	width: 470px;
	float: left;
	}
.box4-r2 {
    display: block;
	margin: 0 auto;
	width: 470px;
	float: right;
	}
.box4-l1 {
	width: 245px;
	float: left;
	padding-right: 20px;
	}
.box4-r1 {
	width: 225px;
	float: right;
	}

.blueberry { max-width: 694px; }

.pannavi{
	FONT-SIZE: 88%;
	PADDING-TOP: 25px;
	PADDING-left: 3px;
	PADDING-bottom: 5px;
	LINE-HEIGHT: 130%;
	background: url(img/photo-line.gif) 0 100% no-repeat;
}

 /*■ テーブル用 ■

table {
    display: table;
	}
table th,
table td {
    display: table;
    width: 100%;
	}


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

 /*枠付きテーブル

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

table.t_style	{

	margin			: 0 auto 15px;

	border			: 1px solid #CCC;

	border-collapse	: collapse;

	border-spacing	: 0;

	empty-cells		: hide;

}

	.t_style td.th_top{

		background	: #ebebeb;

		font-size	: 100%;

		line-height: 150%;

	font-weight: bold;

	}

	.t_style td.th_bg{

		background	: #F5F5F5;

		font-size	: 100%;

		line-height: 150%;

	}

	.t_style td{


		border-bottom	: 1px solid #CCC;

		border-RIGHT	: 1px solid #CCC;

		padding		: 5px 5px;

		font-size	: 100%;

		line-height: 150%;

	} 

 /*プランテーブル

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

.t_style_plan	{

	margin			: 0 auto 5px;

	border			: 1px solid #CCC;

	border-collapse	: collapse;

	border-spacing	: 0;

	empty-cells		: hide;

}

	.t_style_plan td{

		padding		: 5px 5px;

		line-height: 150%;

		background	: #ffffff;

		border-bottom	: 1px solid #CCC;

	}

	.t_style_plan td.th_top{

		border-RIGHT	: 1px solid #CCC;

	}

	.t_style_plan td.th_bg{

		background	: #012239;

		color: #ffffff;

	margin-top: 2px;

	}



 /*枠付きセルスペースなしテーブル

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

.t_style_nospace	{

	margin			: 0 auto 15px;

	border			: 1px solid #CCC;

	border-collapse	: collapse;

	border-spacing	: 0;

	empty-cells		: hide;

}

	.t_style_nospace td{

		border-bottom	: 1px solid #CCC;

		border-RIGHT	: 1px solid #CCC;

		font-size	: 100%;

		line-height: 150%;

	} 

 /*枠付きテーブルマップ用

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

.t_styleblue	{

	margin			: 0 auto 15px;

	border			: 1px solid #ccc;

	border-collapse	: collapse;

	border-spacing	: 0;

	empty-cells		: hide;

}

	.t_styleblue td.th_top{

		background	: #011286;

		font-size	: 100%;

		line-height: 150%;

	font-weight: bold;

	color: #ffffff;

	}

	.t_styleblue td.th_bg{

		background	: #ebebeb;

		font-size	: 100%;

		line-height: 150%;

	}

	.t_styleblue td.th_ce{

	padding-left: 24px;

	}

	.t_styleblue td{

		border-bottom	: 1px solid #ccc;

		border-RIGHT	: 1px solid #ccc;

		padding		: 5px 5px;

		font-size	: 100%;

		line-height: 150%;

	}


/* ** */}


.spu5 { 
	padding-bottom: 5px; }

.imgbox2 {
	BORDER-LEFT: #E6E1CF 1px solid;  BORDER-RIGHT: #E6E1CF 1px solid; BORDER-TOP: #E6E1CF 1px solid; BORDER-BOTTOM: #E6E1CF 1px solid; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-TOP: 2px; BACKGROUND-COLOR: #ffffff;
}
.imgbox3 {
	BORDER-LEFT: #E6E1CF 1px solid;  BORDER-RIGHT: #E6E1CF 1px solid; BORDER-TOP: #E6E1CF 1px solid; BORDER-BOTTOM: #E6E1CF 1px solid; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-TOP: 3px; BACKGROUND-COLOR: #ffffff;
}
.imgbox5 {
	BORDER-LEFT: #E6E1CF 1px solid;  BORDER-RIGHT: #E6E1CF 1px solid; BORDER-TOP: #E6E1CF 1px solid; BORDER-BOTTOM: #E6E1CF 1px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px; BACKGROUND-COLOR: #ffffff;
}
.imgbox10 {
	BORDER-LEFT: #E6E1CF 1px solid;  BORDER-RIGHT: #E6E1CF 1px solid; BORDER-TOP: #E6E1CF 1px solid; BORDER-BOTTOM: #E6E1CF 1px solid; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 10px; BACKGROUND-COLOR: #ffffff;
}



.kaigyo {
	clear: both;
	}
	
@media print{

  .selectpc {
    display: inline;
  }
  .selectsp {
    display:none;
  }

}








@media only screen and (max-width: 479px) {


table {
    width: 100%;
	}
table th,
table td {
    display: block;
BORDER-BOTTOM: #cccccc 1px solid;
	}

.t_style td.th_bg{
		background	: #F5F5F5;
	}


/* ** */}