@charset "euc-jp";

/*\*/
/* =======================================================
一般的なブラウザの設定
======================================================= */
/*\*/
/* */ @import url("style.css?20180208");
/**/
/* =======================================================
Windows IE5.xの設定
======================================================= */
@media tty {
i { content:"\";/*" "*/}} @import 'winie5.css'; /*";}
}/* */
/* =======================================================
Mac IE5の設定
======================================================= */
/* \*//*/
@import url("macie5.css");
/**/

/* =======================================================
POG大会
======================================================= */

#wrap #content_title h2#tooltitle{
	background			: url("../image/tool_midashi_title.gif") no-repeat top left;
}

/* =======================================================
コンテンツメイン部 div.contentsbox
======================================================= */
.contentsbox_tool{
	border				: 1px solid #999;
	padding				: 1px; 
}
.contentsbox_main_tool{
	background			: url("../image/mainbar_shadow.gif") repeat-x top left;
	padding				: 10px 6px 6px;
	margin-top			: 1px;
}
.contentsbox_main_tool p{
	margin-bottom		: 10px;
}
ul#pogtool_groupmenu{
	text-align			: right;
	margin-bottom		: 10px;
}
ul#pogtool_groupmenu li{
	display				: inline;
}

table.toolgroup_table td ul li{
	background			: url("../image/right_arrow01.jpg") no-repeat 3px 3px;
	padding				: 0 0 0 12px;
	margin				: 3px;
	float				: right;
}

.tool_textblock{
	width				: 100%;
	background			: url("../image/tool_textbox_top.gif") no-repeat top left;
	margin				: 20px 0 6px;
	position			: relative;
}
.tool_textblock h3.tool_textblock_text{
	width				: 340px;
	padding				: 6px 0 0;
	margin				: 0 10px;
	font-size			: 15px;
	line-height			: 1.2;
}
p.tool_date{
	line-height			: 1;
	position			: absolute;
	right				: 0;
	bottom				: -10px;
	text-align			: right;
}

/* =======================================================
サイド div#side
======================================================= */

table#pogtool_mydata_side{
	clear				: left;
	width				: 202px;
	border-collapse		: collapse;
	margin				: 0 auto;
	border-right		: 1px solid #000;
	border-bottom		: 1px solid #000;
	border-color		: #000;
}
table#pogtool_mydata_side th,table#pogtool_mydata_side tr td{
	border-top			: 1px solid #000;
	border-left			: 1px solid #000;
	padding				: 4px 0 4px 7px;
}
table#pogtool_mydata_side th{
	background			: #666;
	color				: #fff;
	text-align			: left;
}

table#pogtool_mydata_side tr.color_cell_gray{
	background			: #eee;
}

#pog_mydata_side ul.side_toolmenu{
	width				: 202px;
	margin				: 4px auto;
	text-align			: left;
	padding				: 3px 0;
}

#pog_mydata_side ul.side_toolmenu li{
	background			: url("../image/right_arrow01.jpg") no-repeat 3px 3px;
	padding				: 0 0 0 12px;
	margin				: 3px 6px;
	border-color		: #060;
}

/* =======================================================
非ログイン時TOP 17.06.09
======================================================= */
.ToolInfoCatch_17 {
	background: url("../image/tool_top_catch_bg_01.png") no-repeat 0 0;
	height: 360px;
	font-family: "Meiryo", "メイリオ", "游ゴシック体", 'Yu Gothic', "ヒラギノ角ゴ ProN W3", 'ヒラギノ角ゴ Pro W3', "Hiragino Kaku Gothic ProN", arial, sans-serif;
}
.ToolInfoCatch_17 h3.ToolInfoCatchTitle {
	padding: 48px 44px;
}
.ToolInfoCatch_17 p.ToolInfoCatchTxt {
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	padding: 6px 44px 20px; 
}
.ToolInfoCatch_17 .ToolBtn01 {
	margin-left: 44px;
}
.ToolBtn01 {
	width: 250px;
}
.ToolBtn01 a{
	display: block;
	background: #39ad31;
	border: 2px solid #39ad31;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 61px;
	text-align: center;
}
.ToolBtn01 a:hover {
	background: #fff;
	color: #39ad31;
	text-decoration: none !important;
}
.ToolInfoMain {
	background: #e7e7d6 url("../image/tool_top_catch_bg_02.png") no-repeat bottom left;
	font-family: "Meiryo", "メイリオ", "游ゴシック体", 'Yu Gothic', "ヒラギノ角ゴ ProN W3", 'ヒラギノ角ゴ Pro W3', "Hiragino Kaku Gothic ProN", arial, sans-serif;
	text-align: center;
	padding: 14px 0;
}
h4.ToolInfoMainBar{
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #888883;
	width: 860px;
	padding: 15px 0;
	margin: 40px auto 0;
	text-align: center;
	color: #434341;
}
.ToolInfoMain p.ToolInfoMainTxt01 {
	font-size: 16px;
	line-height: 28px;
	padding: 46px;
}
.ToolInfoMain .ToolInfoPrizeBox {
	padding: 24px 0;
}
.ToolInfoPrizeBox img.ToolPrizeImg{
	display: inline;
	margin: 0 5px;
}
.ToolInfoPrizeBox p{
	padding: 14px 0;
}
.ToolInfoMain .ToolBtn01 {
	margin: auto;
	padding: 80px 0;
}

