/*div{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}*/
.kakoi{/* 右コンテンツ部分 */
	text-align : right;
	float: left;
	font-size :90%;
	width:  535px;
	/*マージン振り分けを0 30px 0 0から変更*/
	margin:  0 10px 0 20px;
}
.middle{
	text-align : center;
	font-size :90%;
}
.middle2{
	text-align : center;
	font-size :120%;
	color : #ff0000;
	background-color :#ffff33;
}
.obj{
	float : left;
	margin-top :10px;
	margin-left :20px;
}
.text{
	text-align : left;
	font-size :90%;
	line-height :140%;
	float :right;
	width : 250px;
	margin-top :20px;
	margin-right :15px;
}
.text_title{
	font-size :120%;
}
.form{
	text-align : center;
	width : 535px;
	height : 200px;
	background:  #ffffff url(../../image/miko_bkg.gif) no-repeat;
}
.inform{
	text-align : left;
	width : 500px;
	height : 170px;
	font-size :90%;
	line-height :150%;
	padding-top: 20px;
	padding-left: 10px;
}
.ex {
	text-align : left;
}
.big_text {
	font-size : 145%;
}
.big_text2 {
	font-size : 110%;
}
.small_text {
	font-size : 85%;
}
.mail {
	float:left;
	width : 350px;
}
.miko_qr {
	width : 70px;
	height : 70px;
	float:right;
	margin-right:10px;
}
.left_yose {
	text-align : left;
	line-height :150%;
}