@charset   "UTF-8";

DIV,H2,H3 {
	margin: 0px;
	padding: 0px;
}

H2 {
	width: 250px;
	font-size: 24px;
	font-weight: bold;
	color: black;
	margin-top: 30px;
	text-align: left;
	padding-top: 4px;
}

H3 {
	width: 200px;
	border: 1px solid #888888;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 4px;
}

.button-3 {
	border: 0px solid #000000;
}

H2 A,H3 A {
	color: #0072e3;
	border-width: 0px 2px 2px 0px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding-top: 4px;
}

H2 A {
	background-image: url(images/metal-button250.gif);
}

H3 A {
	background-image: url(images/metal-button200.gif);
}

H3 A:hover,H2 A:hover {
	border-width: 2px 0px 0px 2px;
	background-color: #fff0c1;
	background-image: none;
}

.youyaku-top {
	width: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-right: 50px;
	margin-top: 50px;
	float: right;
}

.youyaku-top A {
	padding-top: 3px;
	border-width: 0px 2px 2px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	text-decoration: none;
	display: block;
	color: #e10500;
	background-image: url(images/metal-button200.gif);
	background-position: right center;
}

.youyaku-top A:hover {
	border-width: 2px 0px 0px 2px;
	background-color: #fff0c1;
	background-image: none;
}

.aomi-story-j {
	margin-top: 45px;
	margin-left: 60px;
	margin-right: 0px;
	float: left;
	margin-bottom: 10px;
}

DIV.right {
	margin-right: 40px;
	float: right;
}

DIV.left {
	float: left;
	margin-left: 40px;
	margin-bottom: 25px;
}

.sotowaku {
	width: 630px;
	background-color: #f8f8f8;
	background-image: url(images/metal-back.gif);
	overflow: hidden;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: center center;
}

P.youyaku {
	width: 240px;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 16px;
	color: #494949;
	margin-bottom: 0px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

.waku-h2 {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	padding-top: 5px;
}

.clb {
	clear: both;
}

/*

* {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: red red red red;
}

*/
.sukuma-button a{
  color : maroon;
  background-color : silver;
  background-image : url(file:///D:/mysite/aomi/none);
}

