@charset "Shift_JIS";

/* ========BASIC======== */
*{
	font-family:Verdana, Helvetica, sans-serif;
}

body{
	margin:5;
	padding:0;
	font-size:0.8em;
	text-align:center;
	line-height:1.7em;
	letter-spacing:normal;
	background-image:url(../image/bg.gif);
}

br{
letter-spacing:normal;
}

a{
color:#333333;
text-decoration:none;
}

a:hover{
text-decoration:none;
}

img{
border:0;
}

h1,h2,h3,h4,h5,h6{
margin:0;
}

/* ========TEMPLATE FRAMEWORK======== */
div#upper{
	width:780px;
	text-align:left;
	border-bottom: 1px solid #0980F7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#upper a{
}

div#upper a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#999999;
	border: 0;
}

h1#top{
width:780px;
text-align:right;
font-size: 65%;
line-height: 100%;
padding-bottom:5px;
color:#999999;
}

div#top{
width:780px;
margin:0 auto;
text-align:left;
background-color:#FFFFFF
}

div#header{
width:780px;
height:90px;
background:#fff url(../image/bg_head.gif) 0% 0% no-repeat;
border-bottom:3px solid #0980F7;
margin-bottom:10px;
}

div#contents{
width:760px;
clear:both;
margin:0 10px;
}

div#main{
	width:560px;
	padding-right:10px;
	border-right: #E0E0E0 1px solid;
	float:right;
	text-align: center;

}

div#sub{
width:180px;
float:left;
}

div#footer{
width:780px;
clear:both;px;
background:#fff;
border-top:1px solid #666;
margin-top:10px;
}

/* ‰n?e???Y‰d?? */
div#contents:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#logo{
font-size:2em;
margin:0;
line-height:25px;
padding:0 10px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
}

div#main a:hover{
border:0;
}

div#main h2 {
font-size:1em;
padding:2px;
font-weight:bold;
color:#666666;
border-bottom:2px solid #666;
margin-bottom:2px;
}

div#main h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px dotted #666;
}

div#main p{
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	text-align: left;
	margin-top: 1em;
}

div#advicelink{
width:560px;
text-align:center;
}

div#advicelink table{
width:540px;
font-size: 70%;
text-align:left;
border:1px #E0E0E0 solid;
}

div#advicelink table th{
width:120px;
}

div#advicelink table a{
color:#333;
}

div#advicelink table a:hover{
border:0;
color:#333;
border-bottom:1px solid #333;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
margin:0;
padding:0;
}

div#menu li {
list-style-type:none;
margin:0;
padding:0;
}

div#menu li a{
display:block;
width:175px;
color:#3C65E1;
background:#fff;
line-height:26px;
border-top:1px solid #0980F7;
border-bottom:none;
padding-left:5px;
}

div#menu li a:hover{
	color:#2D54F0;
	border-bottom:none;
	border-top:1px solid #999;
	background-color: #A9D2FC;
}

/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub h2 {
font-size:1em;
color:#0646B0;
padding:2px;
font-weight:bold;
background-color: #0980F7;
}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
text-align:right;
padding:10px 10px 0 0;
}

div#footerMenu{
padding:10px 0;
}

div#footerMenu a{
color:#333;
}

div#footerMenu a:hover{
border:0;
color:#333;
border-bottom:1px solid #333;
}

div#footerMenu ul{
margin:0;
padding:0;
list-style:none;
}
div#footerMenu li{
display:inline;
margin:0 0 0 10px;
padding-left:8px;
background: url(../image/arrow.gif) 0 4px no-repeat;
}

address{
color:#333;
text-align:center;
font-size:1.0em;
padding:20px 0;
background:#f1f1f1;
font-style:normal;
}
#top #contents #main table tr td {
	text-align: left;
}
