@charset "UTF-8";
/* ◇ PeX - hatsupeku200812_02 - 08/12/1 - ◇ */

/* hatsupeku */
div#hatsupeku {width: 780px; text-align: left; background: #FFFFFF; padding: 10px 0;}
div#hatsupeku a:link,div#hatsupeku a:visited {text-decoration: underline; line-height: 18px;}
div#hatsupeku a:active,div#hatsupeku a:hover {text-decoration: underline; line-height: 18px;}

div#hatsupeku h2 {
	margin: 0px auto 5px auto;
	font-size: 85%;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	background: none;
	color: #000000;
}
div#hatsupeku h2 strong {
	font-weight: normal;
}

/* main_graphic */
div#hatsupeku div.main_graphic {width: 740px;}

/* rule */
div#hatsupeku div.rule {width: 740px;}
div#hatsupeku div.rule table {width: 740px; border: solid 1px #BBBBBB; border-collapse: collapse; margin: 15px 0 15px 0;}
div#hatsupeku div.rule table th {width: 130px; border: solid 1px #BBBBBB; vertical-align: middle; font-size: 13px; color: #000000; line-height: 22px; padding: 10px; background: #EFEFEF;}
div#hatsupeku div.rule table td {border: solid 1px #BBBBBB; vertical-align: top; font-size: 13px; color: #000000; line-height: 22px; padding: 10px;}
div#hatsupeku div.rule table td strong {font-weight: normal;}


/* register */
div#hatsupeku div.register {width: 740px; margin-bottom: 10px;}
div#hatsupeku div.register h3 {width: 740px; background: #0086CB;}
div#hatsupeku div.register table {width: 740px; border: solid 1px #BBBBBB; border-collapse: collapse; text-align: center; margin-top: 5px;}
div#hatsupeku div.register table th {border: solid 1px #BBBBBB; vertical-align: top; font-size: 13px; color: #000000; line-height: 18px; background: #CAEEFF; padding: 5px;}
div#hatsupeku div.register table td {border: solid 1px #BBBBBB; vertical-align: top; font-size: 13px; color: #000000; line-height: 18px; padding: 5px 5px 5px 5px;}
div#hatsupeku div.register table td.bnr {width: 125px;}
div#hatsupeku div.register table td.privilege {width: 240px;}
div#hatsupeku div.register table td.no_privilege {width: 240px; vertical-align: middle;}
div#hatsupeku div.register table td.btn {width: 84px; vertical-align: middle;}
div#hatsupeku div.register table td img {margin-bottom: 5px;}
div#hatsupeku div.register table td b {line-height: 1.4em;}
div#hatsupeku div.register table td b span {font-family: Verdana; color: #DD0000;}
div#hatsupeku div.register table td span.feefree {line-height: 16px; font-size: 12px; font-weight: bold; color: #DD0000;}
div#hatsupeku div.register ul {margin: 15px 0 0 5px;}
div#hatsupeku div.register li {font-size: 10px; letter-spacing: 0.1em; color: #666666; text-align: left; line-height: 13px; background: url(/images/sp_hatsupeku200803_05/dot.gif) 0 3px no-repeat; padding-left: 10px;}


/* attention_cp */
div#hatsupeku div.attention {width: 740px; background: #F1F0EC; border: solid 1px #838383; margin: 30px auto 10px auto;}
div#hatsupeku div.attention p {margin: 10px 20px 0 20px; font-size: 13px; font-weight: bold; color: #000000;}
div#hatsupeku div.attention ul {margin: 5px 20px 0 20px; padding-bottom: 10px;}
div#hatsupeku div.attention li {list-style: disc; font-size: 13px; color: #000000; line-height: 1.8em; margin-left: 20px; }


/* pagetop */
div#hatsupeku div.pagetop {width: 740px; text-align: center; text-align: right;}


