@charset "UTF-8";
/*formatting style
------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y:scroll;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	background-color: #f2f2f2;
}
hr{
	height:0px;
	visibility:hidden;
	border:0;
}
/*link style
------------------------------------------------*/
a{outline:none;}
a img {
	border-style: none;
}
a:link {
	color: #0087E6;
	text-decoration: underline;
}
a:visited {
	color: #0087E6;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0087E6;
}
a:active {
	text-decoration: none;
	color: #0087E6;
}

/*basic layout
------------------------------------------------*/
#bg {
	width: 794px;
	margin: 0px auto;
	background-image: url(image/top_img/header/bg.gif);
	background-repeat: repeat;
}
#wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin: 0px auto;
}
#wrapper #header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}#wrapper #header #head_ber {
	height: 35px;
	width: 760px;
	display: block;
}
#wrapper #header #head_a {
	display: block;
	width: 760px;
	height: 55px;
}
#wrapper #header #header_top_logo {
	display: block;
	height: 45px;
	width: 531px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#wrapper #header #head_a #bit1 {
	background-image: url(image/top_img/header/bit01.gif);
	text-align: left;
	text-indent: 5px;
	vertical-align: text-top;
	display: block;
	height: 20px;
	width: 300px;
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 27px;
	margin-right: 40px;
}
#wrapper #header #head_mail {
	display: block;
	background-image:url(image/top_img/header/head_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	text-indent: -9999px;
	float: right;
}
#wrapper #header #head_mail a {
	display:block;
	width:143px;
	height:48px;
}
#wrapper #header #head_mail a:hover{
	display: block;
	background-image:url(image/top_img/header/head_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px -48px;
	margin: 0px;
	padding: 0px;
	width:143px;
	height:48px;
}

hr.b1 {
	clear:both;
	height:0px;
	visibility:hidden;
}
h3 {
	width: 700px;
	clear: both;
}
both01 {
	width: 700px;
	height:0px;
	clear: both;
}
#wrapper #header #top_fla_nav {
	display: block;
}
#wrapper #header #top_flash {
	display: block;
	float: left;
	height: 258px;
	width: 510px;
	margin-left: 4px;
}
/*com-nav
------------------------------------------------*/
#wrapper #header #nav1 {
	height: 34px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #header #nav1 ul li {
	float: left;
}
#wrapper #header #nav1 ul#com-nav {
	width:745px;
	height:36px;
	list-style:none;
}
#bg #wrapper #header #top_gazou {
	display: block;
	height: 120px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

/*com-nav-home
------------------------------------------------*/
#wrapper #header #nav1 ul#com-nav li#com-nav-home {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-home a {
	display:block;
	width:149px;
	height:34px;
	text-indent: -9999px;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-home a:hover {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	margin: 0px;
	padding: 0px;
	width:149px;
	height:34px;
}
/*com-nav-service
------------------------------------------------*/
#wrapper #header #nav1 ul#com-nav li#com-nav-service {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -149px 0px;
	list-style-type: none;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-service a {
	display:block;
	width:149px;
	height:34px;
	text-indent: -9999px;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-service a:hover {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -149px -36px;
	margin: 0px;
	padding: 0px;
	width:149px;
	height:34px;
}
/*com-nav-annai
------------------------------------------------*/
#wrapper #header #nav1 ul#com-nav li#com-nav-annai {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -298px 0px;
	list-style-type: none;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-annai a {
	display:block;
	width:149px;
	height:34px;
	text-indent: -9999px;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-annai a:hover {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -298px -36px;
	margin: 0px;
	padding: 0px;
	width:149px;
	height:34px;
}
/*com-nav-saiyou
------------------------------------------------*/
#wrapper #header #nav1 ul#com-nav li#com-nav-saiyou {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -447px 0px;
	list-style-type: none;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-saiyou a {
	display:block;
	width:149px;
	height:34px;
	text-indent: -9999px;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-saiyou a:hover {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -447px -36px;
	margin: 0px;
	padding: 0px;
	width:149px;
	height:34px;
}
/*com-nav-oto
------------------------------------------------*/
#wrapper #header #nav1 ul#com-nav li#com-nav-oto {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -596px 0px;
	list-style-type: none;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-oto a {
	display:block;
	width:149px;
	height:34px;
	text-indent: -9999px;
}
#wrapper #header #nav1 ul#com-nav li#com-nav-oto a:hover {
	display: block;
	background-image:url(image/com_img/com_nav1.gif);
	background-repeat: no-repeat;
	background-position: -596px -36px;
	margin: 0px;
	padding: 0px;
	width:149px;
	height:34px;
}

/*pan
------------------------------------------------*/
#bg #wrapper #pan {
	display: block;
	height: 25px;
	width: auto;
	margin-top: 5px;
	background-image: url(image/top_img/header/pan_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 20px;
	vertical-align: text-top;
	line-height: 2;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#bg #wrapper #main #subcts {
	display: block;
	float: left;
	width: 186px;
}
/*main
------------------------------------------------*/
#bg #wrapper #main {
	display: block;
	width: 746px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#bg #wrapper #main #maincts {
	display: block;
	width: 550px;
	float: right;
	margin-left: 4px;
}

#bg #wrapper #footer {
	display: block;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#bg #wrapper #footer_line {
	display: block;
	height: 16px;
	width: auto;
	background-color: #f2f2f2;
}
#bg #wrapper #footer #pagereturn {
	display: block;
	height: 21px;
	width: 125px;
	float: right;
	padding-top: 10px;
	margin-right: 6px;
}
#pagereturn {
	display: block;
	height: 21px;
	width: 125px;
	float: right;
	padding-top: 10px;
}

#bg #wrapper #footer #pagereturn a {
	display: block;
	height: 21px;
	width: 125px;
	background: url(image/top_img/footer/pagetop.gif) no-repeat left top;
	text-indent: -9999px;
	margin-right: 6px;
}
#pagereturn a {
	display: block;
	height: 21px;
	width: 125px;
	background: url(image/top_img/footer/pagetop.gif) no-repeat left top;
	text-indent: -9999px;
}
#bg #wrapper #footer #pagereturn a:hover {
	background: url(image/top_img/footer/pagetop.gif) no-repeat left -21px;
}
#pagereturn a:hover {
	background: url(image/top_img/footer/pagetop.gif) no-repeat left -21px;
}

#bg #wrapper #footer #copyright {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
}
#bg_sidenavline #subcts #sidenav_p {
	display: block;
	height: 107px;
	width: 100px;
	margin-top: 20px;
	margin-right: 43px;
	margin-bottom: 2px;
	margin-left: 43px;
	list-style-type: none;
}
