@charset "utf-8";

/* 初 */

@import url(../../_ex/default.css); 

/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */

div#ctArea {
	width: 951px;
	margin-left: 10px;
	background: url(../_im/main_bg.gif) repeat-y; }

div#ctMain {
	float: none;
	width: 951px;
	background: url(../_im/main_top.gif) no-repeat; }

div#ctMainBox {
	width: 764px;
	padding: 13px 0px;
	margin-left: 92px; }


/* -------------------------------------------------------------------
 ヘッダー
------------------------------------------------------------------- */

div#hd {
	width: 951px;
	height: 214px;
	margin-left: 10px;
	background: #000000 url(../_im/hd_bg.gif) no-repeat;
	text-align: left;
	position: relative; }

div#hd .logo {
	display: block;
	width: 308px;
	height: 143px;
	position: absolute;
	top: 24px;
	left: 36px;
	cursor: pointer;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */ }

div#hd .logo span {
	display: block;
	width: 308px;
	height: 143px;
	background: url(../_im/logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px; }

div#hd .logo a:hover span {
	cursor: pointer; }

div#hd h2 {
	display: block;
	width: 419px;
	height: 52px;
	position: absolute;
	top: 161px;
	left: 280px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */ }

div#hd h2 span {
	display: block;
	width: 419px;
	height: 52px;
	background: url(../_im/faq_title.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px; }



/* -------------------------------------------------------------------
 メイン
------------------------------------------------------------------- */

div.faq h3 {
	margin-top: 55px;
	padding: 1px 27px 0px;
	background: #FFF300;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4; }

div.faq h3 span {
	font-size: 80%;
}

div.faq p {
	padding: 30px 20px 27px 50px; }

div.faq h4 {
	padding: 0px 20px 0px 50px;
	color: #A9C420;
	font-size: 110%; }

div#callBox {
	width: 690px;
	margin: 22px 0px 0px 54px;
	background: url(../_im/call_bg.gif) no-repeat; }

div#callBox p {
	padding: 0px 20px 27px 70px; }

div#callBox p span {
	font-size: 87%; }

div.faq p#mailBox {
	margin: 25px 0px 0px 57px;
	padding: 3px 20px 5px 70px;
	background: url(../_im/mail_bg.gif) no-repeat left center; }

div.faq ul {
	padding: 30px 20px 0px 50px; }

div.faq dl {
	margin: 0px 20px 0px 30px;
}

div.faq dt,
div.faq dd {
	padding-left: 1.1em;
	text-indent: -1.1em;
}

div.faq dt {
	margin-top: 30px;
	color: #FF0590; }

div.faq dd h4 {
	margin-left: -1.5em;
	padding: 18px 0px 0px 20px;
	text-indent: 0px;
	font-size: 100%;
}

div.faq dd p {
	margin-left: -1.5em;
	padding: 0px 0px 0px 20px;
	text-indent: 0px;
}

div.faq dd p.bnr {
	padding: 30px 0px 0px 20px;
}

div.faq dd p.link {
	padding: 18px 0px 0px 20px;
}

div.faq dd p.letter {
	padding: 18px 0px 18px 20px;
	color: #A9C420;
}

div.faq dd p.btm {
	padding: 18px 0px 0px 20px;
}

div.faq  p.pagetop {
	display: block;
	width: 109px;
	height: 14px;
	margin: 40px 0px 0px 640px;
	padding: 0px;
	position: relative;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */ }

div.faq  p.pagetop span {
	display: block;
	width: 109px;
	height: 14px;
	background: url(../_im/pagetop.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px; }

div.faq  p.pagetop a:hover span.bg {
	cursor: pointer; }

div.faqLink {
	margin: 30px 20px 0px 30px;
}

div.faq div.faqLink p,
div.faq div.faqLink li {
	margin: 0px;
	padding: 0px; }

div.faq div.faqLink ul {
	padding: 0px 0px 0px 1em;
}


/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */

div#ft {
	width: 951px;
	height: 261px;
	margin-left: 10px;
	background: url(../_im/ft_bg.gif) no-repeat;
	position: relative }

div#ft p {
	display: block;
	width: 104px;
	height: 38px;
	margin: 0px;
	position: relative;
	top: 74px;
	left: 189px;
	cursor: pointer;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */ }

div#ft p span {
	display: block;
	width: 104px;
	height: 38px;
	background: url(../_im/amuse_logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px; }

div#ft p a:hover span {
	background-position: left bottom;
	cursor: pointer;
}

div#ft address {
	display: block;
	width: 431px;
	height: 17px;
	position: absolute;
	top: 88px;
	left: 317px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */ }

div#ft address span {
	display: block;
	width: 431px;
	height: 17px;
	background: url(../_im/ft_copyright.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px; }
