@charset "utf-8";


/* ------------------------------
 ■■ CSS for nisshoku_group_Coop ■■
------------------------------ */


body#body01 {
	background : url(../img/base/back.png) no-repeat ;
	background-position : center top ;
}

body#body02 {
	background : url(../img/lowerbase/back2.gif) no-repeat ;
	background-position : center top ;
}

/* ------------------------------
	header
------------------------------ */

a.header_logo img {
	margin-top : 15px ;
}

/*flash*/

#flash {
	margin-left : 10px ;
	margin-top : 25px ;
}


/* ------------------------------
	main
------------------------------ */

/* ------------------------------
	sub
------------------------------ */

a.sub_banner01 img {
	margin-bottom : 10px ;
}

/*下層ページ*/

ul.ul_submenu {
	font-size : 0px ;
	margin-bottom : 30px ;
}

/*下層ページ　ここまで*/

/* ------------------------------
	footer
------------------------------ */

div.footer_menu {
	text-align : center ;
	padding-top : 10px ;
	color : #FFFFFF ;
	font-size : 13px ;
}

div.footer_menu a {
	color : #FFFFFF ;
	text-decoration : none ;
}

div.footer_menu a:hover {
	color : #FFFFFF ;
	text-decoration : underline ;
}

span.tatesen {
	margin-left : 5px ;
	margin-right : 5px ;
}

div#footer00 {
	width: 820px;
	margin: 0px auto 0;
	position : relative ;
}

h2.footer_logo img {
	margin-left : 20px ;
	margin-top : 40px ;
}

p.footer_text01 {
	margin-left : 20px ;
	font-size : 11px ;
	color : #4D4D4D ;
}

p.footer_text02 {
	font-size : 11px ;
	color : #007BCF ;
	position : absolute ;
	right : 20px ;
	top : 30px ;
}