@charset "utf-8";

/* ===========================================
 * グラッシーズ
 * -------------------------------------------
 * Contents
 * -------------------------------------------
=========================================== */


/* INFORMATION
=========================================== */

#info #box_info {
	background: url(/info/img/line_dot.gif) no-repeat left top;
}

#info table {
	width: 100%;
}
#info table th, #info table td {
	padding: 6px 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.8;
}
#info table th {
	background: url(/info/img/line_dot.gif) no-repeat right bottom;
	width: 6em;
	color: #666;
	font-weight: normal;
	white-space: nowrap;
}
#info table td {
	background: url(/info/img/line_dot.gif) no-repeat left bottom;
}
#info table th p {
	padding-left: 15px;
	background: url(/common/img/icn_arw_01.gif) no-repeat left 0.5em;
}
#info table td p.p_gb {
	padding-left: 80px;
	background: url(/info/img/icn_gb.gif) no-repeat 10px 0.3em;
}
#info table td p.p_dcr {
	padding-left: 80px;
	background: url(/info/img/icn_dcr.gif) no-repeat 10px 0.3em;
}
#info table td p.p_gls {
	padding-left: 10px;
}

#info td a { color: #669999; text-decoration: none; font-weight: bold; }
#info td a:active { text-decoration: underline; font-weight: bold; }
#info td a:hover { text-decoration: underline; font-weight: bold; }

/* ---------------------------------------- */

#info #box_rvw {
	margin: 10px auto 30px auto;
	width: 558px;
}
#info #box_rvw #btn_back {
	float: left;
}
#info #box_rvw #btn_next {
	float: right;
}


/* MAIL MAGAZINE
=========================================== */

#mail h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: url(/mail/img/line_slh.gif) no-repeat left bottom;
}
#mail h2 span {
	padding-left: 12px;
	background: url(/mail/img/icn_sq.gif) no-repeat left 0.05em;
	color: #666;
	font-weight: bold;
}

#mail #content p#cap {
	margin-bottom: 20px;
	line-height: 1.8;
}

#mail .fl {
	float: left;
}
#mail .fr {
	float: right;
	width: 450px;
}
#mail dt {
	margin-bottom: 5px;
}
#mail dd {
	margin-bottom: 15px;
	line-height: 1.8;
}


/* FAQ
=========================================== */

#faq h2 {
	margin-bottom: 5px;
}
#faq .section {
	margin-bottom: 20px;
}
#faq .section_n {
	
}

#faq #box_qt {
	margin-bottom: 30px;
	background: url(/faq/img/qt_bg.gif) repeat-y;
	width: 558px;
}
#faq #box_qt .bg_t {
	background: url(/faq/img/qt_bg_t.gif) no-repeat left top;
	width: 558px;
}
#faq #box_qt .bg_b {
	padding: 10px 15px 14px;
	background: url(/faq/img/qt_bg_b.gif) no-repeat right bottom;
	width: 528px;
}

#faq #box_qt li {
	padding: 7px 0;
	background: url(/faq/img/line_dot.gif) no-repeat left bottom;
	line-height: 1.5;
	font-weight: bold;
}
#faq #box_qt li p {
	padding-left: 20px;
	background: url(/faq/img/icn_q.gif) no-repeat left 0.35em;
}
#faq #box_qt li.l_btm {
	padding: 7px 0 3px 0;
	background: none;
}


/* ---------------------------------------- */

#faq dl {
	margin: 10px auto;
}
#faq dt {
	padding: 7px 0;
	background: url(/faq/img/line_slh.gif) no-repeat left top;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
}
#faq dd {
	padding: 10px 0;
	background: url(/faq/img/line_slh.gif) no-repeat left top;
	line-height: 1.8;
}
#faq dd p {
	padding-left: 22px;
	background: url(/faq/img/icn_a.png) no-repeat left 0.2em;
}

#faq .pagetop {
	text-align: right;
}


/* CONTACT
=========================================== */

#contact table {
	width: 558px;
}

#contact table th, #contact table td {
	text-align: left;
	vertical-align: top;
}
#contact table th {
	padding: 5px 13px 5px 2px;
	font-size: 0;
	line-height: 0;
}

#contact input.word, #contact textarea, #contact select {
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	color: #666;
	line-height: 1.5;
}

#contact input.word {
	width: 250px;
}
#contact textarea {
	width: 462px;
	height: 150px;
}

#contact #btn_sbm {
	margin: 0 auto 50px auto;
	width: 107px;
}

/*2010.1.23ここから追記*/

#contact .txtnote{
	margin: 0;
	padding: 0 0 20px 0;
	width: auto;
	text-align: center;
	line-height: 1.8;
}

#contact .point{
	font-weight: bold;
	color: #DD0000;
}

#contact #teltable{
	width: 100%;
	margin-bottom: 20px;
}

#contact #teltable th{
	width: 50%;
	text-align: right;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}

#contact #teltable td{
	width: 50%;
	text-align: left;
	padding: 0 0 5px 0;
	font-size: 100%;
	line-height: 1;
}

/*2010.1.23ここまで追記*/


/* PRIVACY POLICY
=========================================== */

#privacy #content p {
	padding: 0 0 20px 10px;
	line-height: 1.8;
}
#privacy #content p#cap {
	margin-bottom: 20px;
	padding: 0;
}

/* ---------------------------------------- */

#privacy h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: url(/privacy/img/line_slh.gif) no-repeat left bottom;
}
#privacy h2 span {
	padding-left: 12px;
	background: url(/privacy/img/icn_sq.gif) no-repeat left 0.05em;
	color: #666;
	font-weight: bold;
}

/* ---------------------------------------- */

#privacy #box_ads {
	margin: 0 auto 25px auto;
	background: url(/privacy/img/ads_bg.gif) repeat-y;
	width: 410px;
}
#privacy #box_ads .bg_t {
	background: url(/privacy/img/ads_bg_t.png) no-repeat left top;
	width: 410px;
}
#privacy #box_ads .bg_b {
	padding: 7px 14px;
	background: url(/privacy/img/ads_bg_b.gif) no-repeat right bottom;
	width: 382px;
}

#privacy #box_ads p {
	padding: 0;
}
#privacy #box_ads .small {
	color: #666;
	font-size: 85%;
}

#privacy p#p_name {
	padding: 0 0 25px 0;
	text-align: right;
}


