@charset "UTF-8";


/*
SITE TITLE：
URL：
COPYRIGHT：
______________________________________*/

/*COLORSET：
text:#5F5F5F;
background：#fff;
header:#F8E773;

a:#0084CC;
a:visited:#262626;
a:hover:#958b45;
a:active:#958b45;

for Mac Firefox {
opacity:0.9999;
}

-moz-opacity:0.60;
opacity:0.60;
filter:alpha(opacity=60);

width:765px;
font-family:Helvetica, Arial, "ＭＳ ゴシック", "ヒラギノ明朝 Pro W6";

______________________________________*/

/* ////////////////////////////////////////
default
//////////////////////////////////////// */

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,table,th,td { 
margin:0;
padding:0;
font-size:100%;
font-style:normal;
font-weight:normal;
line-height:1.6;
list-style-type:none;
}

html,body {
	height: 100%;
}


body{
	background:#f7f6f2;
}

a {
cursor:pointer;
color:#ff8b18;
}

a img {
border:ff8b18;
}

a:visited {
color:#ff8b18;
text-decoration:none;
}

a:hover {
color:#958b45;
}

a:active {
color:#f9603c;
}

div.flashcontentIn{
width:650px;
margin:0 auto;
text-align:center;
font-size:12px;
}

div.flashcontentIn p{
margin:10px 0;
}

div.flashcontentIn p.noflash{
text-align:left;
}
