@charset "utf-8";


/* -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
-webkit-text-size-adjust: 100%;
text-align:center;
}

img{
border:0;
vertical-align: top;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#488fdd;text-decoration:underline;}
a:hover{color:#6caefe;}
a:active, a:focus {outline:0;}

/* hタグ設定
------------------------------------------------------------*/
#contents .toph{
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:0px;
	background:none;
	border:none;
	}

#contents h2{
	clear:both;
	margin:0 0 15px 0;
	padding:30px 15px 30px 20px;
	font-size:1.3em;
	letter-spacing:0.2em;
	line-height:0px;
	text-align:left;
	text-shadow: 1px 1px 3px #333;  
	color:#fff;
	background:transparent url(../img/h2-bg.jpg) no-repeat left top;
	border:none;
	}

#contents h3{
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 51%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* W3C */
	margin:0 0 15px 0;
	padding:6px 20px;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:1px 1px 2px #333;
	-webkit-box-shadow:inset 0 0 50px rgba(0,0,0, 0.1);
	font-size:1.1em;
	text-align:left;
	letter-spacing:0.2em;
	clear:both;
	}

#contents h3.h3o{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffa443), color-stop(1.00, #ff7400));
background: -webkit-linear-gradient(#ffa443, #ff7400);
background: -moz-linear-gradient(#ffa443, #ff7400);
background: -o-linear-gradient(#ffa443, #ff7400);
background: -ms-linear-gradient(#ffa443, #ff7400);
background: linear-gradient(#ffa443, #ff7400);

	margin:0 0 15px 0;
	padding:6px 20px;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:1px 1px 2px #333;
	-webkit-box-shadow:inset 0 0 50px rgba(0,0,0, 0.1);
	font-size:1.1em;
	text-align:left;
	letter-spacing:0.2em;
	clear:both;
	}

#contents h3 a{color:#fff;text-decoration:none;}
#contents h3 a:hover{color:#fff;}

#contents h4{
	background: #fff;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:3px solid #7db9e8;
    padding: 5px 0 5px 10px;
    background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff)); /* webkit */
    -pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* ie */
    behavior: url(../css/PIE.htc);  /* ie */
	margin:0 0 15px 0;
	text-align:left;
	letter-spacing:0.2em;
	color:#333;
	clear:both;
	}

#contents h5{
	clear:both;
	margin:0 0 0px 0;
	padding:0px 0px 10px 30px;
	font-size:1em;
	letter-spacing:0.2em;
	line-height:1.4em;
	text-align:left;
	border:none;
	background: url(../img/h5-bg.jpg) no-repeat left top;
    padding-bottom: 15px;
    color: #018c01;
	font-weight:bold;
	}

/* リスト設定
------------------------------------------------------------*/
#contents ol {
	margin: 0px 0 10px 0px;
	padding: 0px 0 0 0px;
	color:#df3f00;
	width:98%;
}

#contents ol li {
	margin: 0px 0 0 30px;
	padding: 0 0 10px 0px;
	border: none;
	background: none;
	text-align:left;
	font-size:1em;
	line-height:1.8em;
	background:none;
	list-style-position:outside;
	list-style-type:decimal;
}

#contents ul {
	margin: 0px 0 10px 0px;
	padding: 0px 0 0 0;
	color: #005aab;
	width: 98%;
}

#contents ul li {
	margin: 0px 0 10px 0px;
	padding: 0 0 2px 20px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	background: none;
	text-align:left;
	font-size:1em;
	line-height:1.5em;
	border-bottom:none;
	background:url(../img/icon3.jpg) no-repeat left 6px;
}

#contents ul.top6Box {
	margin: 0px 0 20px 0px;
	padding: 0px 0 0 0;
	color: #42210b;
	width: 680px;
	overflow:hidden;
}

#contents ul.top6Box li {
	float:left;
	margin: 0;
	padding: 0 0 0px 0px;
	border: none;
	list-style:none;
	text-align:left;
	font-size:0;
	line-height:0;
}

#contents .sitemap {
	margin: 0px auto 50px auto;
	padding: 0px 0 0 0;
	color:#333333;
	width:630px;
	list-style-type: none;
	list-style-image:none;
}

#contents .sitemap li {
	margin: 0px 0 10px 0px;
	padding: 0 0 2px 20px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	background: none;
	text-align:left;
	font-size:0.85em;
	line-height:1.8em;
	border-bottom:dashed 1px #aaa;
	background:url(../img/icon3.jpg) no-repeat left 6px;
}

