@charset "utf-8";
/* CSS Document */


/*…………………………基本設定（イベントページ枠内）*/
#methodbox li{list-style:none;}


/*…………………………基本レイアウト*/
#methodbox{margin:20px 0;padding:0;width:915px;
				color:#333;font-size:100%;line-height:130%;text-align:left;
				font-family:""ＭＳ Ｐゴシック", ＭＳ ゴシック","ヒラギノ角ゴ Pro W3", Osaka, 平成角ゴシック, sans-serif;
				}/*●一番外側の枠*/
		#method_right{float:right;margin:0 0 20px 0;padding:0;width:675px;}
		#method_left{float:left;margin:0 0 20px 0;padding:0;width:220px;}


/*…………………………左メニュー*/
#navi_area{margin:0;padding:0;width:220px;height:auto;background-color:#e1f3f9;border-bottom:1px solid #3399cc;}
#navi_area li{display:inline;line-height: 30px;}/*これ以降に幅とpaddingを両方入れるとWinIE5で幅が増えてしまう*/
#navi_area a{text-decoration:none;color:#3399cc;font-size:15px;font-weight:bold;
				display:block;padding-left:35px;
				background:url(../images/method/navi_1.gif) no-repeat top center;
				border-left:1px solid #3399cc;border-right:1px solid #3399cc;}
#navi_area a:hover{text-decoration:underline;color:#ff9900;background:url(../images/method/navi_2.gif) no-repeat top center;}


/*…………………………サイトの楽しみ方*/
.method_tt1{margin:0 0 0 0;padding:10px 20px;color:#2eadce;font-size:22px;font-weight:bold;
			background-color:#e1f3f9;border-left:10px solid #2eadce;}
.method_tt2{margin:25px 0 0 0;padding:0;color:#006699;font-size:16px;font-weight:bold;}
.method_tx{margin:0 0 0 0;padding:0;font-size:80%;line-height:130%;}
.method_notice{margin:8px 0 0 0;padding:0;font-size:80%;line-height:130%;color:#ee3355;}
.method_em{margin:0;padding:0;color:#006699;font-size:13px;font-weight:bold;}
.method_em2{font-weight:bold;}
.method_line{margin:3px 0 15px 0;padding:0;}
.img_capture{margin:10px 0 0 0;padding:0;border:1px solid #999999;}


.words_index{margin:0 0 5px 0;padding:0;border-collapse:collapse;}
	.words_index td{font-size:80%;line-height:125%;}

/*…………………………その他など*/
.bottom18{margin-bottom:18px;}/*●下に余白が必要な所用*/
.bottom10{margin-bottom:10px;}
.bottom20{margin-bottom:20px;}
.top18{margin-top:18px;}
.top10{margin-top:10px;}/*●下に余白が必要な所用*/
.clearboth{clear:both;}
.clearleft{clear:left;}
.clearright{clear:left;}
.txcenter{text-align:center;}



