div.pico_breadcrumbs{
	font-size				:95%;
	padding				:0 0 3px;
	border-bottom			:1px #aaa solid;}

.pico_body{
	margin				:0 -2px;
	padding				:0px 20px;
/*	border-top			:1px #aaa dotted; */
	color				:#333;
}

div.pico_container img{
	padding:0px;
	border:0px;
}
div.pico_container p{
	font-size:1.2em;
	line-height:1.5;
}
div.pico_container h1{
	text-indent:-9999px;
	background-color:#fff;
	background:url(bn_contents.jpg) no-repeat;
	padding:0;
	margin: 0 0 10px 0;
	line-height:40px;
	height:40px;
	border:0px;
}
div.pico_container h2{
	font-size:1em;
/*	padding:3px 0px 2px 30px; */
	margin-bottom:10px;
	margin-top:20px;
	color:#fff;
	width:500px;
	height:34px;
	background-image:url(reform_ttl.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div.pico_container h3 { margin: 12px 0 0 10px; padding: 3px; background-color:#eee; }
div.pico_container h4 { margin: 12px 0 0 20px; padding: 3px; background-color:#eee; }
div.pico_container h5 { margin: 12px 0 0 30px; padding: 3px; background-color:#eee; }
div.pico_container div.level2 { margin-left: 0px; }
div.pico_container div.level3 { margin-left: 10px; }
div.pico_container div.level4 { margin-left: 20px; }
div.pico_container div.level5 { margin-left: 30px; }

em.pico_notice { font-weight: bold; font-style: normal; color: #FF0000; }


div.pico_category_rss { float: right; }
div.pico_contollers_in_menu {
	float: right;
	margin-top: -1.1em;
}

hr.bottom_of_content_body { clear: right; }

ul.pico_list_contents li { list-style: none outside; }
ul.pico_list_contents_in_menu li {
	list-style:none outside;
	padding-top:15px;
	font-size:1.2em;
}

div.pico_print_icon { float: right; width: 40px; height: 40px; }
div.pico_tellafriend_icon { float: right; width: 40px; height: 40px; }
div.pico_vote form { display: inline; }


table.pico_form_table th.pico_waiting { color: red; }
table.pico_form_table td.pico_waiting { color: red; background-color: white ; }

table.pico_form_table td,
table.pico_form_table th{
        color: black;
        vertical-align          :top !important;
        text-align                      :left;}
p.pico_submit{
        text-align                      :center;
        margin                          :0;
        padding                         :10px;}

input.pico_ascii_only { ime-mode: disabled; }
input.pico_number_only { ime-mode: disabled; text-align: right; }

pre.pico_history_diff del { color: red; }
pre.pico_history_diff ins { color: blue; }

/* 追加コンテンツ用スタイル */
/* リフォームメニュー用 */
.pico_body .flow{
	background:url(flowbg2.jpg) no-repeat right bottom;
	background-attachment:fixed;
}
.pico_body table.tbl0{ /* 外枠 */
	border:0;
	margin:0;
	padding:0;
}
.tbl0 td{
	text-align:center;
}
.pico_body div.uchi{ /* 内枠 */
	width:100%;
	height:160px;
	margin:0;
	padding:0;
	border:1px solid #C0C0C0;
}
.pico_body div.uchi_l{ /* 内容画像(左サイド） */
	float:left;
	width:40%;
	height:110px;
	line-height:110px;
	text-align:center;
	vertical-align:bottom;
	padding-top:10px;
}
.pico_body div.uchi_r{ /* 内容（右サイド）*/
	float:right;
	width:60%;
}
.pico_body p.uchittl{ /* 内容タイトル */
	margin:0px;
	padding:3px 0px;
	width:99%;
	line-height:1.3;
	text-align:center;
	vertical-align:middle;
	font-size:1em;
	font-weight:bold;
	color:#CD5C5C;
	background-color:#FFFFCC;
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
}
.pico_body p.uchicnt{ /* 内容 */
	margin:3px 0px 0px 0px;
	padding:3px 2px;
	font-size:1em;
	color:#333333;
	text-align:left;
	line-height:1.5;
}
.pico_body p.uchicnt2{ /* 施工例 */
	margin:0px;
	padding:2px 2px;
	text-align:right;
	line-height:1;
}
.pico_body span.txt1{ /* 強調内容 */
	color:#FF3333;
	font-size:0.6em;
}
.pico_body div.uchi_cr{ /* 内容 */
	clear:both;
}
.pico_body table.tbl1{ /* 内枠 */
	width:100%;
	height:120px;
	margin:0;
	padding:0;
	border:1px solid #C0C0C0;
}
.tbl1 .td_cm{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#CD5C5C;
	background-color:#FFFFCC;
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
}
.tbl1 td{
	font-size:1em;
	color:#333333;
	text-align:left;
	padding:3px;
}


