﻿@charset "utf-8"; 

.sub_title {
	font-size: 125%;
}
#contents .inner #article .section .section p.s_smalltextR {
	text-align: right;
}
#contents .inner #article .section .section p.center {
  text-align: center;
  margin-top: 10px;
}
#contents .section .inner {
  width: 100%;
  padding-left: 0;
  clear: both;
}
p.center {
  clear: both;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.toilet_program {
	float: left;
	text-align: center;
}
#contents .inner #article .section .section .toilet_program p {
	margin: 5px 3px;
	text-align: center;
}
.toilet_program .program_info {
	border: solid #000 2px;
	margin: 0 3px;
	padding: 0 10px;
}
#contents .inner #article .section .section .toilet_program .program_info p {
	text-align: left;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}

.kukuri {
  margin-top: 15px;
}
.kukuri:last-child {
  margin-bottom: 15px;
}
.kukuri .item_list {
  width: 309px;
  float: left;
}
.kukuri .item_list.odd {
  margin-right: 10px;
}
.kukuri .item_list .left_area {
  width: 105px;
  float: left;
}
.kukuri .item_list .right_area {
  width: 200px;
  float: left;
  padding: 0;
}
#contents .inner #article .section .section .kukuri p {
	margin: 0 8px;
}
.kukuri:after {
  content: "";
  display: block;
  clear: both;
}
.supporter strong {
	margin-bottom: 10px;
	display: block;
}
.toilet_theme p {
	float: left;
}
#contents .inner #article .section .section .toilet_theme p {
	margin: 0 1px 8px;
}
.toilet_theme:after,
.project_details:after,
.clear:after,
.model:after,
.project:after,
.theme_resolve:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
ol {
	margin: 0 15px 10px;
}
ol li {
	text-indent: -2.6em;
	margin-left: 2.6em;
}
.project_item {
	float: left;
}
#contents .inner #article .section .section .project_item p {
	margin: 0 1px;
}
#contents .inner #article .section .section .model p {
	margin: 0 7px 8px;
}
.comment {
	border: solid #000 1px;
	margin: 10px;
	padding: 10px 0;
}
#contents .inner #article .section .section .result p {
	margin: 0 5px 8px;
}
.result p.special {
	width: 200px;
}