@charset "utf-8";

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
body {
	margin:0;
	background:#ffecf5;
}
img {border: 0;}
a {
	font-size: 12px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.p10 {
	font-size: 10px;
	line-height: 14px;
}
.p12 {
	font-size: 12px;
	line-height: 16px;
}
.p14 {
	font-size: 14px;
	line-height: 22px;
}
.red {color: #FF0000;}
#header{
	position: relative;
	width: 800px;
	height: 85px;
	border-top: 3px solid #e08896;
	background-image: url(../img/logo0218_2.jpg);
	background-repeat: no-repeat;
}
#header02{
	position: relative;
	width: 800px;
	height: 85px;
	background: url(/datsumou/img/logo.png) no-repeat;
	border-top: 3px solid #e08896;
}
#header img{
	position: absolute;
	top: 40px;
	left: 485px;
}
#main{
	width: 740px;
	margin: 10px auto 0;
}
#main p.txt{
	margin: 5px 10px 0;
	text-align: left;
	line-height: 1.4;
}
/*#main #free{
	margin: 10px auto 0;
	padding: 210px 0 0 0;
	background: url(../img/img_free.png) no-repeat;
}
#main #free p{
	margin: 0;
	padding: 20px 30px;
	border-right: 10px solid #ffecf5;
	border-bottom: 10px solid #ffecf5;
	border-left: 10px solid #ffecf5;
	text-align: left;
	line-height: 1.4;
}*/

