@charset "Shift_JIS";

/* ========BASIC======== */
*{
	font-family:Verdana, Helvetica, sans-serif;
	color:#CF9C0F;
}
#logolink a{display:block;
			height:20px;
			width:85px;
			float:right;
		
			font-size:13px;
			line-height:20px;}
body{
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:center;
}

br{
letter-spacing:normal;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

img{
	text-align: left
	
	;
}

h1,h2,h3,h4,h5,h6{
margin:0;
padding-right:10px;
}

/* ========TEMPLATE FRAMEWORK======== */
div#upper{
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	height:15px;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	text-align: right;
	text-indent: 5px;
}

div#upper a{
	color:#CF9C0F;
}

div#upper a:hover{
	border:0;
	color:#930;
}

h1#top{
	color:#CF9C0F;
	width:960px;
	text-align:right;
	font-size: 100%;
	line-height: 100%;
	font-weight:normal;
}

div#top{
	width:960px;
	margin:auto;
	text-align:left;
	padding-top:0px;
	background-image:url(../image/bg.gif);
	border-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom:0px;
}

div#header{
	width:950px;
	height:60px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-right: 10px;
}

div#contents{
	width:920px;
	clear:both;
	margin:0 10px;
	padding: 10px;
}

div#main{
	width:910px;
	float:left;
	background-color:#FFFFF0;
	padding: 10px;
}

div#submain{
	width:690px;
	float:left;
	background-color:#FFFFF0;
	margin-top: 2px;
}

div#sub{
	width:200px;
	float:left;
	background-color: #FFFFF0;
	margin-right: 10px;
}

div#footer{
	width:960px;
	clear:both;
	margin-top:3px;
}

/* ‰n?e???Y‰d?? */
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: 10px;
	PADDING-TOP: 0px;
	text-align: center;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
color:#333333;
}

div#main a:hover{
border:0;
color:#333333;
}

div#main p{
	margin:0 0 1em 0;
	text-align: left;
	color: #441E04;
}

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-top:2px;
padding:0;
}

div#menu li {
list-style-type:none;
margin-top:1px;
padding:0;
}

div#menu li a{
width:170px;
line-height:0px;
border-top:none;
border-bottom:none;
}

div#menu li a:hover{
border-bottom:none;
border-top:none;
}

/* ========SUB CONTENTS CUSTOMIZE======== */



/* ========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;
}

address{
	color:#CF9C0F;
	text-align:center;
	font-size:0.8em;
	padding:20px 0;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-x;
	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;
}
#top #contents #main table tr td {
	color: #666;
	text-align: center;
}
#top #contents table tr td {
	text-align: center;
}

