@charset "UTF-8";


/* ---------------------------------------------------------------- *
[HEADER]
 * ---------------------------------------------------------------- */
h2.rules { background: url(../images/h2_rules.gif) no-repeat; }
h2.pp { background: url(../images/h2_pp.gif) no-repeat; }
h2.request { background: url(../images/h2_request.gif) no-repeat; }
h2.regist { background: url(../images/h2_regist.gif) no-repeat; }
h2.news { background: url(../images/h2_news.gif) no-repeat; }
h2.media { background: url(../images/h2_media.gif) no-repeat; }
h2.campanydata { background: url(../images/h2_campanydata.gif) no-repeat; }
h2.download { background: url(../images/h2_download.gif) no-repeat; }
h2.sitemap { background: url(../images/h2_sitemap.gif) no-repeat; }
h2.release { background: url(../images/h2_release.gif) no-repeat; }
h2.change { background: url(../images/h2_change.gif) no-repeat; }


/* ---------------------------------------------------------------- *
[MAIN-CONTENTS]
 * ---------------------------------------------------------------- */
#data {
	padding: 50px 60px;
}

#data h3 {
	margin-bottom: 1em;
	font-size: 150%;
	font-weight: normal;
}

#data h4 {
	margin: 2.4em 0 0.8em 0;
	font-size: 130%;
	font-weight: normal;
}

.h4_small {
	margin-bottom: 0;
	font-size: 110%;
}

#data ul {
	padding: 0 0 01em 1.5em;
	list-style-type: decimal;
}

#data ul.sub {
	margin: 0.8em 0;
	list-style-type: lower-roman;
}

#data table ul {
	list-style-type: disc;
	margin: 0;
	padding-bottom: 0;
}

#data table li {
	margin: 0;
}

#data li {
	margin-bottom: 1.1em;
	line-height: 1.5;
}

#data table {
	margin-bottom: 4em;
	border-bottom: 1px solid #999;
}

#data th {
	width: 150px;
	border-top: 1px solid #999;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
}

#data td {
	padding: 10px 0 10px 1.5em;
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
}

#data .pagetop {
	margin: 20px 0 0 0;
}

#data .strong_text150 {
	font-size: 150%;
	line-height: 1.4;
}

#data .strong_text120 {
	font-size: 120%;
}

#data .centering {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* ---------------------------------------------------------------- *
[お問い合わせ]
 * ---------------------------------------------------------------- */

#data .forminformation {
	margin: 5px 0 3em 0;  
	padding: 5px 0 5px 7em;
	border: 1px dashed #666;
	border-width: 1px 0;
	font-size: small;
}

#data.formlayout .oneframe {
	margin-bottom: 50px;
	padding: 10px;
	background: #f0f0f0;
	color: #334;
}	

#data.formlayout table {
	margin-bottom: 10px;
	border: none;
}

#data.formlayout th  {
	margin: 0 1px 1px 0;
	padding-left: 15px;
	width: 169px;
	background: #f0f0f0;
	border: none;
	font-size: small;
	text-align: left;
	color: #334;
}

#data.formlayout td {
	margin-bottom: 30px;
	padding: 10px 5px 5px 5px;
	width: 350px;
	border: none;
	background: #f0f0f0;
	font-size: small;
	color: #334;
}

#data.formlayout input, .formlayout select {
	margin: 3px 5px;
}

.form_L {
	width: 250px;
}

.form_M {
	width: 200px;
}

.form_S {
	width: 176px;
}

#data.formlayout .com {
	margin: 5px 0;
	font-size: 90%;
}

#data.formlayout textarea {
	width: 99%;
}

#data .mustcolor {
	color: #ae3;
}

#data.formlayout th.must {
	width: 169px;
	padding-left: 10px;
	border-left: 5px solid #ae3; 
}


/* ---------------------------------------------------------------- *
[ニュース]
 * ---------------------------------------------------------------- */

#data.news h3 {
	padding: 5px;
	width: 6em;
	background: #666;
	color: #fff;
	font-size: small;
}

#data.news dl {
	margin: -3em 0 2em 0;
	padding-left: 7.5em;
	border-bottom: 1px dashed #666;
}

#data.news dt {
	font-size: 150%;
}

#data.news dd {
	margin: 1em 0;
	line-height: 1.3;
}

#data.news dd p {
	margin-bottom: 0.8em;
	line-height: 1.3;
}

#data.news dd p.notes {
	margin-top: 1.5em;
	font-size: 90%;
}

#data.change table {
	width: 500px;
	table-layout:fixed;
	border-width: 0;
}

#data.change td {
	padding: 3px;
	border-width: 0;
	text-align: center;
}


/* ---------------------------------------------------------------- *
[会社概要]
 * ---------------------------------------------------------------- */

#data.companydata {
	padding: 50px 60px 50px 145px;
}

#data.companydata img {
	margin: 3em 0 3em 80px;
}

#data.companydata dl {
	width: 400px;
	text-align: center;
}

#data.companydata dt {
	background: #f0f0f0;
	padding: 5px;
	color: #000;
}

#data.companydata dd {
	margin: 0 0 1.5em 0;
	padding: 15px 0;
	font-size: 110%;
}
	

/* ---------------------------------------------------------------- *
[ダウンロード]
 * ---------------------------------------------------------------- */
#data.download {
	padding: 50px;
}

#data.download h3 {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#data.download .com {
	margin-top: 0;
	font-size: 90%;
	line-height: 1.3;
}

#data.download table {
	width: 100%;
	border-top: 1px dashed #666;
	border-width: 1px 0 0 0;
}

#data.download td {
	padding: 10px 5px;
	border-bottom: 1px dashed #666;
	border-width: 0 0 1px 0;
	text-align: left;
	font-size: 90%;
	line-height: 1.4;
}

#data.download td h5 {
	margin: 2px 0 2px -1px;
	font-size: 160%;
	line-height: 1.2;
}
#data.download td h5:hover {
	color: #b60018;
}

#data.download td p {
	margin-bottom: 0;
}

#data.download dl, #data.download dd {
	margin: 0;
}

#data.download dt {
	margin-top: 1.5em;
	font-size: x-small;
}

#data.download dd a, #data.download p a {
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}
#data.download dd a:hover, #data.download p a:hover {
	border-bottom: 1px solid #b60018;
}

#data.download a {
	color: #28231c;
}

#data.download a:hover {
	color: #b60018;
	text-decoration: none;
}

#data.download .pagetop {
	margin: -3em 0 2em 0;
	padding-top: 0;
	border: none;
}

#data.download .pagetop:hover {
	border: none;
	text-decoration: underline;
}

/* ---------------------------------------------------------------- *
[サイトマップ]
 * ---------------------------------------------------------------- */
#sitemap {
	margin: 0 auto;
	width: 500px;
}

#sitemap #col1,
#sitemap #col2 {
	margin-bottom: 50px;
	width: 220px;
}
#sitemap #col1 { float: left; }
#sitemap #col2 { float: right; }

#sitemap h4, #sitemap h5 {
	border-left: 6px solid #999990;
	padding-left: 6px;
}

#sitemap h4.index { border-left-color: #b60018; }
#sitemap h4.lineup { border-left-color: #6bb; }
#sitemap h4.brand { border-left-color: #603; }
#sitemap h4.special { border-left-color: #334; }

#sitemap h5 {
	margin: 2em 0 0 0;
}

#sitemap ul {
	list-style-type: disc;
	padding-bottom: 0;
}

#sitemap ul.sub {
	list-style-type: circle;
}

#sitemap hr {
	height: 1px;
	border-style: dashed;
	border-width: 1px 0 0 0;
}

