@charset"shift_jis";

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form, map {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	border: none;
	list-style-type: none;
}

.style1 {
	color: #DD2617;
} 

.style2 {
background-color:#FFFF99;
}

/* ---------------------------------------------------------
■ テキストリンク
--------------------------------------------------------- */
a:link    { color: #003399; text-decoration: underline; }
a:visited { color: #003399; text-decoration: underline; }
a:hover   { color: #003399; text-decoration: underline; }
a:active  { color: #003399; text-decoration: underline; }


/* ---------------------------------------------------------
■ 画像ロールオーバー
--------------------------------------------------------- */
img.rollover {
}


img {
	border: 0;
}

/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
body {
  margin: 0;
  padding:0;
  background: #EEE;
  color: #000;
  text-align:center;
}

#container {
	width: 900px;
	margin: 0 auto;
	background:#FFF;
	overflow:hidden;
}

/* ---------------------------------------------------------
コンテンツ1
--------------------------------------------------------- */

#contents1 {
	width:900px;
	margin:0;
	padding:0;
	overflow:hidden;
}

/* ---------------------------------------------------------
ボタン
--------------------------------------------------------- */

.btn {
	margin:10px 0 30px;
}


/* ---------------------------------------------------------
コンテンツ2
--------------------------------------------------------- */

#contents2 {
	margin-top:20px;
}

.text{
	margin:40px 70px 40px 130px;
	overflow:hidden;
}

.text p{
	text-align:left;
}

/* ---------------------------------------------------------
ページTOPへ
--------------------------------------------------------- */
.pagetop {
	margin:30px 10px;
	padding:0;
	text-align:right;
	clear:both;
}

.pagetop p{
	font-size:12px;
}


/* ---------------------------------------------------------
コンテンツ3
--------------------------------------------------------- */

#contents3 {
	width:900px;
	margin:0;
	padding:0;
}

.text2{
	width:880px;
	height:313px;
	margin:40px 10px 30px 10px;
}

.text2 p{
	float:left;
}


/* ---------------------------------------------------------
コンテンツ4
--------------------------------------------------------- */

#contents4 {
	clear:both;
}

.text3{
	width:850px;
	margin:30px 25px 30px 25px;
}

.text3 p{
	text-align:left;
}

.box {
    margin:0 10px;
	padding:0;
	width:900px;
	height:288px;
}

.box_m1 {
	position:relative;
	margin:0;
	padding:0;
	width:293px;
	height:288px;
	background:url(../img/img11.gif) no-repeat;
	float:left;
}

.box_m1 p {
	position:absolute;
	top:70px;
	left:5px;
	margin:0px;
	padding:0;
	width:277px;
	text-align:left;
}

.box_m2 {
	position:relative;
	margin:0;
	padding:0;
	width:293px;
	height:288px;
	background:url(../img/img12.gif) no-repeat;
	float:left;
}

.box_m2 p {
	position:absolute;
	top:70px;
	left:5px;
	margin:0px;
	padding:0;
	width:277px;
	text-align:left;
}


.box_m3 {
	position:relative;
	margin:0;
	padding:0;
	width:293px;
	height:288px;
	background:url(../img/img13.gif) no-repeat;
	float:left;
}

.box_m3 p {
	position:absolute;
	top:70px;
	left:5px;
	margin:0px;
	padding:0;
	width:277px;
	text-align:left;
}

/* ---------------------------------------------------------
コンテンツ5
--------------------------------------------------------- */

#contents5 {
	margin-top:40px;
	clear:both;
}

.text4{
	width:714px;
	margin:40px 93px;
	overflow:hidden;
}

.text4 p{
	float:left;
}

/* ---------------------------------------------------------
■ フッター
--------------------------------------------------------- */
#footer {
	margin-top:30px;
	padding:0;
	overflow:hidden;
}

#footer p{
	padding:0 0 20px 0;
	text-align:center;
	font-size:12px;
}

/* ---------------------------------------------------------
■ 追加コンテンツ用スタイル
--------------------------------------------------------- */

/* ---------------------------------------------------------
ヘッダー
--------------------------------------------------------- */

div.header_bg{
	height:65px;
}

p.header_logo a{
	width:281px;
	height:65px;
	margin-top:6px;
	background:url(../img/header_logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	display:block;
}

p.header_btn a{
	width:204px;
	height:44px;
	margin-right:14px;
	margin-top:12px;
	background:url(../img/header_btn.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	display:block;
}

p.header_btn a:hover{
	background:url(../img/header_btn_a.jpg) no-repeat;
}


/* ---------------------------------------------------------
ご注意下さい
--------------------------------------------------------- */

div#attention{
	width:780px;
	margin:0px auto;
	font-size:0.8em;
	line-height:1.5em;
	text-align:left;
}

span.font_red{
	color:#FF0000;
	font-weight:bold;
}

/* ---------------------------------------------------------
ご利用規約
--------------------------------------------------------- */

p.kiyalu_obi{
	width:880px;
	height:40px;
	margin:30px auto 20px;
	background:url(../img/kiyaku_title.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.kyaku_text{
	width:800px;
	margin:40px auto 40px;
	overflow:hidden;
	clear:both;
}

.kyaku_text p{
	text-align:left;
}

table.kiyaku_table01{
	text-align:left;
}

td.kiyaku_td01{
	width:30px;
	text-align:right;
	vertical-align:top;
}

/* ---------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------- */

p.privacy_obi{
	width:880px;
	height:40px;
	margin:30px auto 20px;
	background:url(../img/privacy_title.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.privacy_txt{
	margin-left:15px;
}


table.privacy_table01{
	text-align:left;
}

td.privacy_td01{
	width:30px;
	text-align:right;
	vertical-align:top;
}

/* ---------------------------------------------------------
会社案内
--------------------------------------------------------- */

p.company_obi{
	width:880px;
	height:40px;
	margin:30px auto 20px;
	background:url(../img/company_title.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

table.company_table01{
	width:500px;
	margin:0px auto;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	text-align:left;
	line-height:1.5em;
}

td.company_td01{
	width:100px;
	padding:5px;
	border:1px #CCCCCC solid;
	background:#FFFF99;
	vertical-align:top;
}

td.company_td02{
	padding:5px;
	border:1px #CCCCCC solid;
	vertical-align:top;
}