/*
	$Id: stylesheet.css,v1 $

	copyright (c)2008-2011 Pong! ALL right reserved.
	Create and Design by seiki nishijima
*/
/*------------------------------------
  Memo
  ・
-------------------------------------*/
/*------------------------------------
  CSSマップ
  ・
-------------------------------------*/

dir ,menu ,dl ,dt ,dd ,form ,h1 ,h2 ,h3 ,h4 ,div ,p {
	padding:0;
	margin:0;
	text-align:left;
	font-size: 13px;
	line-height: 1.75em;
	letter-spacing: 0.1em;
}
em{
	font-style: normal;
}

ul ,ol {
	margin:0;
	padding:0;
	text-align:left;
}


li {
	list-style-type:none;
	padding:0;
	margin:0;
}

img {
	border:0;
	margin: 0;
	padding: 0;
}

h1 ,h2 ,h3 ,h4 ,div {
	position:relative;
}

clearfix:after ,
div:after ,
ul:after ,
ol:after ,
menu:after ,
dir:after ,
dl:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0em;
	visibility: hidden;
	overflow: hidden;
	zoom:1;
}


/*-----------------------------------*/

body {
	background: #f0f5ff;
	padding:0px;
	margin:0px auto 0px auto;
	text-align:center;
}

/*------------------------------------
  レイアウト設定　ここから
-------------------------------------*/
#container_ok {
	width: 766px;
	margin: 0 auto;
	text-align:center;
	padding: 10px 17px;
	color: #704242;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;	letter-spacing: 0.1em;
	background: #FFF;
}
* html #container_ok {
	width: 800px;
}
#container_ok a {
	color: #396FEC;
}
#container_ok a:hover {
	color: #e0327a;
}
#container_ok a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

#container_ok .more {
	text-align: right;
}
/*------------------------------------
  ヘッダー設定　ここから
-------------------------------------*/
h1 {
	margin-bottom: 10px;
	text-align: center;
}
#header_ok {
	margin-bottom: 20px;
}
#header_ok p {
	position:relative;
}
#header_ok strong {
	position: absolute;
	z-index: 10;
	top: 130px;
	right: -5px;
}
/*------------------------------------
  ボックス共通設定　ここから
-------------------------------------*/
#box1_ok ,
#box2_ok ,
#box3_ok {
	border: 5px solid #cadcfc;
	border-top: none;
}
h2 span  {
	position: absolute;
	z-index: 10;
	top: -30px;
	left:-40px
}
h3 span {
	position: absolute;
	z-index: 10;
	top: -20px;
	left:-35px
}
/*------------------------------------
  バナー設定　ここから
-------------------------------------*/
.pointGet {
	margin: 20px 1px 30px;
	font-size: 11px;
	line-height: 1.3em;
}
.pointGet a {
	margin-bottom: 10px;
}
/*------------------------------------
  1段目設定　ここから
-------------------------------------*/
#box1_ok {
	background: url(images/background_box1.gif);
}
#box1_ok .left {
	padding: 10px;
	width: 405px;
	float: left;
	display: block;
}
* html #box1_ok .left {
	width: 425px;
}
#box1_ok .left h3 {
	margin-bottom: 5px;
}

#box1_ok .right {
	padding: 10px 0;
	width: 331px;
	float: right;
	display: block;
}
#box1_ok .right ol {
	width: 331px;
}
#box1_ok .right li {
	margin: 0;
	padding: 0;
	line-height: 0px;
	text-align: center;
}
#box1_ok .right h3 {
	margin-top: 5px;
}
/*------------------------------------
  2段目設定　ここから
-------------------------------------*/
#box2_ok {
	background: #f7faff;
	padding: 10px;
}
#box2_ok .left {
	float: left;
	width: 482px;
}
#box2_ok .right {
	float: right;
	width: 236px;
}
/*----------------------------------*/
#box2_ok dl {
	background: url(images/background_whats_ok.gif) no-repeat 100% 0;
	margin: 5px 0 0;
}
#box2_ok dt {
	float: left;
	width: 210px;
}
#box2_ok dd {
	float: left;
	width: 520px;
	letter-spacing: 0;
	padding: 5px 0 0;
	color: #4A5A82;
}
#box2_ok dd.more {
	float: none;
	clear: both;
	width: 730px;
	padding: 0 0 0;
	text-align: right;
}
/*----------------------------------*/
#box2_ok h3.cloud {
	position: absolute;
	z-index: 10;
	top: -30px;
	width: 482px;
	text-align: center;
}
#box2_ok p.cloud {
	margin: 0 0 20px -12px;
}
/*----------------------------------*/
#box2_ok p.cat {
	padding: 10px;
	margin-bottom: 10px;
	background: #fffcf2;
	letter-spacing: 0;
}
/*----------------------------------*/
#box2_ok .left dl {
	background: #FFF;
	border: 1px dotted #806262;
	margin: 20px 0 0;
	position:relative;
}
#box2_ok .left dt {
	position: absolute;
	top: -25px;
	left: -20px;
}
#box2_ok .left dd {
	z-index: 10;
	padding: 10px 20px;
	text-indent: 50px;
	width: 440px;
	position:relative;
}
* html #box2_ok .left dd {
	width: 482px;
}
#box2_ok .left dd a {
	margin-right: 0.8em;
}
/*----------------------------------*/
#box2_ok .right h3 {
	margin: 3px 0;
}
#box2_ok ul {
	border: 3px solid #ffd18c;
	padding: 10px;
	background: #FFF;
}
#box2_ok li {
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 0 3px;
	border-bottom: 1px dotted #DF7818;
}
#box2_ok span {
	display: block;
	text-align: right;
	color: #EA7ABD;
}

