@charset "utf-8";
/* default reset*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;

}

html {
	overflow-y: scroll;
}

div,table {
	margin: auto;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
}

/*body *,*/


table {
	font-size: 1em;
}

br {
	vertical-align: middle;/* FFで改行あるなしで高さが微妙に変わるのを回避 */
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

body p {
	line-height: 1.6;
	margin: 10px 0;
}

ul,ol,li {
	list-style: none;
}

fieldset,img/*,input*/ { 
	border: 0;
	vertical-align: bottom;
}

address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: normal;
}

form label {
	cursor : pointer;
}

select {
	font-family: "Hiragino Kaku Gothic Pro","HiraKakuPro-W3",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

select option {
	padding : 0 5px;
}

q: before,q: after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

object,embed {
	vertical-align: top;
}

a {
	cursor: pointer;
}

/*font set */
body {
	font:12px/1.5 arial, helvetica, clean, sans-serif;
 *font-size:small; /* for IE */
 *font:x-small; /* for IE in quirks mode */
}
/*  form elements for mac firefox*/ 
select, input, button, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;/*for IE*/
	line-height:100%;
}
/* for IE7 */  
 *+html body {
	font-size:75%;
}
/* for IE6 */  
* html body {
	font-size:75%;
}
/*default set*/
/* --HTML-- */  
 html {
	background:#fff;
	color:#333;
	overflow-y:scroll;  /*for firefox*/
	text-align:left;
}


/*common*/

body {
	line-height: 1.4;
	background-image:url(../data/img/bg.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat:repeat-x;

}
p {
	margin: 0.8em 1em;
}
h1 {
	height: 20px;
	line-height: 1.2;
	margin-left: 10px;
	padding-top: 20px;
	text-align:left;
	overflow:hidden;
}
a {
	color: #243B8B;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

a:link {
	color: #243B8B;
}
a:visited {
	color: #243B8B;
}
a:hover {
	color: #D02325;
}
address {
	clear: both;
	color: #666666;
	margin: 1em;
}
input, textarea {
	margin: 5px;
	padding: 2px;
	font-size: 13px;
	vertical-align: middle;
}
textarea {

	border: 1px solid #CCCCCC;
}
select {color:#333;}
#footer a.ex,#footer a.ex:link {
	color: #666666;
	text-decoration: none;
}


.caution{color:;#F03;}
.right {text-align:right;}




/*footer*/
#footer {
	background-image: url(../data/img/footer_bg.jpg);
	background-repeat: no-repeat;
	height:85px;
	text-align:center;
	padding-top: 250px;
}
#footer ul {
	margin-bottom: 3px;
	padding: 5px;
}

#footer li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	margin: 0px 3px;
	border-left: 1px solid #243B8B;
	line-height: 1.2em;
	vertical-align: middle;
}

#footer .first {
	border-left: none;
}

#footer li a {
	zoom: 1;
}
#footer p {
	border-bottom:2px solid #ACCBA1;
	margin-right: 30px;
	margin-left: 30px;
}


/*---------- 左ナビ ----------*/
#navi{
	width:210px;
	height:130px;
	background-image: url(../data/img/ln2_bg.jpg);

}

#menu_rect0 a:hover img,
#menu_rect1 a:hover img,
#menu_rect2 a:hover img,
#menu_rect3 a:hover img,
#menu_rect4 a:hover img,
#menu_rect5 a:hover img
{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*---------- 背景設定----------*/

.nm_style0 {
	padding:10px;
}

/*---------- 画像枠設定----------*/
.nm_style1 {
	padding: 10px;


}

.nm_style1 img {
	border: 5px solid #5C6CA8;
}


/*---------- タイトル１設定----------*/
.nm_style2 {
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../data/img/lt_bg.jpg);
	background-repeat:no-repeat;


}
/*---------- colortable設定----------*/

.nm_style3 {
	color:#FFFFFF;
	background-color:#1C2E6E;
	font-size:130%;
	font-weight:bold;
	padding: 10px;
	border: 5px solid #5C6CA8;
}
/*---------- table設定----------*/
.nm_style4 {

	padding: 10px;
	border: 5px solid #5C6CA8;

}
/*---------- timetable----------*/

#timetable li{
	padding: 5px;
	margin:10px;
	width:225px;
	float:left;
	background-color:#1C2E6E;
	border: 5px solid #5C6CA8;
}
#timetable a {
	color:#FFFFFF;
}
#timetable a:hover {
	color:#CCCCCC;
}
/*---------- カート設定----------*/


.cart_border4 {
	border:none;
	border-top:1px solid #CCCCCC;
}

.caution {
	color: #cc0000;
}
/*---------- プライバシーポリシー設定----------*/
h3 {
	font-weight:bold;
}
#privacy ol{
	margin:10px;
}
#privacy ol li {
	list-style:decimal outside;
margin-left:1.5em;
}
dt{
	font-weight:bold;
	margin-top:1.5em;
}