#contents ul.area {
	margin: 0px 0 30px 0px;
	padding: 0px 0 10px 0;
	color: #333;
	width: 680px;
	border-bottom:dashed 1px #ccc;
	overflow:hidden;
}

#contents ul.area li {
	float:left;
	margin: 0 0 15px 0;
	padding: 0 0 0px 10px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	list-style-position:none;
	text-align:left;
	font-size:0.8em;
	line-height:1.5em;
	background:none;
	display:inline;
	text-align:center;
}

#contents ul.area li.type0{
	padding:0 0 0 0;
}
#contents ul.area li img{
	display:block;
	margin:0 0 5px 0;
	padding:4px;
	border:solid 1px #ccc;
}

#contents ul.area2 {
	margin: 0px 0 30px 0px;
	padding: 0px 0 10px 0;
	color: #333;
	width: 680px;
}

#contents ul.area2 li {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	list-style-position:none;
	text-align:left;
	font-size:0em;
	line-height:0em;
	background:none;
	display:inline;
	text-align:center;
}

#contents .areaBox ul{
	margin: 0px auto 20px auto;
	padding: 0px 0 0 0;
	color:#333333;
	width:auto;
	list-style-type: none;
	list-style-image:none;
}

#contents .areaBox ul li {
	margin: 0px 0 10px 0px;
	padding: 0 0 1px 20px;
	list-style-type: none;
	list-style-image:none;
	background: none;
	text-align:left;
	font-size:0.8em;
	line-height:1.5em;
	border-bottom:dashed 1px #aaa;
	background:none;
}

#contents .areaBox ul li.banner {
	margin: 0px 0 10px 0px;
	padding: 0 0 0px 0px;
	border: none;
}

#contents ul.equipment {
	margin: 0px 0 20px 0px;
	padding: 0px 0 0px 0;
	color: #333;
	width: 680px;
	overflow:hidden;
}

#contents #equipment0 {
	margin: 0px 0 0px 0px;
}

#contents ul.equipment li {
	float:left;
	width:220px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 10px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	list-style-position:none;
	text-align:left;
	font-size:100%;
	line-height:1.5em;
	background:none;
	display:inline;
	text-align:center;
}

#contents ul.equipment li.type0{
	padding:0 0 0 0;
}
#contents ul.equipment li img{
	display:block;
	margin:0 0 5px 0;
	padding:4px;
	border:solid 1px #ccc;
}

#contents ul.equipment li p{
	display:block;
	margin:0 0 0px 0;
	padding:4px;
	text-align:center;
	background-color:#63a1e0;
	color:#fff;
}

#contents ul.equipment li p.textBox{
	display:block;
	margin:0 0 0px 0;
	padding:4px;
	text-align:left;
	color:#333;
	background-color:#fff;
	border:dashed 1px #68a4e1;
}

#contents ul.voice1 {
	margin: 10px 0 10px 0px;
	padding: 0px 0 0 0;
	color: #005aab;
	width: auto;
	overflow:hidden
}

#contents ul.voice1 li {
	float:left;
	margin: 0px 0 0px 0px;
	padding: 0 20px 2px 25px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	background: none;
	text-align:left;
	font-size:0.95em;
	line-height:1.5em;
	border-bottom:none;
	background:url(../img/icon4.jpg) no-repeat left 2px;
	display:inline;
}

#contents ul.voice2 {
	clear:both;
	margin: 0px auto 20px auto;
	padding: 10px 10px 0 10px;
	color: #005aab;
	width: 600px;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../css/ie-css3.htc);
  background-color:#ffebc5;
  overflow:hidden;
}

#contents ul.voice2 li {
	float:left;
	margin: 0px 5px 10px 0px;
	padding: 0 10px 0px 5px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	background: none;
	text-align:left;
	font-size:0.8em;
	line-height:1.5em;
	border-right:solid 1px #aaa;
	display:inline;
}


