@charset "Shift_JIS";

/*全体構造
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {overflow-y: scroll;}
p {line-height:190%;}
body {
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
	font-size:75%;
	line-height:190%;
	color:#eeeeee;
	background-color:#330000;
	text-align:justify;(Firefox用)
	text-justify: inter-ideograph;(IE用)
}
img {border:none;}
hr {
	clear: both;
	visibility: hidden;
}
ul,
ol {list-style-position:inside;}

/*リンク
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#dfc0c0;
}
a:hover {
	color:#72695b;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*汎用
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:90%; line-height:120%;}
.bold {font-weight:bold;}
.large {font-size:120%;}
.u-line {text-decoration:underline;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.form5 {width:25px;}
.form15 {width:75px;}
.form20 {width:100px;}
.form50 {width:250px;}
.form70 {width:350px;}
.form90 {width:450px;}
.midashi {
	padding:0px 5px;
	background:url(../images/bg1.jpg);
	color:#ffffff;
	font-weight:bold;
	border:1px solid #504532;
}
.midashi2 {
	padding:2px 10px;
	background-color:#1a0000;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #504532;
}

/*マージン・パディング
----------------------------------------------------------*/
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}
.pr10 {padding-right:10px;}
.pr20 {padding-right:20px;}

/*カラー
----------------------------------------------------------*/
.red {color:#990000;}
.darkgray {color:#333333;}
.gray {color:#666666;}
.lightgray {color:#eeeeee;}
.brown {color:#330000;}
.brown2 {color:#736b5d;}
.brown3 {color:#c1b9ab;}
.white {color:#ffffff;}

/*ベース
----------------------------------------------------------*/
#wrapper {
	text-align:center;
	margin:0 auto;
	width:760px;
}
#container {
	text-align:left;
	width:720px;
	margin:0px 20px;
}

/*ヘッダー
----------------------------------------------------------*/
#header {
	background:url(../images/header.jpg) no-repeat;
	height:115px;
	width:760px;
}
h1 {
	width:760px;
	height:115px;
}
h1 a {
	display:block;
	width:760px;
	height:115px;
	background: transparent;
	text-indent:-9999px;
	text-decoration:none;
}

/*ナビ
----------------------------------------------------------*/
#navi {
	width:760px;
	height:40px;
	display:inline-block;
	margin-bottom:20px;
}
#navi ul {
	list-style:none;
}
#navi li{
	float:left;
}
#navi li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	height:40px;
}
#navi-01 a{background:url(../images/navi_01a.jpg) no-repeat; width:128px;}
#navi-02 a{background:url(../images/navi_02a.jpg) no-repeat; width:126px;}
#navi-03 a{background:url(../images/navi_03a.jpg) no-repeat; width:126px;}
#navi-04 a{background:url(../images/navi_04a.jpg) no-repeat; width:126px;}
#navi-05 a{background:url(../images/navi_05a.jpg) no-repeat; width:126px;}
#navi-06 a{background:url(../images/navi_06a.jpg) no-repeat; width:128px;}

#navi-01 a:hover{background:url(../images/navi_01b.jpg) no-repeat; width:128px;}
#navi-02 a:hover{background:url(../images/navi_02b.jpg) no-repeat; width:126px;}
#navi-03 a:hover{background:url(../images/navi_03b.jpg) no-repeat; width:126px;}
#navi-04 a:hover{background:url(../images/navi_04b.jpg) no-repeat; width:126px;}
#navi-05 a:hover{background:url(../images/navi_05b.jpg) no-repeat; width:126px;}
#navi-06 a:hover{background:url(../images/navi_06b.jpg) no-repeat; width:128px;}

#navi-01-on a{background:url(../images/navi_01b.jpg) no-repeat; width:128px;}
#navi-02-on a{background:url(../images/navi_02b.jpg) no-repeat; width:126px;}
#navi-03-on a{background:url(../images/navi_03b.jpg) no-repeat; width:126px;}
#navi-04-on a{background:url(../images/navi_04b.jpg) no-repeat; width:126px;}
#navi-05-on a{background:url(../images/navi_05b.jpg) no-repeat; width:126px;}
#navi-06-on a{background:url(../images/navi_06b.jpg) no-repeat; width:128px;}

/*見出し
----------------------------------------------------------*/
/*h2
---------------------------*/
#p01-01 {
	width:575px;
	height:50px;
}
#p01-02 {
	width:575px;
	height:30px;
}
h2 {
	text-decoration:none;
	text-indent:-9999px;
	width:720px;
	height:100px;
	clear:both;
}
#p01-01 {background:url(../images/p01_01.jpg) no-repeat;}
#p01-02 {background:url(../images/p01_02.jpg) no-repeat;}
#p02-t {background:url(../images/p02_t.jpg) no-repeat;}
#p03-t {background:url(../images/p03_t.jpg) no-repeat;}
#p04-t {background:url(../images/p04_t.jpg) no-repeat;}
#p05-t {background:url(../images/p05_t.jpg) no-repeat;}
#p06-t {background:url(../images/p06_t.jpg) no-repeat;}
#p07-t {background:url(../images/p07_t.jpg) no-repeat;}
#p08-t {background:url(../images/p08_t.jpg) no-repeat;}

