@charset "utf-8";
/* CSS Document */
/* =========================================================
Reset of Default Style
========================================================= */
h1, h2, h3, h4, h5, h6, p, address, a,
ul, ol, li, dl, dt, dd,
table, th, td,img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight:normal;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-collapse:collapse;
}

/* ブラウザ間でのフォントサイズリセット */
textarea { font-size: 100%; }

/* 画像下部空きのリセット */
img {
	vertical-align: bottom; 
}

/* リストのスタイルをリセット */
ul {
	list-style-type: none;
}

/* hr  { display: none; } */

br
{
	margin:0;
	padding:0;
}


/* =========================================================
Clear Fix
========================================================= */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* =========================================================
body
========================================================= */
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", "sans-serif";
	color: #000;
	font-size:65%;
	line-height:190%;
	background-color:#CCC;

}

/* =========================================================
link
========================================================= */
a {
	text-decoration: none;
	color: #00F;
	outline: none;
}
a:link {
	text-decoration: none;
	color: #00F;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}



/* =========================================================
menu_btn(menu0)
========================================================= */

ul.btn{
	padding:25px 0 40px 0;
	margin:0;
	font-size:105%;
	letter-spacing: 0em
}
ul.btn li{
	width:124px;
	height:34px;
	margin:0 0 5px 0;
	padding:0;
}
ul.btn li a {
	width:124px;
	height:34px;
	margin:0;
	apdding:0;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
	display:block;
}

#menu0list1 {
	background: url(/static/images/page/8/tmpl/gNavi01.png) 0% 0% no-repeat;
}
#menu0list1:hover {
	background: url(/static/images/page/8/tmpl/gNavi01.png) 0% 100% no-repeat;
}
#menu0list1active,
.menu0list1active
{
	background: url(/static/images/page/8/tmpl/gNavi01.png) 0% 100% no-repeat;
}

#menu0list2 {
	background: url(/static/images/page/8/tmpl/gNavi02.png) 0% 0% no-repeat;
}
#menu0list2:hover {
	background: url(/static/images/page/8/tmpl/gNavi02.png) 0% 100% no-repeat;
}
#menu0list2active,
.menu0list2active
{
	background: url(/static/images/page/8/tmpl/gNavi02.png) 0% 100% no-repeat;
}

#menu0list3 {
	background: url(/static/images/page/8/tmpl/gNavi03.png) 0% 0% no-repeat;
}
#menu0list3:hover {
	background: url(/static/images/page/8/tmpl/gNavi03.png) 0% 100% no-repeat;
}
#menu0list3active,
.menu0list3active
{
	background: url(/static/images/page/8/tmpl/gNavi03.png) 0% 100% no-repeat;
}

#menu0list4 {
	background: url(/static/images/page/8/tmpl/gNavi04.png) 0% 0% no-repeat;
}
#menu0list4:hover {
	background: url(/static/images/page/8/tmpl/gNavi04.png) 0% 100% no-repeat;
}
#menu0list4active,
.menu0list4active
{
	background: url(/static/images/page/8/tmpl/gNavi04.png) 0% 100% no-repeat;
}

#menu0list5 {
	background: url(/static/images/page/8/tmpl/gNavi05.png) 0% 0% no-repeat;
}
#menu0list5:hover {
	background: url(/static/images/page/8/tmpl/gNavi05.png) 0% 100% no-repeat;
}
#menu0list5active,
.menu0list5active
{
	background: url(/static/images/page/8/tmpl/gNavi05.png) 0% 100% no-repeat;
}

#menu0list6 {
	background: url(/static/images/page/8/tmpl/gNavi06.png) 0% 0% no-repeat;
}
#menu0list6:hover {
	background: url(/static/images/page/8/tmpl/gNavi06.png) 0% 100% no-repeat;
}
#menu0list6active,
.menu0list6active
{
	background: url(/static/images/page/8/tmpl/gNavi06.png) 0% 100% no-repeat;
}

#menu0list7 {
	background: url(/static/images/page/8/tmpl/gNavi07.png) 0% 0% no-repeat;
}
#menu0list7:hover {
	background: url(/static/images/page/8/tmpl/gNavi07.png) 0% 100% no-repeat;
}
#menu0list7active,
.menu0list7active
{
	background: url(/static/images/page/8/tmpl/gNavi07.png) 0% 100% no-repeat;
}

#menu0list8 {
	background: url(/static/images/page/8/tmpl/gNavi08.png) 0% 0% no-repeat;
}
#menu0list8:hover {
	background: url(/static/images/page/8/tmpl/gNavi08.png) 0% 100% no-repeat;
}
#menu0list8active,
.menu0list8active
{
	background: url(/static/images/page/8/tmpl/gNavi08.png) 0% 100% no-repeat;
}



/* =========================================================
menu_btn(menu1)
========================================================= */

