@charset "euc-jp";
*{
	margin:0;
	padding:0;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-family : "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
img { 
	border:0;
 }
a:link {
	color:#00CC99;
	text-decoration:underline;
}
a:visited {
	color:#00CC99;
   	text-decoration:none;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.red
{
	color:#ff0000;
	text-decoration: underline;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
.lh14{
	line-height: 14px;
}
.lh15{
	line-height: 15px;
}
.lh25{
	line-height: 25px;
}
.lh30{
	line-height: 30px;
}
.w362{
	width:362px;
}
.mtb3{
	margin-top:3px;
	margin-bottom:3px;
}
.mt10{
	margin-top:10px;
}
.mb5{
	margin-bottom:5px;
}
.pt0{
	padding-top:0px;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper h1 {
	font-size:12px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
}
#wrapper #main_contents {
	margin: 0px auto;
	width: 800px;
}
#wrapper .btn {
	background: url(../img/btn_index_woman.jpg) no-repeat;
	height: 60px;
	width: 170px;
	margin:0px auto;	
}
#wrapper .btn a {
	height: 60px;
	width: 170px;
	display:block;
}
#wrapper .btn a:hover {
	background: url(../img/btn_index_woman_on.jpg) no-repeat;
	height: 60px;
	width: 170px;
	display:block;
}
#wrapper .btn span{
	display:none;
}
table{
	border: 1px solid #333333;
	margin: 0px auto;
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 16px;
}
#wrapper .for {
	height: 190px;
	width: 170px;
	background-image: url(../img/bg_for.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td{
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
	padding:1px;
	white-space: nowrap;
}
/* ---¥Õ¥Ã¥¿¡¼--- */
#fotter {
	height: 65px;
	width: auto;
	margin: 0px auto;
	padding-top: 90px;
	background: url(../img/bg_footer.gif) repeat-x;
	font-size: 12px;
	line-height: 18px;
	margin-top:-25px;
}
#fotter .link {
	text-align: right;
	width:860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fotter .link a{
	color: #FFFFFF;
	text-decoration: underline;
}
.index_enter {
	background-image: url(../img/index_enter.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 150px;
	margin:15px auto;
}
.index_enter a{
	display:block;
	height: 39px;
	width: 150px;	
}
.index_enter span{
	display:none;
}
#wrapper .img_bg {
	background-image: url(../img/index_img.jpg);
	background-repeat: no-repeat;
	background-position: center -15px;
	/*height: 215px;
	width: 162px;*/
	vertical-align: top;
	text-align: center;
}
/*#wrapper .img_bg .card_list{
	margin-top:57px;
}*/

