﻿body{ 
	background-color:#ffffff; 
	margin:0px; 
	padding:0px; 
	font-family:"MSゴシック",sans-serif; 
	font-size:12px; 
	font-style:normal; 
	line-height:160%;
	color:#555555; 
}

div.clear{
	margin-top: -1px;
	height: 1px;
	clear: both !important;
	clear /**/: none;
	overflow: hidden;
}

img{ 
	border: none;
}

a{ 
	font-family:"MSゴシック",sans-serif;
	font-size:12px; 
	font-style:normal; 
}

a:link,a:visited{ 
	color:#666666; 
	text-decoration:none; 
}

a:active,a:hover{ 
	color:#3399ff; 
	text-decoration:underline; 
}

p { 
	text-indent: 1px;
	text-decoration: none;
	line-height: 16px;
 }


/* BODY */
#Body{
	width:720px;
	height:800px;
}

div.header{
	width: 720px; 
	height: 30px;
	padding-top: 30px;
	margin: 0px;
	background: url(../img/headimg.gif);
}

div.naviBar{
	width: 715px; 
	height: 25px;
	padding-top: 5px;
	text-align: right;
}

div.navi{
	width: 80px; 
	height: 20px; 
	text-align: right;
	float: right;
}


/* MENU */

/* mainContents */
#mainContents { 
	width: 720px; 
	margin-top: 10px;
	padding-right: 3px;
	float: right;
} 

#mainContents h1{ 
	font-size:18px;
	margin-top:10px;
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #CCCCCC;
	color:#063AC1;
}

#mainContents h2{ 
	font-size:12px;
	margin-top:30px;
	padding:2px 0px 2px 10px;
	letter-spacing: 0.2em;
	background-color:#EEEEEE;
	border-left:5px solid #B0C4DE;
}


div.contactBox{
	margin-left:30px;
	margin-top:10px;
}


/* FOOTER */
#footer{
	width:718px; 
	height:15px; 
	color: #003399;
	margin-top:30px;
	padding: 1px;
	float: left;
	background-color: #d0d0d0;
}

div.gline2{
	height: 1px;
	width: 720px;
	padding: 0px;
	margin: 2px 0px;
	float: left;
	background: url(../img/line_bg1.gif);
}

#footer div.fcopy{
	width:520px; 
	height:12px; 
	text-align: left;
	margin: 0px;
	border: solid red 0px;
	float: left;
}

#footer div.fupdate{
	width:180px; 
	height:12px; 
	text-align: right;
	margin-right: 10px;
	border: solid red 0px;
	float: right;
}

a.gik:link,a.gik:visited,a.gik:active,a.gik:hover{
	color:#3399ff; 
	font-weight:bold;
}
