@charset "utf-8";

html {
}
body {
	margin: 0;
	padding: 7px 0 0 0;
	line-height: 1.5em;
	font-size: 0.75em;;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 130%;
	color: #464646;
	background: transparent url("../img/bg_body.jpg") no-repeat top center;
}
html > body {
	padding-left: 0;
}
img {
	display: inline;
}
a {
	color: #3088d8;
	text-decoration: none;
}
a:hover {
	color: #0c73cf;
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol li {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
dl dt {
	margin: 0;
	padding: 0;
}
dl dd {
	margin: 0;
	padding: 0;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #a5a5a5;
}
table caption {
	text-align: left;
}
table th ,
table td {
	padding: 11px 12px;
	border: 1px solid #a5a5a5;
	vertical-align: top;
}
table th {
	text-align: left;
	font-weight: normal;
	background-color: #e8e8e8;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	height: 0;
	line-height: 0;
	text-indent: -9999px;
}
/*
 * container
*/

#container {
	position: relative;
	width: 925px;
	height: 560px;
	padding-left: 15px;
	padding-right: 60px;
	margin: 0 auto;
}
body > #container {
	height: auto;
	min-height: 560px;
}

/*
 * header
*/
#header {
	position: relative;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#header .logo2 {
	position: absolute;
	top: 570px;
	left: 45px;
	margin: 0;
	padding: 0;
}
#header .logo2_exp {
	position: absolute;
	top: 680px;
	left: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: large;
	font-weight: bold;
}
#header a {
	color: red;
	text-decoration: none;
}
#header ul.shortcut {
	position: absolute;
	right: 15px;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.shortcut li {
	float: left;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 50px;
	border-right: 1px solid #6d84b8;
}
ul.shortcut li.firstChild {
	border-left: 1px solid #6d84b8;
}
ul.shortcut li a {
	display: block;
	width: 99px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
}
ul.shortcut li a.information {
	background-image: url("../img/btn_information.png");
}
ul.shortcut li a.access {
	background-image: url("../img/btn_access.png");
}
ul.shortcut li a.sitemap {
	background-image: url("../img/btn_sitemap.png");
}
#header dl.globalMenu {
	position: absolute;
	top: 83px;
	padding-bottom: 24px;
	background: transparent url("../img/bg_globalFooter.gif") no-repeat bottom center;
}
dl.globalMenu dt {
	width: 170px;
	height: 130px;
	background: transparent url("../img/pic_contents.png") no-repeat 0px 0px;
	text-indent: -9999px;
}
dl.globalMenu dd {
	width: 170px;
	height: 39px;
}
dl.globalMenu dd a {
	display: block;
	width: 170px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}
