@charset "utf-8";

/* rule reset */

html,body,div,span,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

/* basic style */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/haikei01.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1 {
	color:#000;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}


h2 {
	color:#CC9900;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}

h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}

h4 {
	color:#000;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF8000;
}

h5 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	padding-top: 10px;
}

h6 {
	color:#000;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
}

/* layout style */

#outerGroup {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}

#outerGroup #contentGroup #content #photo img {
	border: 3px double #B6B6B6;
}

#outerGroup #photo img {
	border: 3px double #B6B6B6;
}




#header {
	background-image: url(../images/haikei.jpg);
	margin-top: 20px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	margin-bottom: -20px;
}

#outerGroup #contentGroup #rightColumn {
	margin: 10px;
	float: right;
	background-image: url(../images/haikei.jpg);
	text-align: left;
	border: 1px solid #666;
	padding: 5px;
}

#outerGroup #contentGroup #content {
	background-color: #FFFFD2;
	text-align: center;
}

#outerGroup #contentGroup #content2 {
	text-align: left;
	background-color: #FFFFD2;
	padding: 5px;
}

#outerGroup #content {
	text-align: left;
	background-image: url(../images/haikei.jpg);
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#outerGroup #content2 {
	text-align: left;
	padding: 30px;
	background-image: url(../images/haikei.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

#outerGroup #footer {
	background-image: url(../images/haikei.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

#outerGroup #contentGroup #leftColumn {
	background-image: url(../images/haikei.jpg);
	text-align: left;
	float: left;
	padding: 10px 5px 10px 50px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9B37;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9B37;
}

#outerGroup #content2 #rightColumn2 {
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	padding-left: 30px;
}
