/* CSS Document */

@import url(reset.css);
@import url(clearfix.css);
@import url(lightbox.css);

html,
body{
margin:0 auto;
padding:0;
background-color:#000000;
text-align:center;
color:#FFF;
min-width:950px;
}

/**/
body{
}


strong{
font-weight:bold;}

a{
	color: #02D9D3;
	text-decoration:underline;
}

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


img{
vertical-align:bottom;}

input{
vertical-align:bottom;}

p{
color:#9A9A9A;
line-height:1.8;
padding-bottom:20px;}

/*-------------------------------------------------*/
/* common */

p.txtLead {
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}


/*-------------------------------------------------*/
/* contents */

div#head{
	/*width:100%;*/
	text-align:center;}
	
	div#swf{
	/*width:100%;*/
	height:400px;
	margin:0 auto;}
	
	div#menu{
	/*width:100%;*/
	margin:0 auto;
	background-image:url(/image/common/bg_menu.gif);
	height:60px;
	background-repeat:repeat-x;
	background-position:center top;
	}
	
	div#menu ul{
	width:950px;
	margin:0 auto;
	height:60px;}
	
		div#menu li{
		float:left;
		height:60px;
		text-indent:-9999px;
		overflow:hidden;
		}
			div#menu li a span{
			display:none;}
		
			div#menu li a,
			div#menu li span{
			background-position:inherit 0;
			height:60px;
			}
			
			div#menu li a:hover a{
			background-position:inherit 60px;}
			
			div#menu li#menu1,
			div#menu li#menu3,
			div#menu li#menu5,
			div#menu li#menu7{
			width:118px;
			}
			
			div#menu li#menu2,
			div#menu li#menu4{
			width:120px;
			}

			div#menu li#menu6,
			div#menu li#menu8{
			width:119px;
			}
						
			div#menu li#menu1 a,
			div#menu li#menu1 span{
			background-position:-150px 0;}
			div#menu li#menu2 a,
			div#menu li#menu2 span{
			width:120px;
			background-position:-267px 0;}
			div#menu li#menu3 a,
			div#menu li#menu3 span{
			width:118px;
			background-position:-387px 0;}
			div#menu li#menu4 a,
			div#menu li#menu4 span{
			width:120px;
			background-position:-505px 0;}
			div#menu li#menu5 a,
			div#menu li#menu5 span{
			width:118px;
			background-position:-625px 0;}
			div#menu li#menu6 a,
			div#menu li#menu6 span{
			width:119px;
			background-position:-743px 0;}
			div#menu li#menu7 a,
			div#menu li#menu7 span{
			width:118px;
			background-position:-862px 0;}
			div#menu li#menu8 a,
			div#menu li#menu8 span{
			width:119px;
			background-position:-980px 0;}

			div#menu li#menu1 a:hover{
			background-position:-150px -60px;}
			div#menu li#menu2 a:hover{
			background-position:-267px -60px;}
			div#menu li#menu3 a:hover{
			background-position:-387px -60px;}
			div#menu li#menu4 a:hover{
			background-position:-505px -60px;}
			div#menu li#menu5 a:hover{
			background-position:-625px -60px;}
			div#menu li#menu6 a:hover{
			background-position:-743px -60px;}
			div#menu li#menu7 a:hover{
			background-position:-862px -60px;}
			div#menu li#menu8 a:hover{
			background-position:-980px -60px;}


			body#about div#menu li#menu1 a{
			background-position:-150px -120px;}
			body#theory div#menu li#menu2 a{
			background-position:-267px -120px;}
			body#story div#menu li#menu3 a{
			background-position:-387px -120px;}
			body#blog div#menu li#menu4 a{
			background-position:-505px -120px;}
			body#media div#menu li#menu5 a{
			background-position:-625px -120px;}
			body#cm div#menu li#menu6 a{
			background-position:-743px -120px;}
			body#order div#menu li#menu7 a{
			background-position:-862px -120px;}
			body#support div#menu li#menu8 a{
			background-position:-980px -120px;}


/*----------------------------------------------*/
/* second */

div#secondHead{
width:950px;
margin:0 auto;
height:110px;
position:relative;
overflow:hidden;
text-align:left;}

div#secondHead a span{
display:none;}

 ul#logoLink{
 width:288px;
 overflow:hidden;}
 
 ul#logoLink li{
 height:60px;
 padding-top:25px;}
 
 ul#logoLink a{
 height:60px;
 background-position:-780px -192px;}

 ul#logoLink a:hover{
 background-position:-780px -262px;}

	div#secondMenu{
	width:950px;
	margin:0 auto;}
	
	
	/* language */
	ul#langLink {
	position:absolute;
	top:25px;
	right:152px;
	}
	
	ul#langLink li{
	float:left;
	height:17px;
	padding-left:10px;
	text-indent:-9999px;
	overflow:hidden;}
	
	ul#langLink li a{
	height:17px;}
	
	li#langEN a{
	background-position:-162px -291px;
	width:69px;}

	li#langEN a:hover{
	background-position:-162px -311px;}
	
	
	li#langJP{
	border-right:1px solid #707070;
	width:69px;}

	li#langJP a{
	background-position:-237px -291px;
	width:67px;}

	li#langJP a:hover{
	background-position:-237px -311px;}


	/* bookmark */
	
	ul#bookmarkLink{
	position:absolute;
	right:0;
	top:25px;}
	
	ul#bookmarkLink li{
	float:left;
	height:16px;
	padding-left:2px;
	text-indent:-9999px;
	overflow:hidden;
	}
	ul#langLink li a span,
	ul#bookmarkLink li a span{
	display:none;}
	
		ul#bookmarkLink li a{
		overflow:hidden;
		height:16px;}
		
		ul#bookmarkLink li#icnHatena{
		padding-left:70px;
		background-image:url(/image/common/sprite.gif);
		background-position:-654px -189px;}
	
		li#icnHatena a{
		background-position:-655px -204px;
		width:16px;}
		li#icnLivedoor a{
		background-position:-672px -206px;
		width:16px;}
		li#icnDelicious a{
		background-position:-689px -204px;
		width:12px;}
		li#icnPookmark a{
		background-position:-702px -204px;
		width:18px;}

		li#icnHatena a:hover{
		background-position:-655px -224px;}
		li#icnLivedoor a:hover{
		background-position:-672px -226px;}
		li#icnDelicious a:hover{
		background-position:-689px -224px;}
		li#icnPookmark a:hover{
		background-position:-702px -224px;}

