@charset "utf-8";
html {
	overflow-y:scroll;
}
body {
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	text-align:center;
	margin:0;
	padding:0;
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/bg.jpg) top repeat-x #01290C;
	color:#333;
}
a {
	color:#3B5E87;
}
a:hover {
	color:#003300;
}
ul,li,ol,dl,dd,dt,p,form,h1,h2,h3,h4,h5,h6,table,th,td {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.bl {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}


#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
}

#head {
	width:960px;
	height:370px;
	background:url(http://membranome.jp/GR066/assets/templates/swc/image/english/header_img.jpg) no-repeat top;
}
#head ul.headnavi {
	width:214px;
	padding-top:14px;
	padding-left: 746px;
}
#head ul.headnavi li {
	float:left;
}
#head ul.headnavi li a {
	height:16px;
	float:left;
}
#head ul.headnavi a.lang {
	width:87px;
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/menu_lang.jpg) no-repeat;
	padding-right:11px;
	padding-bottom:9px;
}
#head ul.headnavi a.sitemap {
	width:93px;
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/menu_sitemap.jpg) no-repeat;
	padding-bottom:9px;
}
#head h1 {
}
#head h1,
#head h1 a {
	clear: both;
	width:960px;
	height:286px;
}

#head ul#navi {
	clear: both;
	height:45px;
	width: 960px;
	margin: 0;
	padding: 0;
}
#head ul#navi li {
	float:left;
}
#head ul#navi a {
	height:45px;
}
#head ul#navi a.i1 {
	width:137px;
}
#head ul#navi a.i2 {
	width:137px;
}
#head ul#navi a.i3 {
	width:137px;
}
#head ul#navi a.i4 {
	width:137px;
}
#head ul#navi a.i5 {
	width:137px;
}
#head ul#navi a.i6 {
	width:137px;
}
#head ul#navi a.i7 {
	width:138px;
}
#head ul#navi a:hover {
	background:url(http://membranome.jp/GR066/assets/templates/swc/image/english/header_img_hover.jpg) no-repeat bottom;
}
#head ul#navi a.i1:hover {
	width:137px;
	background-position: 0 -325px;
}
#head ul#navi a.i2:hover {
	width:137px;
	background-position: -137px -325px;
}
#head ul#navi a.i3:hover {
	width:137px;
	background-position: -274px -325px;
}
#head ul#navi a.i4:hover {
	width:137px;
	background-position: -411px -325px;
}
#head ul#navi a.i5:hover {
	width:137px;
	background-position: -548px -325px;
}
#head ul#navi a.i6:hover {
	width:137px;
	background-position: -685px -325px;
}
#head ul#navi a.i7:hover {
	width:138px;
	background-position: -822px -325px;
}
#container {
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/bg.jpg) top repeat-x #01290C;
	clear: both;
}
#content {
	width:670px;
	float:left;
	padding: 30px;
}
#content .article {
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/content_bg.jpg) bottom no-repeat #FFF;
	padding: 15px;
	clear: both;
}
#content p.pageTop {
	clear:both;
	text-align: right;
}
#side {
	width:200px;
	float:right;
	padding: 30px 30px 30px 0;
}
#side ul {
	padding-bottom:20px;
}
#side ul li {
	margin-bottom: 10px;
}
#side .category {
	width: 200px;
	background: #FFF;
	padding-bottom: 10px;
}
#side .category p{
	width: 200px;
	height: 34px;
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/news.jpg) no-repeat;
}
#side table {
	border: none;
	border-collapse: collapse;
	margin: 10px 15px 5px 15px;
	text-align: left;
}
#side table th {
	border: none;
	padding: 2px 5px 5px 15px;
	background:url(http://membranome.jp/GR066/assets/templates/swc/image/english/arrow.gif) no-repeat 0 7px;
	font-size: 14px;
}
#side table td {
	border: none;
	padding: 2px 5px 5px 5px;
}
#foot {
	clear: both;
	display: block;
}
#foot ul {
	display:block;
	text-align:center;
	padding-bottom:10px;
}
#foot li {
	display:inline;
	border-left:1px solid #FFF;
	padding-left:6px;
	padding-right:3px;
}
#foot li a {
	color:#FFF;
}
#foot li a:hover {
	color:#999;
}
#foot li.last {
	border-right:1px solid #FFF;
}
#foot .copyright {
	color:#fff;
	background: url(http://membranome.jp/GR066/assets/templates/swc/image/english/footer_bg.gif) repeat;
	text-align:center;
	padding:8px 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}