/*地球のうらがわ*/
@import url(navi.css); 
* {
    padding:0;
	margin:0;
    line-height:1;
    border-width: 0;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 1px;
	}
	
* ul,li{
    padding:0;
	margin:0;
	}

* img{ border-width: 0;
vertical-align: middle;}

/*fontcolor------------*/
SPAN# param2 {font-size: 11pt ;}
	.blue {color:#0000FF;}
	.l-blue {color:#99CCFF;}

/*table------------*/	
* table{
	color: #999999;
	font-size: 11px;
	width:555px;
	margin-top: 10px;
	}
*td,th{
	text-align: left;
	vertical-align: baseline;
}
* table p{
	margin: 3px;
	}
/*mail form確認内容テーブル------------*/	
#input_table{
	color: #999999;
	font-size: 11px;
	width:500px;
	margin: 10px 0 10px 0;
	}
#input_table td{
	color: #fff;
	font-size: 11px;
	border: 1px solid #999; 
	padding: 4px 4px 0 4px;
	margin: 4px 0 1px 0;
	background: #D0F0FF url(gfx/textarea.jpg);
}
#input_table th{
	width:98px;
	text-align: left;
	vertical-align: baseline;
}
.inputbtn{
	width:498px;
	text-align: right;
	margin-bottom: 10px;
	}

/*mail form------------*/
form{
	font-size: 11px;
	width:535px;
	padding: 10px 0 10px 15px;
	margin-bottom: 4px;
	}

textarea, .input{
	color: #fff;
	font-size: 11px;
	border: 1px solid #999; 
	padding: 4px 4px 0 4px;
	margin: 2px 0 2px 0;
	background: #D0F0FF url(gfx/textarea.jpg);
	}
.inputimg{
	margin-top: 2px;
	}
textarea{overflow-y: auto;}

#err_box{

	font-size: 11px;
	width:541px;
	margin: 15px 0 0 15px;
	padding: 4px 2px 3px 5px;
	line-height: 15px;
	}

/*body------------*/
html{overflow-y: scroll;}
body{
	color:#999999;
	font-size: 10px;
	}
/*link------------*/
a:link,a:visited {
	color: #99DEFD;
	}
a:hover {
	color: #0099FF;
	}

h1 {
	color: #fff;
	text-align:left;
	font-size: 10px;
	padding: 1px 0px 1px 4px;
	background-color: #E7E7E7;
	}

/*wrap------------*/
#lgwrap{
	text-align:left;
    width:770px;
	background-color: #;
	overflow:hidden;
	margin:0 auto;
	padding-bottom: 5px;
	}

/*header------------*/
#header{
	width:768px;
	height:140px;
	background: url(gfx/header.gif) no-repeat;
	}
#header .lgaia{
	float: right;
	margin-top: 15px;
	}

/*main------------*/
#main{
	width:770px;
	}

/*core------------*/
#core{
	float:right;
	width:570px;
	}
	
/*corebox(right)------------*/
#coretop{
	height:8px;
	background: url(gfx/coretop.gif) no-repeat;
	padding-left: 8px;
	}
#corebotm{
	height:9px;
	background: url(gfx/corebotm.gif) no-repeat;
	padding-left: 8px;
	margin-bottom: 3px;
	}

#corecenter{
	background: url(gfx/corecenter.gif) repeat-y;
	padding-left: 8px;
	overflow:hidden;
	}
	
#corecenter h2, #corecenter h3 {
	color:#99DEFD;
	font-size: 12px;
	height: 14px;
	width:546px;
	padding: 1px 0px 0px 2px;
	margin-bottom: 3px;
	text-align:left;
	border-bottom: 1px solid #D0F0FF;
	}
/*メインイラストのh2とnext＆back*/
#imgtitle{
	height: 14px;
	width:546px;
	display:block;
	padding: 1px 0px 0px 2px;
	border-bottom: 1px solid #D0F0FF;
	margin-bottom: 3px;
	}
#imgtitle h2{
	float:left;
	color:#99DEFD;
	font-size: 12px;
	height: 14px;
	width:350px;
	}
#imgtitle .nextback{
	float:right;
	width:150px;
	text-align:right;
	}
#imgtitle .nextback a{
text-decoration:none;
	}

#corecenter p{
	color: #999;
	font-size: 11px;
	width:546px;
	padding-top: 2px;
	line-height: 15px;
	text-align:left;
	}
	
#corecenter .totop{
	text-align:right;
	}
	
#corecenter img{
	padding-bottom: 2px;
	}

/*footer------------*/
#footer{
	width:770px;
	clear:both;
	text-align: right;
	}
#footer address {
	font-style:normal;
	}