ul.btn1{
	padding:0 0 0 0px;
	margin:0 0 0 0;
	font-size:90%;
	letter-spacing: 0em
}
ul.btn1 li{
	padding:0 5px 0 0;
	margin:0;
	display:inline;
}
ul.btn1 li a {
	background: url(/static/images/page/8/tmpl/arrow.gif) 0 0 no-repeat;
	margin:0;
	padding-left:15px;
	color:#666;
}
ul.btn1 li a:hover {
	background: url(/static/images/page/8/tmpl/arrow-over.gif) 0 0 no-repeat;
	color:#99c515;
}
#menuactive{
	background: url(/static/images/page/8/tmpl/arrow-over.gif) 0 0 no-repeat;
	padding-left:15px;
	color:#99c515;
}







.error
{
	color:#f00;
}
.confirm
{
	color:#009900;
}
.page
{
	text-align:center;
	line-height:1.5em;
}
.page ul,
.sort ul{
	display:inline;
	padding:0;
	margin:0;
}
.page ul li,
.sort ul li{
	display:inline;
}
.page ul li a,
.sort ul li a{
	padding:2px 5px 2px 5px;
	color:#000;
	background-color:#d4d0c8;
	border:1px solid #000;
}
.page ul li a.active,
.sort ul li a.active{
	color:#fff;
	background-color:#888;
}
.page ul li a:hover,
.sort ul li a:hover{
	color:#fff;
	background-color:#888;
}

/* --------------------------------------------
 *                 Contents
 * -------------------------------------------- */
table.contents {
	margin:0px auto;
	background: #FFF;
	border:0px;
}
/* --------------------------------------------
 *                 Header
 * -------------------------------------------- */
a.header {
	width:860px;

	height:120px;
	margin:0px;
	padding:0 0 0 0;
	color:#666;
	font-size:80%;
	display:block;
	text-align:right;
}
a.header:visited {
	text-decoration: none;
	color:#666;
}
a.header:hover {
	text-decoration: none;
	color:#666;
}
a.header:active {
	text-decoration: none;
	color:#666;
}
/* --------------------------------------------
 *                 Menu
 * -------------------------------------------- */
.menuArea{
	float:left;
	width:200px;
	height:100%;
	padding:0;
	margin-bottom:20px;
}
.menuAreaBg{
	margin:0;
	padding:0;
}
.menu {
}
.menu0 {
	width:200px;
	padding:0 0 0 0;
	margin:0;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", "sans-serif";
}
.menu1 {
}
.menu2 {
}
.menu3 {
}


/* --------------------------------------------
 *                 SubMenu
 * -------------------------------------------- */
.submenu {
}



/* --------------------------------------------
 *                 Main
 * -------------------------------------------- */ 
.main{
	float:left;
	width:660px;
	background:#FFF;
	margin-bottom:20px;
}

.mainContent{
	width:660px;
	padding:0;
	margin:0;
}

h1{
	font-size:150%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	letter-spacing:0em;
}

h2{
	margin:0 0 5px 0;
	padding:0;
	font-size:140%;
	font-weight:bold;
	border:1px solid #000;
}
h2.goods{
	margin:30px 0 0 0;
	padding:0;
	font-size:150%;
	font-weight:bold;
	border:none;
	border-bottom:1px solid #000;
	width:100%;
}
h3{
	margin:0;
	padding:0 0 10px 0;
	font-size:100%;
	font-weight:bold;
}
p.txt{
	margin:0;
	padding:0 0 10px 0;
}

.caption{
	padding:0 0 15px 0;
	line-height:110%;
	font-size:100%
}

hr{
	text-align:center;
	width: 95%;
	height:0.5%;
	border:none;
	border-top:1px solid #CCC;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:0;
}


div#formarea{
	text-align:center;
	border:1px solid #cccccc;
	padding:10px 0 10px 0;
	width:520px;
	margin:10px auto;
}

div#formarea table{
	text-align:left;
	margin-bottom:5px;
}

div#formarea th{
	font-weight:normal;
	font-size:12px;
	padding-top:5px;
}

div#formarea th.center{
	font-weight:normal;
	font-size:12px;
	padding-top:5px;
	text-align:center;
}

div#formarea .sort{
	text-align:left;
}

div#formarea input,select,textarea{
	border:1px solid #999999;
}
div#formarea input.noborder{
	border:0px;
}

div#register .sort{
	padding:0px 20px 5px 20px;
	text-align:right;
	font-size:12px;
}

div#register{
	padding:0 0 10px 0;
}

div#register input{
	border:1px solid #999999;
}

div#register table{
	padding:3px 20px 10px 20px;
	width:675px;

}

div#register td{
	padding:6px 0 6px 0;
	border-bottom:1px solid #999999;
}

