html {overflow-x: hidden;}
body {
	background-color: #76818E;
	font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
}

#main {
	border: 4px double #000000;
	background-color: #2A3E57;
	padding: 5px;
	width: 837px;
	margin-right: auto;
	margin-left: auto;
}
#backimg {
	background-image: url(img/contents_back.gif);
}

#f_menu1 {
	height: 550px;
	width: 149px;
	float: left;
}
#header {
	height: 95px;
	width: 675px;
	background-color: #2A3E57;
	margin-left: 5px;
}
#bread {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#right_contents {
	float: left;
}

.if {
	margin-left: 10px;
	
}

#contents {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	width: 647px;
	margin-bottom: 5px;
}
#ex_contents {
	float: left;
	margin-left: 7px;
	width: 681px;
}
.centercontentsbox {
	background-image: url(img/contentbox2.gif);
	width: 647px;
}
.picturebox {
	height: 470px;
	width: 294px;
	float: left;
}
.thumbnailbox {
	float: left;
	width: 270px;
	margin-left: 3px;
}
.textbox {
	float: left;
	height: 160px;
	width: 293px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(img/textboard.gif);
}
.title {
	margin-top: 10px;
	margin-left: 10px;
	color: #CCCCCC;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
	padding-left: 5px;
}
.text {
	color: #CCCCCC;
	width: 275px;
	margin-left: 10px;
	margin-top: 5px;
}
