@charset "Shift_JIS";
/* 
------------------------------------------------------------------------------
reset
------------------------------------------------------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
  margin:0;
  padding:0;
}

body {
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	font-family: 'ƒƒCƒŠƒI' ,Meiryo, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Hiragino Kaku Gothic Pro' , '‚l‚r ‚oƒSƒVƒbƒN' , 'Osaka' ,sans-serif;
	color: #333;/* •W€•¶ŽšF */
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	min-width: 1100px;
}
h1,h2,h3,h4,h5,h6{
  font-size:100%;
}
h1,h2,h3,h4,h5,h6,p,th,td,table,dl,dt,dd,ul,ol,li,a{
  font-weight:normal;
}
img{
  border:0;
  vertical-align:top;
}

p {
	font-size: 14px;
	line-height: 1.8;
}

p.right{
	margin-right: 50px;
	text-align: right;
}

hr {
	
}
/* --------------------------------------------------------
ƒŠƒ“ƒNÝ’è
---------------------------------------------------------*/
a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	outline-width: 0px;
	outline-style: none;
	outline-color: black;
	vertical-align: baseline;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-size: 100%;
	color: #008ed2;
}
a:hover, a:active{
	outline-width: medium;
	outline-style: none;
	outline-color: black;
	color: #bd3535;
}

table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 1.8;
}

table tr {
	border-style: none;
}


table th {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}


table td {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
	background-image: url(image/bk03.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}

ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

ul li {
	text-align: left;
	line-height: 1.4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}

/*--------------------------------------------------------
  ƒŒƒCƒAƒEƒgÝ’è
--------------------------------------------------------*/
#container {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

/*----------------------- header --------------------------*/
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	background-image: url(img/back.png);
	background-repeat: repeat;
}

#header_ex a {
	clear:both;
	float: right;
	display: block;
	width: 282px;
	height: 44px;
	margin-right: 6px;
	margin-top: 65px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header_ex a:hover{
}

#header p{
  margin-top: 0px;
  text-align: left;
}

#header img {
	float: right;
	margin-top: 60px;
	margin-right: 10px;
}

#header h1{
	text-align: left;
	color: white;
	font-size: 14px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.1;
}


/*----------------------- wall ----------------------------*/
#wall {
	width: 1100px;
	margin-bottom: 0px;
	height: 525px;
	margin-top: 18px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#wall h2{
	display: block;
	background-image: url(img/wall01.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 1100px;
	height: 525px;
	margin-left: auto;
	margin-right: auto;
}

#wall_contents{
	width: 1100px;
	margin-bottom: 0px;
	height: 525px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/menu_back.png);
	background-repeat: repeat;
}

#menu{
	font-size: 19px;
	line-height: 1.9;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","HGS–¾’©E","‚l‚r ‚o–¾’©",serif;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #404040;
}

#menu img{
	float:left;
	margin-right: 20px;
}

/*----------------------- inner ----------------------------*/
#inner {
	width: 1100px;
	height: 333px;
	margin-top: -4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	background-image: url(img/inner.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
}


/*----------------------- wrapper ----------------------------*/

#wrapper {
	width: 1100px;
	float: left;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
   margin-top: 25px\9; /* IE8 */
   *margin-top: 25px; /* IE7 */
   _margin-top: 25px; /* IE6 */
}

:root #wrapper {
   margin-top: 25px\0/; /* IE9 */
}

#wrapper h4{
	font-size: 20px;
	width: 720px;
	height: 35px;
	line-height: 1.9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","HGS–¾’©E","‚l‚r ‚o–¾’©",serif;
	font-weight: bold;
}

/*-------------- box_a --------------------*/
#box_a {
	display: block;
	width: 260px;
	height: 330px;
	margin-top: -65px;
	float: left;
	z-index: 3;
}

#box_a h2{
	display: block;
	width: 260px;
	height: 330px;
	background-image: url(img/add_off.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#box_a h2:hover{
	background-image: url(img/add_on.png);
}

#box_a a{
	color: #333;
}

#box_a a:hover, a:active{
	outline-width: medium;
	outline-style: none;
	outline-color: black;
	color: #bd3535;
}

/*----------------------- box_b ----------------------------*/
#box_b {
	display: block;
	width: 250px;
	height: 275px;
	float: right;
	margin-top: -5px;
}

#box_b h2{
	display: block;
	width: 250px;
	height: 275px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#box_b h2:hover{
	background-image: url(img/logo_on.png);
}

/*----------------------- box_c ----------------------------*/
#box_c {
	width: 1000px;
	margin-left: 30px;
	height: 390px;
	float: left;
	overflow: auto;
}

