body {
	background:url(../img/wallpaper/wallpaper1.jpg);
	background-repeat:repeat-y;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	position: relative;
	line-height: 20px;
	margin: 0 auto;
	width:950px;
	color: #333333;
	}
	
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}

.text {
	margin-left: 10px;
	line-height: 20px;
}
.text_top_main {
	line-height: 20px;
}
.text_top_left {
	float:left;
	width   : 15%;
	font-weight:bold;
	text-align:justify;
	text-justify:distribute
}
.text_top_righ {
	margin-right:0%;
	padding-bottom:5px;
	text-align:left;
}
.main {
	float:left;
    width   :100%;
}
/*ホーム用*/
.left_top {
	float:left;
	width   : 470px;
	left    : 2px;
	margin-top:10px;
	margin-bottom:20px;
	}
.right_top{
	margin-left:475px;
	text-align:right;
	margin-top:40px;
}

.left_main {
	float:left;
	width   : 65%;
	left    : 2px;
	margin-top: 10px;
	}

.right_main{
	margin-left:70%;
	margin-top: 70px;
	margin-bottom:50px;
	text-align:right;
	}

.left_bottom {
	float:left;
	width   : 40%;
	left    : 2px;
	margin-top: 10px;
	}

.right_bottom{
	margin-left:40%;
	margin-top: 70px;
	text-align:right;
	}
	
/*京ゆば用*/
.right_top2{
	margin-left:51%;
	text-align:right;
	margin-top:29px;
}
.left_yuba {
	float:left;
	width   : 49%;
	margin-top: 10px;
	}

.right_yuba{
	margin-left:50%;
	margin-top: 10px;
	}


.img_right {
	float:right;
	margin-left:10px;
}
.img_left {
	margin-right:10px;
	float:left;
	margin-left:0px;
	}
.headr  {
	margin-left:51%;
    width   : 48%;
	text-align:right;
	font-size: 18px;
}
.anchor {
	text-align:right;
}


.right{
	//width   :100%;
	text-align:right;
}
.style1 {
	color: #602E2D;
	font-weight: bold;
	font-size:20px;
}
.style2 {
		color: #FF0000;
}
.style3 {
	color: #602E2D;
	font-weight: bold;
	font-size:16px;
}

.Copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:right;
	margin-bottom:10px;
}
.fc {
    position:absolute;
	width: 80px;
	right: 0px;
}
