@charset "UTF-8";

body  {
	background:#ffffff url(../img/niji_bk.png) repeat-x;
	margin: auto;
	padding: 0px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}

#container { 
    background: #fff;
	width: 980px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}

#header,#wrap,#footer-wrap,#footer-bottom,#breadcrumb{width:951px;margin:auto;}

#wrap{
	text-align:left;
	overflow:auto;
	clear:both;
	width:100%;
	background:#fff url(../img/site_bk.jpg) repeat-y;
}

#main{
	float:left;
	text-align:left;
	adding:0px;
	margin:18px 20px 0px 36px;
	width:560px;
}

#main-wide{float:left;text-align:left;overflow:hidden;padding:0px;width:616px;background-color:#ffffff;}

#side{
	background: #fff;
	width:256px;
	padding:0px;
	margin:18px 28px 0px 10px;
	float:right;
}

#header{
	margin:0px 0 0;
	padding:0px 0 0;
	width:910px;
	height:351px;
	background:transparent url(../img/top_head.jpg) no-repeat;
}

#head_b a {
	background: #ffffff url(../img/cross_btn.jpg) 0 0 no-repeat;
	margin: 287px 0px 0;
	padding: 0px 0 0;
	width: 445px;
	height: 64px;
	float: left;
}

#globalNavi{
	margin:auto;
	width:910px;
	height:47px;
}

#footer-bottom{padding:50px 0 0;}
#copyright{font-size:12px;line-height:12px;color:#ffffff;padding-bottom:10px;}
#footer02{margin:auto;width:910px;height:85px;background:transparent url(../img/foot_image.jpg) no-repeat;}
#footer{clear:both;background-color:#fff;}

#footer01{margin:auto;padding:50px 0 0;width:910px;height:85px;background:transparent url(../img/foot_image.jpg) no-repeat;}

dd {
margin: 0 0 0;
padding: 0 0 0;
list-style-type: none;
}

ul {
margin: 0;
padding: 0;
list-style-type:none;
}

li {
font-size: 12px;
line-height: 18px;
padding-left: 0px;
float: right;
}

a:link {
color: #043b98;
text-decoration: none;
}

a:visited {
color: #043b98;
text-decoration: none;
}

a:hover {
color: #feb401;
text-decoration: none;
}

/* contents ///////////////////////////////////////////////////////*/


#sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 247px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	
	padding: 20px 25px;
}


#mainContent { 
	margin: 0px 297px 0 0; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	width: 489px;
	padding: 15px 0px;
	/* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

}

#nakaContent {
	margin: 0px 265px 0 0; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 15px 25px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}


#sideMenu { 
	width: 195px;
	margin: 0px 0px 0;
	padding: 0px 0px 0;
}


#catch { 
	background: #ffffff;
	width: 464px;
	margin: 0px 0px 0 25px;
	padding: 0px 0 0;
}


#mado {
	display: block;
	margin: 17px 0 0 13px;
	padding: 0px 0px 0;
	width: 438px;
	height: 320px;
}


#table { 
	background: #ffffff;
	width: 455px;
	margin: 0px 0 0;
	padding: 0px 0 0;
}

#space {
	background: #ffffff;
	display: block;
	margin: 0px 0px 0;
	padding: 0px 0 0;
	width: 256px;
	height: 25px;
}

#slider {
	display: block;
	margin: 0px 0 0;
	padding: 0px 0 0;
	width: 950px;
	height: 310px;
}


/* up_menu ///////////////////////////////////////////////////////*/

#home a {
background: #ffffff url(../img/g_btn01.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 236px;
height: 47px;
line-height: 47px;
color: #ffffff;
text-decoration: none;
float: right;
}

#home a:hover {
background: #ffffff url(../img/g_btn01.jpg) 0 -47px no-repeat;
}

#about a {
background: #ffffff url(../img/g_btn02.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 219px;
height: 47px;
line-height: 47px;
color: #ffffff;
text-decoration: none;
float: right;
}