.main imgarea1,
.main imgarea2,
.main imgarea3,
.main imgarea4,
.main imgarea5,
.main h1,
.main h2,
.main h3,
.main br.clear {
  clear:both;
}

/* 本文の左に縦並び */
.main .imgarea1{
	width:220px;
	float:left;
	padding:0 30px 15px 0;
}
.main .imgarea1 img{
	width:220px;
	padding:0 0 3px 0;
}
.main .txtarea1{
	width:410px;
	float:left;
	padding:0;
}

/* 本文の右に縦並び */
.main .imgarea2{
	width:150px;
	float:right;
	padding:0 0 15px 20px;
}
.main .imgarea2 img{
	width:100%;
	height:100%;
	padding:0 0 3px 0;
}
.main .txtarea2{
	width:360px;
	float:right;
	padding:0;
}

/* 本文の上に横並び */
.main .imgarea3{
	width:100%;
	padding:0 0 0 0;
}
.main .imgarea3 .uni{
	padding:0 15px;
	width:190px;
	float:left;
}
.main .imgarea3 .uni img{
	width:100%;
	padding:0 0 3px 0;
}
.main .imgarea3 br.clear {
	clear:both;
	padding:0;
}
.main .txtarea3{
	width:100%;
	padding:0 0 0 0;
}
.txtarea3 p{
	margin:0;
	padding:0;
}

.main .txtarea3 ol{
padding:0 0 0 20px;
margin:0;
}
.main .txtarea3 ol li{
padding:0;
margin:0;
}


/* 本文の下に横並び */
.main .imgarea4{
	width:100%;
	padding:0 0 0 0;
}
.main .imgarea4 .uni{
	padding:0 20px;
	width:150px;
	float:left;
}
.main .imgarea4 .uni img{
	width:100%;
	padding:0 0 3px 0;
}
.main .txtarea4{
	width:100%;
	padding:0 0 0 0;
}

.main .txtarea4 ol{
padding:0;
margin:0;
}
.main .txtarea4 ol li{
padding:0;
margin:0;
}


/* 画面全体に縦並び */
.main .imgarea5{
	width:660px;
	padding:0 0 20px 0;
	text-align:center;
}
.main .imgarea5 img{
	padding:0 0 0 0;
}
.main .txtarea5{
	width:100%;
	padding:0 0 0 0;
}

/* 画面に横並び６ */
.main .imgarea6{
	width:528px;
	padding:0 1px 20px 1px;
}
a.lightwindow{
	float:left;
	padding:3px;
	width:82px;
	height:82px;
	overflow:hidden;
	display:block;
}
.main .imgarea6 a img{
	padding:0;
	border:none;
	vertical-align:middle;
	width:80px;
	border:1px #ccc solid;
}
/*
.main .imgarea6 img{
	padding:0 10px 0 0px;
	border:none;
	vertical-align:middle;
	width:100px;
}
*/

.main .txtarea6{
	width:100%;
	padding:0 0 0 0;
}


/* --------------------------------------------
 *                 ImageArea
 * -------------------------------------------- */
.image_area {
	width:370px;
	height:240px;
	padding:0px;
	text-align:center;
	margin:0 0 15px 0;
}

/* --------------------------------------------
 *                 Footer
 * -------------------------------------------- */
.footer{
	width: 860px;
	height:180px;
	clear:both;
	font-size:75%;
	padding:7px 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	background:#FFF;

}
.footer .submenu {
	display:none;
	width:760px;
	padding:7px 20px;
	text-align:center;
	margin:0;
	font-size:115%;
}
/* footerbtn */
ul.footerbtn{
	padding:0;
	margin:0;
	letter-spacing: 0em
}
 ul.footerbtn li{
	display:inline;
	padding:0 6px 0 6px;
	border:none;
	border-right:solid 1px #666;
}
ul.footerbtn li.start{
	padding:0 6px 0 6px;
	border:none;
	border-right:solid 1px #666;
	border-left:solid 1px #666;
}
ul.footerbtn a {
	white-space: nowrap;
}



/* --------------------------------------------
 *                 表
 * -------------------------------------------- */
table.lesson {
	font-style: normal;
	font-weight:normal;
	font-size: 80%;
	line-height:140%;
	vertical-align: baseline;
	background: transparent;
	border-collapse:collapse;
	width:510px;
}
table.lesson th{
	text-align:center;
	padding:5px;
	font-weight:bold;
	background:#CCC;
	border: 1px solid #CCC;
	border-right: 1px solid #FFF;
}
table.lesson th.last{
	border-right: 1px solid #CCC;
}
table.lesson td{
	text-align:center;
	vertical-align:middle;
	padding:5px;
	border: 1px solid #CCC;
}




/* --------------------------------------------
 *                 その他
 * -------------------------------------------- */
a.totop{
	display:block;
	padding-top:20px;
	padding-bottom:5px;
	text-align:right;
}