﻿@charset "utf-8";

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

/* extend　
=====================================================================================*/


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



#access01 {	padding:30px;}
#access01 h2 {	width:660px;	height:35px;	background:url(../images/grave01_h2.gif) no-repeat 0 0;	padding-left:15px;	line-height:35px;	color:#FFF;	font-size:16px;	margin-bottom:30px;}
#access01 h3 {	padding-bottom:3px;	margin-bottom:3px;	font-size:14px;	color:#390;	border-bottom:1px #333 solid; }
#access01 p {	margin-bottom:20px;}
#access02 {	width:226px;	height:158px;	float:left;	background:url(../images/access01.gif) no-repeat 0 0;	}	
#access02 dl {	padding:20px;}
#access02 dt {	font-size:16px;	color:#036;	border-bottom:1px solid #000;}
#access02 dd {	line-height:1.5em;}
#access03 {	width:434px;	height:auto;	float:left;	}
#access03 h3 {	margin-left:10px;}
#access03 p {	margin-left:10px;	line-height:1.5em;}
#access03 ul {	margin-left:15px;	margin-bottom:30px;}
#access03 li {	line-height:1.6em;}
#access04 {	width:482px;	margin-left:auto;	margin-right:auto;	clear:both;	margin-bottom:40px;}
#access05 {	margin-left:15px;	margin-bottom:5px;	font-size:14px;	color:#039;	border-bottom:#999 1px solid;}