@charset "utf-8";


/* ------------------------------
 ■■ CSS for rakuten_emfac_Coop ■■
------------------------------ */




/* ------------------------------
	Reset
------------------------------ */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}


/* ------------------------------
	Reset End
------------------------------ */




/* ------------------------------
	Font
------------------------------ */


html {
	font-size: 14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 14px;
	line-height: 1.4;
}

ul {
	font-size: 14px;
	line-height: 1.4;
}

dl {
	font-size: 14px;
	line-height: 1.4;
}


/* ------------------------------
	Font End
------------------------------ */

a:focus {
	outline : none ;
}

a {cursor:pointer;}

a:hover img {
opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */ -ms-filter: "alpha(opacity=75)"; /* IE 8 */ filter: alpha(opacity=75); /* IE lt 8 */ -khtml-opacity: .75; /* Safari 1.x */ -moz-opacity: .75; /* FF lt 1.5, Netscape */
}

/* ------------------------------
	container
------------------------------ */


#container {
	xwidth: 975px;
	margin: 20px auto 0;
}

.container {
	min-width: 975px;
}


/* ------------------------------
	header
------------------------------ */


#header {
	height: 200px;
	margin-bottom: 10px;
	xbackground: #acacac;
}

#header02 {
	height: 200px;
	margin-bottom: 10px;
	xbackground: #acacac;
}


/* ------------------------------
	header End
------------------------------ */




/* ------------------------------
	contents
------------------------------ */


#contents {
	xfloat: left;
	xwidth: 975px;
	margin-bottom: 10px;
}


/* ------------------------------
	main
------------------------------ */


#main {
	xfloat: left;
	xwidth: 975px;
	xheight: 300px;
	xbackground: #fcc946;
	padding : 0 0 3% 0% ;
}

#main00 {
	float: left;
	width: 79%;
}

.main02 {
	xmargin : 0 0 0 5% ;
}


/* ------------------------------
	main End
------------------------------ */




/* ------------------------------
	sub
------------------------------ */


#sub {
	float: left;
	max-width: 220px ;
	xheight: 300px;
	xbackground: #c0c217;
	xpadding : 0 0.5%  0 0 ;
}


/* ------------------------------
	sub End
------------------------------ */


/* ------------------------------
	contents End
------------------------------ */




/* ------------------------------
	footer
------------------------------ */


#footer {
	clear: both;
	height: 600px;
	margin-bottom: 0px;
	background: url(../img/common/footer_back03.gif) repeat-x #BC824B ;
	padding : 0 5% ;
	position : relative ;
}


/* ------------------------------
	footer End
------------------------------ */


/* ------------------------------
	container End
------------------------------ */