@charset "shift_jis";
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* Global CSS */

body {
	font-size: 12px;
	color: #B2B2B2;
	background: #000 url(/img-temp/allback.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}

.mainbox {
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #454545;
	width: 960px;
	background: #202020;
	display: block;
}
em {
	font-weight: normal;
	color: #DBBB54;
}
strong {
	font-size: 14px;
	color: #E0B143;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #F90;
	text-decoration: none;
}

/* Table Cell */

.cell1 td {
	border-top: 0px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cell1 th {
	color: #202020;
	background: #E0B143;
	border-top: 0px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
}
.cell1 table {
	border-top: 1px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 1px solid #999;
}
.cell1 p {
	margin: 0px;
}


/* Header */

.headbox p {
	margin: 0px;
}
.headback {
	background: url(/img-temp/head03.jpg) no-repeat;
	width: 390px;
}
.headback h1 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
}
.headbox ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.headbox li {
	display: inline;
}

/* Footer */

.footermenu {
	background-repeat: repeat-x;
	background-image: url(/img-temp/fmback.jpg);
	background-color: #686868;
	height: 28px;
}
.footerbox {
	clear: both;
	padding-top: 30px;
}

.footermenu p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
.copyright {
	text-align: center;
	position: relative;
	font-size: 10px;
	color: #B88623;
	margin-left: auto;
	margin-right: 85px;
}
.bottombox {
	padding: 5px 10px 10px;
	height: 215px;
	border: 1px solid #454545;
	background-color: #1a223c;
}
.bottombox p {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 10px;
	margin-left: 45px;

}


/* index */

.mainimagebox {
	width: 928px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 10px;
	margin-bottom: 20px;
}
.mainimagebox table tr td {
	padding-left: 10px;

}

.topcontents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
}
.leftarea {
	display: inline-block;
	float: left;
	width: 675px;
}
.rightarea {
	float: right;
	width: 253px;
	margin-top: -16px;
}
.rightarea img {
	display: inline-block;
	margin-bottom: 15px;
}

.right_bnr {
	display: block;
	margin-bottom: 15px;
	width: auto;
}

.right_bnr a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.tback {
	background: #3D3D3D url(/img/top/t-back.jpg) no-repeat;
	width: 175px;
	font-size: 10px;
}
.hotlist ul {
	padding: 0px;
	margin: 0px 0px 20px;
}

.hotlist li {
	list-style: none;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top: 0px dotted #474747;
	border-right: 0px dotted #474747;
	border-bottom: 1px dotted #474747;
	border-left: 0px dotted #474747;
	clear: left;
}
.pointcopy {
	font-size: 12px;
	color: #E3B045;
	margin: 5px 0px 10px;
}
.osusumelist table {
	padding-bottom: 5px;
	border-top: 0px dotted #424242;
	border-right: 0px dotted #424242;
	border-bottom: 1px dotted #424242;
	border-left: 0px dotted #424242;
	padding-top: 5px;
	padding-left: 5px;
}
.osusumelist p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidewaku {
	border: 1px solid #696969;
}
.sidewaku p {
	margin: 0px;
}
.wakucon {
	padding: 5px;
}
.bnarea {
	display: block;
	width: 675px;
}

.bnarea p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}

/* contents */

