@charset "utf-8";


/* ------------------------------
 ■■ CSS for フォーミュラハウス_Coop ■■
------------------------------ */


#container_top {
	xposition : relative ;
	height : 100% ;
}

/* ------------------------------
	contents
------------------------------ */

.bg_img{
	display:none;
}

.loader { 
position:absolute;
	z-index:9999;
	top:49%;
	left:48% ;
}

h2.header_logo03 {
	margin : 20px 0 0 20px ;
}

h3.top_title {
	position:absolute;
	top:20px;
	right:5% ;
}

ul.ul_menu_top {
	position:absolute;
	top:270px;
	right:5% ;
}

div.div_blognews {
	background : url(../img/top/news_back.png) repeat ;
	width : 215px ;
	height : 200px ;
	position:absolute;
	top:460px;
	right:5% ;
	padding : 10px ;
}

ul#myrss_result li {
	font-size : 11px ;
	color : #333333 ;
	margin-top : 10px ;
}

ul#myrss_result li a {
	font-size : 11px ;
	color : #333333 ;
	text-decoration : none ;
}

ul#myrss_result li a:hover {
	text-decoration : underline ;
}

div.div_blognews02 {
	background : url(../img/top/news_back.png) repeat ;
	width : 515px ;
	height : 100px ;
	position:absolute;
	bottom:100px;
	left:20px ;
	padding : 10px ;
}

/* ------------------------------
	footer
------------------------------ */

#footer_top{
	background  : url(../img/base/footer_back.png) repeat-x ;
	background-position : left top ;
	xmargin: 0 auto;
	height:70px;
	position : absolute ;
	bottom : 20px ;
	left : 0 ;
	width : 100% ;
}

h1.footer_logo01_top {
	padding : 20px ;
	float : left ;
}

div.footer_text01 {
	float : left ;
	padding-top : 15px ;
	xpadding-right : 220px ;
}

h2.com_name_top {
	color : #ffffff ;
	font-weight : normal ;
	font-size : 15px ;
}

p.com_address_top {
	
	color : #ffffff ;
	font-weight : normal ;
	font-size : 12px ;
}

p.copy_top {
	float : right ;
	xclear : both ;
	color : #ffffff ;
	font-weight : normal ;
	font-size : 10px ;
	padding-right : 10px ;
	padding-top : 45px ;
}
