/* common */
body {
	margin:0px;
	padding:0;
	color:#333;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, div, p, ul, ol, dl, li, dt, dd,form, img {
	margin:0;
	padding:0;
}
img {border:0;vertical-align:top;}
.clearLeft {clear:left;font-size:0;line-height:0;}
.clearRight {clear:right;font-size:0;line-height:0;}
.clearBoth {clear:both;font-size:0;line-height:0;}
.center {text-align:center;}
.border0 {border:none;}
.lineHeight2 {line-height:2;}
.overflowHd {overflow:hidden;}
.visibilityHd {visibility:hidden;}
.listStyleNone {list-style: none outside none;}

#maWrap {
	height: auto;
	margin: 0 auto;
	padding:0;
	text-align: center;
    width: 100%;
    background:url(/images/contents/typedojo/bg_dojoWall.png) repeat-x top;
}
.mainInner {
	width:960px;
	height:auto;
	margin: 0 auto;
	padding:0;
}

/* #headerBox headerBoxCp */
#headerBox {background:url(/images/contents/typedojo/bg_h2Title131211.png) no-repeat; width:960px; height:300px;}
#headerBoxCp {background:url(/images/contents/typedojo/bg_h2TitleCp.png) no-repeat; width:960px; height:300px;}
#headerBox #rectangleBanner,
#headerBoxCp #rectangleBanner {float:right;width:310px;height:275px;background:#FFFFE8;text-align:center; margin:9px 0 9px 9px; padding-top:5px;}


/* headerBoxBtm */
#headerBoxBtm {background:url(/images/contents/typedojo/bg_titleBtmShadow.png) repeat-x top; height:5px;}

/* cpBox */
#cpBox {height:222px; background:url(/images/contents/typedojo/bg_dojoFloor.png) repeat-x top; text-align:center; }

/* iframe */
#type_iframe {width:960px; height:680px; margin:10px auto; position:relative; overflow: hidden;}
#outline_iframe {width:970px; height:680px; position:absolute; top:0; right:-5px;}

/* #noneLogin */
#noneLogin {margin-top:25px;}
#noneLogin .goLogin {margin-top:10px; display:block;}

/* maintenance */
#maintenance {
	padding:20px 80px;
	margin:20px auto;
	background:#F2F2F2;
	border:dotted 1px #C7C7C7;
	text-align:left;
}

/* typedojoRule */
#typedojoRule {margin-top:25px;}
#typedojoRule #ruleText {margin-top:15px; text-align:left;}
#typedojoRule #ruleimg {margin-top:15px;}
#typedojoRule #goHelp {margin:15px auto auto auto; width:643px; height:83px;}
#typedojoRule #goHelp #goHelpNyanko {width:83px; height:83px; float:left;}
#typedojoRule #goHelp #goHelpText {background:url(/images/contents/typedojo/bg_helpBalloon.png) no-repeat; width:550px; height:83px; margin-left:10px; float:left;}
#typedojoRule #goHelp #goHelpText span {margin-top:32px; display: block;}
#typedojoRule #noneLimit {margin-top:15px;}


/* footer */
#footer .subMenu {margin:0;padding:5px 0 3px 0;width:100%;height:25px;background-color:#999999;color:#FF9900;text-align:center;}
#footer .copyright {width:800px;margin:10px auto 0 auto;padding:0;color:#999999;text-align:left;}
#footer .smilelogo { width:142px; height:38px; float:right; margin-bottom:10px; }
#footer .smilecopy {  width:324px; height:11px; margin-bottom:8px; }

/* typedojoAttention */
#typedojoAttention {margin:35px auto 30px auto; width:930px; padding:15px 10px 15px 20px; border:1px solid #cccccc; text-align:left; color:#333333;}
#typedojoAttention .titleAttention {font-weight:bold;}
#typedojoAttention ul {width:930px; margin:0; padding:15px;}

/* typedojoInformation */
.typedojoInformation { margin:15px auto;  width: 100%; background: #FFFEEF; border: 1px #FFDC73 solid; }
.typedojoInformationItem { padding: 15px; width: 100%; }
.typedojoInformation span { color:#990000; }

/*displaynone*/
h2 span,
h3 span {display: none;}

/* typedojoInfo */
.typedojo-Info { width: 960px; text-align: center; margin-top: 0; border: 1px solid #cccccc; margin: 10px auto; border-radius: 5px; }
.typedojo-Info_Lavel { margin: 0 5px 3px 0; }
.typedojo-Info_Detail { height: 100%; position: relative; }
.typedojo-Info_Detail dt { color: #525252; font-weight: bold; line-height: 20px; font-size: 16px; text-align: left; padding: 15px 30px 10px 15px; }
.typedojo-Info_Detail dd { padding: 0 10px 15px 15px; line-height: 2; text-align: left; font-size: 14px; }

