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

/* 全ページ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td,img,hr{
 margin:0;
 padding:0;}

img{border:none;}

html,body{height:100%;}

h2{color:#000000;}

/* font */

body {
	font:13px/1.231 Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    *font-size:small;
    *font:x-small;
	color:#333333;
	line-height:140%;
	background-color:#FFFFE1;
}

.sml{font-size:80%;}


#footer{width:100%;
height:330px;

		font-size: 110%;
background-color: #044183;
color:#FFFFFF;
padding-top:20px;
}

#footer p{font-weight:bold;}

#footer .nakami{margin:auto;
width:900px;}

#footer .toiawase{
	width:900px;
		line-height:160%;
}
#footer .copyright{
padding-top:15px;
padding-left:20px;
text-align: center;
	width:900px;
	height:30px;
	}
			
.clear{clear: both;}

a:link{text-decoration:underline;
color:#7B94B2;
}
a:hover{text-decoration:underline;
color:#E1EFFF;}
a:visited{text-decoration:underline;
color:#0D3287;}


#header{width:940px;
margin:0px auto 10px;
text-align:center;}


#wrap{width:940px;
margin:auto;
padding:0px;
padding-bottom:20px;
background-color:#FFFFFF;
}


.contents
{width:940px;
margin:15px 0px; }

.title{background-image:url(img/title_back.gif);
padding:10px 0px 0px 15px;
margin:0px auto 0px;
width:860px;
height:30px;
vertical-align:middle;}


.regist{width:760px;
height:60px;
margin:10px auto 20px;
text-align: center;
background-color:#044183;
border:1px solid #001040;
color:#FFFFFF;
font-weight: bold;
padding-top:20px;
box-sizing: border-box;
overflow: hidden;
font-size:16px;}

.regist h3{
	font-size: 24px;
margin-bottom:10px;}

.red{color:#FF0000;}

#agree{width:720px;
margin:auto;
padding:15px;
}

#agree ul{padding-left:20px;}
#agree li{line-height:180%;}
li span{font-weight:bold; text-decoration:underline;font-size:110%;background-color: #FBFF87;}


.attention1{font-size:170%;
line-height:170%;
font-weight:bold;
color:#FF0000;
margin:0px auto 20px;
text-align: center;
display: block;
text-decoration:underline;
}
.attention2{font-size:170%;
line-height:150%;
border:1px solid #FF0000;
color:#FF0000;
padding:10px;
font-weight:bold;
margin-bottom:20px;
text-align:center;}

a:link{color:#FFFFFF;
text-decoration: none;
font-weight: bold;}
a:visited{color:#FFFFFF;
text-decoration: none;
font-weight: bold;}
a:hover{color:#FFFFFF;
text-decoration: none;}
a:active{color:#FFFFFF;
text-decoration: none;}