#contents dl {
  margin: 0;
  padding: 0;
  text-align:left;
}
#contents dl dt {
  margin: 0 0 10px 0;
  padding: 0 0 0 18px;
  background: none;
  color: #333;
  font-weight: bold;
  font-size: 1em;
}
#contents dl dd {
  margin: 0 0 20px 16px;
  padding: 0;
  color: #444;
  font-size:0.9em;
}
#contents dl dd dl {
  margin: 0;
  padding: 0;
}
#contents dl dd dl dt {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
  font-size: 1em;
  color: #444;
  border-bottom: 1px dashed #999;
  background: none;
}
#contents dl dd dl dd {
  margin: 0 0 10px 0;
  padding: 0;
  font-size:0.9em;
}
#contents dl dd dl dd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* テーブル設定
------------------------------------------------------------*/

#contents table{
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
width:100%;
font-size:0.85em;
line-height:1.8em;
border-top:solid 1px #29abe2;
margin:10px auto 0 auto;
color:#333;
}

#contents table th{
padding:8px 5px;
border-top:none;
border-left:none;
border-right:none;
border-bottom:solid 1px #29abe2;
background-color:#daf0ff;
vertical-align:middle;
}

#contents table th img{
vertical-align: middle;
}

#contents table td{
vertical-align:center;
padding:8px 8px;
border-top:none;
border-left:none;
border-right:none;
border-bottom:solid 1px #29abe2;
text-align:left;
background-color:#ffffff;
}

#contents table td.submit {
	text-align:center;
	vertical-align:top;
	padding:10px;
	border:none;
	font-weight:normal;
	border-top:solid 1px #29abe2;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background-color:transparent;
	}


/* 背景設定
------------------------------------------------------------*/

.containerA{
background: transparent url(../img/bg.jpg) repeat left top;
}

.containerB{
background: url(../img/bg-topbg.jpg) no-repeat center top;
}

/*************
/* ヘッダー
*************/
#top{
margin:0 auto;
padding:0 0 0 0;
width:auto;
height:auto;

}

#top .inner{
margin:0 auto;
padding:0 0 0 0;
width:960px;
height:412px;

background:#fff  url(../img/bg-top.jpg) no-repeat center top;
}

#top .inner h1{
float:right;
display:inline;
width:730px;
height:34px;
margin:0 0 0px 0;
padding:10px 10px 0px 0;
color:#666;
font-size:0.75em;
text-align:right;
font-weight:normal;
}

#top .inner h2{
float:left;
width:205px;
}


/*************
/* 下層用ヘッダー
*************/
#under{
margin:0 auto;
padding:0 0 0 0;
width:auto;
height:auto;
}

#under .inner{
margin:0 auto;
padding:0 0 0 0;
width:960px;
height:auto;
background:#fff  url(../img/bg-top.jpg) no-repeat center top;
}

#under .inner h1{
float:right;
display:inline;
width:730px;
height:34px;
margin:0 0 0px 0;
padding:10px 10px 0px 0;
color:#666;
font-size:0.75em;
text-align:right;
font-weight:normal;
}

#under .inner h2{
float:left;
width:205px;
}

/*************
/* グローバルナビゲーション
*************/

#head {
	float:right;
	margin:0;
	padding: 0 0 0 0;
	width: 755px;
	height:46px;
}

#head ul {
	margin:0 0 0 0;
	padding: 0px 0 0 0;
	width: 755px;
	height:46px;
	text-align:left;
	background-color: none;
	line-height:normal;
	display:inline;
}

#head li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height:0;
	list-style: none;
}

/* 画像切替 ここから */

#imageRotator{
	clear:both;
}

#imageRotator img {
	margin:0 auto;
  position: absolute;
  float:left;
  *left:0px;
}


/* wrapper ここから */

#wrapper{
	margin:0 auto;
	padding:10px 0 0px 0;
	width:960px;
	background-color:#fff;
	}
	
/*************
/* パンくず
*************/

#pan{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	width:960px;
	overflow:hidden;
	clear:both;
}

#rootList {
	clear:both;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 5px 0 0px 15px;
	padding: 0px 0 0px 0;
	list-style-type: none;
	text-align:left;
	color:#333333;
	width:550px;
	float:left;
}

#rootList ul{
	margin:0 0 0 0;
	padding:0px 0 3px 0;
	width:550px;
	text-align:left;
	background-image:none;
}

#rootList ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
	color:#333333;
	padding:0;
	background-image:none;
}


/* ソーシャルボタン */

.social-button {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	width:305px;
	float:right;
	text-align:left;
}

.social-button li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.social-button li.end {
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
}

.social-button li div {
	display: inline;
}

.social-button:before,
.social-button:after {
	content: " ";
	display: table;
}

.social-button:after {
	clear: both;
}

