/* CSS Document */



.oto_bbs{
text-align:left;	
width:570px;
font-size:15px;
color:#333333;
margin:0px;
padding:5px 10px 10px 20px;
background-color:#eeeeef;
}


.oto_top10{
margin-top:10px;
}
.oto_top4{
margin-top:4px;
}
.oto_top2{
margin-top:2px;
}




.oto_comment{
margin-top:10px;font-size:11px;
}


.font15px17{
font-size:15px;line-height:1.7;
}



.h2_oto_mokuji{
	clear:both;
	font-size:20px;font-weight:bold;
	line-height:1.0;
	border-left:10px solid #e2adc6;
	border-top:3px dotted #e2adc6;
	padding-left:5px;
	padding-top:5px;
	margin:30px 0 10px 0px;
}



.oto_copy{
	font-size:24px;
	margin:10px 0 10px 15px;
	}


input {
height: 150%;
font-size: 120%;
}

textarea {

font-size: 100%;
}

/*
.item{
height: 100%;
font-size: 120%;	
line-height:-1.0;
}
*/

.input_bt{
text-align:center;
font-weight:bold;
margin-top:20px;
margin-bottom:20px;
}

.input_comment{
font-weight:normal;font-size:14px;
}

.kinyuurei{
	font-size:12px;
}




/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){



input {
width: 100%;
 	font-size: 120%;
	height: 150%;
}



textarea {
    width: 95%;
	font-size: 120%;
}

.oto_top10{
	 width: 90%;
padding-right:10px;

}

.oto_top10 img{
width: 60%;
height:auto;
}

.oto_top4{
	 width: 90%; 
padding-right:10px;

}

.h2_oto_mokuji{

	margin:10px 0 10px 0px;
}

.oto_bbs{
width:auto;
font-size:16px;

margin:10px 0px 0px 0px;
padding:10px;

}





.oto_copy{
	font-size:24px;
	margin-top:8px;
	margin-left:16px;
	}


.input_bt{
font-size:120%;
float:none;
}


.kinyuurei{
	font-size:14px;
	font-weight:normal;
}


.item{
font-size: 18px;
font-weight: bold;	
line-height:1.0;
}





}