.contents {
	width: 890px;
	margin: 20px auto;
}
.mainbox2 {
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #454545;
	width: 960px;
	background: #FFF;
}
.contents h2 {
	background: url(/img-temp/tbach2.jpg) no-repeat;
	height: 52px;
	width: 890px;
	font-weight: bold;
	color: #CCC;
	padding-top: 10px;
	padding-left: 15px;
}
.leftkuchi {
	width: 500px;
	float: left;
	margin-top: 20px;
}
.rightkuchi {
	float: right;
	width: 350px;
	margin-top: 20px;
}
.kuchicon {
	width: 890px;
	margin: 20px auto;
}
.kuchicon h2 {
	background: url(/img-temp/tbach2.jpg) no-repeat;
	height: 52px;
	width: 890px;
	font-weight: bold;
	color: #CCC;
	padding-top: 8px;
	padding-left: 15px;
	z-index: 1;
	position: relative;
	margin: 0px;
}
.kuchicon h3 {
	background: url(/img-temp/lineh2.gif) repeat-x;
	font-weight: bold;
	color: #A67413;
	font-size: 16px;
	padding-left: 25px;
	height: 26px;
}
.spotlink {
	text-align: right;
	position: relative;
	margin-top: -40px;
	z-index: 2;
	margin-bottom: 0px;
}
.kuchiarea {
	clear: both;
	padding-top: 30px;
}
.leftkuchi h4 {
	background: url(/img-temp/lineh4.gif) repeat-x;
	font-weight: bold;
	color: #A67413;
	font-size: 16px;
	padding-left: 30px;
	height: 36px;
	padding-top: 10px;
}
.kuchiarea table {
	padding-bottom: 5px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
	padding-top: 5px;
}
.kuchiarea th {
	background: url(/img-temp/nameback.gif);
	width: 120px;
	font-weight: normal;
}
.rightkuchi h3 {
	background: url(/img-temp/lineh2.gif) repeat-x;
	font-weight: bold;
	color: #A67413;
	font-size: 16px;
	padding-left: 25px;
	height: 26px;
}
.maparea {
	background: #5D7676;
	margin-top: 20px;
	padding: 10px;
}
.shopcon {
	width: 890px;
	margin: 20px auto;
	color: #333;

}

.shopcon h2 {
	background: url(/img-temp/tbach2-2.jpg) no-repeat;
	height: 52px;
	width: 890px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-left: 15px;
	z-index: 1;
	position: relative;
	margin: 0px;
}
.kuchi {
	background: url(/img-temp/lineh4.gif) repeat-x;
	font-weight: bold;
	color: #A67413;
	font-size: 16px;
	padding-left: 30px;
	height: 36px;
	padding-top: 10px;
}
.shopcon a {
	color: #330;
}
.maparea2 {
	background: #CCE5E5;
	margin-top: 20px;
	padding: 10px;
}
.rightkomi {
	float: right;
	width: 235px;
}
.leftkomi {
	float: left;
	width: 640px;
}
.datalist h3 {
	font-size: 14px;
	background: #000;
	padding: 6px 0px 0px 8px;
	margin: 0px 0px 5px;
}
.datalist p {
	margin: 5px 0px 0px;
}
.datalist h3 a {
	color: #A67413;
}
.kisetubox th {
	background: #000;
	font-size: 14px;
	font-weight: bold;
	color: #907413;
}
.kisetubox ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}
.subspot th {
	color: #FFF;
	background: #B5861E;
	border-top: 1px solid #97721A;
	border-right: 1px solid #97721A;
	border-bottom: 0px solid #97721A;
	border-left: 0px solid #97721A;
}
.subspot table {
	border-top: 0px solid #97721A;
	border-right: 0px solid #97721A;
	border-bottom: 1px solid #97721A;
	border-left: 1px solid #97721A;
}

