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

body {
	background-color: #FF6600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../img/OR.png);
	background-position: center center;
}

#pageout {
	background-color: #FF6600;
	text-align: center;
	width: 900px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#page {
	width: 900px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#head {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 900px;
}

#left {
	float: left;
	width: 230px;
	height: auto;
	background-image: url(../img/p-0.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#left-1 {
	width: 230px;
	height: auto;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 50px;
}

#left-2 {
	width: 143px;
	height: 116px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 24px;
	margin-right: 23px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../img/p-5.png);
	background-position: center;
	background-repeat: no-repeat;	
}

#left img {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#youtube {
	width: auto;
	margin-bottom: 20px;
}

#link {
	border: 1px solid #FF9900;
	width: auto;
	height: auto;
	margin-left: 3px;
	margin-right: 3px;
}
	
#right h1 {
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;
	margin-left: 110px;
	text-indent: 15px;
}

h5 {
	display: inline;
}

#footer {
	width: 310px;
	height: 20px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 590px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF6600;
}

#foot {
	width: 280px;
	height: 30px;
	background-image: url(../img/p-6.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	font-size: 80%;
	text-align: left;
	text-indent: 30px;
	margin-top: -15px;
}

a img {
    border-style:none;
}
#mailmagazine {
	margin-bottom: 35px;
	font-size: 80%;
	text-align: left;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 13px;
	border: 1px solid #FF6600;
}


#hr {
	width: 90%;
	height: 1px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	}
