﻿@charset "utf-8";

/* import　（インポート）
=====================================================================================*/
@import url("../css/reset.css");
@import url("../css/common.css");
@import url("../css/class.css");

/* extend　
=====================================================================================*/
#mright_box {	background:#f7d7a5;}

/* import　（ページスタイル）
=====================================================================================*/


#guide01 {	padding:30px;}
#guide01 h2 {	width:660px;	height:35px;	background:url(../images/grave01_h2.gif) no-repeat 0 0;	padding-left:15px;	margin-bottom:20px;	line-height:35px;	color:#FFF;	font-size:16px;}
#guide01 p {	margin-bottom:5px;}