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

.kome{
	color:#b92020;
}

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

#backcolor{
	float:left;
}

#backcolor p,table,ul,dl{
	font-size:13px;
}

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

table td{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.minimoji{
	font-size:11px;
}

.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:523px;
	background-color:#ccc;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#radiobottom{
	width:523px;
	text-align:center;
	font-size:13px;
}

#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.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%;
}

