﻿@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*----------------------------------------------------------------------------
******************************************************************************
Index
******************************************************************************
----------------------------------------------------------------------------*/
.marR20{margin-right:20px;}

h3{margin-bottom:0px; font-size:1%; line-height:1;}

/*----------------------------------------------------------------------------
******************************************************************************
Box
******************************************************************************
----------------------------------------------------------------------------*/
.contents p{font-size:76%;}
.idx_box{
	width:445px;
	padding-right:155px;
	padding-top:20px;
	background:url(../idx_img/idx_img01.jpg) no-repeat right top;}
.idx_box p{line-height:1.6;}

.mb15 { margin-bottom: 15px;}