/*----------------------------------------------------------------------------*/
/* εͺ§nh{[¦ο
/* 
/* @κΚy[WCAEgwθbrr
/*
/*----------------------------------------------------------------------------*/

/* ϊ» */
	body {
		margin:0pt; padding:0pt;
		text-align:center;
		background-image:url(../images/back.gif);
		background-position:center;
		background-repeat:repeat-y;
		font-family: qMmpS Pro W3,MS PSVbN,Verdana,Arial,Helvetica,sans-serif;
	}
	img {
		border:none;
	}
	h1, h2, h3, h4, h5, h6 { margin: 15px 0pt; line-height: 1.2em; }
	h1 { font-size: 155%; font-weight:bold; }
	h2 { font-size: 130%; }
	h3 { font-size: 100%;
		border-left: 8px solid #A8D500;
		border-bottom: 1px solid #CCCCCC;
		padding: 5px 0 5px 10px;
	}
	h3.emphasis
	{ font-size: 100%;
		border-left: 8px solid #ff0000;
		border-bottom: 1px solid #ffcccc;
		padding: 5px 0 5px 10px;
	}
	h4 { font-size: 100%; }
	h5 { font-size: 90%;
		margin-left:20px;
		margin-bottom:60px; }
	h6 { font-size: 80%; }

/* gbvy[W */

	#contentwrapper{
		width:780px;
		margin: 0pt auto;
		background-color:#ffffff;
		text-align:left;
	}

	#logobar {
		width:750px;
		background-color:#ffffff;
		margin-left:15px;
		margin-right:15px;
	}

	#navigation {
		float:left;
		width:200px;
		background-color: #FFFFFF;
		border-right: 1px #cccccc solid;
		padding: 15px 0 0 0;
	}
	#navigation ul {
		list-style: none;
		padding-bottom: 2px;
	}
	#navigation ul li {
	}
	#navigation ul li ul.branch {
		margin-top: 5px;
	}
	#navigation ul li ul.branch li {
		margin-left:-20px;
		padding-left:10px;
		background:url(../images/yaji.gif) no-repeat 0 0.5em;
		font-size: 0.9em;
		line-height: 1.2em;
	}
	
	#navigation a {
		text-decoration:none;
		background-color:#ffffff;
	}
	#navigation a:hover {
		text-decoration:none;
		background-color: transparent;
		width: 130px;
	}

	#maincontent {
		float:left;
		width:525px;
		padding-left: 20px;
		line-height: 1.25em;
	}

	#maincontent ul.link {
		list-style: none;
	}
	#maincontent ul.link li {
		margin-top: 5px;
	}
	#maincontent ul.link a {
		text-decoration:none;
	}
	#maincontent ul.link li ul.branch li {
		font-size: 0.9em;
		line-height: 1.2em;
	}

	#pagefooter {
		clear: both;
		border-top:solid 2px;
		border-color:#333333;
		background-color:#ffffff;
		margin-top: 10px;
		text-align:center;
	}

/* floatΜCAEgφσΞτ */
	.clearfix:after {
		content: "";
		display: block;
		clear: both;
	}
	.clearfix {
		display: inline-table;
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