h1.pageTitle{
text-indent:-9999px;
overflow:hidden;
width:950px;
height:50px;
background-repeat:no-repeat;
background-position:0 10px;}

	body#about h1.pageTitle{
	background-image:url(/image/title/title_about.gif);}

	body#theory h1.pageTitle{
	background-image:url(/image/title/title_theory.gif);}

	body#story h1.pageTitle{
	background-image:url(/image/title/title_story.gif);}

	body#reserve h1.pageTitle{
	background-image:url(/image/title/title_reserve.gif);}
	
	body#staff h1.pageTitle{
	background-image:url(/image/title/title_staff.gif);}

	body#contact h1.pageTitle{
	background-image:url(/image/title/title_contact.gif);}

	body#cm h1.pageTitle{
	background-image:url(/image/title/title_cm.gif);}

	body#news h1.pageTitle{
	background-image:url(/image/title/title_news.gif);}

	body#research h1.pageTitle{
	background-image:url(/image/title/title_research.gif);}

	body#privacy h1.pageTitle{
	background-image:url(/image/title/title_privacy.gif);}

	body#customer h1.pageTitle{
	background-image:url(/image/title/title_customer.gif);}

	body#auther h1.pageTitle{
	background-image:url(/image/title/title_auther.gif);}

	body#guide h1.pageTitle{
	background-image:url(/image/title/title_guide.gif);}

	body#comic h1.pageTitle{
	background-image:url(/image/title/title_comic.gif);}

	body#media h1.pageTitle{
	background-image:url(/image/title/title_media.gif);}

	body#support h1.pageTitle{
	background-image:url(/image/title/title_support.gif);}

	body#faq h1.pageTitle{
	background-image:url(/image/title/title_faq_01.gif);}

	body#order h1.pageTitle{
	background-image:url(/image/title/title_order.gif);}

	body#download h1.pageTitle{
	background-image:url(/image/title/title_download.gif);}

	body#tos h1.pageTitle{
	background-image:url(/image/title/title_tos.gif);}

	body#windows7 h1.pageTitle{
	background-image:url(/image/title/title_windows7.png);}


div#bread{
border-bottom:1px solid #313031;
border-top:1px solid #313031;
}

	div#bread li{
	float:left;
	padding:10px 10px 10px 0;
	color:#707070;
	font-size:93%;}
	
		div#bread li a{
		display:block;
		background-repeat:no-repeat;
		background-position:100% 50%;
		padding-right:10px;
		background-image:url(/image/common/icn_bread.gif);
		color:#707070;}
	
		div#bread li a:hover{
		color:#FFFF00;}


div.cont{
	width:950px;
	margin:0 auto;
	text-align:left;}


div.contBox{
padding:20px 0;}

/* pagetop */
div.pagetop{
width:950px;
margin:0 auto;
height:18px;
padding:20px 0 0;
}

	div.pagetop ul li{
	text-indent:-9999px;
	overflow:hidden;
	width:950px;
	height:18px;}

		div.pagetop ul li a{
		display:block;
		height:18px;
		width:73px;
		background-position:-525px -203px;
		float:right;}
		
		div.pagetop ul li a:hover{
		background-position:-525px -223px;}


/*-------------------------------------------------*/
/* class */

.fR{
float:right;}

.fL{
float:left;}

img.fR{
margin-left:20px;}

img.fL{
margin-right:20px;}


/*-------------------------------------------------*/
/* foot */

div#footMenu{
	background-image:url(/image/common/foot_menu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:3px;
	font-size:93%;
	margin:10px auto 0;
	height:30px;
	color:#666666;
}

	div#footMenu ul li{
	display:inline;}
	
		div#footMenu ul li a{
		padding:0 3px;
		color:#9A9A9A;
		text-decoration:none;}
		
		div#footMenu ul li a:hover{
		color: #FFFF00;
		}
		
div#foot{
	padding-top:20px;
	width:950px;
	margin:0 auto;
}

	div#foot li{
		display:inline;
		padding-bottom: 5px;
	}
	
		div#foot li a{
			font-size:77%;
			padding-right:20px;
			font-weight:bold;
			color:#9A9A9A;}
		
		div#foot li a:hover{
		color: #FFFF00; 
		}
		
		div#foot li a.fS{
			padding-right:0;
			font-weight:normal;
			text-decoration:none;
			color:#666;}
		
	
	
	div#foot address{
		text-indent:-9999px;
		overflow:hidden;
		height:40px;
		margin-top:10px;} 
	
		div#foot address a{
			background-position:-157px -245px;
			height:16px;
			width:294px;
			float:right;
		}

		div#foot address a:hover{
			background-position:-157px -265px;}




/*-------------------------------------------------*/
/* top */

body#top h1{
position:absolute;
overflow:hidden;
height:0;
width:0;
visibility:hidden;
}

body#top div#contents{
padding-top:20px;}


div#main{
float:left;
width:670px;
clear:both;}

div#pickup,
div#news,
div#mailmagazine{
width:620px;}

div#pickup{
	border-top: 1px solid #333;
	margin-bottom: 40px;
	text-align: center;
}

div#pickup p{
text-align:left;}

div#pickup object,
div#pickup embed{
margin:0 auto;}

div#pickup h2{
	margin: 12px 0 10px;
	text-align: left;
}

div#pickup ul{
overflow: hidden;
zoom: 1;
margin-left: -25px;}

div#pickup ul li{
float: left;
display: inline;
width: 190px;
margin-left: 25px;}

div#pickup ul li h3{
display: block;
margin-bottom: 15px;}

div#pickup ul li p{
padding: 0 5px 0 5px;
text-align: justify;
text-justify: inter-ideograph;}

div#news{
padding-bottom:40px;}

div#news h2{
padding-bottom:10px;}

div#news ul{
margin:0 20px;}

div#news li{
padding-left:25px;
background-repeat:no-repeat;
background-position:0 50%;
background-image:url(/image/top/arw.gif);
color:#707070;
margin-bottom:10px;}
	
	div#news li h3,
	div#news li p{
	display:inline;}

	div#news li h3{
	font-weight:bold;
	font-size:77%;
	padding-right:10px;}
	
	div#news li p{
	padding-bottom:0;
	font-size:93%;}


