@charset "utf-8";
html {
	overflow-y:scroll;   
}
body {
	background-position: center;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,p,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
em {
	color: #ea5f90;
	font-style: normal;
}


#contents {
	width: 740px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #FFFFFF;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#header {
	width: 100%;
	display: inline;
}
#header img#hotconpass {
	margin-left: 15px;
	float: left;
	margin-top: 10px;
}
#header img#jtb {
	float: right;
	margin: 10px;
}


#main {
	clear: both;
	font-size: 0.82em;
	line-height: 150%;
	color: #666666;
	width: 100%;
}
html* #main {
	font-size: 0.75em;
}
#info {
	float: left;
	width: 540px;
}
#info div {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#info #navi {
	line-height: 100%;
	margin-bottom: 10px;
}
#info h1#index {
	background-image: url(../images/top-image.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#mail-service {
	background-image: url(../images/title_01.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#warning {
	background-image: url(../images/title_02.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#point {
	background-image: url(../images/title_03.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#system {
	background-image: url(../images/title_04.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#quick {
	background-image: url(../images/title_05.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h1#voice {
	background-image: url(../images/title_06.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 530px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
#info h2 {
	font-size: 1.1em;
	padding-bottom: 1px;
	padding-left: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 1px;
	background-color: #50A8E7;
	color: #FFFFFF;
}
html* #info h2 {
	font-size: 0.9em;
}
#info div#point-img {
	margin-right: 0px;
	text-align: center;
}
#info div#point-img img {
	margin-bottom: 5px;
}
#info table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:separate;
	_border-collapse:collapse;
	border-spacing:0px;
}
#info caption {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #51A7E6;
	color: #FFFFFF;
}
#info th,
#info td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px 4px 0px 4px;
}
#info th {
	white-space: nowrap;
	text-align: left;
	color: #666666;
	background-color: #eeeeee;
}
#left-menu {
	float: left;
	width: 200px;
}
#left-menu div {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#left-menu img {
	margin-bottom: 1px;
}


#footer-pre {
	clear: both;
	background-color: #79bfea;
	height: 10px;
	width: 740px;
}
#footer {
	background-color: #4fa6e7;
	font-size: 0.72em;
	line-height: 130%;
	color: #FFFFFF;
	width:740px;
}
html* #footer {
	font-size: 0.65em;
}
#footer div {
	display:table-cell;
	vertical-align:bottom;
	width:350px;
	margin-bottom:1px;
	padding: 10px;
}
#footer a {
	color: #FFFFFF;
}
#copyright {
	text-align: right;
}
* html #footer div{/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html #footer div{/* IE 7 */
	display:inline;
	zoom:1;
}


.margin-top5px {
	margin-top: 5px;
}
.margin-top10px {
	margin-top: 10px;
}
.margin-top20px {
	margin-top: 20px;
}
.kome { 
	padding-left:1em;
	text-indent:-1em;
}


#left-menu #banner {
	margin:30px 0 0 0;
}
#left-menu #banner img {
	margin:0;
}
#left-menu #banner p {
	text-align:center;
	font-size: 0.85em;
	line-height:100%;
}
