@charset "UTF-8";
/* CSS Document */

/* for WinIE6*/

* html body {
	font-size: 65%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 65%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

body#enterpage {background: url(images_alpha/system_enter/bg.gif); margin: 0; padding: 0; }
a {
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	background-color: #EEE7E0;
}
a:active {
}
p{
	margin: 0;
	padding: 0;
}

#contents {
	width: 760px;	
	font-size: 13px;
	color: #000;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	line-height: 140%;
}
#main{
	width: 760px;	
	font-size: 14px;
	color: #000;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	line-height: 140%;
}
.red {
	font-size: 15px;
	color: #EA524B;
	font-weight: bold;
}
.yellow {
	color: #FF8C00;
}
.pink {
	color: #E61E78;
}
.big {
	font-size: 28px;
	font-family: "ＤＦ平成明朝体W5";
}
ul {
	list-style-type: disc
}
li {
	margin-top: 15px;
	margin-left: 0;
}
h1 {
	margin-top: 50px;
	font-weight: bold;	
	font-size: 16px;
}
#topcont {
	font-size: 15px;
}
#first {
	margin-right: 30px;
}
#howto a {
	background: url(images_alpha/h-button.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 260px;
	height: 50px;
	margin: auto;
}
#howto a:hover {
	background-position: -260px;
	outline:none;
}
#sekisan a {
	background: url(images_alpha/sy-button.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 260px;
	height: 50px;
	margin: auto;
}
#sekisan a:hover {
	background-position: -260px;
	outline:none;
}
#ex1 {
	margin-top: 20px;
	margin-right: 80px;
	margin-left: 80px;
}
.ex2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #1D2979;
	font-weight: bold;
	font-size: 18px;
}
#ex3 {
	background: url(images_alpha/back-img01.jpg) no-repeat;
	margin: 0;
	padding-top: 80px;
	padding-bottom: 20px;
}

/* 2015.8.1 renew --------------------*/

#main-contents {width: 760px; margin:0 auto; background: url(images_alpha/system_enter/h1_bg.png) no-repeat center -25px; text-align: center;
font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Open Sans', sans-serif;}
#main-contents h1 { font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 30px; color: #5d4026; margin: 30px auto 20px; padding-top: 50px; text-align: center;}
#main-contents h2 { font-size: 15px; font-weight: normal; color: #e30000; margin-bottom: 45px; text-align: center;}

ul.enter-btn {width: 600px; margin: 25px auto;}
ul.enter-btn li { list-style: none; float: left;}
ul.enter-btn li:first-child { margin-right: 50px;}
ul.enter-btn li img { margin-bottom:  40px;}

#main-contents h3 { clear: both; border-radius: 3px; background: #fff; padding: 7px; font-size: 14px; border: 2px dotted #e99255; margin: 20px auto; width: 650px; text-align: center;}
#main-contents p { margin-bottom: 1em; line-height: 1.6; font-size: 14px; text-align: center;}

ul.attention { text-align: left; font-size: 13px; width: 650px; margin: 0 auto;}
ul.attention li { list-style: none; background: url(images_alpha/system_enter/attention_li.png) no-repeat left 3px; padding-left: 17px; line-height: 1.4; margin: 0 35px 15px 0;}

#main-contents a:hover, #footer a:hover { background: none !important;}

#footer {  clear: both; background: url(images_alpha/system_enter/footer_bg.gif) repeat-x top; text-align: center; padding: 30px 0 10px; font-size: 12px;}
#footer h3 { margin-bottom: 10px;}