div#mailmagazine{}

	div#mailmagazineForm{
	border:1px solid #313031;
	border-top:0 none;
	padding:20px;
}
	
	div#mailmagazineForm form{
	font-size:30px;
	line-height:1;}
	
		div#mailmagazineForm p{
		font-size:93%;
		padding-bottom:10px;}
		
		div#mailmagazineForm input{
		vertical-align:middle;
		font-size:82%;
}
	
	input#mg{
	height:26px;
	border:2px solid #333;
	width:430px;
	margin-right:6px;}
	
div#bnr{
width:280px;
float:left;}

	div#bnr li{
	padding-bottom:20px;}

/*-------------------------------------------------*/
/* about */


body#about div#aboutTopCont{
padding-top:0;}

div#aboutHead{
	padding-top:20px;}

	div#aboutHead img{
		float:left;
		margin-right:20px;}
	
	body#about div.contBox h2{
		padding:20px 0 20px;
		background-image:url(/image/about/sprite.gif);
		background-repeat:no-repeat;
		background-position:0 -80px;}
			
	body#about div.aboutText{
		float:left;
		clear:both;
			width:650px;
		}

	body#about #aboutIndex div.aboutText{
			background-image:url(/image/about/about_bg.gif);
			background-repeat:no-repeat;
	}
	
	body#about div.contBox h3{
		padding:20px 0 20px;
		background-image:url(/image/about/sprite.gif);
		background-repeat:no-repeat;
		background-position:0 -260px;
		margin-top:10px;}
		
		body#about div.aboutText p,
		body#about div.aboutText ul{
		margin-right:20px;}

		body#about div#aboutIndex div.aboutText p{
		margin:0 20px 0 80px;}
		
		 div.aboutImg{
		width:300px;
		 float:left;
		 text-align:left;
		 }
		 
		 div.aboutImg p{
	font-size:85%;
	padding-bottom: 0px;
	}
		 
	div#aboutMenu ul li{
		width:238px;
		height:40px;
		float:left;}
			
			div#aboutMenu ul li a,
			div#aboutMenu ul li span,
			div#aboutMenu ul li strong{
			background-repeat:no-repeat;
			display:block;
			width:237px;
			height:40px;
			text-indent:-9999px;
			overflow:hidden;
			background-image:url(/image/about/sprite.gif);}


		div#aboutMenu ul li#aboutMenu1{
		clear:both;
		}
		
		div#aboutMenu ul li#aboutMenu3,
		div#aboutMenu ul li#aboutMenu4{
		width:237px;}
		
			div#aboutMenu ul li#aboutMenu1 a,
			div#aboutMenu ul li#aboutMenu1 span{
			background-position:0 0;}
			div#aboutMenu ul li#aboutMenu2 a,
			div#aboutMenu ul li#aboutMenu2 span{
			background-position:-238px 0;}
			div#aboutMenu ul li#aboutMenu3 a,
			div#aboutMenu ul li#aboutMenu3 span{
			background-position:-476px 0;}
			div#aboutMenu ul li#aboutMenu4 a,
			div#aboutMenu ul li#aboutMenu4 span{
			background-position:-713px  0;}


			div#aboutMenu ul li#aboutMenu1 a:hover,
			div#aboutMenu ul li#aboutMenu1 strong{
			background-position:0 -40px;}
			
			div#aboutMenu ul li#aboutMenu2 a:hover,
			div#aboutMenu ul li#aboutMenu2 strong{
			background-position:-238px -40px;}

			div#aboutMenu ul li#aboutMenu3 a:hover,
			div#aboutMenu ul li#aboutMenu3 strong{
			background-position:-476px -40px;}
		

			div#aboutMenu ul li#aboutMenu4 a:hover,
			div#aboutMenu ul li#aboutMenu4 strong{
			background-position:-714px  -40px;}
			
	body#about div#contBox{}
		body#about div.contBox ul{
		margin-bottom:20px;}
			body#about div.contBox ul li{
			color:#9A9A9A;
			list-style-type:square;
			margin-left:2em;}
			
		body#about div.contBox h4{
	font-weight:bold;
	padding:20px 0 10px;
	font-size: 122%;
}
		
		body#about div.contBox h5{
		color:#9A9A9A;
		font-weight:bold;
		padding:10px 0;}
		
		.update{
		text-align:right;
		padding-top:20px;}
		
	body#about table{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	margin:0 auto 20px;
	empty-cells:show;
	}
	
		body#about table th{
			font-weight:bold;
			text-align:center;
			background-color: #151924;
		}
	
		body#about table th,
		body#about table td{
		border:1px solid #333333;
		padding:10px;
		line-height:1.8;}
		

	
/*-------------------------------------------------*/
/* story */

body#story div.contBox{
padding-bottom:60px;}

div#storyLinks{
padding-bottom:20px;}

div#storyLinks h2,
div#storyLinks ol{
float:left;}

div#storyLinks h2{
clear:both;
width:110px;
padding-top:10px;}

div#storyLinks ol{
width:839px;
border-left:1px solid #707070;}

	div#storyLinks ol li{
	padding:5px 10px 5px 60px;
	background-repeat:no-repeat;
	background-position:20px 50%;}
	
	div#storyLinks ol li#storyLink1{
	background-image:url(/image/story/vol1.gif);}

	div#storyLinks ol li#storyLink2{
	background-image:url(/image/story/vol2.gif);}

	div#storyLinks ol li#storyLink3{
	background-image:url(/image/story/vol3.gif);}

	div#storyLinks ol li#storyLink4{
	background-image:url(/image/story/vol4.gif);}
	
div#cont1 h2,
div#cont2 h2,
div#cont3 h2,
div#cont4 h2,
div#cont3 h3{
	padding: 0 0 30px 0;
}

div#contAbout h3{
padding:20px;}

div#cont4{
padding-bottom:20px;}

div.imgBox{
width:300px;
clear:both;
float:right;}

div.imgBox li{
padding-bottom:10px;}

dl.storyInterview{
float:left;
width:620px;}

	dl.storyInterview dt{
	float:left;
	width:110px;
	clear:both;
	font-size:93%;}
	
	dl.storyInterview dt img{
	vertical-align:middle;
	margin-right:10px;}
	
	dl.storyInterview dd{
	width:500px;
	float:left;}
	
		dl.storyInterview dd blockquote{
		padding:20px;
		font-size:93%;
		background-color:#333;
		margin-bottom:20px;}