dl.globalMenu dd.top a {
	background: transparent url("../img/btn_top.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.products a {
	background: transparent url("../img/btn_products.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.company a {
	background: transparent url("../img/btn_company.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.business a {
	background: transparent url("../img/btn_business.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.recruit a {
	background: transparent url("../img/btn_recruit.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.technical a {
	background: transparent url("../img/btn_technical.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.shop a {
	background: transparent url("../img/btn_shop.jpg") no-repeat 0px 0px;
}
dl.globalMenu dd.quality a {
	background: transparent url("../img/btn_quality.jpg") no-repeat 0px 0px;
}

dl.globalMenu dd a:hover {
	background-position: -340px 0px;
}
dl.globalMenu dd a.current {
	background-position: -170px 0px;
}


/*
 * contents
*/
#contents {
	position: relative;
	float: right;
	margin-top: 112px;
	width: 745px;
	padding: 22px 0 0 0;
	background: transparent url("../img/bg_main_head.png") no-repeat top center;
}
#contents .main {
	position: relative;
	width: 705px;
	height: 430px;
	padding: 0 20px 0 20px;
	background: transparent url("../img/bg_main.png") repeat-y top center;
}
#contents > .main {
	height: auto;
	min-height: 430px;
}
.main .breadCrumbs {
	margin: 0px -9px 0 -9px;
	padding: 95px 20px 10px 20px;
	font-size: 0.9em;
	background: transparent url("../img/bg_breadCrumbs.gif") repeat-x 0 85px;
}
.main .breadCrumbs ol {
	list-style: none;
}
.main .breadCrumbs ol li {
	display: inline;
	padding-right: 6px;
	margin-right: 7px;
	background: transparent url("../img/arrow_breadCrumbs.gif") no-repeat 100% 10%;
}
.main .breadCrumbs ol > li {
	padding-right: 8px;
	margin-right: 5px;
}
.main .breadCrumbs ol li.lastChild {
	background: none;
}
.main .breadCrumbs ol li a {
}

.main .contentHead {
	position: absolute;
	top: 0;
	left: 20px;
	width: 705px;
	height: 80px;
}
.products .contentHead {
	background: transparent url("../../products/img/bg_products.jpg") no-repeat 0 0;
}
.company .contentHead {
	background: transparent url("../../company/img/bg_company.jpg") no-repeat 0 0;
}
.business .contentHead {
	background: transparent url("../../business/img/bg_business.jpg") no-repeat 0 0;
}
.recruit .contentHead {
	background: transparent url("../../recruit/img/bg_recruit.jpg") no-repeat 0 0;
}
.technical .contentHead {
	background: transparent url("../../technical/img/bg_technical.jpg") no-repeat 0 0;
}
.shop .contentHead {
	background: transparent url("../../shop/img/bg_shop.jpg") no-repeat 0 0;
}
.quality .contentHead {
	background: transparent url("../../quality/img/bg_quality.jpg") no-repeat 0 0;
}
.contact .contentHead {
	background: transparent url("../../contact/img/bg_contact.jpg") no-repeat 0 0;
}
.link .contentHead {
	background: transparent url("../../img/bg_link.jpg") no-repeat 0 0;
}
.policy .contentHead {
	background: transparent url("../../img/bg_policy.jpg") no-repeat 0 0;
}
.privacy .contentHead {
	background: transparent url("../../img/bg_privacy.jpg") no-repeat 0 0;
}
.sitemap .contentHead {
	background: transparent url("../../img/bg_sitemap.jpg") no-repeat 0 0;
}
.info .contentHead {
	background: transparent url("../../info/img/bg_info.jpg") no-repeat 0 0;
}
.topics .contentHead {
	background: transparent url("../../img/topics_logo.jpg") no-repeat 0 0;
}
.press .contentHead {
	background: transparent url("../../img/press_logo.jpg") no-repeat 0 0;
}
.event .contentHead {
	background: transparent url("../../img/event_logo.jpg") no-repeat 0 0;
}

.main .contentHead img {
	position: absolute;
	top: -102px;
	left: 48px;
}
.main .content {
	display: inline;
	float: left;
	width: 496px;
	margin: 0 0 0 14px;
	padding-bottom: 19px
}
.main .content .section h1 ,
.main .content .section h2 {
	position: relative;
	width: 480px;
	margin: 0 0 10px -4px;
	padding: 7px 10px 7px 10px;
	color: #2F5294;
	font-size: 1.0em;
	border-top: 3px solid #305395;
	background: transparent url("../img/bg_article_2.gif") repeat-x center bottom;
}
.main .content .section .section {
	margin-top: 10px;
}
.main .content .section .section h2 ,
.main .content .section .section h3 {
	clear: both;
	position: relative;
	width: 490px;
	margin: 0 0 10px -4px;
	padding: 5px 0 7px 10px;
	line-height: 1.0em;
	color: #325398;
	font-size: 1.0em;
	font-weight: normal;
	border: none;
	background: transparent url("../img/bg_article_3.gif") no-repeat left bottom;
}
.main .content .section .section .section h3 ,
.main .content .section .section .section h4 {
	clear: both;
	position: relative;
	width: 480px;
	margin: 0 0 10px 0;
	padding: 1px 0 0px 10px;
	line-height: 1.3em;
	color: #325398;
	font-size: 1.0em;
	font-weight: normal;
	border: none;
	background: transparent url("../img/bg_article_4.gif") repeat-y left top;
}
.main .content p {
	margin: 0 0 19px 0;
	line-height: 1.5em;
}
.main .content p.meta {
	margin: 0;
	text-align: right;
}
.main .content p.note {
	margin: 5px 0;
}
.main .content table {
	margin: 0 0 19px 0;
}
.main .content div.picture div {
	float: left;
	width: 360px;
}
.main .content div.picture div h2 {
	width: auto !important;
}
.main .content div.picture ul {
	width: 120px;
	float: right;
	list-style: none;
	margin: 0 0 19px 0;
}
.main .content div.picture ul li {
	margin: 0 0 5px 0;
}
.main .content div.picture ul li p {
	text-align: center;
	margin: 0;
}
.main .content div.buttons {
	margin: 0 auto 19px auto;
	text-align: center;
}
.main .content div.buttons input {
	padding: 3px 3px 0 3px;
}
*:first-child + html .main .content div.buttons input {
	padding: 3px 3px 0 3px;
}
.main .content div.buttons > input {
	padding: 2px 3px;
}

/* right alignment */
.main .content img.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}
/* pageButton */
.main .content ul.pageButton {
	margin-bottom: 20px;
}
.main .content ul.pageButton li {
	float: left;
	width: 240px;
	line-height: 1em;
	border-top: 2px solid #2f5395;
	border-bottom: 1px solid #cccccc;
	background: url("../img/arrow_pageButton.gif") no-repeat 8px 10px #f3f3f3;
}
.main .content ul.pageButton li a {
	width: 215px;
	display: block;
	padding: 9px 0 8px 25px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.main .content ul.pageButton li.btnRight {
	clear: none;
	float: right;
}

/* SiteMap */
.main .content .section .siteLeft {
	width: 240px;
	float: left;
}
.main .content .section .siteRight {
	width: 240px;
	float: right;
}
.main .content .section .section h2.sitemap {
	width: 240px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0px;
	border-top: 2px solid #2f5395;
	border-bottom: 1px solid #cccccc;
	background: url("../img/arrow_pageButton_btm.gif") no-repeat 8px 10px #f3f3f3;
}
.main .content .section .section h2.sitemap a {
	width: 215px;
	display: block;
	padding: 9px 0 8px 25px;
	margin: 0px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.main .content ul.sitemapList {
	margin-bottom: 20px;
}
.main .content ul.sitemapList li {
	padding-left: 25px;
	line-height: 160%;
	background: url("../img/arrow_pageButton.gif") no-repeat 8px 2px;
}

/* List */
.main .content ul.list {
	margin-bottom: 20px;
}
.main .content ul.list li {
	padding-left: 1em;
	background: url("../img/dots_list.gif") no-repeat 2px 5px #f3f3f3;
}

/* sidebar */
.main .sidebar {
	display: inline;
	float: right;
	width: 182px;
	margin: -5px 1px 0 0;
	padding-bottom: 17px;
}
.main .sidebar dl {
	width: 182px;
	margin-bottom: 6px;
	font-size: 0.9em;
	line-height: 1.0em;
	background: transparent url("../img/bg_sidebar.gif") repeat-y center center;
}
.main .sidebar dl dt {
	height: 28px;
	width: 176px;
	padding: 3px 3px 0 3px;
	background: transparent url("../img/bg_sidebar_head.gif") no-repeat top center;
	text-indent: -9999px;
	overflow: hidden;
}

.main .sidebar dl.products dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../products/img/btn_products.jpg") no-repeat top center;
}
.main .sidebar dl.company dt a ,
.main .sidebar dl.company dt span {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../company/img/btn_company.jpg") no-repeat top center;
}
.main .sidebar dl.business dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../business/img/btn_business.jpg") no-repeat top center;
}
.main .sidebar dl.recruit dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../recruit/img/btn_recruit.jpg") no-repeat top center;
}
.main .sidebar dl.technical dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../technical/img/btn_technical.jpg") no-repeat top center;
}
.main .sidebar dl.shop dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../shop/img/btn_shop.jpg") no-repeat top center;
}
.main .sidebar dl.quality dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../quality/img/btn_quality.jpg") no-repeat top center;
}
.main .sidebar dl.contact dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../contact/img/btn_contact.jpg") no-repeat top center;
}
.main .sidebar dl.link dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/btn_link.jpg") no-repeat top center;
}
.main .sidebar dl.policy dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/btn_policy.jpg") no-repeat top center;
}
.main .sidebar dl.privacy dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/btn_privacy.jpg") no-repeat top center;
}
.main .sidebar dl.sitemap dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/btn_sitemap.jpg") no-repeat top center;
}
.main .sidebar dl.info dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../info/img/btn_info.jpg") no-repeat top center;
}
.main .sidebar dl.topics dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/topics_logo.jpg") no-repeat top center;
}
.main .sidebar dl.press dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/press_logo.jpg") no-repeat top center;
}
.main .sidebar dl.event dt a {
	display: block;
	width: 176px;
	height: 28px;
	background: transparent url("../../img/event_logo.jpg") no-repeat top center;
}
.main .sidebar dl dd {
	margin: 0 3px 0 3px;
	width: 176px;
	height: 29px;
}
.main .sidebar dl > dd {
	height: auto;
	min-height: 29px;
}
.main .sidebar dl dd.firstChild {
	border-top: 2px solid #d0d0d0;
}
.main .sidebar dl dd a {
	display: block;
	width: 144px;
	height: 10px;
/* for ie6 */
	padding: 9px 0 8px 30px;
	font-size: 1.1em;
	line-height: 1.1em;
	background: transparent url("../img/btn_sidebar.gif") no-repeat 0 50%;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
/* for ie7 */
*:first-child + html .main .sidebar dl dd a  {  
	padding: 9px 0 8px 30px;
}
/* for others */
.main .sidebar dl dd > a {
	height: auto;
	min-height: 10px;
	padding: 10px 0 7px 30px;
}
.main .sidebar dl dd.current a ,
.main .sidebar dl dd a:hover {
	color: #ffffff;
	background-position: 100% 50%;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
.main .sidebar dl dd.lastChild {
	padding-bottom: 3px;
	background: transparent url("../img/bg_sidebar_back.gif") no-repeat center bottom;
}

/*
 * footer
*/
#footer {
	position:relative;
	width:925px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 60px;
	padding-bottom: 29px;
	background: transparent url("../img/bg_footer.gif") repeat-x bottom center;
}
#footer .wrapper {
	position: relative;
	float: right;
	display: inline;
	width: 723px;
	height: 28px;
	margin-right: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	background: #d7d7d7 url("../img/bg_footerMenu.gif") repeat-x top center;
}
#footer > .wrapper {
	height: auto;
	min-height: 28px;
}
#footer p.pageTop {
	display: inline;
	float: right;
	margin: 0 45px 0 0;
	padding: 0;
}
#footer ul.footerMenu {
	list-style: none;
	height: 28px;
	padding-top: 1px;
}
#footer > ul.footerMenu {
	height: auto;
	min-height: 28px;
}
#footer ul.footerMenu li {
	float: left;
	height: 16px;
	margin-top:6px;
	margin-bottom:6px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #bfbfbf;
}
#footer ul.footerMenu li a {
	display: block;
	height: 20px;
	margin-top: -6px;
	margin-bottom: -6px;
	color: #3e5873;
	font-size: 0.9em;
	line-height: 2em;
	padding-top: 5px;
}
#footer ul.footerMenu li > a {
	height: auto;
	min-height: 23px;
}
#footer ul.footerMenu li.privacy {
	border-left: none;
}
#footer ul.footerMenu li.privacy a {
	width: 116px;
	padding-left: 30px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 14% 55%;
}
#footer ul.footerMenu li.policy a {
	width: 123px;
	padding-left: 23px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 9% 55%;
}
#footer ul.footerMenu li.link {
	border-right: none;
}
#footer ul.footerMenu li.link a {
	width: 66px;
	padding-left: 22px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 14% 55%;
}

