div.pico_breadcrumbs{
	font-size				:95%;
	padding				:0 0 3px;
	/*border-bottom			:1px #aaa solid;*/}

.pico_body{
	margin				:0;
	/*padding				:15px 8px;
	border-top			:1px #aaa solid;*/}

div.pico_container h2 { margin: 12px 0 0 0; padding: 3px; background-color:#eee; }
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; }

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; }

.column {
	clear:both;
	width: 600px;
	margin:0 0 30px;
}

.rImg{ float:right; margin-left:20px; }

p.intitle{
	font-weight:bold;
	font-size:110%;
	margin-top:30px;
	border-left:solid 6px #37A7AA;
	padding-left:8px;
	line-height:120%;
	clear:both;
}

.marker{
	color:#FF0000;
	font-family: 'MS PGothic', 'Osaka','Hiragino Kaku Gothic Pro W3','Lucida Grande';
}