@charset "shift_jis";
/* BASE
***********************************************************************************/
body {
	background-color:#FFFFFF;
	font-family: 'Arial', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'Verdana', 'sans-serif';
	font-size: 14px;
	color:#444444;
}
/* LINK
***********************************************************************************/
a:link,
a:visited,
a:active {
	color:#BB1B21;
	text-decoration:underline;
}
a:hover {
	color:#F09799;
}
/* STRUCTURE
***********************************************************************************/
.popup {
	width:100%;
	margin:0 auto;
	text-align:center;
	line-height:1;
}
div#wrapper {
	width:100%;
	margin:auto;
	text-align:left;
	line-height:1.6;
}
div#header {
	position:relative;
	width:100%;
	height:50px;
	background:url(/images/popup/bg_header.gif) repeat-x top left;
}
div#content {
	width:auto;
	padding:0 50px;
	background:none;
}
div#footer {
	position:relative;
	width:100%;
	height:115px;
	background:url(/images/popup/bg_footer.gif) repeat-x bottom left;
}
/* DIV#HEADER
***********************************************************************************/
div#header .logo {
	position:absolute;
	top:16px;
	right:8px;
}
/* DIV#CONTENTS
***********************************************************************************/
h2 {
	margin-top:2em;
	font-size:18px;
	font-weight:bold;
}
h3 {
	margin-top:2em;
	border-bottom:#999999 dotted 1px;
	font-size:16px;
	font-weight:bold;
}
h4 {
	margin-top:2em;
	font-size:16px;
	font-weight:bold;
}
h5 {
	margin-top:1em;
	font-weight:bold;
}
ul {
	margin-top:0.5em;
}
ul li {
	list-style:disc;
	margin-left:1.5em;
}
ol {
	margin-top:0.5em;
}
ol li {
	list-style:decimal;
	margin-left:1.5em;
}
p {
	margin-top:0.5em;
}
table {
	margin-top:0.5em;
}
.calendar table {
	margin-top:2em;
}
/* DIV#FOOTER
***********************************************************************************/
.popup div#footer p {
	position:absolute;
	top:auto;
	right:40px;
	margin:0;
	padding:0;
	font-size:x-small;
	text-align:inherit;
}
.popup div#footer .navi {
	position:absolute;
	right:40px;
	bottom:23px;
}
.popup div#footer .copyright {
	position:absolute;
	right:40px;
	bottom:8px;
}
.popup div#footer .closeButton {
	position:absolute;
	right:8px;
	bottom:12px;
	cursor:pointer;
}
/* TABLE
***********************************************************************************/
table {
	margin-left:1px;
	border-collapse:collapse;
	font-size:12px;
}
.tsBasic th {
	padding:6px 12px;
	border:#E3E2DB solid 1px;
	background-color:#EEEEEB;
	font-weight:bold;
}
.tsBasic td {
	padding:6px 12px;
	border:#E3E2DB solid 1px;
}
/* conveniencClass
***********************************************************************************/
.outside {
	position:absolute;
	left:-1999px;
	width:990px;
}
.clearFloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.floatR {
	float:right;
}
.floatL {
	float:left;
}
.imageFloatR {
	float:right;
	padding:0 0 10px 15px;
}
.imageFloatL {
	float:left;
	padding:0 15px 10px 0;
}
.fontSize10px {
	font-size:10px;
	font-weight:normal;
}
.fontSize12px {
	font-size:12px;
	font-weight:normal;
}
.fontSize16px {
	font-size:16px;
}
.fontSize18px {
	font-size:18px;
}
.fontSize24px {
	font-size:24px;
	font-weight:bold;
}
.fontBold {
	font-weight:bold;
}
.attentionText {
	color: #FF0000;
	font-size: 10px;
	line-height: 15px;
}
.attentionText10px {
	color:#FF0000;
	font-size:10px;
}
.attentionList {
	margin:10px 0 10px;
	font-size:10px;
}
.alignR {
	text-align:right;
}
.alignC {
	text-align:center;
}
.positionRelative {
	position:relative;
}
a.anchor:link, a.anchor:visited, a.anchor:active, a.anchor:hover {
	color:#999999;
	text-decoration:none;
}
.rinen {
	line-height:0;
	font-size:11pt;
}





/* twitter by m-shimizu
***********************************************************************************/
div#twitter a {
	display:block;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	background:none;
}
p#twitterButton a {
	width:80px;
	background:url(/images/popup/tweet_ja.png) 0 0;
}
p#twitterButton a:hover {
	background:url(/images/popup/tweet_ja.png) 0 -21px;
}
p#twitterButton a:active, li#twitterButton_here a:hover, li#twitterButton_here a:active {
	background:url(/images/popup/tweet_ja.png) 0 -42px;
}
p#twitterButton_here a {
	width:80px;
	background:url(/images/popup/tweet_ja.png) 0 -42px;
}
.delete_text { position:absolute; left:-1999px; width:990px;}

