@charset "Shift_JIS";
 
/*=========================================================================

種別 ： Flash代替用css
適用 ： /kids/go_seitetsusho/net_de_go/

=========================================================================*/

/*
 初期化
-------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, form, p{
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd{
	margin:0;
	padding:0;
	list-style-type:none;
}
img{
	border:0;
}

/*
 テキスト
-------------------------------------------------------------------------*/
body{
	font-size:12px;
	line-height:1.4;
	color:#666;
}
* html body{font-size:80%;}
*:first-child+html body{font-size:80%;}
head~/* */body{font-size:80%;}
body *{font-size:100%;}

/* 文字サイズ(小)
------------------------------------------------*/
.txs {
	font-size:89%;
	line-height:1.25;
}
/* 文字サイズ(大)
------------------------------------------------*/
.txl {font-size:110%;}

/*
 リンク
-------------------------------------------------------------------------*/
a,
a:link{
	color:#5f431f;
}
a:visited{
	color:#8f7b62;
}
a:hover,
a:active{
	color:#fa6a00;
}

/*
 行揃え
-------------------------------------------------------------------------*/
.taLeft{text-align:left !important;}
.taCenter{text-align:center !important;}
.taRight{text-align:right !important;}

/*
 縦位置
-------------------------------------------------------------------------*/
.vat{vertical-align:top !important;}
.vam{vertical-align:middle !important;}
.vab{vertical-align:bottom !important;}

/*
 float
-------------------------------------------------------------------------*/
.floLeft{float: left;}
.floRight{float: right;}
.clear{clear: both;}

/*
 float clear
-------------------------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
 visibility:hidden;
	height:0;
 line-height:0;
	clear:both;
}
.clearfix{
	display:inline-table;
	min-height:1%;
}
/* \*/
html .clearfix{
	* height:1%;
}
.clearfix{
	display:block;
}
/* */

/*
 IME form control
-------------------------------------------------------------------------*/
.imeOn{ime-mode:active;}
.imeOff{ime-mode:inactive;}
.imeDisabled{ime-mode:disabled;}

/*
 margin : top
-------------------------------------------------------------------------*/
.mt0{margin-top:0px !important;}
.mt1{margin-top:1px !important;}
.mt2{margin-top:2px !important;}
.mt3{margin-top:3px !important;}
.mt4{margin-top:4px !important;}
.mt5{margin-top:5px !important;}
.mt7{margin-top:7px !important;}
.mt8{margin-top:8px !important;}
.mt9{margin-top:9px !important;}
.mt10{margin-top:10px !important;}
.mt12{margin-top:12px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt80{margin-top:80px !important;}
.mt100{margin-top:100px !important;}
.mt150{margin-top:150px !important;}
.mt200{margin-top:200px !important;}

/*
 margin : left
-------------------------------------------------------------------------*/
.ml0{margin-left:0px !important;}
.ml1{margin-left:1px !important;}
.ml2{margin-left:2px !important;}
.ml3{margin-left:3px !important;}
.ml4{margin-left:4px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml80{margin-left:80px !important;}
.ml100{margin-left:100px !important;}

/*
	margin : bottom
----------------------------------------------------------------------*/
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb60{margin-bottom:60px !important;}

/*
 その他
-------------------------------------------------------------------------*/
.noBr{white-space:nowrap !important;}
.noBd{border:none !important;}





/*=========================================================================

 subwindow
	
=========================================================================*/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#f4f4f4;
}
body#pointcard{
	background-color:#fff;
}
#CONTAINER{
	position:absolute;
	top:50%;
	left:50%;
	width:970px;
	height:660px;
	margin-top:-330px;
	margin-left:-485px;
	padding:0;
	background-color:#fff;
	text-align:left;
}
body#pointcard #CONTAINER{
	width:830px;
	height:600px;
	margin-top:-300px;
	margin-left:-415px;
}
#CONTENTS{
	height:627px;
}
#CONTENTS .headLogo{
	padding:16px 0 0 21px;
}
#CONTENTS .msg{
	margin:143px 0 0 245px;
}
#FOOTER{
	position:relative;
	height:33px;
}
#FOOTER .flogo{
	position:absolute;
	top:0;
	left:20px;
}
#FOOTER .copyright{
	position:absolute;
	top:6px;
	left:163px;
}
#FOOTER .totop{
	position:absolute;
	top:0;
	right:155px;
}
#FOOTER .totopNojs{
	position:absolute;
	top:0;
	right:20px;
}
#FOOTER .close{
	position:absolute;
	top:0;
	right:20px;
}

