@charset "utf-8";
/* CSS Document */

img{
    margin:0;
	padding:0;
}

#size {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#center_style {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

p{
     margin:0px;
	 padding:0px;
}


.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	margin-left: 80px;
	line-height: 20px;
}
.style2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	line-height: 16px;
	margin-left: 130px;
}

.style3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #660000;
	margin-left: 130px;
	line-height: 14px;
}

.style4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color:#660000;
	margin-left: 250px;
	line-height: 18px;
	margin-top: 20px;
}

.style5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#660000;
	margin-left: 130px;
	line-height: 20px;
	margin-top: -5px;
}

.style6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000066;
	margin-left: 150px;
	line-height: 14px;
	margin-right: 130px;
	margin-top: 20px;
}

.style7 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC0000;
	margin-left: 250px;
	margin-top: 20px;
}


.style1_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	line-height: 20px;
}
.style2_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	line-height: 16px;
	margin-left: 50px;
}

.style3_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #660000;
	margin-left: 50px;
	line-height: 14px;
}

.style5_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#660000;
	margin-left: 55px;
	line-height: 20px;
	margin-top: -5px;
}


.style9 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #CC3300;
	margin-top: 20px;
	margin-left: 120px;
}

.text1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.text2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #660000;
	margin-right: 10px;
}

.copy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color:#660000;
}

.site {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color:#660000;
	margin-left: 330px;
	line-height: 20px;
}


a:visited {
	color:#CC3300;
	text-decoration: underline;
}
a:hover {
	color:#000066;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}


li{
	list-style-image:url(img/list.gif);
	line-height: 20px;
}
#main{
	width:800px;
	height:530px;
	background-image: url(img/bg_1.jpg);
	background-repeat: no-repeat;
}


#right_left{
	width:800px;
	height:230px;
}



#left {
	width: 400px;
	float: left;
	height: 230px;
}

#rigrt {
	width: 400px;
	float: right;
	height: 230px;
		}

#center {
	width:800px;
}



#sub{
	width: 800px;
	background-repeat: no-repeat;
	background-color: #E3C99B;
}
