/* コンテンツ内で共通に適用される設定 */
@Charaset "Shift-JIS";

BODY{
	background :#FFFFFF url('img/back.jpg') repeat-y fixed 800px;
	font-family : Times;
	font-size : 11pt;
	color : #444444;
	
}


TABLE{
	font-family : Times;
	font-size : 11pt;
	color : #444444;
	
}

A{
	text-decoration : underline;
	color : #000000;
}

#container{
	width : 780px;
	margin-left : 20px;
	margin-right : 20px;
}

#left{
	width : 370px;
	float : left;
	margin-top : 15px;
}

#right{
	width : 400px;
	float : right;
	margin-top : 15px;
}

#left-2{
	width : 200px;
	float : left;
	margin-top : 15px;
}

#right-2{
	width : 580px;
	float : right;
	margin-top : 15px;
}

#left-3{
	width : 80px;
	float : left;

}

#right-3{
	width : 690px;
	float : right;
	}

#container-2{
	width : 740px;
	float : left;
}


#container-3{
	width : 600px;
	float : left;
	margin-left : 20px;
}

#container-4{
	width : 700px;
	float : left;
	margin-left : 20px;
}



#copyright{
	background : url('img/afre-mini.jpg') no-repeat right bottom;
	width : 740px;
	height : 110px;
	font-size : 9pt;
	vertical-align : text-bottom;
	clear : both; margin-left:15px; margin-right:20px; margin-top:20px; margin-bottom:10px
}



#copyright-2{
	background : url('img/afre-mini.jpg') no-repeat right bottom;
	width : 574px;
	height : 110px;
	font-size : 9pt;
	vertical-align : text-bottom;
	clear : both; margin-left:15px; margin-right:20px; margin-top:20px; margin-bottom:10px
}

.no-spam{
	display: none;
}