#about a:hover {
background: #ffffff url(../img/g_btn02.jpg) 0 -47px no-repeat;
}


#contact a {
background: #ffffff url(../img/g_btn03.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 219px;
height: 47px;
line-height: 47px;
color: #ffffff;
text-decoration: none;
float: right;
}

#contact a:hover {
background: #ffffff url(../img/g_btn03.jpg) 0 -47px no-repeat;
}

#policy a {
background: #ffffff url(../img/g_btn04.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 236px;
height: 47px;
line-height: 47px;
color: #ffffff;
text-decoration: none;
float: right;
}

#policy a:hover {
background: #ffffff url(../img/g_btn04.jpg) 0 -47px no-repeat;
}

/* gyomu_menu ///////////////////////////////////////////////////////*/

#lesson a {
background: #ffffff url(../img/s_btn01.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#fitting a {
background: #ffffff url(../img/s_btn02.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#craft a {
background: #ffffff url(../img/s_btn03.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#goods a {
background: #ffffff url(../img/s_btn04.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#news a {
background: #ffffff url(../img/s_btn05.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#event a {
background: #ffffff url(../img/s_btn06.jpg) 0 0 no-repeat;
display: block;
margin: 0px 0 0;
width: 256px;
height: 90px;
line-height: 90px;
}

#blog a {
background: #ffffff url(../img/s_btn07.jpg) 0 0 no-repeat;
display: block;
margin: 5px 0 0;
width: 256px;
height: 59px;
line-height: 59px;
}


/* class ///////////////////////////////////////////////////////*/

.cls1 {
font-size: 11px;
line-height: 16px;
font-family: Osaka, MSゴシック;
color:#4d4d4d;
text-decoration: none ;
}

.cls1 a:link {
color: #4d4d4d;
text-decoration: none;
}

.cls1 a:visited {
color: #4d4d4d0;
text-decoration: none;
}

.cls1 a:hover {
color: #ff6600;
text-decoration: none;
}

.cls2 {
font-size: 12px;
line-height: 18px;
font-family: Osaka, MSゴシック;
color: #4d4d4d;
text-decoration: none ;
}

.cls2 a:link {
color: #4d4d4d;
text-decoration: none;
}

.cls2 a:visited {
color: #4d4d4d;
text-decoration: none;
}

.cls2 a:hover {
color: #ff6600;
text-decoration: none;
}


.cls3 {
font-size: 13px;
line-height: 20px;
font-family: Osaka, MSゴシック;
color: #4d4d4d;
text-decoration: none ;
}

.cls3 a:link {
color: #4d4d4d;
text-decoration: none;
}

.cls3 a:visited {
color: #4d4d4d;
text-decoration: none;
}

.cls3 a:hover {
color: #ff6600;
text-decoration: none;
}

.cls4 {
font-size: 14px;
line-height: 21px;
font-family: Osaka, MSゴシック;
color: #4d4d4d;
text-decoration: none ;
}

.cls4 a:link {
color: #4d4d4d;
text-decoration: none;
}

.cls4 a:visited {
color: #4d4d4d;
text-decoration: none;
}

.cls4 a:hover {
color: #ff6600;
text-decoration: none;
}

.cls5 {
font-size: 14px;
line-height: 21px;
font-family: Osaka, MSゴシック;
color: #33478d;
margin: 15px 0px 0;
padding: 0 30px 0;
text-decoration: none ;
}

.cls6 {
font-size: 12px;
line-height: 18px;
font-family: Osaka, MSゴシック;
color: #33478d;
margin: 30px 0px 0;
padding: 0 30px 0;
text-decoration: none ;
}

.cls7 {
font-size: 11px;
line-height: 18px;
font-family: Osaka, MSゴシック;
color: #707070;
padding: 0 20px 0;
text-decoration: none ;
}

.c1{
position:absolute;
left:150px; top:240px;
visibility:hidden;
font-size:10pt;
color:#017a26; 
background-color:#d8e7c4;
layer-background-color:#d8e7c4;
border:1px solid #017a26;
padding:5px;
text-align: left;
}