/*=========================================================================

 SUBWIN_AR /kids/go_seitetsusho/net_de_go/ar/
	
=========================================================================*/

/*
レイアウト
-------------------------------------------------------------------------*/
body#SUBWIN_AR {
	background-color: #fff;
	padding-bottom: 20px;
	color: #333;
}
body#SUBWIN_AR div#HEADER {
	border-bottom: 1px solid #5f431f;
}
body#SUBWIN_AR div#HEADER p {
	width: 730px;
	margin: 0 auto;
	text-align:center; /* for IE */	
	padding: 6px 0; 
	}
body#SUBWIN_AR div#HEADER p {
    text-align:left; /* for IE */
}

body#SUBWIN_AR div#MAINCONTENTS {
	width: 730px;
	margin: 0 auto;
	text-align:center; /* for IE */	

}
body#SUBWIN_AR div#MAINCONTENTS div.inner {
    text-align:left; /* for IE */
}

body#SUBWIN_AR div#SUBFOOTER {
	width: 730px;
	margin: 0 auto;
	text-align:center; /* for IE */	
}
body#SUBWIN_AR div#SUBFOOTER div.inner {
    text-align:left; /* for IE */
}
body#SUBWIN_AR div#SUBFOOTER div.inner div.copyright2 {
	width: 405px;
	float: left;
}
body#SUBWIN_AR div#SUBFOOTER div.inner div.copyright2 p {
	float:left;
	margin-right: 10px;
	} 
body#SUBWIN_AR div#SUBFOOTER div.inner div.close {
	width: 125px;
	float:right
}

/*
modules
-------------------------------------------------------------------------*/
body#SUBWIN_AR div#MAINCONTENTS div.inner h1 {
	border-left: 6px solid #c1ab95;
	padding: 1px 0 0 5px;
	margin: 38px 0 30px 0;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner h2 {
	border-bottom: 2px solid #c1ab95;
	padding: 0 0 4px 12px;
	margin-bottom: 30px;
} 

body#SUBWIN_AR div#MAINCONTENTS div.inner div.aboutAr {
	background: url(/kids/go_seitetsusho/net_de_go/ar/images/bg_aboutar.gif) no-repeat 0 0;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 20px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner div.aboutAr p.otona {
	margin-bottom: 30px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner p.demoMovie {
	text-align: right;
	margin-bottom:32px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner ol.howToAr {
	margin: 0 0 38px 45px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner ol.howToAr li {
	width: 230px;
	float: left;
	background: url(/kids/go_seitetsusho/net_de_go/ar/images/img_redarrow.gif) no-repeat right 46px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner ol.howToAr li.end {
	width: 180px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 div.arMarker {
	margin-bottom: 18px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 div.arMarker div {
	float: left;
	margin-right: 15px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 dl.toAdobe dt {
	width: 165px;
	float: left;
	padding-top: 11px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 dl.toAdobe dd {
	width: 263px;
	float: left;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 ul.toUnder {
	margin-bottom: 42px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 ul.toUnder li {
	float: left;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner div.ml45 ul.toUnder li a img {
	margin-right: 20px;
	display: block;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner dl.environment dt {
	font-weight: bold;
	border-bottom: 1px dotted #bbb;
	padding: 0 14px;
	margin-bottom: 6px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.environment dd {
	margin-bottom: 22px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.environment dd ul li{
	list-style: disc;
	margin-left: 30px;
}

body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq {
	margin-bottom: 25px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dt {
	font-weight: bold;
	border-bottom: 1px dotted #bbb;
	padding: 0 14px;
	margin-bottom: 6px;	
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd {
	margin-bottom: 22px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd p {
	margin-left: 14px;
	padding-left: 1em;
	text-indent: -1em;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd p span {
	font-weight: bold;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd div {
	background-color: #ddd;
	padding: 10px 14px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd div p {
	padding-left: 0;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd div table {
	border: none;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd div table tr th,
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd div table tr td {
	border: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd ol li dl dt {
	border: none;
	margin-left: 10px;
	font-weight: normal;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd ol li dl dt em {
	font-style: normal;
	font-weight: bold;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd ol li dl dd {
	margin-left: 34px;
}
body#SUBWIN_AR div#MAINCONTENTS div.inner dl.faq dd p.toUp {
	background: url(/kids/go_seitetsusho/net_de_go/ar/images/icn_toupper.gif) no-repeat 0 0.2em;
	margin-left: 25px;
	padding-left: 26px;
}