dl.storyInterview02{
float:left;
width:620px;}

	dl.storyInterview02 dt{
	float:left;
	width:50px;
	clear:both;
	font-size:154%;}
	
	dl.storyInterview02 dt img{
	vertical-align:middle;
	margin-right:10px;}
	
	dl.storyInterview02 dd{
	width:560px;
	float:left;}
	
		dl.storyInterview02 dd blockquote{
		padding:20px;
		font-size:93%;
		background-color:#333;
		margin-bottom:20px;}

div.boxProfile{
	border: 1px solid #313031;
	padding: 20px;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 20px;
}

div.boxProfile p.image{
	float: left;
	padding-bottom: 0;
}

div.boxProfile div.body{
	float: right;
	width: 585px;
}

div.boxProfile div.body dl dd{
	color: #9A9A9A
}
		
/*----------------------------------------------*/
/* cm */

body#cm div.contBox h2{
padding-bottom:20px;}

div#eventWrap{
	width:650px;
	float:left;
	clear:both;
	background-image:url(/image/cm/cm_bg.gif);
	background-repeat:repeat-y;}


div#eventBg{
	background:url(/image/cm/bg_event.gif) no-repeat 380px -20px;}

div.eventBox{
width:600px;
padding-bottom:40px;
	}
	
div.eventMain{
	margin-left:10px;
	border:1px solid #313031;
	padding:20px;
	position:relative;}
	
	div.active{
	background-color:#132020;
	
	}

div.eventMain h3{
	font-weight:bold;
	font-size:142%;
	margin-left:40px;
	color:#FFFF00;
	padding-bottom: 10px;
}

div.eventMain h3 span{
font-size:77%;}

div.eventMain h4{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 122%;
	padding-bottom: 10px;
	text-align: right;
}

div.eventMain p{
	line-height:1.8;
	padding-bottom:0;
	}
div.eventMain p strong{
color:#CCCCCC;}

div.eventBox ul.eventMore{
margin:10px 0 5px;}

div.eventBox ul.eventMore a{
display:block;
padding-left:20px;
background-image:url(/image/cm/icn_arw.gif);
background-repeat:no-repeat;
background-position:0 0.5em;}

div.eventBox ul.eventForm{
	text-align:center;}

div.eventBox ul.eventForm li{
	padding:5px 0;}

div.eventBox ul.eventMore a:hover{
background-image:url(/image/cm/icn_arw_o.gif);
}
	

div.eventBox ul.eventIcon{
position:absolute;
left:-10px;
top:-10px;}

div#eventWrap .first{
	clear:both;
}

/*div.end{
width:300px;}

div.end div.eventMain{
margin-left:20px;}
*/

div#cmWrap{
	width:300px;
	float:left;
	background-image:url(/image/cm/bg_cm.gif);
	background-repeat:no-repeat;
	background-position:100% -10px;
	}
	
	div#cmWrap h3{
		border-bottom:1px solid #666;
		border-top:1px solid #666;
		margin-bottom: 10px;
	}

	div#cmWrap div.info{
		margin-top: 20px;
		border-top: 1px solid #313031;
		padding-top: 10px;
	}
	div#cmWrap div.info p.onair{
		border: 1px solid #313031;
		padding: 5px 10px;
		margin-bottom: 20px;
	}
	div#cmWrap div.info h4{
		margin-bottom: 20px;
	}

/*----------------------------------------------*/
/* research */


body#research{}

	body#research div.contBox{
	background-image:url(/image/research/bg.jpg);
	background-repeat:no-repeat;
	background-position:0 240px;
	padding-top:0;}

		body#research div.contBox img{
		vertical-align:bottom;}
		
		
		body#research div.contBox h4,
		body#research div.contBox ul,
		body#research div.contBox p{
		margin:0 50px;}
	
		body#research div.contBox h3{
		text-align:center;
		padding:30px 0;}
		
		body#research div.contBox h4{
		padding:20px 0;}
		
		body#research div.contBox h5{
		padding:15px 0;}
		
		body#research div.contBox ul{
		margin-bottom:20px;
		}
		
		body#research div.contBox ul li{
		padding-bottom:10px;
		list-style-type:square;
		margin-left:2em;}
		
		body#research div.contBox div#researchHead p{
		margin:0 0;}
		
		body#research div.contBox div#researchBox{
		background-image:url(/image/research/yurex_bg.gif);
		background-repeat:no-repeat;
		background-position:50% 50%;}
		
		body#research div.contBox div#researchBox p#reseachDate{
		text-align:right;
		font-weight:bold;}

/*-------------------------------------------------*/
/* theory */

div.headImg{
background-repeat:no-repeat;
}

	div#theoryTop{
	background-image:url(/image/theory/image.jpg);
	background-position:right top;
	background-repeat:no-repeat;}
	
	div.headContArea{
	float:left;
	width:525px;
	clear:both;}
	
	div.headYoutubeArea{
	float:left;
	width:425px;
	padding:20px 0 0;}

div#theoryTop	div.headContArea{
	float:none;
	width:600px;
	clear:both;
	line-height:1.6;
	padding-bottom:40px;}

div.headContArea h2{
padding:31px 0;}

div.headContArea p{
padding-bottom:20px;}

div.theoryBox{
padding-bottom:60px;}
	div.theoryBox dt{
	float:left;
	clear:both;
	width:180px;}
	
	#theory div.theoryBox dd{
	float:left;
	width:770px;}
	
	#theory div.theoryBox dd h3{
	padding-bottom:10px;}
	
	#theory div.theoryBox dd p{
	padding-bottom:5px;
	margin:0 0;
	line-height:1.6;}
	
	#theory div.theoryBox dd ul{
	margin:0 0;}
	
	p.subcutImg{
	padding:10px 0 40px;
	text-align:center;}
	
	#theory 	div#theoryTop p{
	margin:0 0;
	font-size:108%;}
	
	#theory 	div#theoryTop p strong{
	color:#FFF;}

	#theory div.theorySecond{
	background-image:url(/image/theory/chapter1/head_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;}


#theory div.headContArea ul{
margin:10px 0 0 110px;}

#theory div.headContArea ul li{
background-image:url(/image/theory/icn.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-bottom:10px;
font-size:108%;
background-position:left center;}


