@charset "utf-8";
#contents {
	width:1050px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66F;
	border-left-color: #66F;
	
}

#contents p {
	line-height:1.8;
	padding:3px;
	font-size:14px;
}

a:link {
    color:#64378C;
    font-style:normal;
    text-decoration:none;
}
a:visited {
    color:#331C48;
    text-decoration:none;
}

/*

フッター

-------------------------------------------*/



#foot {

	background-image: url(../../001_prezent_SF/img/foot.gif);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #B17DB5;

	clear: both;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

	height: 120px;

	position: relative;

}

#foot p {

	font-size: 14px;

	color: #FFFFFF;

	line-height: 20px;

	text-align: right;

	position: absolute;

	right: 25px;

	top:20px;

	width: 332px;

}

#foot li {

	font-size: 12px;

	display: inline;

}

#foot li a {

	color: #FFFFFF;

	font-size: 12px;

	text-decoration:underline;

}

#foot li a:hover{

	text-decoration:none;

}



#foot #f_ul01 {

	position: absolute;

	left: 25px;

	top: 41px;

	width: 661px;

}

#foot #f_ul02 {

	position: absolute;

	left: 20px;

	top: 38px;

}

#foot #f_logo {

	font-size: 18px;

	color: #FFFFFF;

	position: absolute;

	top: 36px;

	right: 12px;

	font-family: "Times New Roman", Times, serif;

	width: 281px;

}



#foot .ftMenu{

	width:600px;

	position:absolute;

	top:20px;

	left:20px;

}

#foot .ftMenu h3{

	color:#fff;

	font-size:14px;

	padding:0 0 6px;

	display:block;

	clear:both;

}

#foot .ftMenu ul{

	overflow:hidden;

	width:600px;

}

#foot .ftMenu ul li{

	float:left;

	line-height:1.1;

	margin-bottom:6px;

	padding:0 12px 0 0;

}

#foot .ftMenu ul li a{

	white-space:nowrap;

	display:block;

}



address {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #C458C7;

	background-color: #ffffff;

	line-height: 20px;

	text-align: right;

	padding-right: 10px;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #DFDFDF;

}

.ml{
	padding-left:75px;
	}