.social-button {
	*zoom: 1;
}

.social-button iframe.twitter-share-button {
    width: 90px !important;
}


/* お気に入り登録 */
.social-button .okiniiri{
	float: left;
	margin:-5px 0 0px 0 ;
	margin:0px 0 0px 0\9;
	padding:0 0 0px 0;
	width:79px;
	height:20px;
	border:0;
	background-color:#f1feff;
	}
.social-button .okiniiri button{
	margin:0px 0 0px 0;
	padding:0 0 0px 0;
	width:79px;
	height:20px;
	border:none;
	background-image:none;
	border:0;
	background-color:#f1feff;
}

/*************
/* メインカラム
*************/

#contents{
	float:left;
	margin:0 auto;
	padding:0 0 0px 15px;
	width:680px;
	display:inline;
	overflow:hidden;
	text-align:center;
	}

p{
margin:0 0 0px 0;
padding:0 0 0 0;
line-height:1.8em;
color:#333;
text-align:left;
font-size:0.8em;
}

#contents p.textBox{
	clear:both;
	display:block;
	margin:0 0 20px 0;
	padding:4px;
	text-align:left;
	color:#333;
	background-color:#fff;
	border:dashed 1px #68a4e1;
}

/* トップメイン ここから */

.top_box1{
	margin:0 auto 35px auto;
	padding:0 0 0 0;
	width:426px;
	}

.boxL{
	float:left;
	}

.boxR{
	float:right;
	}


nav#side{
	float:none;
	}

/* 下層メイン ここから */

.access{
margin:0 0 50px 0;
padding:5px;
width:670px;
height:auto;
overflow:hidden;
background:#fff  url(../img/box-bg.jpg) repeat center top;
}

.access .accessIn{
margin:0 auto;
padding:0 0 0 0;
width:670px;
height:auto;
font-size:0.8em;
background-color:#fff;
}


.areaBox{
	clear:both;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	width:680px;
	overflow:hidden;
}

.areaBoxl{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:330px;
}

.areaBoxr{
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:330px;
}

#videoBox{
	clear:both;
	width:680px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
	}

#videoBox .videoBoxl{
	float:left;
	width:330px;
	}

#videoBox .videoBoxr{
	float:right;
	width:330px;
	margin:0 0 0 0px;
	}

.houseBox {
	clear:both;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	overflow:hidden;
	}

.houseBoxin {
	float:left;
	width:350px;
	}

.ownerBox{
	float:left;
	width:440px;
	margin:0 0 30px 0;
	padding:0;
	}

.ownerBox2{
	float:left;
	width:440px;
	margin:0 0 10px 0;
	padding:0;
	}

#contents .ownerBox table{
	margin:0 0 0px 0;
	}

#contents2 .ownerBox ol{
	margin:0 0 0px 0;
	}

.voiceBox {
	margin:0px 0 20px 0;
	padding:30px 0 0px 0 ;
  background:#fff  url(../img/voice_bg.jpg) no-repeat center top;
  overflow:hidden;
}

.voiceBoxline {
	margin:px 0 0 0;
	padding:0px 15px 25px 15px;
  background:#fff  url(../img/voice_bg2.jpg) no-repeat center bottom;
  overflow:hidden;
}

/* 
.voiceBoxline {
	margin:0px 0 0 0;
	padding:20px 10px 10px 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radiusm: 8px;
  border-left:solid 3px #90d1f5;
  border-right:solid 3px #90d1f5;
  border-bottom:solid 3px #90d1f5;
  behavior: url(../css/ie-css3.htc);
  background:#fff  url(../img/voice_bg.jpg) no-repeat center top;
}
*/

.box {
	margin:0 0 0 0;
	padding:10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border:solid 5px #90d1f5;
  behavior: url(../css/ie-css3.htc);
}


/*************
/* サイドカラム
*************/

#side{
	float:right;
	margin:0 auto;
	padding:0 15px 0px 0px;
	width:220px;
	display:inline;
	text-align:center;
	}

nav#side{
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	}

#sideNav{
	margin:0 0 30px 0;
	padding:0px 0 12px 0;
	background:transparent url(../img/side-bg2.jpg) no-repeat center bottom;
	}
.sideNavin{
	margin:0 0 0px 0;
	padding:15px 0 0px 0;
	background:transparent url(../img/side-bg1.jpg) no-repeat center top;
	}

