body {
	margin: 0px;
	padding: 0px;
	color: #191919;
	background-image:url(../img_common/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #FFD655;
	text-align: left;
}

/* パーツ */
#header {
	background-color: #FF9900;
	background-image:   url(../img_common/hd_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
}
#footer{
	background-color: #FFEF9D;
	padding: 7px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFC353;
}
#footer .navi a{
	background-image:   url(../img_common/ic_arrow_s_ft.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 6px;
}


/* リンク設定 */
/* Link*/
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited{
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.arrow-s {url(/img_common/ic_arrow_s.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 6px;
}
a.arrow {
	background-image:   url(../img_common/ic_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}


/* リスト*/
ul{}
li{}


/* 見出し */
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
h1{}
h2{}
h3{}
h4{}


/* 背景 */
.hd-img {
	background-attachment: scroll;
	background-image:  url(/img_common/hd_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFEA80;
}


/* その他 */
span.none {display: none;}
hr.none {display: none;}
strong {font-weight: bold}
p {margin: 0px;padding: 0px;}
form {margin: 0px;padding: 0px;}
hr {}

/* テーブル */
td {}
th {}

/* テキスト */
.txt-alert{color: #FF6600;}
.funsite{color: #944D2A;}
.illust{
	color: #FF6600;
	font-size: 12px;
}
.illust-come {
	color: #000000;
	font-size: 10px;

}
.movie {
color: #456C9C;
}
.faq-boxQ {
	color: #006699;
	background-color: #CCFFFF;
	font-weight: bold;

}
.faq-boxA {

	color: #FF3300;
	font-weight: bold;
}
icon-blue {

	background-image:   url(../img_common/ic_arrow_s_ft.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 6px;
}
.icon-Blue {

	background-image:   url(../img_common/ic_arrow_s_ft.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 6px;
}
.movieSpec {
	color: #000000;
	font-size: 12px;

}
.illustname {
	font-size: 14px;
	font-weight: bold;

}

/* フォーム */
select {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}