/* =======================================================
集計ツールの使い方 4-16
======================================================= */
dl.use_tool_01{
	margin				:	1em;
}
dl.use_tool_01 dt{
	margin-bottom		:	0.5em;
	margin-top			:	1em;
	font-size			:	15px;
	color				:	#017401;
	font-weight			:	bold;
}
dl.use_tool_01 dd{
	margin-left			:	1em;
}
dl.use_tool_01 dd p{
	margin:				:	0 0 1em;
	text-indent			:	1em;
}

.use_tool_02{
	width				:	581px;
	background			:	url("../image/tooluses_box_bottom.gif") no-repeat bottom left;
	padding-bottom		:	4px;
	margin-right		:	auto;
	margin-left			:	auto;
	margin-bottom		:	1em;
}
.use_tool_02 p.completion{
	font-size			:	15px;
	font-weight			:	bold;
	color				:	#222;
	background			:	url("../image/tooluses_box_top.gif") no-repeat top left;
	padding				:	16px 1em 0 2em;
	margin				:	0 !important;
}
.use_tool_02 ul.use_tool_kinou{
	margin				:	1em 2em;
}
.use_tool_02 ul.use_tool_kinou li{
	list-style-type		:	disc;
	list-style-position	:	inside;
	color				:	#017401;
	margin				:	0.2em 2em;
}
.use_tool_02 p{
	margin				:	0 3em 1em;
}

.tooluse2{
margin-left:25px;
margin-right:25px;
}

.tooluse2 ul, .tooluse2 li,{
margin:0;
padding:0;
font-size:12px;
}

.tooluse2 ul{
margin-top:10px;
}


.tooluse2 li{   
padding-top:0px; 
font-weight:normal;
color:#017401;
font-size:12px;
line-height:1.4em;
}

.tooluse2 p{
margin:0px;
padding:0px;
padding-bottom:10px;
font-size:12px;
font-weight: normal;
line-height:1.2em;
}

/* =======================================================
集計ツール 賞品 .ToolPrizeBox
======================================================= */
.ToolPrizeBox {
	font-family: "Meiryo", "メイリオ", "游ゴシック体", 'Yu Gothic', "ヒラギノ角ゴ ProN W3", 'ヒラギノ角ゴ Pro W3', "Hiragino Kaku Gothic ProN", arial, sans-serif;
	background: #e7e7d6;
	
}
.ToolTitleBar01 {
	background: #000 url("../image/tool_title_bar_bg_01.png") no-repeat top right;
	height: 100px;
	position: relative;
}
.ToolTitleBar01 h3{
	position: absolute;
	top: 36px;
	left: 38px;
}

.ToolPrizeBox01 {
	margin: 38px 104px;
}
.ToolPrizeBox01 dl{
	display: table;
	width: 100%;
	margin-bottom: 18px;
}
.ToolPrizeBox01 dl dt,
.ToolPrizeBox01 dl dd{
	display: table-cell;
	vertical-align: middle;
}
.ToolPrizeBox01 dl dt {
	width: 242px;
}
.ToolPrizeBox01 dl dd {
	padding: 18px;
	font-size: 16px;
}
.ToolPrizeBox01 dl dd em {
	font-size: 30px;
}
.ToolPrizeBox01 dl + dl{
	margin-bottom: 40px;
}
.ToolPrizeBox .ToolBtn01 {
	margin: auto;
}

.ToolPrizeBox02 {
	padding-bottom: 48px;
}
.ToolPrizeBox02 dl {
	margin: 48px 120px;
}
.ToolPrizeBox02 dl dt,
.ToolPrizeBox02 dl dd{
	font-size: 16px;
	line-height: 28px;
}
.ToolPrizeBox02 dl dt {
	font-weight: bold;
}
.ToolPrizeBox02 dl dd {
	margin-bottom: 30px;
}

