﻿/*マスターページ設定*/

/* フッターリンク */
.footer_link_memu
{
	color: #666666;
	text-decoration: none; 
}

#header{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 78px;
}
#header .logo{
	width: 200px;
	height: 78px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1{
	width: 200px;
	height: 78px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo01.jpg);
	background-repeat: no-repeat;

}
#header a{
	width: 200px;
	height: 78px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(img/logo01.jpg);
	background-repeat: no-repeat;
}
#header .catch{
	width: 600px;
	height: 26px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h2{
	display: block;
	margin: 6px 5px 0px 0px;
	padding: 0px;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
}
#header .catch{
	width: 600px;
	height: 26px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header .login{
	width: 600px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background-color: #5563CE;
	background-image: url(img/header_bg01.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
}

#header em ,#topmenu em{
	display: none;
	font-size: 10px;
}

#topmenu {
	list-style: none;
	width: 800px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

/* トップメニュー */
#topmenu .nav01{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_01.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav01 a{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_01.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav01 a:hover{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_01_over.gif);
	background-repeat: no-repeat;
	display: block;
}

#topmenu .nav02{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_02.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav02 a{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_02.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav02 a:hover{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_02_over.gif);
	background-repeat: no-repeat;
	display: block;
}

#topmenu .nav03{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_03.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav03 a{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_03.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav03 a:hover{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_03_over.gif);
	background-repeat: no-repeat;
	display: block;
}

#topmenu .nav04{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_04.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav04 a{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_04.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav04 a:hover{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_04_over.gif);
	background-repeat: no-repeat;
	display: block;
}

#topmenu .nav05{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_05.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav05 a{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_05.gif);
	background-repeat: no-repeat;
	display: block;
}
#topmenu .nav05 a:hover{
	width: 160px;
	height: 33px;
	background-image: url(img/top_button_05_over.gif);
	background-repeat: no-repeat;
	display: block;
}

#topmenu ul{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li{
	float: left;
	margin: 0px;
	padding: 0px;
}

#topmenu em{
	display: none;
}

#seekmenu
{	
	margin: 0px;
	padding: 0px;
	width: 800px;
	color: white;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #5563CE;
	float:left;
}

#seekmenu a{
	text-decoration:none;
	background-color: #5563CE;
	color: white;
	font-size: small;
}

#seekmenu .title{
	float: left;
	display: block; 
	width: 150px;
	padding-left:30px;
}

#seekmenu ul{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#seekmenu li{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background-image: url('./img/arrow01.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	float: left;
}

.seekcontrol{
	margin: 0px;
	padding: 0px;
	width: 800px;
	color: white;
	background-color: #5563CE;	
	padding-top:4px;
	padding-bottom:4px;
	font-size: small;
}

.seekcontrol .title{
	float: left;
	display: block; 
	width: 150px;
	padding-left:30px;

}


#footmenucontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(img/logo02.jpg);
	background-repeat: no-repeat;
	height: 54px
	/*border-bottom-width: 8px;*/
}

#footmenucontainer p {
	margin: 10px 0px 8px;
	padding: 0px 145px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	display: block;
}
#footmenucontainer a {
	color: #666666;
	text-decoration: none;
}
#footmenucontainer a:hover {
	text-decoration: underline;
}

#copyright{
	width: 800px;
	height: 26px;
}