#theory div.contBox ul,
#theory div.contBox ol,
#theory div.contBox p{
margin:0 20px;
font-size:108%;
color:#9A9A9A;}

#theory div.contBox p{
line-height:2.4;
}

#theory div.contBox strong{
color:#FFF;}

#theory div.contBox h3,
#theory div.contBox h4{
padding-bottom:20px;}

#theory div.contBox h4{
margin:0 10px;}

#theory div.contBox ul,
#theory div.contBox ol{
margin-bottom:20px;
}

#theory div.contBox p.theoryCode{
	padding:5px 20px;
	margin:0 60px 20px;
	clear:both;
	background-color:#305050;
	color: #FFFFFF;
}

#theory ul.theoryList{
border-bottom:1px solid #307E81;
border-top:1px solid #307E81;
padding:10px 0;
}

#theory ul.theoryList li{
list-style-type:square;
margin:0 20px;
padding-bottom:5px;}


#theory div.contBox ol li{
list-style-type:decimal;
margin:0 20px;
padding-bottom:5px;}

img.icnNew{
vertical-align:middle;
margin-left:10px;}


/*-------------------------------------------------*/
/* staff */

div.staffBox{
width:950px;
background-image:url(/image/staff/boxbg_middle.gif);
margin-bottom:20px;}

div.staffBoxTop{
background-image:url(/image/staff/boxbg_top.gif);
background-repeat:no-repeat;
background-position:0 0;
}

div.staffBoxBottom{
background-image:url(/image/staff/boxbg_bottom.gif);
background-repeat:no-repeat;
background-position:0 100%;
}

div.staffModule{
float:left;
width:190px;
padding-top:10px;
text-align:left;}

div.staffModule ul,
div.staffModule h3,
div.staffModule p{
width:150px;
padding-bottom:10px;
}




div.staffModule h3{
font-weight:bold;
color:#FFF;}

div.staffModule p{
font-size:93%;
line-height:1.4;}



body#staff div.start{
clear:both;}
	div.start ul,
	div.start h3,
	div.start p{
	margin-left:16px;}

body#staff div.second{}
	div.second ul,
	div.second h3,
	div.second p{
	margin-left:17px;}

body#staff div.third{}
	div.third ul,
	div.third h3,
	div.third p{
	margin-left:20px;}

body#staff div.fourth{}
	div.fourth ul,
	div.fourth h3,
	div.fourth p{
	margin-left:21px;}

body#staff div.end{
}
	body#staff div.end ul,
	body#staff div.end h3,
	body#staff div.end p{
	margin-left:23px;}





/*-------------------------------------------------*/
/*contact*/


.frmBtn{
text-align:center;
margin-bottom:20px;}

	.frmBtn li{
	display:inline;}
	
		.frmBtn li input,
		.frmBtn li img{
		margin: 10px;}

body#contact table{
width:95px;
border-collapse:collapse;
border-spacing:0;
border:0;
width:950px;
margin:0 auto 20px;
empty-cells:show;
}

	body#contact table th,
	body#contact table td{
	border:1px solid #313031;
	padding:10px;
	line-height:1.8;}


		body#contact tr#trName input,
		body#contact tr#trMail1 input,
		body#contact tr#trMail2 input,
		body#contact tr#trKana input,
		body#contact tr#trAddress input,
		body#contact tr#trPhone input,
		body#contact tr#trResnum input,
		body#contact tr#trTrigger input,
		body#contact tr#trReason input,
		body#contact tr#trComment textarea{
		border:1px solid #707070;
		background-color:#333;
		font-size:123.1%;
		width:500px;
		color:#FFF;}

		body#contact tr#trAddress input#postn1,
		body#contact tr#trAddress input#postn2 {
		  width : 4em
		}
		body#contact tr#trResnum input { width:2em }

		body#contact tr#trTrigger input,
		body#contact tr#trReason input {
		  width: 20em;
		}

		body#contact tr#trOption input{
		margin-right:3px;
		vertical-align:middle;}

/*-------------------------------------------------*/
/*reserve*/

body#reserve div.headImg{
position:relative;}

	body#reserve div.headImg ul{
	position:absolute;
	left:15px;
	top:70px;
	width:400px;}
	
	body#reserve div.headImg ul li{
	float:left;
	padding-right:10px;}
	
	body#reserve div.headImg ul li a{
	color:#FFF;
	font-weight:bold;}
	
	body#reserve div.headImg ul li a:hover{
	color:#FFFF00;}
	
	ul#irohaBtn{
	float:right;}
	
		ul#irohaBtn li{
		padding-bottom:20px;
		padding-top:0px;}
		
		h4#reserveCatch{
		padding:30px 0 20px;}

body#reserve table{
width:950px;
border-collapse:collapse;
border-spacing:0;
border:0;
width:950px;
margin:0 auto 20px;
empty-cells:show;
}

	body#reserve table th,
	body#reserve table td{
	border:1px solid #313031;
	padding:10px;
	line-height:1.8;}
	
	body#reserve table th{
	width:200px;}
	
	body#reserve h3#formSubtit{
	font-size:124%;
	margin-top:40px;
	padding:10px;
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	margin-bottom:10px;
	font-weight: bold;
}

		body#reserve tr#trName input,
		body#reserve tr#trMail1 input,
		body#reserve tr#trMail2 input,
		body#reserve tr#trKana input,
		body#reserve tr#trAddress input,
		body#reserve tr#trPhone input,
		body#reserve tr#trResnum select,
		body#reserve tr#trJob select,
		body#reserve tr#trAge select,
		.txtArea1,
		.txtArea2{
		border:1px solid #707070;
		background-color:#333;
		font-size:123.1%;
		width:500px;
		color:#FFF;}
		
		body#reserve tr#trResnum select,
		body#reserve tr#trJob select,
		body#reserve tr#trAge select{
		width:auto;}
		#addBox{
		margin-top:10px;}

		body#reserve tr#trAddress input#postn1,
		body#reserve tr#trAddress input#postn2 {
		  width : 4em;
		}

		body#reserve ul li input{
		margin-right:3px;
		vertical-align:middle;}
		
		.txtArea1{
		width:3em;}
		.txtArea2{
		width:20em;}
		
		.txtArea1,
		.txtArea2{
		margin-left:0.5em;}



