@charset "UTF-8";
/* CSS Document */

table{
	width:530px;
	border:1;
}

table td{
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
}

.minimoji{
	font-size:11px;
}

.kome{
	color:#b92020;
}
.hissu{
	color:#b92020;
	text-align:right;
	margin-right:20px;
}


.form_title1{
	background-color:#ccc; 
	width:135px;
}
.form_title2{
	background-color:#e0e0e0;
	width:135px;
}
.form_content1{
	background-color:#ccc; 
	width:385px;
}
.form_content2{
	background-color:#e0e0e0;
	width:385px;
}


#shiboudouki{
	width:528px;
	background-color:#ccc;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#radiobottom{
	width:558px;
	text-align:center;
}

#privacypolicy{
	width:500px; 
	height:340px; 
	overflow-y:scroll; 
	overflow-x:no; 
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
	font-size:13px;
	padding:10px;
}
#privacypolicy ul{
	margin:0 0 15px 0;
	line-height:135%;
}
p#privacy_title1{
	font-size:14px; 
	font-weight:bold; 
	margin:0 0 15px 0;
}
p#privacy_title2{
	font-size:14px; 
	font-weight:bold; 
	margin:25px 0 15px 0;
}
p.p_title{
	font-size:15px;
	margin:0 0 15px 0;
	font-weight:bold;
}
p#date{
	text-align:right; 
	margin-bottom:40px;
	margin-right:10px; 
	line-height:135%;
}
#contact{
	margin:40px 0 0 0;
	padding:0;
	line-height:135%;
}