.subspot {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
}
.subspot td {
	border-top: 1px solid #97721A;
	border-right: 1px solid #97721A;
	border-bottom: 0px solid #97721A;
	border-left: 0px solid #97721A;
	color: #CCC;
}
.wdatalist h3 {
	font-size: 14px;
	background: #E0B143;
	padding: 5px 0px 5px 8px;
	margin: 0px 0px 5px;
	color: #000;
	line-height: 1.6em;
}
.wdatalist p {
	margin: 5px 0px 0px;
}
.incontents {
	width: 780px;
	margin: auto;
}
.incontents h3 {
	background: no-repeat;
	font-weight: bold;
	color: #A0B143;
	font-size: 14px;
	border: 1px solid #A0B143;
	padding: 5px;
	margin: 5px 0px 10px;
}
.incontents h4 {
	background: no-repeat;
	font-weight: bold;
	color: #A0B143;
	font-size: 14px;
	margin: 5px 0px 0px 20px;
}
.h4text {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
.hyou table {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	border-left: 0px solid #666;
}
.hyou td {
	border-top: 0px solid #666;
	border-right: 0px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.hyou th {
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background: #663;
	color: #FFF;
}

.map_canvas{
	font-size: 15px;
	line-height: normal;
}
.map_canvas a:link{
	color: #000000;
}
.map_canvas a:visited{
	color: #000000;
}
.twbox {
	margin-top:15px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}


/*
2017.05.17＿追加
:::::::::::::::::::::::::::::::::::::::::::::::::*/


/*ホバー画像透過*/
.hover :hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


.menu_inner {
	display: table;
	margin-top: 10px;
	width: 675px;
	margin-bottom: 35px;
}
.menu_inner a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}


.hover :hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}


/*ダウンロードページ*/
.download01 {
	width: 800px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url(../img-temp/download01.png);
	background-repeat: no-repeat;
}

.download01 a {
	display: inline-block;
	margin-left: 364px;
	margin-top: 500px;
}

.download02 {
	width: 800px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url(../img-temp/download02.png);
	background-repeat: no-repeat;
}

.download02 a {
	display: inline-block;
	margin-left: 364px;
	margin-top: 450px;
}




/* 
#medel [ 
----------------------------------------------------------- */  
#model {
	height: auto;
	background-color: #303030;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #97721A;
}


#model_name{
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #97721A;
	padding-top: 20px;
	padding-bottom: 1px;
}


#model_name p{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 3px;
	text-align: center;
}

#model_main_image {
	width: 600px;
	height: 360px;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#model #model_main_image img {
	max-width: 660px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	max-height: 340px;
	padding-top: 20px;
	padding-bottom: auto;
	width: auto;
}
#model_text {
	width: 600px;
	height: auto;
	margin-left: auto;
	display: block;
	margin-right: auto;
	margin-top: 25px;
	font-size: 12pt;
	color: #FFFFFF;
}


/* 
.course [ 
----------------------------------------------------------- */  
.course {
	height: 230px;
	display: block;
	padding-top: 20px;
	background-repeat: no-repeat;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #97721A;
	margin-top: -5px;
}

.course_inner {
	width: 499px;
	float: left;
	margin-left: 20px;
}

.course_image img {
	display: block;
	max-width: 250px;
	max-height: 190px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: auto;
	padding-right: auto;
}
.course_image {
	display: block;
	width: 280px;
	height: 190px;
	border-radius: 5px;
	float: left;
	margin-left: 60px;
	overflow: hidden;
	margin-top: 16px;
}

.course_text {
	float: left;
	height: 100px;
	margin-top: 10px;
	font-size: 16px;

}

.course_name {
	width: 370px;
	height: 35px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: -5px 60%;
}

.course_name p {
	font-size: 18px;
	font-weight: bold;
	text-indent: 30px;
	line-height: 40px;
	color: #000;
}

.course hr {
	height: 4px;
	border-style: none;
	border: 0;
	background-color: #97721A;
}

.kuwasiku a:hover {
	background: #fff;
	color: #97721a;
	transition: all .3s;
}





.kuwasiku a{
	overflow: hidden;;
	color: #fff;
	text-decoration: none;
	transition: all .3s;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #97721a;
	font-size: 15px;
}
.kuwasiku {
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;

}



#model_map {
	height: 340px;
	background-color: #303030;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #97721a;
	width: 900px;
}
#model_map_text p {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	background-color: undefined;
}


#model_map_text {
	background-color: #97721a;
	width: 150px;
	height: 40px;
	margin-left: auto;
	margin-right: 29px;
}
.sen {
	margin-left: 5px;
}
