@charset "utf-8";

/* import files */

@import URL(layout.css);
@import URL(styles.css);
@import URL(pulldown.css);
/* CSS Document */

body{
background:#000000 url(../images/bg.gif) repeat-x;
text-align:center;
min-width:800px;
margin:0;
padding:0;
font: 80%/1em "lr oSVbN", Osaka;
color:#646464;
line-height:1.5em;
}

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

a:hover{
background-color:#B3B3A6;
text-decoration:none;
}

h2{
text-indent:-9999px;
height:30px;
padding:0;
margin:0;
font: 1px/1px monospace;
display: block;
}

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{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr{
display:none;
}


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

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

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

/* -------------------------------------------------------
090116追加(moveie gallery)
--------------------------------------------------------- */
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

.style1 {font-size: 18px}

/* -------------------------------------------------------
090121追加
--------------------------------------------------------- */
.style2 {font-size: 18px}
.style3 {font-size: 24px}

.style1 {color: #646464}
a:link {
	color: #646464;
}
a:visited {
	color: #646464;
}


/* -------------------------------------------------------
090121追加(movie gallery)
--------------------------------------------------------- */
.style1 {
	font: bold 18%;
	font-size: 18px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}

/* -------------------------------------------------------
090122追加(message movie) index/mgmovie
--------------------------------------------------------- */
.style1 {
	font-weight: bold;
	font-size: 18px;
}

/* --------------------------------------------------------- */
.style1 {font-size: 18pt}
.style2 {
	font-size: 18px;
	font-weight: bold;
}	

/* -------------------------------------------------------
090122追加(message board) index
--------------------------------------------------------- */
.style1 {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}