/* CSS Document */

body {
	background: url(../imgs/pnkswt_tp_bg.gif) repeat-y;
	background-position:left;
	background-color: #FFEFD5;
	padding: 0px;
	margin: 0px;
	font-family:Osaka, Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
}

.clear{clear: both;}

div {
	border-width: 0px;
	padding: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
}

h1,h2,h3,h4,h5 {
	border-top: 0px;
	border-top-width: 0px;
	padding-right: 0px;
	padding-right-width: 0px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0px
}

a:link {
	color: #9900cc;
	text-decoration: none;
}

a:visited {
	color: #9900cc;
	text-decoration: none;
}

a:hover, a:active {
	color: #cc33cc;
	text-decoration: underline;
}

IMG {
	border: none;
}

li a {
	font-size: 9pt;
}

hr {
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
	color: #CCCCCC;
}

hr.sep {
	border-top: solid 1px #CCCCCC;
}

small {
	font-size: 8pt;
}

.sep {
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
	color: #CCCCCC;
	display: block;
}

.news {
	font-family: Verdana, Helvetica, Arial, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 6px;
}

.black { background-color: #999999; }
.white { background-color: #FFFFFF; }
.beige { background-color: #EAE8D9; }
.caution { color: #CC0000; }
.caution2 { color: #CC6633; }
.caption { text-align: left; margin-top: 8px; }


.f8 {
	font-size: 10px;
	line-height: 140%;
}

.f8_pink {
	font-size: 10px;
	line-height: 140%;
	color: #ff0099;
}

.f9 {
	font-size: 9pt;
	line-height: 135%;
	color: #333333;
}

.f9_pink {
	font-size: 9pt;
	line-height: 135%;
	color: #ff0099;
}

.f10 {
	font-size: 10pt;
	line-height: 120%;
	color: #333333;
}

.f10_pink {
	font-size: 10pt;
	line-height: 120%;
	color: #ff0099;
}

.f10_pink_2 {
	font-size: 10pt;
	line-height: 120%;
	color: #ff0066;
}

.f10_white {
	font-size: 10pt;
	line-height: 120%;
	color: #ffffff;
}

.f12 {
	font-size: 12pt;
	padding: 5px;
}

.title {
	padding-bottom: 7px;
}

.maincontents {
	width: 700px;
	background-color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	color:#FF0099;
	line-height: 140%;
}