@charset "Shift_JIS";

body {
	text-align: center;
}

#outsideframe {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#mainheaderframe {
	margin: 0 0px;
}

#mainheader {
	float: left;
	width: 360px;
}

#mainheader2 {
	float: right;
	width: 440px;
}

#headerrightup {
	float: left;
	margin-left: 40px;
	width: 400px;
}

#headerrightdown {
	padding: 20 0 0 60px;
	float: left;
	width: 400px;
}

#leftframe {
	float: left;
	width: 660px;
}

#main {
	float: right;
	margin:0px 5px 0px 5px;
	width: 480px;
}

#left {
	float: left;
	width: 160px;
}

#right {
	float: right;
	width: 140px;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.title {
	background: url("img/title.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	width: 360px;
	height: 100px;
	overflow: hidden;
}

#headerright {
	clear: both;
	width: 360px;
	height: 24px;
	margin: 0px;
	background: url("img/headerright.gif") no-repeat;
}

#headerright ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerright li {
	display: inline;
	float: left;
}

#headerright li a {
	display: block;
	width: 120px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("img/headerright.gif") no-repeat 0 0;
}

#headerright .headerright1 a {
	background-position: 0       0;
}

#headerright .headerright2 a {
	background-position: -120px  0;
}

#headerright .headerright3 a {
	background-position: -240px  0;
}

#headerright .headerright1 a:focus,#headerright .headerright1 a:hover {
	background-position: 0       -24px;
}

#headerright .headerright2 a:focus,#headerright .headerright2 a:hover {
	background-position: -120px  -24px;
}

#headerright .headerright3 a:focus,#headerright .headerright3 a:hover {
	background-position: -240px  -24px;
}

#headerright .headerright1 a#active {
	background-position: 0px -24px;
}

#headerright .headerright2 a#active {
	background-position: -120px -24px;
}

#headerright .headerright3 a#active {
	background-position: -240px -24px;
}

#navi {
	clear: both;
	width: 800px;
	height: 40px;
	margin: 0px;
	background: url("img/navi.jpg") no-repeat;
}

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navi li {
	display: inline;
	float: left;
}

#navi li a {
	display: block;
	width: 160px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("img/navi.jpg") no-repeat 0 0;
}
/* ボタン通常時 */

#navi .kaitori a {
	background-position: 0px 0px;
}

#navi .annai a {
	background-position: -160px 0px;
}

#navi .mail a {
	background-position: -320px 0px;
}

#navi .help a {
	background-position: -480px 0px;
}

#navi .list a {
	background-position: -640px 0px;
}
/* ボタンhover時 */

#navi .kaiotori a:focus,#navi .kaitori a:hover {
	background-position: 0px -40px;
}

#navi .annai a:focus,#navi .annai a:hover {
	background-position: -160px -40px;
}

#navi .mail a:focus,#navi .mail a:hover {
	background-position: -320px -40px;
}

#navi .help a:focus,#navi .help a:hover {
	background-position: -480px -40px;
}

#navi .list a:focus,#navi .list a:hover {
	background-position: -640px -40px;
}

#navi .kaitori a#active {
	background-position: 0px -80px;
}

#navi .annai a#active {
	background-position: -160px -80px;
}

#navi .mail a#active {
	background-position: -320px -80px;
}

#navi .help a#active {
	background-position: -480px -80px;
}

#navi .list a#active {
	background-position: -640px -80px;
}

.menulist1sub
   {
    text-align:center; 
    background-color:#0000ff; 
    color:#ffffff; 
    font-weight:bold;
    padding:3px 0 3px 0;
    width:154px;
border:3px solid #0000ff;
}

#menulist1 ul { 
width:160px; 
padding:0;
margin:0 0 10px 0;
list-style-type : none; 
}

#menulist1 li { 
list-style:none; 
width:150px; 
padding:0;
display : inline;
margin:0;
}

#menulist1 a {
display:block; 
line-height:normal;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#557fff;
width:160px; 
margin:0;
}

#menulist1 a:hover {
display:block; 
font-weight: bold;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#575fff;
width:160px;  
margin:0;
}

.menulist2sub
   {
    text-align:center; 
    background-color:#0000ff; 
    color:#ffffff; 
    font-weight:bold;
    padding:3px 0 3px 0;
    width:154px;
border:3px solid #0000ff;
}

#menulist2 ul { 
width:160px; 
padding:0;
margin:0 0 10px 0;
list-style-type : none; 
}

#menulist2 li { 
width:160px; 
display : inline; 
line-height:0;
padding:0;
margin:0;
}

#menulist2 a {
display:block; 
line-height:normal;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#557fff;
width:160px; 
margin:0;
}

#menulist2 a:hover {
display:block; 
font-weight: bold;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#575fff;
width:160px;  
margin:0;
}

.menulist3sub
   {
    text-align:center; 
    background-color:#0000ff; 
    color:#ffffff; 
    font-weight:bold;
    padding:3px 0 3px 0;
    width:154px;
border:3px solid #0000ff;
}

#menulist3 ul { 
width:160px; 
padding:0;
margin:0 0 10px 0;
list-style-type : none; 
}

#menulist3 li { 
width:160px; 
display : inline; 
line-height:0;
padding:0;
margin:0;
}

#menulist3 a {
display:block; 
line-height:normal;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#557fff;
width:160px; 
margin:0;
}

#menulist3 a:hover {
display:block; 
font-weight: bold;
background-color:#ffffff;
padding:5 0 5 0px;
text-decoration:none;
color:#575fff;
width:160px;  
margin:0;
}
.mobile
   {
    text-align:center; 
    background-color:#0000ff; 
    color:#ffffff; 
    font-weight:bold;
    padding:3px 0 3px 0;
    width:154px;
border:3px solid #0000ff;
}

#footer {
width:800px;
}
