﻿@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/
/* main image
------------------------------------------------------------ */
#mainimg{
	width:800px;
	height:289px;}

#mainimg p{
	width:390px;
	float:right;
	margin-top:180px;}
#mainimg p strong{
	width:390px;
	height:80px;
	display:block;
	text-indent:-9999em;}

#mainimg dl{
	float:left;
	width:220px;
	padding-top:180px;
	padding-left:10px;}
#mainimg dt,
#mainimg dd{
	width:220px;}
#mainimg dt a,
#mainimg dd a{
	width:220px;
	height:27px;
	display:block;
	text-indent:-9999em;}


/* unit02
------------------------------------------------------------ */
.unit02{
	margin-bottom:15px;}

.unit02 h3,
.unit02 h4{
	height:33px;
	width:327px;
	margin-bottom:10px;
	text-indent:-99999em;}
.unit02 h3{ background:url(../idx_img/unit02_tit.gif) 0 0 no-repeat;}
.unit02 h4{ background:url(../idx_img/unit02_stit.gif) 0 0 no-repeat;}

.unit02 p{
	width: 530px;
	padding:0 0 0 6px;
	line-height:1.62;
	margin-bottom:10px;
}


/* unit03
------------------------------------------------------------ */
.unit03{
	padding-bottom:4px !important;
	padding-bottom:0;
	margin-bottom:20px;
	background:#f2f2f2 url(../idx_img/unit03.gif) 0 0 no-repeat;}

.unit03 h3{
	height:21px;
	width:580px;
	font-size:70%;
	line-height:1;
	margin-bottom:10px;
	text-indent:-9999em;}

.unit03 dl{
	width:300px;
	padding:0 0 0 14px;}
.unit03 dt{
	margin-bottom:2px;
	padding:0 0 0 18px;
	background:url(../idx_img/idx_arr.gif) 0 3px no-repeat;}
.unit03 dt a:link{text-decoration:underline;}
.unit03 dt a:visited{text-decoration:underline;}
.unit03 dt a:hover{text-decoration:underline;}
.unit03 dt a:active{text-decoration:underline;}

.unit03 dd{
	padding:0 0 0 18px;
	margin-bottom:13px;}











