@charset "utf-8";
/* CSS Document */
html {
  font-size: 16px;
  line-height:1.6em;
  }

a:link { color: #555555 } 
a:visited { color: #555555 } 
a:hover { color:#55bbbb }
body{
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", 'sans-serif';
	text-shadow: #cccccc 0.1px 0.1px 1px;
}  

#to_top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 100;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.sup { 
vertical-align: super;
 font-size:10px;
 }
.honbun {
	line-height:1.6em;
}
.style1 {
	color: #3366FF;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 12px
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}.font_syou {
	font-size: 12px;
}
.font_cyuu {
	font-size: 14px;
}
.mojiwhite {color: #FFFFFF;
  padding: 14px;
  }
  .style8 {
	color: #FFFFFF;}

.midasimojicolor {
 margin: 2px 2px 16px 2px; ;
 padding: 10px;
 background-color : #8CD3D0 ;
 }

.conttitle {
  position: relative;
  }

.conttitle p {
  position: absolute;
  top: 65%;
  left: 5%;

  margin:0;
  padding:0;
  font-weight: bold; /*太字に*/
  font-size: 1.5em;/*サイズ1.5倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/

  }

.conttitle img {
  width: 100%;
  }
  .conttitles {
  position: relative;
  }

.conttitles p {
  position: absolute;
  top: 65%;
  left: 3%;

  margin:0;
  padding:0;
  font-weight: bold; /*太字に*/
  font-size: 1.1em;/*サイズ1.2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/

  }

.conttitles img {
  width: 100%;
  }
   .conttitleue {
  position: relative;
  }

.conttitleue p {
  position: absolute;
  top: 38%;
  left: 3%;

  margin:0;
  padding:0;
  font-weight: bold; /*太字に*/
  font-size: 1.1em;/*サイズ1.1倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/

  }

.conttitleue img {
  width: 100%;
  }
.contbunsyou {
  margin: 2px 12px;
  line-height:1.6em !important ;
  }
.contbunsyouhiroi {
  margin: 2px 6px;
  line-height:1.6em !important ;
  }
.style9 {
	color: #0066CC;
	font-weight: bold;
	font-size: 0.8em;
	margin: 2px 12px;
}
.topfooter {
  position: relative;
  }

.topfooter p {
  position: absolute;/*絶対配置*/
  color: 666;/*文字*/
  top: 10px;
  left: 30px;


  }

.topfooter img {
  width: 100%;
  }
  .02midasi {
	font-size: large;
	color: #006666;
	font-weight: bold;
}
.02midasi2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #003333;
}
.sidouhousin_waku {
	padding: 12px;
	border: 1px solid #66CC66;
	line-height:1.6em;
}
div.03sakuhin1 img {
	margin: 16px;
}
.greenmoji {color: #009933}
.underdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.underlinegreen {
  background: linear-gradient(transparent 70%, #8effa1 70%);
}
.underlinegreenmini {
  background: linear-gradient(transparent 70%, #40f060 70%);
    font-size: 0.9em;/*サイズ0.9倍*/
}