#footer ul.footerMenu li.topics {
	border-right: none;
}
#footer ul.footerMenu li.event {
	border-right: none;
}
#footer ul.footerMenu li.press {
	border-right: none;
}
#footer ul.footerMenu li.topics a {
	width: 66px;
	padding-left: 22px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 14% 55%;
}
#footer ul.footerMenu li.event a {
	width: 66px;
	padding-left: 22px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 14% 55%;
}
#footer ul.footerMenu li.press a {
	width: 66px;
	padding-left: 22px;
	background: transparent url("../img/arrow_footerMenu.gif") no-repeat 14% 55%;
}
#footer ul.footerMenu li a {
	height: auto;
	min-height: 19px;
}
#footer address {
	position: absolute;
	bottom: -29px;
	left: -1px;
	z-index: 9999;
	width: 725px;
	height: 26px;
	border-top: 3px solid #3965b7;
}
#footer address img {
	margin: 6px 0 0 22px;
}


/* open stock */
/*
 *  /link.html
*/
.link .content .section p {
	margin-bottom: 6px;
}
.link .content .section a img {
	margin-bottom: 7px;
}
/*
 *  /topics.html
*/
.topics .content .section p {
	margin-bottom: 6px;
}
.topics .content .section a img {
	margin-bottom: 7px;
}
.event .content .section p {
	margin-bottom: 6px;
}
.event .content .section a img {
	margin-bottom: 7px;
}
.press .content .section p {
	margin-bottom: 6px;
}
.press .content .section a img {
	margin-bottom: 7px;
}
/*
 *  /recruit/*
*/
.recruit .content .freshImg {
	margin-top: 10px;
	margin-bottom: 3px;
}
/*
 *  /info/*
*/
.info div.infoImgRight {
	float: right;
	margin: 0 0 10px 10px;
}
.info div.infoImgRight p {
	font-size: 80%;
	text-align: center;
}
.info div.infoImgLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.info div.infoImgLeft p {
	font-size: 80%;
	text-align: center;
}


