﻿@charset "UTF-8";

#global-navi .switch span {
	background-position: -335px -25px;
}


#header {
	width: 964px;
	height: 76px;
	margin: 11px 0 0 4px;
	text-indent: -9999px;
	background-image: url(../switch/image/category_title.jpg);
	background-repeat: no-repeat;
}


#position {
	margin: 6px 0 0 15px;
}


#container-outside {
	background-image: url(../switch/image/contents_bg.gif);
	background-repeat: repeat-y;
	margin: 9px 4px 25px;
}

#container {
	width: 960px;
	background: url(../switch/image/menu_frame_bottom.gif) no-repeat left bottom;
}

#contents {
	width: 690px;
	float: right;
	background-color: #ffffff;
	padding: 0 0 0 20px;
}

#side-contents {
	width: 250px;
	float: left;
	background-image: url(../switch/image/menu_frame_top.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0;
}

#side-contents .inside {
	width: 229px;
	margin: 0 9px 20px 12px;
}

#switch-lead {
	font-size: 14px;
	line-height: 20px;
	margin: 15px 10px 25px;
}

.chapter {
	width: 690px;
	height: 52px;
	text-indent: -9999px;
	margin: 20px 0 0;
}

#chapter1 {
	background-image: url(../switch/image/chapter_1.jpg);
	background-repeat: no-repeat;
}

.chapter-block {
	width: 650px;
	background-image: url(../switch/image/chapter_bg.gif);
	background-repeat: repeat-y;
	padding: 42px 20px 19px 20px;
}

.chapter-bottom {
	width: 690px;
	height: 9px;
	background-image: url(../switch/image/chapter_bottom.gif);
	background-repeat: no-repeat;
}

#map {
	margin: 0 4px 10px 4px;
}

#address {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 650px;
	background-color: #f3f7f7;
	padding: 12px 0;
}

#logo-switch {
	width: 158px;
	margin: 20px auto 20px auto;
}

#switch-link {
	text-align: center;
	margin: 15px 0 0;
}

#switch-link a {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

/* メニュー */
#menu1-title {
	width: 229px;
	height: 49px;
	text-indent: -9999px;
	margin: 18px 0 0;
}
#menu1-title {
	margin-top: 0;
}

#menu1-title {
	background-image: url(../switch/image/menu_title.gif);
	background-repeat: no-repeat;
}

#menu1-block li {
	width: 229px;
	height: 33px;
}

#menu1-block li a {
	display: block;
	width: 229px;
	height: 33px;
	text-indent: -9999px;
}

#menu1-block li#menu1-1 a {
	background: url(../switch/image/menu_list.gif) no-repeat 0px 0px;
}
#menu1-block li#menu1-1 a:hover {
	background-position: -229px 0px;
}

#menu1-block li#menu1-2 a {
	background: url(../switch/image/menu_list.gif) no-repeat 0px -33px;
}
#menu1-block li#menu1-2 a:hover {
	background-position: -229px -33px;
}