#sideNav ul{
	width:190px;
	margin:0 auto 0px auto;
	padding:0px 0 0px 0;
	}
#sideNav ul li {
	margin: 0 0 10px 0;
	padding: 0 0 2px 13px;
	border-bottom:dashed 1px #999;
	list-style-type: none;
	list-style-image:none;
	text-align:left;
	font-size:1em;
	letter-spacing:0.1em;
	line-height:1.6em;
	background: transparent url(../img/icon2.jpg) no-repeat left 10px;
}


#sideNav ul li a	{color: #666;
text-decoration:none;}

#sideNav ul li a:hover	{color: #aaa;
text-decoration:none;}

.location{
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
	background-color:#b7dffa;
	}
	

/*************
/* PageTopへのリンクテキスト
*************/

#gotop {
	clear:both;
	overflow:hidden;
	text-align: center;
	margin: 0px auto 0 auto;
	padding: 30px 0 0 0;
	width:82px;
	height:35px;
	display:block;
}

.gotop2 {
	float:right;
	clear:both;
	overflow:hidden;
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 0px 0 0 0;
	font-size:0.8em;
}



/*************
/* フッター
*************/

footer{
	clear:both;
	margin:0px 0 0 0;
	padding:15px 0 0 0;
	width:960px;
	background: #005aab url(../img/footer_bg.jpg) no-repeat left top;
	}

footer .footerIn{
	margin:0 0 0 190px;
	padding:0 0 0 0;
	}

footer ul {
	float:left;
	margin: 0px 0 10px 0px;
	padding: 0px 0 0 0;
	color: #444;
	width: auto;
}

footer ul li {
	margin: 0;
	padding: 0 0 7px 15px;
	border: none;
	list-style-type: none;
	list-style-image:none;
	text-align:left;
	font-size:0.75em;
	line-height:1.8em;
	background: transparent url(../img/icon1.png) no-repeat left 7px;
}

footer ul.type{
	margin: 0 0 0 30px;
}

footer ul li a	{color: #fff;
text-decoration:underline;}

footer ul li a:hover	{color: #fff;
text-decoration:none;}

address{
	clear:both;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	background-color:#005aab;
	color:#fff;
	font-size:0.75em;
	}


/*************
/* 追加要素
*************/

.yellow{
background-color:#FFFF00;
color:#000000;
padding:2px 2px 2px 2px;
}

.yellow2{
background-color:#FFFF00;
color:#ff0000;
padding:2px 2px 2px 2px;
}


.textPl{
	float:left;
	margin:0 10px 20px 0;
	}

.textPl2{
	float:left;
	margin:0 10px 40px 0;
	}


.textPr{
	float:right;
	margin:0 0px 10px 10px;
	}

.textPr2{
	float:right;
	margin:0 0px 5px 10px;
	}

.textPrw0 {
	display:block;
	background-color:#FFFFFF;
	margin:0 0px 0px 10px;
	padding:5px;
	border:solid 1px #bbbbbb;
	float:right;
}

.textPrw {
	display:block;
	background-color:#FFFFFF;
	margin:0 0px 10px 10px;
	padding:5px;
	border:solid 1px #bbbbbb;
	float:right;
}

.textPrw2 {
	display:block;
	background-color:#FFFFFF;
	margin:0 0px 20px 10px;
	padding:5px;
	border:solid 1px #bbbbbb;
	float:right;
}



.textPlw {
	display:block;
	background-color:#FFFFFF;
	margin:0 10px 10px 0px;
	padding:5px;
	border:solid 1px #bbbbbb;
	float:left;
}

.textPlw2 {
	display:block;
	background-color:#FFFFFF;
	margin:0 10px 20px 0px;
	padding:5px;
	border:solid 1px #bbbbbb;
	float:left;
}

.orange{
color:#ff5a24;
}

.pink{
	color:#ed1e79;
}

.blue{
	color:#0066CC;
}

.blue2{
	color:#006699;
}

.blue3{
	color:#2e3192;
}

.red{
	color:#ff0000;
}

.blue-b {
	border-bottom:solid 2px #0000ff;
	line-height:170%;
	padding:0 0 2px 0;
}

.red-b {
	border-bottom:solid 2px #FF0000;
	line-height:170%;
	padding:0 0 1px 0;
}

.black-b {
	border-bottom:dashed 2px #000000;
	line-height:160%;
}

.green{
	color:#006600;
}

.yellow{
background-color:#FFFF00;
color:#000000;
padding:2px 2px 2px 2px;
}

