/*初期設定*/

@charset "euc-jp";

html,body,div,h1,h2,h3,h4,h5,img,form,hr,p{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	line-height:1.4;
	background-attachment: fixed;
	background-image: url(../img/common/bg.jpg);
	background-position: center top;
}

a img{
	border-style: none;
	border:0;
	text-decoration: none;
}

/*クリアフィックス*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 ?*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*ヘッダ*/

div#container{
	width:760px;
	margin:0 auto;
	text-align:left;
}

h1{
	text-align:center;
}

div#header{
	height:81px;
	background-image:url(../img_add/head_rogo.gif);
	position:relative;
}

div#globalnavi{
	clear:both;
	height:39px;
	margin-bottom:15px;
}

div#globalnavi img{
	margin-right:1px;
}


/*コンテンツ*/

div#content01{
	width:729px;
	margin: 0 0 20px 15px;
}

div#content02{
	clear:both;
	width:729px;
	margin: 0 0 20px 15px;
}

div#content03{
	clear:both;
	width:729px;
	margin: 0 0 20px 15px;
}

div#content04{
	clear:both;
	width:700px;
	height:110px;
	margin: 0 0 20px 20px;
}

/*フッタ*/
div#footer01{
	clear:both;
	width:100%;
	height:100px;
	background-image:url(../img/common/main_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.footerbox01{
	width:721px;
	margin:0 0 40px 15px;
	height:67px;
	position:relative;
}
.footerbox01:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.footerbox01 { display: inline-block; }
/* exlude MacIE5 ?*/
* html .footerbox01 { height: 1% }
.footerbox01 {display:block;}
/* end MacIE5 */

div#footer02{
	clear:both;
	width:100%;
	margin-top:10px;
}

div#footer02 p{
	font-size:11px;
	color:#666;
}
/* ―――――――――――――――――――――――-
WinIE6 & Mac IE
―――――――――――――――――――――――- */
* html div#footer02 p{font-size:12px;}

.footerbox02{
	width:721px;
	margin:0 0 0 15px;
	position:relative;
}
.footerbox02:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.footerbox02 { display: inline-block; }
/* exlude MacIE5 ?*/
* html .footerbox02 { height: 1% }
.footerbox02 {display:block;}
/* end MacIE5 */


/*１ブロック目*/
div#block1-01{
	width:360px;
	float:left;
	background-image:url(../img_add/block01_bg.gif);
	text-align:center;
}

div#block1-02{
	width:360px;
	float:right;
	background-image:url(../img_add/block02_bg.gif);
	text-align:center;
}


/*２ブロック目*/
div#block2-01{
	width:355px;
	float:left;
	background-image:url(../img/common/new_bg.gif);
	text-align:center;
}
div#block2-02{
	width:353px;
	border:1px solid #A5D3D2;
}

div#block2-03{
	width:355px;
	float:right;
	background-image:url(../img/common/new_bg.gif);
	text-align:center;
}
div#block2-04{
	width:353px;
	border:1px solid #A5D3D2;
}
div#block2-05{
	width:320px;
	margin:10px 0 10px 10px;
	text-align:left;
	background-color:#FFF;
	padding:10px;
}
.text001{
	font-size:14px;
	line-height:18px;
	float:left;
	width:190px;
	margin:0 10px 0 0;
}

.koushinmargin{
	margin:10px 0 24px;
}
/* ―――――――――――――――――――――――-
WinIE6 & Mac IE
―――――――――――――――――――――――- */
* html .koushinmargin{margin:14px 0 30px;}


/*３ブロック目*/
.block3-01{
	width:359px;
	border-left:1px solid #A5D3D2;
	border-bottom:1px solid #A5D3D2;
	background-image:url(../img/common/new_bg.gif);
	float:left;
}
.block3-01:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.block3-01 { display: inline-block; }
/* exlude MacIE5 ?*/
* html .block3-01 { height: 1% }
.block3-01 {display:block;}
/* end MacIE5 */


.block3-02{
	width:343px;
	margin:15px 0 0 10px;
}
.block3-02:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.block3-02 { display: inline-block; }
/* exlude MacIE5 ?*/
* html .block3-02 { height: 1% }
.block3-02 {display:block;}
/* end MacIE5 */

.imgleft{
	float:left;
	margin-right:10px;
}

div.block3-a{
	text-align:right;
	margin-top:10px;
}


/*４ブロック目*/
div#block4-01{
	width:108px;
	height:28px;
	background-color:#099;
	border:3px solid #d8d8eb;
	text-align:center;
	float:right;
	margin-top:50px;
	line-height:28px;
}