@charset "Shift_JIS";

body,td,th {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
}
p,P {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	line-height: 1.3em;
}
strong, b {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url('../image/bg.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
 * fonts
 */
.s13{
	font-size: 13px;
}
.s13b{
	font-size: 13px;
	font-weight: bold;
}
.s14{
	font-size: 14px;
}
.s14b{
	font-size: 14px;
	font-weight: bold;
}
.s14borange{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.s14c{
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.s15{
	font-size: 15px;
}
.s15b{
	font-size: 15px;
	font-weight: bold;
}
.s16{
	font-size: 16px;
}
.s18b{
	font-size: 18px;
	font-weight: bold;
}
.s13pink{
	font-size: 13px;
	color: #FF659C;
}
.s14pink{
	font-size: 14px;
	color: #FF659C;
}
.s15pink{
	font-size: 15px;
	color: #FF659C;
}
.s16pink{
	font-size: 16px;
	color: #FF659C;
}
.s13perp{
	font-size: 13px;
	color: #ce0863;
}
.s14perp{
	font-size: 14px;
	color: #ce0863;
}
.s15perp{
	font-size: 15px;
	color: #ce0863;
}
.s16perp{
	font-size: 16px;
	color: #ce0863;
}
.s13white{
	font-size: 13px;
	color: #ffffff;
}
.s20b{
	font-size: 20px;
	font-weight: bold;
}
.s23bwhite{
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.s24b{
	font-size: 24px;
	font-weight: bold;
}

a.footer{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: bold,none;
}
a.footer:link,a.footer:visited,a.active:link{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover{
	color: #ffd7ef;
	font-size: 12px;
	text-decoration: underline;
}

a:link {
	color: #0000ce;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #00cfff;
}
a:active {
	color: #ff9e00;
}
h1,h2,h3{
	line-height:1.3em;
	margin: 0;
}
div.main{
	width: 440;
}
