﻿@charset "utf-8";

body{
	background-color:#E7FFC5;
}

img{
	vertical-align:bottom;
}

#flashcontent {
	position    :absolute;
	left        :50%;
	top         :50%;
	width       :995px;
	height      :607px;
	line-height	:0;
	margin-left :-497px;
	margin-top  :-303px;
	background-image:url(../../images/back.gif);
	background-repeat:no-repeat;
}

#flashcontent * {
	line-height	:150%;
}

#flashcontent #attention {
	color       :#666666;
	font-size   :120%;
}

#wrapper{
	width:865px;
	padding:0px 56px 0px 74px;
}

#box01{
	width:865px;
	margin:25px 0px 0px 0px;
}

#box01 img{
	float:right;
}

#box02{
	width:865px;
	padding:0px 10px 0px 3px;
}

#b02_left{
	float:left;
	width:214;
}

#b02_right{
	float:right;
	width:608;
	margin:31px 10px 0px 0px;
}

#box03{
	width:848px;
	margin:15px 0px 0px 0px;
}

#box04{
	width:865px;
	margin:21px 0px 0px 0px;
}

#b04_left{
	float:left;
	width:174px;
	padding:0px 0px 0px 5px;
}

#b04_right{
	float:left;
	width:686px;
}

#b04_right li{
	display:inline;
	margin:0px 0px 0px 0px;
}

#b04_right li img{
	margin:0px 2px 0px 0px;
}

.img_pad{
	margin:5px 0px 0px 0px;
}

#box05{
	width:865px;
	margin:58px 0px 0px 0px;
}

#b05_left{
	float:left;
	width:188px;
}

#b05_right{
	float:left;
	width:677px;
}

#fla_lead{
	float:left;
	width:300px;
	margin:5px 0px 0px 0px;
}

#b05_right img{
	width:158px;
	float:left;
}

/* --- 「clearfix」のIE5～IE7対応版 --- */ 

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}

/* End hide from IE-mac */