/* form */
.error{
color:#FF0000;}

	tr.error input,
	tr.error textarea{
	background-color:#FFCCCC;
	border:1px solid #F00;
	color:#000;
	font-size:123.1%;}

	td.formInline p{
	padding-bottom:0px;}
	
	td.formInline ul{
	line-height:2;}
	
	td.formInline ul li{
	display:inline;}

/*-------------------------------------------------*/
/*order*/

body#order tr#trName input,
body#order tr#trMail1 input,
body#order tr#trMail2 input,
body#order tr#trKana input,
body#order tr#trAddress input,
body#order tr#trPhone input,
body#order tr#trDName input,
body#order tr#trDMail1 input,
body#order tr#trDMail2 input,
body#order tr#trDKana input,
body#order tr#trDAddress input,
body#order tr#trDPhone input,
body#order input#cartAmount,
body#order select#payTimeSet,
.txtArea1, 
.txtArea2 {
  border:1px solid #707070;
  background-color:#333;
  font-size:123.1%;
  width:500px;
  color:#FFF;
}

body#order input.zipcode {
  width: 300px !important;
}

body#order input#cartAmount {
  width: 100px !important;
}

div#orderFlow{
padding:10px 0;}

div#orderFlow ul li{
float:left;
width:191px}

div#orderFlow ul li.first{}

div#orderFlow ul li.end{
width:180px}

body#order tr#trResnum select,
body#order tr#trJob select,
body#order tr#trAge select{
width:auto;}
#addBox, #daddBox{
margin-top:10px;}

body#order tr#trAddress input#postn1,
body#order tr#trAddress input#postn2 {
width : 4em;
}

body#order tr#trDAddress input#dpostn1,
body#order tr#trDAddress input#dpostn2 { 
width : 4em;
}

body#order ul li input{
margin-right:3px;
vertical-align:middle;}


body#order div.headImg{
position:relative;}

        body#order div.headImg ul{
        position:absolute;
        left:15px;
        top:70px;
        width:400px;}

        body#order div.headImg ul li{
        float:left;
        padding-right:10px;}

        body#order div.headImg ul li a{
        color:#FFF;
        font-weight:bold;}

        body#order div.headImg ul li a:hover{
        color:#FFFF00;}

        ul#irohaBtn{
        float:right;}

                ul#irohaBtn li{
                padding-bottom:20px;
                padding-top:0px;}

                h4#reserveCatch{
                padding:30px 0 20px;}

body#order table{
width:950px;
border-collapse:collapse;
border-spacing:0;
border:0;
width:950px;
margin:0 auto 20px;
empty-cells:show;
}

        body#order table th,
        body#order table td{
        border:1px solid #313031;
        padding:10px;
        line-height:1.8;}

        body#order table th{
        width:200px;}

        body#order h3#formSubtit{
        font-size:124%;
        margin-top:40px;
        padding:10px;
        border-top:2px solid #333333;
        border-bottom:2px solid #333333;
        margin-bottom:10px;
        font-weight: bold;
}



/*-------------------------------------------------*/
/* howtouse */
body#support{}

div#howtoTopCont{
padding-top:0;}

body#support div.contBox h2{
	padding:20px 0 20px;
	background-image:url(/image/about/sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -260px;
	margin-top:10px;
}

body#support div.contBox h3{
	font-weight: bold;
}

body#support div.contBox div.block01 {
	position: relative;
	min-height: 494px;
	height: auto !important;
	height: 494px;
	
}

body#support div.contBox div.block01.standalone {
	min-height: 190px;
	height: auto !important;
	height: 190px;
}

body#support div.contBox div.block01 h2 {
	background-image: none;
	padding: 0;
	margin: 0;
}

body#support div.contBox div.block01 p{
	width: 620px;
}

body#support div.contBox div.block01 p.imgIntro{
	position: absolute;
	top: 0;
	right: 0;
	width: 301px;
}

body#support div.contBox div.block02 {
}

body#support div.contBox div.block02 div.howtoImg {
	width: 306px;
	float: left;
}

body#support div.contBox div.block02 ul {
	margin-left: 385px;
	color: #9A9A9A;
}

body#support div.contBox div.block02 p.imgBundle {
	margin-left: 385px;
}

body#support div.contBox div.block03 div.blockFront {
	position: relative;
	height: 180px;
	border-bottom: 1px solid #333;
	margin-top: 20px;
}

body#support div.contBox div.block03 div.blockFront h4.head {
}

body#support div.contBox div.block03 div.blockFront p.body {
	position: absolute;
	top: 0;
	left: 95px;
}

body#support div.contBox div.block03 div.blockBack {
	position: relative;
	height: 180px;
	margin: 20px 0 80px;
	border-bottom: 1px solid #333;
}

body#support div.contBox div.block03 div.blockBack h4.headBack {
}

body#support div.contBox div.block03 div.blockBack p.bodyBack {
	position: absolute;
	top: 0;
	left: 95px;
}

body#support div.contBox div.block03 div.blockBack h4.headTop {
	position: absolute;
	top: 0;
	left: 530px;
}

body#support div.contBox div.block03 div.blockBack p.bodyTop {
	position: absolute;
	top: 40px;
	left: 620px;
}

body#support div.contBox div.block04 {}

body#support div.contBox div.block04 div.boxMode h3 {
	padding: 0;
	margin: 0 0 10px;
	background: none;
}

body#support div.contBox div.block04 div.boxMode div.item{
	position: relative;
	float: left;
	border: 1px solid #2F7D80;
	width: 273px;
	padding: 15px;
}

body#support div.contBox div.block04 div.boxMode div.item.application{
	display: inline;
	margin-right: 15px;
}

body#support div.contBox div.block04 div.boxMode div.item p.image{
	position: absolute;
	top: 4px;
	left: 4px;
}

body#support div.contBox div.block04 div.boxMode div.item h4{
	padding: 125px 0 10px;
	font-weight: bold;
}

body#support div.contBox div.block04 div.boxMode div.item p.text{
	width: 270px;
	text-align: justify;
	text-justify: inter-ideograph;
}

body#support div.contBox div.block04 div.boxMode div.battery {
	float: left;
}

body#support div.contBox div.block04 div.boxMode div.usb {
	float: right;
}

body#support div.contBox div.block04 div.boxInner01 {
	margin-top: 50px;
}

body#support div.contBox div.block04 div.boxInner01 div.text {
	float: right;
	width: 625px;
}

