/* CSS Document */

body {
	margin:0;
	font-size:90%;
	line-height:150%;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../img/common/new-bg.jpg) repeat-x left -20px;
}


h1,h2,h3,h4,h5{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
p{margin:0;padding:0;}

.clear{clear:both;}


.photo_right{
	margin:0 0 15px 15px;
	float:right;
	}
.photo_left{
	margin:0 15px 15px 0;
	float:left;
	}
	
.photo_boxline{
	border:1px solid #CCC;
	padding:2px;
}


table{border-collapse:collapse;}
th{border-collapse:collapse;}
td{border-collapse:collapse;}



.font_navy{color:#006699;}
.font_darkred{color:#990000;}
.font_red{color:#FF0000;}
.font_green{color:#669900;}
.font_pink{color:#FF6699;}
.font_yellow{color:#FF0;}
.font_lightgray{color:#ccc;}
.font_lightblue{color:#3FA9F5;}
.font_lightgreen{color:#009844;}


.font_nomalbold{font-weight:normal;}
.font_bold{font-weight:bold;}
.font_small{font-size:80%;}
.font_middle{font-size:90%;}
.font_big{font-size:110%;}


.line_center{text-align:center;}
.line_right{text-align:right;}
.line_left{text-align:left !important;}


a{color:#036;}
a:hover{color:#F00;}


.margin_b5px{margin-bottom:5px !important;}
.margin_b10px{margin-bottom:10px !important;}
.margin_b15px{margin-bottom:15px !important;}
.margin_b20px{margin-bottom:20px !important;}
.margin_b25px{margin-bottom:25px !important;}
.margin_b30px{margin-bottom:30px !important;}
.margin_b35px{margin-bottom:35px !important;}
.margin_b40px{margin-bottom:40px !important;}
.margin_b45px{margin-bottom:45px !important;}
.margin_b50px{margin-bottom:50px !important;}
.margin_b55px{margin-bottom:55px !important;}
.margin_b60px{margin-bottom:60px !important;}
.margin_b70px{margin-bottom:70px !important;}
.margin_b80px{margin-bottom:80px !important;}
.margin_b90px{margin-bottom:90px !important;}
.margin_b100px{margin-bottom:100px !important;}

.margin_u5px{margin-top:5px !important;}
.margin_u10px{margin-top:10px !important;}
.margin_u15px{margin-top:15px !important;}
.margin_u20px{margin-top:20px !important;}
.margin_u25px{margin-top:25px !important;}
.margin_u30px{margin-top:30px !important;}
.margin_u35px{margin-top:35px !important;}
.margin_u40px{margin-top:40px !important;}
.margin_u45px{margin-top:45px !important;}
.margin_u50px{margin-top:50px !important;}




.imeoff{ime-mode: disabled;}


.clearfix{
	overflow:hidden;
	}
* html .clearfix{
  height:1%;
  overflow:visible;
}


.list-normalset{margin-top:0;}
.list-normalset li{margin-bottom:5px;line-height:130%;}

.list-normalset-decimal{margin-top:0;}
.list-normalset-decimal li{margin-bottom:5px;line-height:130%;list-style:decimal;}


.fb-like{
	text-align: right;
	margin-bottom: 10px;
}


#voice {
	height: 600px;
	overflow: scroll;
	width: 98%;
	border-style: none;
	background-image: url(../img/voice_bk.png);
	padding-bottom: 4%;
	margin-bottom: 0px;
	padding-top: 2%;
	margin-left: auto;
	margin-right: auto;
}

#voice .text_area{
	padding-top: 2%;
	padding-right: 0%;
	padding-left: 2%;
	line-height: 1.5em;
	border-bottom: 98% solid rgba(0,0,0,1.00);
	width: 90%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 2%;
}

#voice .text_area p.tit{
	line-height: 2em;
	font-weight: bold;
}

#voice .text_area p.copy{
	line-height: 1.5em;
	margin-bottom: 0px;
	border-bottom: 98% solid rgba(210,210,210,1.00);
	padding-bottom: 2%;
}

#voice .text_area p.copy span{
	background-color: rgba(252,252,156,1.00);
}

#voice .text_area h3{
	font-size: 150%;
	color: #eb418d;
	line-height: 2em;
}

#voice02 {
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border: 1px solid rgba(169,169,169,1.00);
	width: 90%;
}

#voice02 p {
	width: auto;
}
