#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 750px;
	float: left;
}
.faq {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	float: none;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0101;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.faq:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#magazine{
	list-style: none;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
}
#txt_magazine{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	float: none;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #9A0101;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	clear: both;
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: 150px 40px;
}

#pattern {
	margin-bottom: 30px;
}