.yellow2{
background-color:#FFFF00;
color:#ff0000;
padding:2px 2px 2px 2px;
}

.textL{
	text-align:left;
	}

.textR{
	text-align:right;
	}

.textC{
	text-align:center;
	margin:0 auto 0 auto;
	}

.top5{
margin:5px 0 0px 0;
}

.top10{
margin:10px 0 0px 0;
}

.top15{
margin:15px 0 0px 0;
}

.top20{
margin:20px 0 0px 0;
}

.top25{
margin:25px 0 0px 0;
}

.top30{
margin:30px 0 0px 0;
}

.top50{
margin:50px 0 0px 0;
}

.bottom5{
margin:0 0 5px 0;
}

.bottom10{
margin:0 0 10px 0;
}

.bottom15{
margin:0 0 15px 0;
}

.bottom20{
margin:0 0 20px 0;
}

.bottom25{
margin:0 0 25px 0;
}

.bottom30{
margin:0 0 30px 0;
}

.bottom40{
margin:0 0 40px 0;
}

.bottom50{
margin:0 0 50px 0;
}


.bottom5p{
padding:0 0 5px 0;
}

.bottom10p{
padding:0 0 10px 0;
}

.bottom15p{
padding:0 0 15px 0;
}

.bottom20p{
padding:0 0 20px 0;
}

.bottom25p{
padding:0 0 25px 0;
}

.bottom30p{
padding:0 0 30px 0;
}

.f090 {
	font-size:0.9em;
	line-height:1.5em;
}

.f085 {
	font-size:0.85em;
	line-height:1.5em;
}

.f080 {
	font-size:0.8em;
	line-height:1.5em;
}

.f070 {
	font-size:0.75em;
	line-height:1.5em;
}

.f100 {
	font-size:1em;
	line-height:1.5em;
}


.f110 {
	font-size:1.1em;
	line-height:1.5em;
}

.f120 {
	font-size:1.2em;
	line-height:1.5em;
}

.f125 {
	font-size:1.25em;
	line-height:1.5em;
}

.f130 {
	font-size:1.3em;
	line-height:1.6em;
}

.f140 {
	font-size:1.4em;
	line-height:1.6em;
}

.f150 {
	font-size:1.5em;
	line-height:1.6em;
}

.f160 {
	font-size:1.6em;
	line-height:1.8em;
}

.waku-red{
	margin:0 auto 20px auto;
	padding:10px;
	width:645px;
	border:double 6px #FF0000;
	}
	
.waku-gray{
	margin:0 auto 20px auto;
	padding:10px;
	width:645px;
	border:double 6px #aaaaaa;
	}

.cl{
	clear:both;
	}

.b{
	font-weight:bold;
}

.c{
	text-align:center;
	margin:0 auto 0 auto;
}

.w10 {
	width:10%;
}

.w15 {
	width:15%;
}

.w20 {
	width:20%;
}

.w25 {
	width:25%;
}

.w30 {
	width:30%;
}

.w35 {
	width:35%;
}

.w40 {
	width:40%;
}

.w45 {
	width:45%;
}

.w50 {
	width:50%;
}

.w55 {
	width:55%;
}

.w60 {
	width:60%;
}

.w65 {
	width:65%;
}

.w70 {
	width:70%;
}

.w75 {
	width:75%;
}

.w80 {
	width:80%;
}

.w85 {
	width:85%;
}

.w90 {
	width:90%;
}

.w95 {
	width:95%;
}

.w100 {
	width:100%;
}

.of {
	overflow:hidden;
}

.ls0{
	letter-spacing:normal;
	}

section#content .va{
vertical-align:middle;
}

/* PC←→SP切替 */
#spLinkBlockInPc{
	display:none;
	background-color:#215a96;
	margin:0 auto 0 auto;
	padding:5px 0 10px 0;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

#spLinkBlockInPc a{
	color:#fff;
	width:100%;
}

#spLinkBlockInPc a:hover{color:#fff; width:100%;}

/* gallery ここから */
#pbox{
margin: 0px 0 50px 0;
}
#contents h3.panelT{
font-size:14px;
margin:3px 0 0px 0;
padding:0 0 0 10px;
background:none;
color:#ffffff;
font-weight:normal;
letter-spacing:0.1em;
text-align:left;
}

.panel-overlay p{
display:none;
}
/* gallery ここまで */
