
/* Pill style */
#scrollUp {
	bottom: 40px;
	right: 40px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(../img/common/top.png) no-repeat;
	}

/* 画像ボーダーなし、下揃え */
img{
	border : 0px;
	max-width : 100%;
	}
/* 文字の縦位置 */
.m{
	vertical-align : middle;
	}
.vm{
	vertical-align : middle;
	}
.mt10{
	margin-top : 10px;
	}
.mt20{
	margin-top : 20px;
	}
.mt30{
	margin-top : 30px;
	}
.mt50{
	margin-top : 50px;
	}
.mb10{
	margin-bottom : 10px;
	}
.mb20{
	margin-bottom : 20px;
	}
.mb30{
	margin-bottom : 30px;
	}
.mb40{
	margin-bottom : 40px;
	}
.mb50{
	margin-bottom : 50px;
	}
.mb80{
	margin-bottom : 80px;
	}
	
/* リンク */
a:link { color: #1c7bc4; text-decoration : none;} 
a:visited { color: #1c7bc4; text-decoration : none;} 
a:hover { color: #1c7bc4; text-decoration : underline;} 
a:active { color: #1c7bc4; text-decoration : none;} 
a:focus{ outline:none;}



.hover a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
	}

/* フロート */
.fl{
	float : left;
	margin-right : 20px;
	}
.fr{
	float : right;
	margin-left : 20px;
	}
.cr{
	clear : both;
	}
.crr{
	clear : right;
	}
	
.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear{
  min-height: 1px;
}

* html .clear{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* センター */
.ce{
	text-align : center;
	}
.rr{
	text-align : right;
	}
.ll{
	text-align : left;
	}
/* マージンなし */
p,h1,h2,h3,h4{
	margin : 0;
	font-weight : normal;
	}


.serif{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}

.f10{
	font-size : 10px;
	line-height : 1.5;
	}
.f12{
	font-size : 12px;
	}
.f14{
	font-size : 14px;
	}
.f16{
	font-size : 16px;
	}
.f18{
	font-size : 18px;
	}
.f20{
	font-size : 20px;
	}
.f22{
	font-size : 22px;
	}
.f26{
	font-size : 26px;
	}
.f30{
	font-size : 30px;
	}
.f40{
	font-size : 40px;
	}

.ind{
	text-indent : -1em;
	margin-left : 1em;
	}
.ind2{
	text-indent : -2em;
	margin-left : 2em;
	}
.bold{
	font-weight : bold;
	}


.red{
	color : #de0a3c;
	}

form{
	margin : 0;
	}
textarea{
	font-size : 14px;
	}
table{
	font-size : 1em;
	line-height : 1.5;
	border-collapse : collapse;
	}
th{
	font-weight : normal;
	text-align : left;
	vertical-align : top;
	}
td{
	text-align : left;
	vertical-align : top;
	}

.nowrap{
	white-space : nowrap;
	}

ul,ol{
	margin : 0;
	padding : 0;
	list-style : none;
	}




/* ボディ全体 */
body{
	margin : 0 auto;
	padding : 0;
	text-align : center;
	font-size : 14px;
	color : #000;
	line-height : 1.7;
	min-width : 1000px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	}





#head{
	background : #ff8dc8;
	text-align : center;
	padding : 10px 0;
	margin : 0 auto 50px;
	}
#head_content{
	max-width : 1200px;
	margin : 0 auto;
	text-align : left;
	}
#head h1 a{
	margin : 0;
	padding : 0;
	color : #fff;
	text-decoration : none;
	}

#foot{
	text-align : left;
	max-width : 1200px;
	margin : 0 auto;
	padding : 30px 0;
	}
#foot  #foot_logo{
	float : left;
	}

#copy{
	background : #7b5c60;
	color : #fff;
	font-size : 12px;
	padding : 20px 0 15px 0;
	}






/* index.html */

#main{
	margin : 77px 0 0 0;
	}
#main img{
	max-width : 3274px !important;
	}
.index_block1{
	max-width : 1200px;
	padding : 80px 0;
	margin : 0 auto;
	}
.index_block1 h3,
.index_block2 h3{
	color : #ff8dc8;
	font-size : 36px;
	line-height : 1.2;
	margin : 0;
	padding : 0;
	font-weight : bold;
	}
.index_block1 .text{
	font-size : 18px;
	line-height : 2.5;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}


.message_block{
	background : #fff2f6;
	padding : 80px 0;
	margin : 0 auto;
	}
.message_block .wrapper{
	max-width : 1200px;
	margin : 0 auto;
	text-align : center;
	font-size : 18px;
	line-height : 2.5;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	}
.message_block h3{
	color : #ff8dc8;
	font-size : 36px;
	line-height : 1.2;
	margin : 0;
	padding : 0;
	font-weight : bold;
	text-align : center;
	}
.message_block h4{
	text-align : center;
	font-size : 16px;
	line-height : 1.2;
	margin : 0 0 30px 0;
	padding : 0;
	font-weight : bold;
	}



.voice_block{
	margin : 100px 0 0 0;
	}
.voice_block .name_block{
	float : left;
	width : 30%;
	}
.voice_block .name_block .name{
	color : #0985c6;
	font-size : 26px;
	line-height : 1.2;
	margin : 0 0 10px 0;
	padding : 0;
	font-weight : bold;
	}
.voice_block .name_block .sub{
	font-size : 14px;
	line-height : 1.2;
	margin : 0 0 5px 0;
	padding : 0;
	font-weight : bold;
	}
.voice_block .text_block{
	float : left;
	width : 70%;
	text-align : left;
	}
.voice_block .text_block .question{
	font-size : 14px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	line-height : 1;
	margin : 0;
	color : #0985c6;
	font-weight : bold;
	}
.voice_block .text_block .title{
	font-size : 20px;
	margin : 0 0 5px 0;
	font-weight : bold;
	}
.voice_block .text_block .text{
	font-size : 14px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	line-height : 1.6;
	margin : 0 0 20px 0;
	padding : 0 0 20px 0;
	border-bottom : dotted 1px #ccc;
	}


.ichiji_title{
	text-align : left;
	font-weight : bold;
	}
.ichiji{
	width : 100%;
	margin : 0 0 50px 0;
	}
.ichiji th{
	border : solid 1px #000;
	padding : 10px;
	text-align : center;
	background : #ffbfe0;
	vertical-align : middle;
	}
.ichiji td{
	border : solid 1px #000;
	padding : 10px;
	text-align : right;
	vertical-align : middle;
	background : #fff;
	}

