@charset "UTF-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	font-size: 85%;
	line-height: 1.6;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-weight: bold;
	overflow-x: hidden;
	min-width: 1000px;
}
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #AE7615;
}
a:visited {
	color: #AE7615;
}
a:hover {
	color: #AE7615;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#wrapper {
	width: 950px;
	margin: 0px auto;
	clear: both;
}
#news {
	width: 950px;
	background-image: url(Top-image/tate-short.jpg);
	background-repeat: no-repeat;
	height: 350px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	margin-bottom: 30px;
}
#footer {
	clear: both;
}

#header {
	width: 950px;
	height: 210px;
	margin: 0px auto;
	position: relative;
}
#header-back {
	background-repeat: repeat-x;
	width: 100%;
	z-index: 9999;
	background-image: url(Top-image/hed-back.png);
}
#header #logo {
	position: relative;
	left: 5px;
	top: 35px;
}



 /*グローバルナビゲーション*/
#global-nav{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 420px;
}


#global-nav ul{
	list-style: none; /* リスト形式を削除 */
	padding-left: 50px;
	font-size: xx-large;
}

 /* リストを横並びに */
#global-nav ul li{
	float: left;
	border-right: 1px solid #BD8036;
	padding-right: 25px;
	padding-left: 25px;
}
#global-nav ul li a{
	display: block;
	border-right: #CCC;
}



#header #tel {
	position: absolute;
	right: 34px;
	top: 24px;
	font-size: large;
	text-align: right;
	color: #BD8036;
}
#header #sub {
	width: 300px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#header #sub li {
	list-style: none;
	float: left;
	margin-left: 25px;
}

#header #sub li a:hover{
	text-decoration: none;
	background-image: url(Top-image/sub-dot.jpg);
	background-repeat: no-repeat;
	background-position: -8px;
}

#main-bar {
	width: 1000px;
	background-image: url(Top-image/line-tate.jpg);
	background-repeat: no-repeat;
	right: 0px;
	height: 330px;
}
#main-bar ul li {
	float: left;
	list-style: none;
	margin-right: 7px;
	padding-left: 7px;
}
#line {
	padding-top: 20px;
	padding-bottom: 10px;
}
#news-photo {
	float: left;
	height: 260px;
	width: 385px;
	margin-top: 10px;
	margin-left: 5px;
}
#news dl {
	margin-top: 15px;
	float: left;
	width: 550px;
	font-size: medium;
}
#news dt {
	float: left;
	clear: left;
	padding-left: 30px;
	width: 10em;
	padding-right: 10px;
	margin-top: 5px;
}
#news dd {
	padding-top: 5px;
}
#under-1 {
	margin-bottom: 15px;
}
#under {
	margin-bottom: 45px;
}
#under #under-bar {
	width: 320px;
	float: right;
}
#under li {
	list-style: none;
	float: left;
	margin-right: 15px;
}
#footer {
	width: 950px;
	min-height: 160px;
	margin: 0px auto;
	padding-bottom: 50px;
	clear: both;
	color: #FFF;
}
#footer-logo {
	height: 160px;
	width: 185px;
	float: left;
	padding-top: 65px;
	padding-right: 50px;
	padding-left: 200px;
}
#footer ul {
	list-style: none;
	text-align: left;
	margin-bottom: 20px;
}
#footer-back {
	width: 100%;
	background-color: #AE7615;
	background-repeat: repeat-x;
	z-index: 9999;
	clear: right;
}

#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
}


/* = Selected Text
----------------------------------------------- */
::selection {
    background:#ffff00; /* Safari */
}
 
::-moz-selection {
    background:#ffff00; /* Firefox */
}


/* マウスオーバー */
a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


br {
letter-spacing:0;
}
#baner {
	margin-bottom: 30px;
	float: left;
	clear: both;
	margin-right: 40px;
}

#baner-2 {
	margin-bottom: 30px;
	clear: right;
}

#slid {
	margin-top: 10px;
}



#pagetop{
	width:100%;
}

#pagetop .inner {
    width:950px;
	margin:0 auto;
}

#pagetop {
	position: fixed;
	bottom: 30px;
	right: -960px;	
}
#side {
	font-size: large;
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 40px;
	width: 100px;
	color: #BD8036;
}
#side ul {
	list-style: none;
}
#side p {
	margin-bottom: 15px;
}
#main {
	width: 750px;
	float: right;
	background-color: #FFF;
	padding: 20px 20px 30px;
}
#main ul {
	list-style: none;
	padding-top: 30px;
	font-size: large;
}
#main p {
	font-size: x-large;
}

h2{
	text-indent: -9999px; /* テキストをふっとばす */
}
