@charset   "Shift_JIS";

#head-title {
	background: #DCDCFF;
	border: 2px solid #AAAAFF;
	color: #6D6D6D;
	width: 600px;
	font-size: 80%;
	height: 10px;
}

#logo {
	float: left;
	height: 50px;
	margin: 8px 15px 0px 5px;
}

#main-box {
	clear: both;
	line-height: 180%;
	width: 600px;
}

#contents-box {
	width: 600px;
}

#sub-box {
	width: 600px;
}

h1 {
	font-size: 150%;
}

h2 {
	margin: 5px 0px 5px 0px;
}

h3 {
	line-height: 100%;
	padding: 5px 0px 5px 0px;
	border: 2px solid #AAAAFF;
	color: #5C5C5C;
}

h4 {
	margin: 5px;
	padding: 8px;
	border-top: 2px solid #5555CC;
	border-bottom: 1px solid #5555CC;
	color: #5C5C5C;
}

ul {
	list-style: none;
	margin: 5px 0 20px 1em;
}

li {
	padding: 3px 0 7px 0;
	background: url(gazou/bullet026.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

a {
	text-decoration: none;
	border-bottom: 1px  solid;
}

.daimei {
	width: 300px;
	height: 45px;
}

.google right {
	width: 300px;
	height: 250px;
}

.headerbar {
	clear: both;
	width: 600px;
}

.majyan {
	color: #999AFF;
}

* {
	padding: 0px;
	margin: 0px;
	font-size: 100.01%;
}

*:first-child+html {
	font-size: small; /* IE 7 */
}

* html body {
	font-size: 70%;
}

html>/**/body {
	font-size: 13px; /* モダンブラウザ向け */
}

#center {
	text-align: center;
}

#site-box {
	width: 600px;
	margin: 5px auto;
	color: #313131;
}

#hidari {
	margin: auto;
	text-align: justify;
}

#d-box {
	clear: both;
	width: 600px;
	border-top: 2px solid #B9B9FF;
	line-height: 140%;
}

#hooter-box {
	width: 600px;
	height: 23px;
	background-color: #0033cc;
	background: #9999FF;
	padding: 2px;
	margin-top: 25px;
	text-align: left;
}