@charset "utf-8";

/* import files */

@import URL(layout.css);
@import URL(styles.css);
@import URL(pulldown.css);

/* CSS Document */

body{
background:#ECF3F6 url(../images/bg.gif) repeat-x;
text-align:center;
min-width:800px;
margin:0;
padding:0;
font: 80%/1em "ＭＳ Ｐゴシック", Osaka,gulim,굴림, sans-serif ;
color:#646464;
line-height:1.5em;
}

a,a:visited{
color:#006080;
text-decoration:underline;
}

a:hover{
color:#362F79;
}

img{
border:none;
}

p{
margin:0;
padding:0;
}

.strong{
font-weight:bold;
}

.font-small{
font-size:0.85em;
line-height:1.35em;
}

.notice{
color:#FF3300;
font-size:0.85em;
line-height:1.35em;
padding-top:7px;
}

br.clear-both, 
div.clear-both,
div#footend,
h1,
div.border-solid,
div.border-solid-reco,
td.td-mv-spacer{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr{
display:none;
}


/*/////////////// MARU PLUS //////////////////*/
form{
margin:0;
}

/*/////////////// 080620追加(goods) //////////////////*/
#info a {
	color:#CC0000;
	text-decoration:none;
}

#info a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*/////////////// 090202追加(SEO_DL BD COM LETTER) //////////////////*/

.style4 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 100px;
	
	}

/*/////////////// 090206追加(SEO_photo) //////////////////*/


/*/////////////// 090206追加(SEO_goods) //////////////////*/

.style1 {color: #FF008E}
.style2 {color: #FF9900}
.style3 {color: #cc0000}
a:link.b-join02,a:visited.b-join02{
background-image:url(../images/b_join1.gif);
background-repeat:no-repeat;
background-position:0 0;
margin:15px 20px;
text-align:left;
width:184px;
height:42px;
text-indent:-99999px;
text-decoration:none;
font: 1px/1px monospace;
display: block;
}
