@charset "Shift_JIS";

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
color:#333;
}

body{
margin:0;
padding:0;
font-size:0.8em;
text-align:center;
line-height:1.4em;
letter-spacing:1px;
background-image: url(../image/bg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}

br{
letter-spacing:normal;
}

a{
color:#333333;
text-decoration:none;
}

a:hover{
color:#333333;
text-decoration:none;
}

img{
border:0;
}

h1,h2,h3,h4,h5,h6{
margin:0;
}

/* ========TEMPLATE FRAMEWORK======== */
div#upper{
text-align:center;
background:#CCCCCC;
color:#999999
}

div#upper a{
color:#FFFFFF;
}

div#upper a:hover{
border:0;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}

h1#top{
width:780px;
text-align:right;
font-size: 70%;
line-height: 100%;
padding-bottom:0px;
color:#FFFFFF
}

div#top{
	width:780px;
	margin:0 auto;
	text-align:left;
	padding-top:0;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom:0px;
}

div#header{
width:780px;
height:105px;
border-bottom:1px solid #666;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

div#contents{
width:760px;
clear:both;
margin:0 10px;
}

div#main{
width:560px;
padding-right:10px;
border-right: #E0E0E0 1px solid;
float:right;

}

div#sub{
width:180px;
float:left;
}

div#footer{
width:780px;
clear:both;
background:#fff;
border-top:1px solid #666;
margin-top:10px;
}

/* n?e???Yd?? */
div#contents:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#logo{
font-size:2.5em;
margin:0px 0px;
line-height:30px;
padding:0 0px;
padding-top:0px;
color:#CCCCCC;
margin-bottom:0px;
PADDING-BOTTOM: 0px; MARGIN: 0px 0px; WIDTH: auto; LINE-HEIGHT: 30px; PADDING-TOP: 0px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
color:#333333;
}

div#main a:hover{
border:0;
color:#333333;
border-bottom:1px solid #A0C8FF;
}

div#main h2 {
font-size:1em;
padding:0px;
font-weight:bold;
border-bottom:2px solid #FF0000;
margin-bottom:1px;
margin-top:5px;
color:#666666;
}

div#main h3 {
font-size:1em;
padding:0px;
font-weight:bold;
border-bottom:2px solid #F5040A;
margin-bottom:1px;
margin-top:5px;
color:#666666;
}

div#main p{
margin:0 0 1em 0;
}

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:#333;
background:#ddd;
line-height:26px;
border-top:1px solid #999;
border-bottom:none;
padding-left:5px;
}

div#menu li a:hover{
color:#FFFFFF;
background:#990000;
border-bottom:none;
border-top:1px solid #999;
font-weight: bold;
}

/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub h2 {
font-size:1em;
color:#fff;
padding:2px;
font-weight:bold;
background:#666;
}

/* ========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:0.8em;
padding:20px 0;
background:#f1f1f1;
border-top:2px solid #ddd;
font-style:normal;
}

table#abroad{
	width:520px;
	border-top:1px solid #9E9E9E;
	border-left:1px solid #9E9E9E;
}

table#abroad td#top{
	background-color: #E5E5E5;
	border-right:1px solid #9E9E9E;
	border-bottom:1px solid #9E9E9E;
	font-weight:bold;
	text-align:center;
	padding:3px;
}

table#abroad th{
	background-color: #F4F4F4;
	border-right:1px solid #9E9E9E;
	border-bottom:1px solid #9E9E9E;
	text-align:center;
	padding:3px;
}

table#abroad td#left{
	background-color: #FFFFFF;
	border-right:1px solid #9E9E9E;
	border-bottom:1px solid #9E9E9E;
	text-align:left;
	padding:3px;
	width:140px;
}

table#abroad td#center{
	background-color: #FFFFFF;
	border-right:1px solid #9E9E9E;
	border-bottom:1px solid #9E9E9E;
	text-align:center;
	padding:3px;
}
