@charset "utf-8";
/* CSS Document */

/* 基本設定 */

body
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#ebebeb url(../img/bg_body.gif) repeat-y center;
}

/* テキスト（基本） */

h1
{
	color:#666666;
	margin:0px;
	padding:10px;
	font-size:12px;
	text-align:center;
	background:url(../img/bg_h1.gif) repeat-x left bottom;
}

h2
{
	font-size:30px;
	margin-bottom:10px;
	color:#FF0000;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "平成角ゴシック", sans-serif;
	line-height:120%;
	font-weight:normal;
	text-align:center;
	clear:both;
}

h3
{
	font-size:20px;
	font-weight:normal;
	font-family:"HG創英角ｺﾞｼｯｸUB";
	clear:both;
	color:#111;
	border-left:10px solid #ffb6c1;
	padding-left:1px;
}

p
{
	line-height:150%;
	font-size:15px;
}

ul
{
	line-height:150%;
	font-size:15px;
}

table
{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:13px;
	line-height:120%;
	margin:0 auto;
}

table td
{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table th
{
	background:url(../img/bg_th.gif) repeat-x;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:left;
}

ul.check
{
	margin:0;
	padding:0;
}

ul.check li
{
	background:url(../img/ico_check.gif) no-repeat left center;
	padding:20px 0 20px 45px;
	margin:0px;
	list-style:none;
}

/* テキスト（装飾） */

.bold
{
	font-weight:bold;
}

.red
{
	color:#FF0000;
	font-weight:bold;
}

.line
{
	text-decoration:underline;
}

.highlight
{
	background:#FFD700;
	font-weight:bold;
}

.font12
{
	font-size:12px;
}

.font-l
{
	font-size:24px;
	font-family:"ＤＦＰ中丸ゴシック体";
	font-weight:bold;
	line-height:120%;
}


.txt-right
{
float:right;
}

.txt-left
{
float:left;
}


span.cancel
{
	text-decoration:line-through;
}

.font02
{
clear:both;
line-height:180%;
}

.font03
{
font-weight:bold;
font-size:36px;
margin-right:3px;
}


/* 画像配置 */

.img-left
{
	float:left;
	padding-right:20px;
}

.img-right
{
	float:right;
	padding-left:20px;
}

.img-center
{
	text-align:center;
}

.top10
{
margin-top:10px;
}

/* 余白関連 */

.bottom30
{
	margin-bottom:30px;
}

.bottom60
{
	margin-bottom:60px;
}

.bottom80
{
	margin-bottom:80px;
}


/* float関連 */
.clear
{
	clear:both;
}

/* 囲みボックス */
.wrap
{
	border:1px solid #CCC;
	padding:20px;
	margin:10px 20px;
}

.wrap2
{
	padding:20px ;
	margin-bottom:20px;
}

.wrap3
{
	border:1px solid #FF9900;
	padding:20px;
	margin:10px 20px;
	background:#FFFFCC;
}




/* -------- floatした中身がBOXからはみ出すのを回避 -------- */

.clearbox:after
{
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.clearbox
{
	height: 100%;
}


/* レイアウト */

#wrapper
{
	width:740px;
	text-align:left;
	margin:0 auto;
}


/* main-image */

p#main-image
{
	margin-bottom:30px;
	text-align:center;
/*	border-bottom:3px solid #ffd700;*/
}

#main
{
	padding:0 40px;
}

div#footer
{
	text-align:center;
	width:600px;
	margin:30px auto 0;
}

div#footer p
{
	margin:0px;
	padding:0px;
	font-size:12px;
}

div#footer address
{
	font-style:normal;
	border-top:2px solid #CCC;
	padding:7px;
	font-size:14px;
}

.h-text
{
	font-size:12px;
}

#dropin
{
	z-index: 1;
	left: 0px;
	top: 10px;
	visibility: hidden;
	position: absolute;
	width: 180px;
	height: 500px;
	background:url(../img/h-back.gif) no-repeat;
	padding-top:330px;
	text-align:center;
}

#dropin p
{
	font-size:12px;
}

#dropin p input
{
	font-size:12px;	
}









ul.list
{
margin-bottom:10px;
}

ul.list li
{
margin-bottom:10px;
}




/* =============================================================
　■□■ 4. hack 関連 ■□■
============================================================= */

/* -------- 中身をfloatした場合も背景を下まで伸ばす -------- */

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* -------- IE5.5 ＆ IE6のみで起きる不具合の回避 -------- */

/* Hides from IE5-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE5-mac */
ul#style1 li {
	list-style-type: none;
	line-height: 30px;
	background-image: url(../img/smile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-bottom: 10px;
	font-weight: bold;
}
ul#style1 {
	margin: 0px;
}