/*h3
---------------------------*/
h3 {
	text-decoration:none;
	text-indent:-9999px;
	width:720px;
	height:50px;
	clear:both;
}
#p02-01 {background:url(../images/p02_01.jpg) no-repeat;}
#p02-02 {background:url(../images/p02_02.jpg) no-repeat;}
#p02-03 {background:url(../images/p02_03.jpg) no-repeat;}
#p02-04 {background:url(../images/p02_04.jpg) no-repeat;}
#p03-01 {background:url(../images/p03_01.jpg) no-repeat;}
#p03-02 {background:url(../images/p03_02.jpg) no-repeat;}
#p04-01 {background:url(../images/p04_01.jpg) no-repeat;}
#p04-02 {background:url(../images/p04_02.jpg) no-repeat;}
#p05-01 {background:url(../images/p05_01.jpg) no-repeat;}
#p05-02 {background:url(../images/p05_02.jpg) no-repeat;}

/*01-index
----------------------------------------------------------*/
#topics-bg {
	background:url(../images/topics_bg.jpg) no-repeat;
	width:705px;
	height:80px;
	padding:10px 5px 10px 10px;
	color:#330000;
}
#topics-main {
	overflow:auto;
	width:705px;
	height:80px;
	scrollbar-track-color: #695f51;/*ベース*/
	scrollbar-face-color: #837a6b;/*メイン*/
	scrollbar-arrow-color: #695f51;/*矢印*/
	scrollbar-highlight-color: #837a6b;/*中央寄りのライン*/
	scrollbar-shadow-color: #837a6b;/*中央寄りのライン*/
	scrollbar-3dlight-color: #695f51;/*外側のライン*/
	scrollbar-darkshadow-color: #695f51;/*外側のライン*/
}
#topics-table {
	line-height:220%;
}
#topics-table .td2 {
	padding:0px 10px 0px 5px;
}
#topics-table a:link,
#topics-table a:visited {
	color:#e8dece;
}
#topics-table a:hover {
	color:#ffffff;
}

/*02-about_us
----------------------------------------------------------*/
.p02-box2 {
	width:480px;
}
.p02-table1 {
	width:340px;
	margin-right:10px;
}
#p02-table2 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #736b5d;
	color:#FFFFFF;
}
#p02-table2 th,
#p02-table2 td {
	padding:2px 10px;
	border:1px solid #736b5d;
}
#p02-table2 th {
	background-color:#1a0000;
}
#p02-box3 {
	width:440px;
}
.p02-box4 {
	width:350px;
}

/*03-pari_course
----------------------------------------------------------*/
.p03-box1 {
	border:1px solid #736b5d;
	width:698px;
	padding:5px 10px;
	margin-top:30px;
}
.p03-box2 {
	width:420px;
}
#p03-table1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #736b5d;
	color:#FFFFFF;
}
#p03-table1 th,
#p03-table1 td {
	padding:2px 10px;
	border-bottom:1px solid #736b5d;
}
#p03-table1 th {
	background-color:#1a0000;
	border:1px solid #736b5d;
}

/*04-hanasikaku_course
----------------------------------------------------------*/
.p04-table1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #736b5d;
	color:#FFFFFF;
}
.p04-table1 th,
.p04-table1 td {
	padding:2px 10px;
	border-bottom:1px solid #736b5d;
}
.p04-table1 th {
	background-color:#1a0000;
	border:1px solid #736b5d;
	width:25%;
}

/*05-lamitie_course
----------------------------------------------------------*/
.p05-table1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #736b5d;
	color:#FFFFFF;
}
.p05-table1 th,
.p05-table1 td {
	padding:2px 10px;
	border-bottom:1px solid #736b5d;
}
.p05-table1 th {
	background-color:#1a0000;
	border:1px solid #736b5d;
}

/*06-gallery
----------------------------------------------------------*/
.p06-box1 {
	width:323px;
	border:1px solid #736b5d;
	padding:10px 10px 0px 10px;
	margin:0px 5px 10px 5px;
	text-align:center;
}
.p06-box1 img{
	margin:0px 10px 0px 0px;
	border:1px solid #736b5d;
}
.p06-box1 .title{
	margin-bottom:10px;
	padding:2px 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	background:url(../images/bg3.jpg);
}

/*07-contact
----------------------------------------------------------*/
#p07-table1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #736b5d;
	color:#FFFFFF;
}
#p07-table1 th,
#p07-table1 td {
	padding:10px 20px;
	border:1px solid #736b5d;
}
#p07-table1 th {
	background-color:#1a0000;
}
#p07-table2,
#p07-table2 td {
	border:none;
	padding:0px 10px 0px 0px;
}
#p07-table1 .ta {
	background-color:#c1b9ab;
	border:1px #736b5d solid;
	padding:2px 5px;
}
#p07-table1 textarea {
	background-color:#c1b9ab;
	border:1px #736b5d solid;
	padding:2px 5px;
}

/*08-bn
----------------------------------------------------------*/
.p08-box1 {
	padding:0px 20px 20px 0px;
	font-size:120%;
}

/*フッター
----------------------------------------------------------*/
#footerlink {
	width:720px;
	text-align:center;
	padding:20px 0px 20px 0px;
}
#footerlink ul{
	list-style:none;
}
#footerlink li{
	display:inline;
	border-right:1px solid #FFFFFF;
}
#footerlink #end {
	border-right-style:none;
}
#footerlink a {
	margin: 0px 3px 0px 6px;
}
#footerlink a:link,
#footerlink a:visited {
	text-decoration: none;
}
#footerlink a:hover {
	text-decoration: underline;
}
#footer {
	text-align:center;
	background:url(../images/footer_bg.jpg) repeat-x;
	height:98px;
	padding:20px
}