body#support div.contBox div.block04 div.boxInner01 div.text {
}

body#support div.contBox div.block05 {
	margin-bottom: 50px;
}

body#support div.contBox div.block05 h2 {
	margin: 0;
	background: none;
	padding: 0;
}

body#support div.contBox div.block06 {
	margin-bottom: 50px;
}

body#support div.contBox div.block06 div.blockSub01 {
	float: left;
	margin: 50px 70px 20px;
	width: 312px;
	display: inline;
}

body#support div.contBox div.block06 div.blockSub01 p.install {
	margin: 20px 0;
	text-align: center;
}

body#support div.contBox div.block07 {
	margin-bottom: 50px;
}

body#support div.contBox div.block07 ol.listStep {
	margin-left: -10px;
}

body#support div.contBox div.block07 ol.listStep li {
	display: inline;
	width: 305px;
	height: 315px;
	float: left;
	margin: 0 0 10px 10px;
}

body#support div.contBox div.block08 h3{
	padding:20px 0 20px;
	background-image:url(/image/about/sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -260px;
	margin-top:10px;
	clear: both;
}

body#faq div.contBox div.block01 div.innerMode01 div.body,
body#support div.contBox div.block08 div.innerMode01 div.body {
	float: left;
	width: 620px;
}

body#faq div.contBox div.block01 div.innerMode01 div.image,
body#support div.contBox div.block08 div.innerMode01 div.image {
	float: right;
	width: 300px;
	text-align: center;
}

body#support div.contBox div.block08 div.innerMode01 div.image p {
}

body#support p.note01{
	clear: both;
	text-align: center;
}

body#support p.note02{
	font-size: 77%;
	padding-bottom: 10px;
}

body#support dl {
	margin-bottom: 20px;
}

body#support ul.note01 li,
body#support dl.note01 dt {
	color: #9A9A9A;
}

body#support dl dt{
	margin-top: 20px;
}

body#support dl dd{
	color: #9A9A9A;
}


	div#supportMenu ul li{
		width:190px;
		height:40px;
		float:left;}
			
			div#supportMenu ul li a,
			div#supportMenu ul li span,
			div#supportMenu ul li strong{
			background-repeat:no-repeat;
			display:block;
			width:190px;
			height:40px;
			text-indent:-9999px;
			overflow:hidden;
			background-image:url(/image/support/sprite.gif);}


		div#supportMenu ul li#supportMenu1{
		clear:both;
		}
		
			div#supportMenu ul li#supportMenu1 a,
			div#supportMenu ul li#supportMenu1 span{
			background-position:0 0;}
			div#supportMenu ul li#supportMenu2 a,
			div#supportMenu ul li#supportMenu2 span{
			background-position:-190px 0;}
			div#supportMenu ul li#supportMenu3 a,
			div#supportMenu ul li#supportMenu3 span{
			background-position:-380px 0;}
			div#supportMenu ul li#supportMenu4 a,
			div#supportMenu ul li#supportMenu4 span{
			background-position:-570px  0;}
			div#supportMenu ul li#supportMenu5 a,
			div#supportMenu ul li#supportMenu5 span{
			background-position:100%  0;}

			div#supportMenu ul li#supportMenu1 a:hover,
			div#supportMenu ul li#supportMenu1 strong{
			background-position:0 -40px;}
			
			div#supportMenu ul li#supportMenu2 a:hover,
			div#supportMenu ul li#supportMenu2 strong{
			background-position:-190px -40px;}

			div#supportMenu ul li#supportMenu3 a:hover,
			div#supportMenu ul li#supportMenu3 strong{
			background-position:-380px -40px;}
		

			div#supportMenu ul li#supportMenu4 a:hover,
			div#supportMenu ul li#supportMenu4 strong{
			background-position:-570px  -40px;}
			
			div#supportMenu ul li#supportMenu5 a:hover,
			div#supportMenu ul li#supportMenu5 strong{
			background-position:100%  -40px;}

/*-------------------------------------------------*/
/* supportMenu */
/*-------------------------------------------------*/
div#supportMenu{
	margin-bottom: 20px;
}


/* faq */

body#faq h2{
	margin-top: 1em;
}

body#faq div.contBox ul.listFaq li {
	list-style: square;
	list-style-position: inside;
}

body#faq div.contBox ul.listStep {
	padding-bottom: 20px;
}

body#faq div.contBox ul.listStep li {
	list-style: decimal;
	list-style-position: inside;
	color: #9A9A9A;
}

body#faq div.contBox div.block01,
body#faq div.contBox div.block02{
	padding:50px 0 20px;
	background-image:url(/image/about/sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -260px;
	margin-top:20px;
	clear: both;
}

body#faq div.contBox div.block02 div.image{
	text-align: center;
}

body#faq div.contBox div.block02 div.image img{
	margin: 0 10px;
}

a.btnMore{
	background: url(/image/cm/icn_arw.gif) 0 0.5em no-repeat;
	display: block;
	padding-left: 20px;
}

a.btnMore:hover{
	background: url(/image/cm/icn_arw_o.gif) 0 0.5em no-repeat;
}
/*-------------------------------------------------*/
/* download */

	div#downloadMenu ul li{
		width:475px;
		height:40px;
		float:left;}
			
			div#downloadMenu ul li a,
			div#downloadMenu ul li span,
			div#downloadMenu ul li strong{
			background-repeat:no-repeat;
			display:block;
			width:475px;
			height:40px;
			text-indent:-9999px;
			overflow:hidden;
			background-image:url(/image/download/sprite.gif);}


		div#downloadMenu ul li#downloadMenu1{
		clear:both;
		}
		
			div#downloadMenu ul li#downloadMenu1 a,
			div#downloadMenu ul li#downloadMenu1 span{
			background-position:0 0;}
			div#downloadMenu ul li#downloadMenu2 a,
			div#downloadMenu ul li#downloadMenu2 span{
			background-position:-475px 0;}

			div#downloadMenu ul li#downloadMenu1 a:hover,
			div#downloadMenu ul li#downloadMenu1 strong{
			background-position:0 -40px;}
			
			div#downloadMenu ul li#downloadMenu2 a:hover,
			div#downloadMenu ul li#downloadMenu2 strong{
			background-position:-475px -40px;}

div#downloadTopCont{
padding-top:0;}		


