@charset "Shift_JIS";

/*
--------------------------------------------------
(c) avex marketing Inc. All rights reserved.
--------------------------------------------------*/

body {
	margin: 0;
	padding: 2em 0;
	font:12px/1.5em Verdana,Helvetica,Arial,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	text-align: center;
	color: #454545;
}

iframe {
	margin: 0;
	padding: 0;
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

p {
	margin: 0;
	padding: 0;
}

a:link,a:visited,a:active{color:#F91FB5;}
a:hover {color:#F91FB5; text-decoration:none;}
img {border: none;}

/* CLEAR */
.resetcol:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

.resetcol {
	display:inline-block;
}

/*\*/
* html .resetcol {
	height:1%;
}

.resetcol {
	display:block;
}
/**/

.reset {
	clear: both;
	display: block;
	width: auto;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .iepng {
	behavior: expression(IEPNGFIX.fix(this));
}

/* /// */
#container{
	width: 740px;
	margin: 0 auto;
}

h1, h2, h3 {
	position: relative; 
}

h1 span, h2 span, h3 span {
	position: absolute; top: 0; left: 0; 
	display: block;
	width: 100%;
	height: 100%;
}

h1 {
	padding: 3em 0 0;
	margin: 3em 0 1em;
	line-height: 150%;
	font-size: 140%;
	text-align: center;
	border-top: 1px dashed #666;
}

h2 {
	margin: 0 0 1em;
	line-height: 150%;
	font-size: 140%;
	text-align: center;
}

p {
	margin: 0 0 1em;
	text-align: left;
}

.write {
	text-align: right;
}

strong {
	font-size: 120%;
	color: #000;
}

#close {
	margin: 1em 0;
	text-align: center;
}

#footer {
	width: 100%;
	font-size: 84%;
}

.att {
	color: #F00;
}

.comm {
	padding: 1em;
	background-color: #EFD6E8;
	color: #000;
}
