@charset "utf-8";

html,
body,
div {
	border: none !important;
	color: #000000 !important;
	background: #ffffff !important;
}

html,
body,
.wrapper_1,
.wrapper_2,
.wrapper_3,
#HEADER,
#CONTENT {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

#LOGO {
	/* Mac IEɂ͉߂Ȃ \*/
	float: none !important;
	/**/
	
	text-align: center !important;
}

#HEADLINKS_1,
#HEADLINKS_2,
#GLOBALNAVI,
#TOPIC_PATH {
	display: none !important;
}

#CONTENT h1 {
	text-align: center !important;
}

#GUIDEPOST {
	display: none !important;
}

#FOOTER {
	display: none !important;
}

p.link,
p.link_to_page_top {
	display: none !important;
}

/*=============================================================**
		/osaka/patent/style.css
**=============================================================*/

table.default{
width : 450px;
border: 1px #333333 solid;
padding: 0px;
margin-top : 5px;
border-collapse: collapse;
background-color: #FFFFFF;
clear: left;
}

.title_bg{
width: 450px;
height: 20px;
margin: 0 auto 10px auto;
padding: 5px 3px;
background-color: #6666CC;
color: #FFFFFF;
border: 0;
}

td.heading {
	width: 70px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: 1px #333333 solid;
	background-color: #CCCCCC;
}
td.contents {
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: 1px #333333 solid;
}