@charset "utf-8";

*  { padding: 0px; margin: 0px; } 

body {
	background-color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	margin: 10px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
#allbox {
	width: 805px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#allbox #box1 {
	width: 805px;
	height: 70px;
	background-image: url(img/top.jpg);
}
#allbox #box1 h1 {
	font-size: 34px;
	color: #FF0066;
}
#allbox #box1-1 {
	float: left;
	width: 803px;
}
#allbox #box1-1 p {
	font-size: 16px;
	font-weight: bold;
	background-color: #99FF66;
}

#allbox #box2 {
	width: 198px;
	float: left;
	height: 1000px;
	border: 1px solid #99FF99;
	background-color: #FFFFFF;
}
#allbox #box2 h2 {
	font-size: 16px;
	background-color: #99FF99;
	padding-left: 15px;
}
#allbox #box2 #p1 {
	font-size: 16px;
	background-color: #99FF99;
	font-weight: bold;
	padding-left: 15px;
}

#allbox #box2 li {
	list-style-type: none;
	margin-left: 20px;
	font-size: 14px;
}


#allbox #box3 {
	width: 398px;
	float: left;
	border: 1px solid #99FF99;
	background-color: #FFFFFF;
}
#allbox #box3 p {
	font-size: 14px;
}
#allbox #box3 #zyo {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#allbox #box3 #sp {
	background-color: #99FFCC;
	font-size: 14px;
	padding-left: 5px;
}
#allbox #box3 #box3-1 {
	width: 398px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99FFCC;
}



#allbox #box4 {
	width: 201px;
	height: 1000px;	
	float: right;
	border: 1px solid #99FF99;
	background-color: #FFFFFF;
}
#allbox #box4 #sp {
	font-size: 14px;
	background-color: #99FFCC;
	padding-left: 5px;
}

#allbox #box4 h3 {
	font-size: 16px;
	background-color: #99FF99;
	padding-left: 5px;
}
#allbox #box4 #box4-1 {
	margin-right: auto;
	margin-left: auto;
}
#allbox #box5-1 {
	width: 798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF99;
	border-right-color: #99FF99;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
	background-color: #FFFFFF;
	clear: both;
}




#allbox #box5 {
	width: 798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF99;
	border-right-color: #99FF99;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
	border-left-width: 1px;
	background-color: #FFFFFF;
	clear: both;
}
