#all {
	width: 950px;
	text-align: left;
	padding-bottom: 20px;
}
#header {
	float: left;
	height: 98px;
	width: 928px;
	text-align: center;
	padding: 0px;
	background-color: #ECE9D8;
	margin: 10px;
	border: 1px solid #666666;
}
h1,h2,h3,h4,h5,ul,li,p {
	margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;

}
#header h1 {
	font-size: 30px;
	margin-top: 20px;
}
#header p {
	font-size: 18px;
	margin-top: 5px;
}
a:link,a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover,a:active {
	text-decoration: none;
	color: #CC6600;
}
body {
	font-size: 18px;
	text-align: center;
}
#top_main h2 {
	text-align: center;
	background-color: #CCFFCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_main {
	float: right;
	width: 690px;
	padding-right: 10px;
}
* html #top_main {
	float: right;
	width: 690px;
}
#top_main li {
	margin-bottom: 10px;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	padding: 20px;
	background-color: #dedede;
	display: block;
}
#top_main a {
	font-weight: 800;
}
p {
	line-height: 1.4;
}
#side {
	width: 208px;
	float: left;
	background-color: #CCFFCC;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#side_menu {
	width: 208px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container {
	float: left;
	width: 950px;
}
#side h2 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
#side_menu h2 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
#side li {
	line-height: 2;
}
#footer {
	background-color: #ECE9D8;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	height: 30px;
	clear: both;
	padding-top: 18px;
	font-size: 14px;
}
* html #top_main li {
	width: 638px;
	float: left;
	margin-left: 10px;
}
#top_main ul {
	float: left;
	width: 690px;
}
#detail_main h2 {
	text-align: center;
	background-color: #CCCCCC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}
#detail_main {
	float: right;
	width: 670px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
* html #detail_main {
	float: right;
	width: 670px;
}
#detail_main h3 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999900;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#detail_main h4 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999900;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#detail_main li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#side_menu li {
	line-height: 2;
}
#side ul {
	margin-bottom: 15px;
}
.pankuzu {
	font-size: 14px;
	margin-bottom: 15px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#header a {
	color: #000000;
}
a { text-decoration:none}