/*
 *  /contact/*
*/
.contact p.meta {
	color: red;
}
.contact div.buttons .confirmation {
	width: 150px;
}
.contact div.buttons .input {
	width: 60px;
}
.contact div.buttons .execute {
	width: 180px;
}
.contact td input#company ,
.contact td input#mail ,
.contact td input#address {
	width: 301px;
}
.contact td.checkbox input {
	width: auto;
	vertical-align: middle;
}
.contact td.checkbox ul li {
	line-height: 1.0em;
	margin: 5px 0;
}
.contact td.checkbox ul li label {
	line-height: 1.0em;
	margin-left: 3px;
}
.contact table span {
	color: red;
	margin-left: 5px;
}
ul.error {
	color: red;
	margin-left: 5px;
}
/*
 *  /recruit/entry/*
*/
.recruit p.meta {
	color: red;
}
.recruit div.buttons .confirmation {
	width: 150px;
}
.recruit div.buttons .input {
	width: 60px;
}
.recruit div.buttons .execute {
	width: 180px;
}
.recruit td select ,
.recruit td input {
	vertical-align: -21%;
}
.recruit td input#company ,
.recruit td input#address ,
.recruit td input#mail ,
.recruit td input#education ,
.recruit td input#work_name1 ,
.recruit td input#work_name2 ,
.recruit td input#work_name3 {
	width: 301px;
}
.recruit td input#station {
	width: 276px;
}
.recruit table span {
	color: red;
	margin-left: 5px;
}
.recruit textarea {
	margin: 0 0 19px 0;
}
.recruit table textarea {
	margin: 0;
}
.recruit table div.supplement {
	margin-top: 5px;
}
.recruit td label {
	line-height: 1.0em;
	margin: 0 5px;
}
.recruit td.radio input {
	margin-top: 0;
	vertical-align: -21%;
}
/* for ie7 */
*:first-child + html .recruit td.radio input {
	margin-top: 0;
	vertical-align: -21%;
}
/* for others */
.recruit td.radio > input {
	margin-top: 0;
	vertical-align: -11%;
}
.recruit td.radio label {
	line-height: 1.0em;
	margin-left: 3px;
}
.recruit td.checkbox label {
	line-height: 1.0em;
	margin-left: 3px;
}
.recruit td.checkbox ul li label {
	line-height: 1.0em;
	margin-left: 3px;
}

/* faq */
dl.faq dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dl.faq dd {
	margin-bottom: 15px;
}

/* Clearfix */
.clearfix ,
#container ,
#header ,
#contents ,
#footer ,
.content ,
.section ,
.picture ,
.sidebar ,
.main,
.pageButton {
	min-height: 1%;
}
.clearfix:after ,
#container:after ,
#header:after ,
#contents:after ,
#footer:after ,
.content:after ,
.section:after ,
.picture:after ,
.sidebar:after ,
.main:after,
.pageButton:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix ,
* html div#container ,
* html div#header ,
* html div#contents ,
* html div#footer ,
* html div.content ,
* html div.section ,
* html div.picture ,
* html div.sidebar ,
* html div.main,
* html ul.pageButton {
	height: 1%;
}
