﻿@charset "utf-8";

@import "./reset.css";
@import "./screen.css";
@import "./common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Title
******************************************************************************
----------------------------------------------------------------------------*/
h2{margin-bottom:20px;}
h3{margin-bottom:20px; font-size:1%; line-height:1;}

/*----------------------------------------------------------------------------
******************************************************************************
Box
******************************************************************************
----------------------------------------------------------------------------*/
.contents p{font-size:76%;}

.idx_box{
	width:555px;
	background:url(../idx_img/idx_box1.jpg) no-repeat right center;
	padding-bottom:8px;}
.idx_box p{line-height:1.5; margin-bottom:20px;}

.contents ul li{float:left; margin-right:15px; margin-bottom:15px; font-size:1%; line-height:1;}
.contents ul li.nom{margin-right:0px;}