body {
	background-color: #cccccc;
	font-family: Osaka,'MS Pゴシック',sans-serif;
	color: #000000;
	font-size:12px;
	}
td {
	font-size:12px;
	}

/*20180106 s.n fix widthを710px⇒540px*/
.menu1 {
	width:540px;
	margin:0px auto;
	}

.mail	{
	text-decoration: none;
	font-weight: normal;
	color: #0066FF;
	display: block;
	width: 131px;
	background-image: url(../img/bar_mail1.gif);
	background-repeat:no-repeat;
	height: 33px;
	line-height: 33px;
	background-position: left top;
	text-align: center;
	}

/*20180106 s.n fix start*/
/*
#navbar h1 {
	width:117px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
	margin-right:0px;
	}
*/

#navbar h1 {
	width:140px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	}
/*20180106 s.n fix end*/

#navbar {
	height:26px;
	}
.title {
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	text-align:left;
	padding-left:10px;
	}

/*20180106 s.n fix widthを117px⇒140px*/
h1 a	{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: 140px;
	background-image: url(../img/menu_up_back1.gif);
	height: 26px;
	line-height: 26px;
	background-positon: left top;
	text-align: center;
	}

/*20180106 s.n fix widthを117px⇒140px*/
h1 a:hover	{
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #FFFF00;
	display: block;
	width: 140px;
	background-image: url(../img/menu_up_back2.gif);
	height: 26px;
	line-height: 26px;
	background-positon: left top;
	text-align: center;
	}

a	{
	text-decoration: underline;
	font-weight: normal;
	color: #0033FF;
	}
a:hover	{
	text-decoration: underline;
	font-weight: normal;
	color: #3399FF;
	}

ul {
	text-align:left;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:50px;
	padding-left:0;
	}
li {
	text-align:left;
	padding:0 0 10px 25px;
	list-style-type:none;
	background-image:url(../img/secand_arrow.gif);
	background-repeat:no-repeat;
	}
ul.sec {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	padding-left:0;
	}
li.sec {
	padding:0 0 0 0;
	list-style-type:disc;
	background-image:none;
	margin-left:5px;
	}
ul.guidance {
	text-align:left;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0;
	}
li.click {
	text-align:left;
	padding:0 0 0 35px;
	list-style-type:none;
	background-image:url(../img/click.gif);
	background-repeat:no-repeat;
	}
ul.pdf {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	padding-left:0;
	}
li.pdf {
	padding:0 0 10px 25px;
	list-style-type:none;
	background-image:url(../img/icon_pdf.gif);
	background-repeat:no-repeat;
	}
h2 {
	padding:5px 2px 2px 10px;
	border-left:1em solid #99cccc;
	background-color:#6699cc;
	text-align:left;
	font-size:10pt;
	color:#FFFFFF;
	}
h3 a {
	background-color:#3366FF;
	background-image: url(../img/icon_service1.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	font-size:12px;
	display:block;
	width:309px;
	border:solid 2px;
	border-color:#3333FF #3333FF #3333FF #3333FF;
	text-align:left;
	color:#FFFFFF;
	padding:15px;
	padding-left:45px;
	line-height:100%;
	}
h3 a:hover {
	background-color:#99CCFF;
	background-image: url(../img/icon_service2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: underline;
	font-size:12px;
	display:block;
	width:309px;
	border:solid 2px;
	border-color:#3333FF #3333FF #3333FF #3333FF;
	text-align:left;
	color:#3333FF;
	padding:15px;
	padding-left:45px;
	line-height:100%;
	}
#contents {
	width:650px;
	margin:auto;
	text-align:left;
	}
h4 {
	padding:5px 2px 2px 20px;
	font-size:13px;
	font-weight:normal;
	color:#3366FF;
	}
.ind {
	padding-top:-50px;
	}