#box_c img{
	margin-right: 50px;
}

/*----------------------- box_d ----------------------------*/
#box_d {
	width: 500px;
	margin-left: 30px;
	height: 390px;
	float: left;
	margin-top: 15px;
}

/*----------------------- box_e ----------------------------*/
#box_e {
	width: 500px;
	margin-left: 30px;
	height: 390px;
	float: left;
	margin-top: 15px;
}

/*----------------------- footer ----------------------------*/
#footer {
	clear:both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #fdfdfd;
	line-height: 2;
	background-image: url(img/back.png);
	background-repeat: repeat;
}

#footer p{
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: silver;
	text-decoration: none;
}

#footer a:active {
	color: silver;
	text-decoration: none;
}

#footerMain {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#footerMain p {
	/* ƒRƒs[ƒ‰ƒCƒg•¶ŽšÝ’è */
	font-size: 15px;
	color: #fafafa;
	text-align: center;
	margin-top: 2px;
}

/*----------------------- navi ----------------------------*/
#navi {
	width: 400px;
	height: 260px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 10px;
	background-image: url(img/navi_back.png);
	float: left;
}

#navi p{
	width: 75px;
	height: 260px;
	float: left;
margin-left: 2px;
}

#navi img{
margin-left: 5px;
}

/*----------------------- clear ----------------------------*/
.clear { clear:both; }  

/*----------------------- dl dt dd --------------------------*/
#wrapper dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#wrapper dt {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: normal;
	width: 170px !important;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}

*:first-child + html #wrappertop dd {
	/* for IE7 */
	padding-left: 10px;
	min-height: 20px;
}

* html #wrapper dd {
	/* for IE6 */
	padding-left: 0px;
	height: 20px;
}

#wrapper dl:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.left{
float:left;
}

.center{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.center p {
	font-size: 20px;
	font-family: 'ƒƒCƒŠƒI' ,Meiryo, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3' , 'Hiragino Kaku Gothic Pro' , '‚l‚r ‚oƒSƒVƒbƒN' , 'Osaka' ,sans-serif;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.8;
	padding-left: 15px;
}

.cell_space0 table {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-collapse: collapse;
	margin-right: 20px;
}
.cell_space0 table,
.cell_space0 td {
	border:1px solid #666;
}

.thstyle{
	background-color: #6fb7ff;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 700px;
	text-align: center;
	color: white;
	font-size: 17px;
}

.thstyle1{/* •¶Žš¶‚æ‚¹ */
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding: 8px 10px;
	text-align:left;
	line-height: 2.0;
	width:550px;
}

.thstyle2{/* •¶Žš¶‚æ‚¹ */
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding: 8px 10px;
	text-align:left;
	width:540px;
	line-height: 2.0;
}

.thstyle3{
	/*  •¶Žš’†‰›‚æ‚¹ */
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
	line-height: 2.0;
	width: 150px;
}

.thstyle4{/*  •¶Žš’†‰›‚æ‚¹ */
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding: 8px 10px;
	text-align:center;
	line-height: 2.0;
}

.thstyle5 {
	border-width: 0px 0px 1px;
	border-style: none none solid;
	border-color: #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 700px;
	text-align: center;
	font-size: 22px;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6","Hiragino Mincho Pro","HGS–¾’©E","‚l‚r ‚o–¾’©",serif;
	letter-spacing: 3px;
	color: #444;
}

.thstyle6 {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 700px;
	text-align: center;
	border-style: none;
	background-image: url(image/bk03.jpg);
	background-repeat: repeat-x;
}

.listyle{
	background-color: #6fb7ff;
	text-align: center;
	color: white;
	font-size: 17px;
}

/*-------------------ƒXƒ‰ƒCƒhƒVƒ‡[-----------------*/
#slider {
	width: 1100px;
	height: 525px;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
#carousel img {
	display: block;
	float: left;
}
#prev, #next {
	display: block;
	height: 525px;
	width: 50%;
	top: 0px;
	position: absolute;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}
#prev:hover, #next:hover {
	background-color: rgba(255, 255, 255, 0.6);
}
#prev {
	left: -550px;
}
#next {
	right: -550px;
}
#pager {
	margin-left: -470px;
	position: absolute;
	left: 50%;
	bottom: 10px;
}
#pager a {
	border: 2px solid #fff;
	border-radius: 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
}
#pager a:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
	display: none;
}
#pager a.selected {
	background-color: #fff;
}

/*----------------------input------------------*/
input[type="image"] {
outline: none;
}


