@charset "utf-8";


*{
	margin:0px;
	padding:0px;
}

body{
	color:#333;
	background:#FFF;
	text-align:center;
	font-family: ヒラギノ, "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	line-height:1.6;
	font-size:12px;
}
p.right{
	text-align:right;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1;
}
.left{
	margin:5px 15px 5px 5px;
	float:left;
}
.right{
	margin:5px 5px 5px 15px;
	float:right;
}
.small{
	font-size:90%;
}
img{
	border:0px;
	vertical-align:bottom;
}
table, th, tr, td{
	padding:0;
	margin:0;
}
table{
	margin:10px;
}
table, th, td{
	border:1px solid #CCC;
	border-collapse:collapse;
	padding:3px 8px;
	vertical-align:top;
}
table th{
	padding:3px 8px;
	text-align:left;
	background:#EEEEEE;
	vertical-align:middle;
}
table th.title{
	background:#999;
	font-weight:bold;
	padding:3px 10px;
	color:#FFF;
}
table .center{
	text-align:center;
}
li{
	list-style:none;
}
strong{
	font-weight:bold;
	color:#066;
}
/*----リンク設定----*/
a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #880088;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #003399;
	text-decoration: none;
}

#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	background-color:#FFF;
	text-align:left;
}

/* 共通header */
#header{
	width:800px;
	height:52px;
	border-bottom:solid #CCC 1px;
}
#mainlogo{
	width:580px;
	float:left;
}
#sublogo{
	width:210px;
	padding-top:10px;
	float:left;
}

/*
#present_banner{
	width:300px;
	padding-top:5px;
	float:left;
}
*/




/* 共通footer */

/* フッター */

div#footer {
	width: 800px;
	}
div#footer ul.ftnavi01 {
	clear: both;
	margin-bottom: 8px;
	padding: 6px 0px 5px 0px;
	border-top: 1px solid #999999;
	border-bottom: 3px solid #ee6600;
	text-align: center;
	}

div#footer ul.ftnavi01 li {
	display: inline;
	font-size: 90%;
	}

div.footer-in {
	position: relative;
	width: 800px;
	padding: 0px;
	}

div#footer div.ftnavi02 {
	float: left;
	width: 560px;
	border-right: 1px solid #999999;
	}

div.footer-in p {
	position: absolute;
	top: 1px;
	right: 240px;
	}

div#footer div.footer-in ul {
	margin: 0px 40px 0px 2px;
	}

div#footer div.footer-in ul li {
	display: inline;
	padding-right: 8px;
	font-size: 90%;
	}

div#footer div.footer-in ul li.no-space {
	padding-right: 3px;
	}

/*
div#footer address {
	float: right;
	padding: 45px 2px 0px 0px;
	background: url(../img/illust_copyright.gif) no-repeat right top;
	}
*/
div#footer address {
	float: right;
	text-align:center;
	padding-top:15px;
	font-style:normal;
	}

div.footer-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.footer-in { display:inline-block; }
/*\*/
* html div.footer-in { height:1%; }
div.footer-in { display:block; }
/**/



#footer{
	clear:both;
	width:800px;
	margin-top:25px;
}
#footer:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
#footer .topicpath{
	background-color:#FFF;
	float:left;
}
#backtop{
	background:url(../img/icon_backtop.gif) no-repeat left center;
	padding:3px 3px 3px 12px;
	margin:0;
	float:left;
}
#pagetop{
	background:url(../img/icon_totop.gif) no-repeat left center;
	padding:3px 3px 3px 12px;
	margin:0;
	float:right;
}

#rogotitle {
	width: 210px;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-top: 30px;
}

.style4 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

