﻿@charset "utf-8";

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

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


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


#shiki01 {	padding:30px;}
#shiki01 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;}
#shiki02 {	width:180px;	height:360px;	float:left;}
#shiki03 {	width:200px;	float:left;	margin-left:30px;	margin-top:30px;}
#shiki03 p {	width:186px;	line-height:1.5em;	margin-top:5px;}
#shiki04 {	width:200px;	float:right;	margin-top:100px;	margin-right:10px;}
#shiki04 p {	width:188px;	line-height:1.5em;	margin-top:5px;}
#shiki05 {	width:200px;	float:left;	margin-left:40px;	margin-top:40px;}
#shiki05 p {	width:184px;	line-height:1.5em;	margin-bottom:5px;	margin-top:5px;	padding-right:10px;}


