@charset "shift_jis";
/*----------------------------

/*####################　共通設定　####################*/

*{margin:0; font-style:normal;}
html {overflow-y:scroll;}
*html body {font-family:"ＭＳ Ｐゴシック";}	/* for IE6 */
body {
	background-color: #FFF;
	line-height: 1.4em;
	text-align: center;
	color: #666666;
	font-size: 80%;
	font-style: normal;
	font-family: sans-serif;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}

#Header #40th  {font-family:"メイリオ","ＭＳ Ｐゴシック",sans-serif;}	/* for IE7 */
.del{display:none;}
hr { display:none; }
a { color: #006699; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }
a img {border:none;}
ul { padding: 0px; list-style:none; }
table { font-size:95%; }
p { line-height: 1.6em; margin-bottom: 7px; }

.clear { clear: both; }
.r { margin-right: 15px; }
.r10 { margin-right: 10px; }
.l30 { margin-left: 30px; }
.btm15 { margin-bottom: 15px; }
.btm30 { margin-bottom: 30px; }
.container { margin-bottom: 80px; }
.btm300 { margin-bottom: 300px; }
.arrow {
	background-image: url(../img/arrow_s.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 95%;
	padding-left: 12px;
}
.arrowR {
	background-image: url(../img/arrow1.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: 13px;
	background-position: 0px 5px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 95%;
}

.txtS { font-size: 85%; line-height: 1.3em; }
.txtSS { font-size: 80%; line-height: 1.3em; }
.imgR {
	float: right;
	clear: both;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.imgL { float: left; clear: both; margin-right: 15px; margin-bottom: 15px; }
.p105 { font-size: 105%; }
.red { color: #C00; }
.green {
	color: #093;
}
.err { color: #C00; font-size: 90%; }

.newsTitle { font-size: 105%; font-weight: bold; color: #036; }
.worksTitle { font-size: 150%; font-weight: bold; line-height: 1.3em; }
.midashi { font-size: 140%; font-weight: bold; color: #58a839; line-height: 1.3em; }

.sContents .imgBlock{ float: left; width: 85px; margin-right: 15px; margin-bottom: 10px; }
.sContents .txtBlock{ float: right; width: 340px; }
.sContents .imgBlock2{ float: left; width: 70px; margin-right: 15px; margin-bottom: 10px; }
.sContents .txtBlock2{ float: right; width: 355px; }

.icon {
	background-image: url(../img/icon_bus.png);
	height: 38px;
	width: 48px;
	margin-right: 15px;
}


/*####################　ヘッダー　####################*/

#Header {
}
#Header .area {
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-decoration: none;
}

#Logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	width: 300px;
	/*margin-right: 320px;*/
}

#Logo h1{
	float: left;
	width: 300px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 70px;
}
#Logo h1 a{ display:block; height:70px; text-indent:-9999px; }
#Header p{ display:none;}

#Header .a40th {
	width: 275px;
	height: 70px;
	float: right;
	padding-top: 3px;
}

/*####################　グローバルナビ　####################*/

#Navi {
	clear: both;
	width: 900px;
	height: 51px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/gmenu_bg.png);
	background-repeat: repeat-x;
}
#Navi ul.gMenu { float:left; width:900px; height:51px; text-align:left; display: inline; padding: 0px; }
#Navi ul.gMenu li{ float:left; height:51px; 	}
#Navi ul.gMenu li.menu01,
#Navi ul.gMenu li.menu02,
#Navi ul.gMenu li.menu03{ width:128px;}
#Navi ul.gMenu li.menu04,
#Navi ul.gMenu li.menu05,
#Navi ul.gMenu li.menu06,
#Navi ul.gMenu li.menu07{ width:129px;}

#Navi ul.gMenu li a{ background-position:0 0; background-repeat:no-repeat; display:block; margin:0; height:51px; font-size:0; text-indent:-9999px; 	}
#Navi ul.gMenu li.menu01 a{ background-image:url(../img/navi01.png);}
#Navi ul.gMenu li.menu02 a{ background-image:url(../img/navi02.png);}
#Navi ul.gMenu li.menu03 a{ background-image:url(../img/navi03.png);}
#Navi ul.gMenu li.menu04 a{ background-image:url(../img/navi04.png);}
#Navi ul.gMenu li.menu05 a{ background-image:url(../img/navi05.png);}
#Navi ul.gMenu li.menu06 a{ background-image:url(../img/navi06.png);}
#Navi ul.gMenu li.menu07 a{ background-image:url(../img/navi07.png);}

#Navi ul.gMenu li a:hover{background-position:0 -51px;}
#Home #Navi ul.gMenu li.menu01 a{background-position:0 -102px;}
#Products #Navi ul.gMenu li.menu02 a{background-position:0 -102px;}
#Corporate #Navi ul.gMenu li.menu03 a{background-position:0 -102px;}
#Maker #Navi ul.gMenu li.menu04 a{background-position:0 -102px;}
#Events #Navi ul.gMenu li.menu05 a{background-position:0 -102px;}
#Blog #Navi ul.gMenu li.menu06 a{background-position:0 -102px;}
#Contact #Navi ul.gMenu li.menu07 a{background-position:0 -102px;}

#Navi.gMenu ul:after{ content:"."; clear:both; height:0; visibility:hidden; 	}

/*####################　コンテンツ部　####################*/

/*　メイン
-------------------------------------*/
#Main {
	width: 900px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	text-align: left;
	padding-top: 10px;
}
#Main2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#Main #mainBg { background-image: url(../img/mainBg.png); background-repeat: repeat-y; height: 100%; }
#Main .products h2 { text-indent: -9999px; background-image: url(../../products/img/pageTitle.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 125px; width: 900px; margin-bottom: 20px; }
#Main .corporate h2 { text-indent: -9999px; background-image: url(../../corporate/img/pageTitle.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 125px; width: 900px; margin-bottom: 20px; }
#Main .maker h2 { text-indent: -9999px; background-image: url(../../maker/img/pageTitle.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 125px; width: 900px; margin-bottom: 20px; }
#Main .events h2 { text-indent: -9999px; background-image: url(../../events/img/pageTitle.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 125px; width: 900px; margin-bottom: 20px; }
#Main .contact h2 { text-indent: -9999px; background-image: url(../../contact/img/pageTitle.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 125px; width: 900px; margin-bottom: 20px; }