/*------------------------------------
  3段目設定　ここから
-------------------------------------*/
#box3_ok {
	padding: 10px;
}
#box3_ok h3 {
	text-align: center;
}
#box3_ok dl {
	width: 147px;
	float: left;
	margin: 0;
}
#box3_ok dt {
	padding: 0 3px 0 4px;
}
#box3_ok dd {
	padding: 0 3px 0 4px;
	letter-spacing: 0;
}
#box3_ok p.attention {
	clear: both;
	text-align: right;
	font-size: 11px;
	padding: 3px 3px 20px;
}
/*----------------------------------*/
#box3_ok ol {
	width: 363px;
	padding-top: 20px;
	float: left;
}
#box3_ok ol.even {
	margin-left: 10px;
}
#box3_ok li {
	background-color: #fef8e3;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding: 10px 10px 9px 40px;
	font-size: 14px;
	font-weight: bold;
}
#box3_ok li.even {
	background-color: #f0f5ff;
	color: #4A5A82;
}
#box3_ok li.attention {
	background: #FFF;
	font-size: 11px;
	margin-bottom: 0;
	padding: 3px 0 3px 10px;
	font-weight: normal;
}
/*----------------------------------*/
#box3_ok .rule1 {
	background-image: url(images/ol_rule_01.gif);
}
#box3_ok .rule2 {
	background-image: url(images/ol_rule_02.gif);
}
#box3_ok .rule3 {
	background-image: url(images/ol_rule_03.gif);
}
#box3_ok .rule4 {
	background-image: url(images/ol_rule_04.gif);
}
#box3_ok .rule5 {
	background-image: url(images/ol_rule_05.gif);
}
#box3_ok .rule6 {
	background-image: url(images/ol_rule_06.gif);
}
#box3_ok .rule7 {
	background-image: url(images/ol_rule_07.gif);
}
#box3_ok .rule8 {
	background-image: url(images/ol_rule_08.gif);
}
#box3_ok .rule9 {
	background-image: url(images/ol_rule_09.gif);
}
#box3_ok .rule10 {
	background-image: url(images/ol_rule_10.gif);
}
#box3_ok .rule11 {
	background-image: url(images/ol_rule_11.gif);
}
#box3_ok .rule12 {
	background-image: url(images/ol_rule_12.gif);
}
#box3_ok .rule13 {
	background-image: url(images/ol_rule_13.gif);
}
/*----------------------------------*/
#box3_ok table {
	border: 3px solid #ffd18c;
	border-collapse: collapse;
	margin: 20px 0 0;
	width: 733px;
}
* html #box3_ok table {
	width: 736px;
}
#box3_ok th ,
#box3_ok td {
	vertical-align: top;
	text-align: left;
	padding: 15px 20px;
	margin: 0;
	border: none;
}
#box3_ok th {
	width: 150px;
	background: #fef8e3;
}
* html #box3_ok th {
	width: 190px;
}
#box3_ok .even th {
	background: #fdf1ca;
}
#box3_ok .even td {
	background: #fef8e3;
}
/*------------------------------------
  フッター設定　ここから
-------------------------------------*/
#footer_ok {
	margin: 0 0 10px;
	background: #699FFC;
}
#footer_ok p {
	padding: 10px 20px;
	color: #FFF;
	text-align: right;
}
