﻿@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/
	
h4{
	width:570px;
	height:45px;
	text-indent:-99999em;
	border-bottom:2px solid #eee;
	margin-bottom:20px;}

#unit01 h4{	background:url(../idx_img/idx_tit01.gif) 0 100% no-repeat;}
#unit02 h4{	background:url(../idx_img/idx_tit02.gif) 0 100% no-repeat;}

/* Box
------------------------------------------------------------ */
.conBox{
		width:570px;}
.conBox p{
	font-size:90%;
	line-height:1.6;
	padding-bottom:1em;}

.conBox ul li{
	line-height:1.6;
	font-size:90%;}

/* unit01
------------------------------------------------------------ */

#unit01{
	margin-bottom:15px;}

#unit01 ul{
	margin-bottom:15px;}

/* unit02
------------------------------------------------------------ */
#unit02{
	background:url(../idx_img/unit02_bg2.jpg) 100% 0 no-repeat;}

#unit02 p{
	width:298px;}

#unit02 ul li{
	line-height:1.6;
	font-size:90%;
	margin-left:10px;}
#unit02 ul li a{
	padding-left:30px;
	background:url(../cmn_img/arr01.gif) 5px 4px no-repeat;}
#unit02 ul li a:hover{
	background:url(../cmn_img/arr01_ov.gif) 5px 4px no-repeat;}




