/*-----------------全体-----------------*/


body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E0EFFE;
	font-size:12px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}


p {
	line-height:16px;
}


p.bold {
	font-size:14px;
	font-weight:bold;
	color:#6666CC;
}



ul {
	width: 422px;
}

a {
	color:#F60;
	border:none;
}

a:hover {
	color:#F96;
}

.clearfix:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}  

.clearfix {
  min-height: 1px;
}


#wrap {
	width: 866px;
	height: 100%;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



h1 {
	font-size:13px;
	font-weight:bold;
	position:absolute;
	left: 70px;
	top: -7px;
}

/*-----------------全体ここまで-----------------*/






/*-----------------header-----------------*/

#header {
	width: 866px;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#header-right {
	float: right;
	width: 420px;
	height: 70px;
	margin-right: 10px;
}

#header-left {
	height: 80px;
	width: 341px;
	float: left;
	margin-left: 10px;
	position: relative;
}

#navi {
	height: 21px;
	width: 420px;
	background:url(img/navi_bg.gif);
	margin-bottom: 10px;
}

#navi ul {
	margin:0;
	padding:0;
}


#navi li {
	list-style:none;
	float: left;
	width:105px;
}

#navi li a {
	text-align:center;
	color:#FFF;
	display:block;
	text-decoration:none;
	padding-top:2px;
}
#navi li a:hover {
	color:#FFF;
	padding-top:2px;
}
.navi-top a:hover {
	background: url(img/navi_bg_f2.gif) no-repeat;
	width: 105px;
}
.navi-sitemap a:hover {
	background: url(img/navi_bg_f2.gif) no-repeat -105px 0;
	width: 105px;
}
.navi-manage a:hover {
	background: url(img/navi_bg_f2.gif) no-repeat -210px 0;
	width: 105px;
}
.navi-mail a:hover {
	background: url(img/navi_bg_f2.gif) no-repeat -315px 0;
	width: 105px;
}



/*-----------------headerここまで-----------------*/



#contents {
	background:url(img/contents_bg.gif) repeat-y top;
	width:866px;
	height: 100%;
	padding-bottom: 10px;
}



/*-----------------main-----------------*/


#main {
	float: right;
	height: auto;
	width: 600px;
	padding-right: 38px;
}

#main  p {
	margin-bottom: 12px;
}

.top-c01 {
	width:400px;
	background-image: url(img/illust_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 200px;
}

h4 {
	height: 35px;
	width: 550px;
	padding-top: 8px;
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #6666CC;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
	vertical-align: middle;
	display: block;

}
.main-c01 h4 {
	background-image: url(img/top_h4_icon_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-c02 h4 {
	background-image: url(img/top_h4_icon_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.main-c02 {
	margin-bottom:25px;
}

.main-c03 h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-left:10px;
	height:25px;
}
.main-c04 h4 {
	background-image: url(img/top_h4_icon_kouka1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-c05 h4 {
	background-image: url(img/top_h4_icon_kouka2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.main-c02-1 {
	background-image: url(img/top_capture.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 350px;
	padding-right: 250px;
	padding-bottom: 70px;
}



.main-c03 {
	margin-bottom:30px;
}



.step-top {
	margin-bottom:20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


.step-top ul li {
	background-repeat: no-repeat;
	height: 52px;
	width: 272px;
	background-position: left top;
	padding-top:3px;
	padding-left:120px;
	padding-right:10px;
	text-align: left;
}

ul .step-1 {
	background-image: url(img/step1_bg.gif);
}

ul .step-2 {
	background-image: url(img/step2_bg.gif);
}


ul .step-3 {
	background-image: url(img/step3_bg.gif);
}


.step-4 {
	background-image: url(img/step4_bg.gif);
}

ul .triangle {
	width:422px;
	margin:0;
	padding:0;
	margin-top:10px;
}
.line {
	margin-top: 10px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}

.main-c03 .center,.main-c05 .center {
	text-align: center;
}
.main-c03 .center p,.main-c05 .center p {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.main-c03 a:hover {
	position:relative;
	top:1px;
	right:1px;
}

.registration {
	margin-bottom:25px;
}


/*-----------------side-----------------*/

#side {
	height: auto;
	width: 170px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 38px;
}
#main h3 {
	width: 590px;
	margin: 0px;
	height: 35px;
}


#login {
	background-image: url(img/login_bg.gif);
	height: auto;
	width: 168px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	text-align: center;
}

#login form {
	margin-bottom: 5px;
}
#login img {
	margin-top: 6px;
}
#login p a {
	text-decoration: underline;
}

#login p {
	margin-right: 7px;
	margin-left: 7px;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 7px;
}

#login input {
	width: 140px;
}
#login ul {
	display: block;
	width: 140px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#login form #submit {
	width: 70px;
}

#login label,input {
	margin:0;
	padding:0;
}

#login input {
	margin-bottom:8px;
}

.side-menu {
	background-color: #FFF;
	height: auto;
	width: 168px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.side-menu p {
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.side-menu h3 {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}


.side-menu h3 a {
	display:block;
	width:166px;
	height:38px;
	outline:none;
}


.side-menu h3 a:hover {
	position:relative;
	top:1px;
	right:1px;
}

#side .links {
	text-align: center;
	width: 154px;
	margin-top: 30px;
	border: 1px solid #CCC;
	padding: 5px;
}

#side .links a {
	text-decoration: underline;
}

#side .links p {
	text-align:left;
	line-height:14px;
}

#side .links img {

}

.links ul {
	width: 154px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#side .links ul p {
	font-size:10px;
	line-height:12px;
	text-align: center;
}


.links ul li {
	display:block;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/*-----------------footer-----------------*/
#footer {
	background-image: url(img/contents_bg.gif);
	background-repeat: repeat-y;
	width: 866px;
	clear: both;
	text-align: center;
}
#login form table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footerline {
	width: 866px;
	text-align: center;
	clear: both;
	margin-top:25px;
}

.registration {
	background:url(img/button_regist_top_f2.gif) no-repeat top;
	width:170px;
	height:87px;
	margin-right: auto;
	margin-left: auto;

}

.registration a {
display:block;
width:170px;
height:87px;
}
.registration a:hover {
	background-color:transparent;
}
.registration a:hover img {
	visibility:hidden;
}