div.blockSub01,
div.blockSub02{
float:left;
text-align:center;
width:475px;}

	body#download div.blockSub01 h3,
	body#download div.blockSub02 h3{
	background:none;}

	body#download div.contBox h2{
		padding:20px 0 20px;
		background-image:url(/image/about/sprite.gif);
		background-repeat:no-repeat;
		background-position:0 -260px;
		margin-top:10px;}

	body#download div.contBox h3{
		padding:20px 0 20px;
		background-image:url(/image/about/sprite.gif);
		background-repeat:no-repeat;
		background-position:0 -260px;
		margin-top:10px;}
	body#download div.contBox div.block01 ul,
	body#download div.contBox div.block02 ul{
	margin-bottom:20px;}
		
	body#download div.contBox div.block01 ul li,
	body#download div.contBox div.block02 ul li{
	list-style-type:square;
	margin-left:2em;
	padding-bottom:5px;}
	
	body#download div.contBox div.block01 ul.appDownload li,
	body#download div.contBox div.block02 ul.appDownload li{
	list-style-type:none;
	text-align:center;
	margin-left:0;
	padding:5px;}
		
	div.fBoxMain{
	text-align:center;}
	
	div.fBoxMain dl{
	margin-bottom:20px;}
	
	div.fBoxMain dd{
	padding-bottom:30px;
	background-image:url(/image/download/arw_step.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;}
	
	div.fBoxMain dl.end dd{
	background-image:none;}

			
/*-------------------------------------------------*/
/* privacy */

body#privacy h2.ttl01{
	margin: 20px 0;
}

body#privacy h2.ttl02{
	padding:20px 0 20px;
	background-image:url(/image/about/sprite.gif);
	background-repeat:no-repeat;
	background-position:0 -260px;
	margin-top:30px;
}

/*-------------------------------------------------*/
/* windows7 */
body#windows7 .layout1{
	overflow: hidden;
	zoom: 1;
}

body#windows7 .layout1 .main{
	float: left;
	width: 620px;
}

body#windows7 .layout1 .sub{
	float: right;
	width: 280px;
}

body#windows7 .layout1{
	overflow: hidden;
	zoom: 1;
}

body#windows7 .layout1 .main{
	float: left;
	width: 475px;
}

body#windows7 .layout1 .sub{
	float: right;
	width: 415px;
}

body#windows7 .boxDownload h3{
	margin-bottom: 25px;
}

body#windows7 .boxDownload .appDownload{
	text-align:center;
}

body#windows7 .boxDownload .appDownload li{
	margin-bottom: 1em;
}

body#windows7 .ttlLine{
		padding:60px 0 20px;
		background-image:url(/image/about/sprite.gif);
		background-repeat:no-repeat;
		background-position:0 -260px;
		margin-top:10px;
}


/*-------------------------------------------------*/
/* .normal */

.normal .contBox{}


	.normal .contBox h3{
	padding:10px 0;
	font-weight:bold;
	font-size:124%;
	border-bottom:1px solid #707070;
	border-top:1px solid #707070;
	margin-bottom:20px;
	}

	.normal .contBox h4{
		padding:10px 0;
		font-weight:bold;
		font-size:108%;
		margin-left:1em;
}

	.normal .contBox h5{
		padding:10px 0;
		font-weight:bold;
		margin-left:1em;
}

	
	.normal .contBox p,
	.normal .contBox ul,
	.normal .contBox ol,
	.normal table p,
	.normal table ul{
	color:#9A9A9A;
	margin:0 1em;
	padding-bottom:20px;}
	
	.normal .contBox ul li{
	padding-bottom:10px;
	margin-left:2em;
	list-style-type:square;}
	
		.normal .contBox ol li{
	padding-bottom:10px;
	margin-left:2em;
	list-style-type:decimal;}
	
	.normal .guideName,
	.normal #guideName{
	text-align:right;
	font-size:85%;}
	
	
	.normal table{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	width:950px;
	margin:0 auto 20px;
	empty-cells:show;
	}

	.normal table th,
	.normal table td{
	border:1px solid #313031;
	padding:10px;
	line-height:1.8;}
	
	.normal table th{
	width:200px;}

	.normal table.vertical tr th{
	width:auto;}
	
	.normal table td{
	color:#9A9A9A;
	}



/* sprite */
div#menu li a,
div#menu li span,
div#foot address a,
div.pagetop a,
div#head a,
ul#logoLink a,
ul#langLink a,
ul#bookmarkLink a,
li#icnHatena{
	display:block;
	background-repeat:no-repeat;
	background-image:url(/image/common/sprite.gif);
}


/*crearfix*/
div#eventBg:after,
div#eventWrap:after,
.update:after,
div.irohaBox:after,
body#about div.contBox h2:after,
div#foot ul:after,
div#bread:after,
div#menu:after,
div.staffBoxBottom:after,
div.cont:after,
div#aboutHead:after,
div.aboutBox:after,
div.contBox:after,
div.pagetop:after,
div.headImg:after,
div.theoryBox:after,
div#footMenu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}

/* IE 7 and MacIE*/
div#eventBg,
div#eventWrap,
.update,
div.irohaBox,
body#about div.contBox h3,
body#about div.contBox h2,
div#foot ul,
div#bread,
div#menu,
div.staffBoxBottom,
div.cont,
div#aboutHead,
div.aboutBox,
div.contBox,
div.pagetop,
div.headImg,
div.theoryBox,
div#footMenu{
	display: inline-block;
}

/* Hides from IE-mac */
* html div#eventBg,
* html div#eventWrap
* html .update,
* html div.irohaBox,
* html body#about div.contBox h3,
* html body#about div.contBox h2,
* html div#foot ul,
* html div#bread,
* html div#menu,
* html div.staffBoxBottom,
* html div.cont,
* html div#aboutHead,
* html div.aboutBox,
* html div.contBox,
* html div.pagetop,
* html div.headImg,
* html div.theoryBox,
* html div#footMenu{
	height: 1%;
}

div#eventBg,
div#eventWrap,
.update,
div.irohaBox,
body#about div.contBox h3,
body#about div.contBox h2,
div#foot ul,
div#bread,
div#menu,
div.staffBoxBottom,
div.cont,
div#aboutHead,
div.aboutBox,
div.contBox,
div.pagetop,
div.headImg,
div.theoryBox,
div#footMenu{
	display: block;
}
/* End hide from IE-mac */