/*####################　Left　####################*/

#Left{ width: 202px; margin-right: 24px; }
#Left #sMenu { float: left; width: 202px; }
#Left #sMenu ul { list-style-type: none; padding: 0px; }
#Left #sMenu ul li a{ width: 179px; display: block; background-image: url(../img/menuBg.png); background-repeat: no-repeat; background-position: 0px 0px; line-height: 16px; padding-top: 10px; padding-bottom: 10px; font-weight: bold; font-size: 95%; padding-left: 23px; }
#Left #sMenu .underLine { line-height: 1px; height: 1px; width: 202px; border-top-width: 1px; border-top-style: solid; border-top-color: #eeeeee; }

/*####################　Right　####################*/

#Right { float: right; width: 670px; }
#Right h3 { background-image: url(../img/h3bg.png); background-repeat: no-repeat; display: block; height: 55px; width: 670px; text-indent: 15px; font-size: 150%; line-height: 1.9em; }
#Right h4 { font-size: 120%; background-image: url(../img/arrowH4.png); background-repeat: no-repeat; background-position: 0px 1px; text-indent: 23px; font-weight: bold; line-height: 1.3em; margin-top: 10px; display: block; padding-top: 5px; clear: both; }
#Right .h4hr { clear: both; height: 18px; width: 670px; background-image: url(../img/hr.png); background-repeat: no-repeat; display: block; }

#Right h5 { font-weight: bold; margin-bottom: 10px; font-size: 100%; color: #036; line-height: 1.3em; }

#Right .box4 {
	float: left;
	min-height: 50px;
	width: 157px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

#Right .box3 {
	float: left;
	min-height: 50px;
	width: 209px;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 7px;
}

#Right .box3 .img {
	height: 157px;
	width: 209px;
	position: absolute;
}

#Right .box3 .soldout {
	height: 157px;
	width: 209px;
	position: relative;
	margin-bottom: 7px;
}

#Right .box3 ul li {	
	background-image: url(../img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 1.3em;
	display: block;
	font-size: 85%;
	margin-left: 0px;
}

#Right .shousai {
	float: left;
	width: 460px;
	border: 1px solid #CCC;
	padding: 10px;
	border-radius: 10px;
}

#Right .shousai ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	line-height: 1.5em;
	display: block;
	float: left;
	clear: both;
	padding-left: 12px;
	background-image: url(../img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 98%;
	margin-top: 2px;
}

#Right #schedul {
	width: 670px;
	height: 450px;
	clear: both;
	background-image: url(../../events/img/bg.jpg);
	background-repeat: no-repeat;
}

#Right .eventBlock{ margin-bottom: 60px; }


#Right .aisatsuTxt { float: left; width: 445px; margin-right: 20px; font-size: 105%; }

#Right .date { font-size: 95%; display: block; float: left; width: 140px; font-weight: bold; }
#Right .tTxt { float: right; width: 520px; display: block; }
#Right .line {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
	margin-bottom: 15px;
}




/*####################　フッタ　####################*/

#Footer {
	background-image: url(../img/fotter_bg.png);
	background-repeat: repeat-x;
	margin-top: 30px;
}

#Footer .FooterLink {
	background-image: url(../img/footer-boreder.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	font-size: 90%;
}

#Footer .fnabi {
	margin-bottom: 10px;
}

#Footer .eco {
	color: #093;
	font-size: 110%;
}

#Copylight {
	text-align: center;
	min-width: 900px;
	height: 15px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	background-color: #BA1800;
	font-size: 80%;
	color: #FFF;
}

/*end*/
