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

/* 
*{
    margin:0;
    padding:0;
}

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
    padding: 0;
    vertical-align: baseline;
}

table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}


a{
	border:none;
}

.clear{
	clear: both;
}

body {
	font-size:13px;
	*font-size:small;
    *font:x-small;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6",arial,helvetica,clean,sans-serif;
}

div {
    font-size:inherit;
    font:100%;
}

.text8 { font-size:59%; }
.text9 { font-size:65%; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }



#contents #wrap {
	display: block;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 918px;
}

*/

/* ローディング */
#myloader {
    width:31px;
    height:31px;
    display:none;
	position:absolute;
	margin-left:445px;
	margin-top:255px;
    z-index:100;
}

#myfade {
    width:100%;
    height:100%;
    display:none;
    background-color:#FFFFFF;
    position:absolute;
    top:0px;
    left:0px;
    z-index:50;
}


/* エレメント */
#contents #mymain .myelement{
	position: absolute;
	padding: 0px;
	top: 0px;
	left:0px;
	font-size: 0px;
}

#contents #mymain .myelement2{
	position:relative;
	display:inline;
	float:left;
	clear:both;
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	font-size: 0px;
}


/* コンテンツ全体 */

#contents #mymain{
	position:relative;
	display: block;
	margin:0px 0px 0px 0px;
	padding: 0px;
	overflow:hidden;
	float:left;
	clear:both;
	width: 920px;
}


/* ヘッダボタン */
#contents #mymain .myheadbt{
	position:relative;
	display:inline;
	float:left;
	clear:both;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:920px;
	height:115px;
	list-style:none;
}

#contents #mymain .myheadbt li{
	position:relative;
	display:inline;
	float:left;
	padding:0px 0px 0px 0px;
	width:290px;
	height:115px;
	margin-top:0px;
	margin-left:5px;

}

/* 最後のmargin-right値 */
#contents #mymain .myheadbt li:first-child{
	width:584px;
	margin-left:23px;
}
/* ヘッダボタン */


/* 写真スライド */
#contents #myfadein{
	position:relative;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
	width:920px;
	height:450px;
	list-style:none;
    vertical-align:baseline;
	font-size:0px;
	line-height:0px;
	float:left;
	clear:both;
}

#contents #myfadein li{
	display:block;
	width: 920px;
	height:450px;
	/*
	margin-top:0px;
	margin-left:0px;
	list-style:none;
    vertical-align:baseline;
	font-size:0px;
	line-height:0px;
	*/
}

#contents #navarea{
	position:absolute;
	display:block;
	top:465px;
	left:0px;
	padding:0px;
	height:5px;
	width:920px;
}

#contents #nav{
	position:relative;
	display:block;
	margin: 0px auto;
	width:290px;
	padding:0px;
	z-index:20;
}
#contents #nav li:last-child{
	margin-right:0px;
}
#contents #nav li{
	position:relative;
	display:inline;
	float:left;
	margin-right:10px;
	list-style:none;
	font-size:0px;
	width:90px;
	height:5px;
    background-image:url(../images/common/dot_on.png);
}
#contents #nav a {
	display:block;
	width:90px;
	height:5px;
	background-image:url(../images/common/dot_off.png);

}

#contents #nav li.activeSlide a {
	background-image:url(../images/common/dot_on.png);
}


/* 概要 */

#contents #mymain .mygaiyoulogo{
	position:absolute;
	display: block;
	left: 15px;
    top:50%;
    transform: translateY(-50%);
    padding: 0px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	width:202px;
	height: auto;
}


#contents #mymain .mygaiyou{
	position:relative;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow:hidden;
	float:right;
	font-size:10px;
	line-height:16px;
	clear:both;
	width:640px;
}



























/*
+ClearFix[common]
############################################################ */
.flearFix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* WinIE7 only */
*:first-child+html .flearFix {
  display: inline-block;
}
/* end WinIE7 only*/

/* WinIE6 and below */
/*\*/
* html .flearFix {
  height:1%;
}
/* end WinIE6 and below*/

/* Mac IE*/
/*\*//*/
#xxxxxx {
	display: inline-table;
}
/* end Mac IE*/
