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 20px;
}

.paper{
	background-color:#DBF3F3;
	width:345px;
}
.paper ol{ padding:10px 10px 0; margin:0; }
.paper li{ margin-left:30px; padding-bottom:5px; }

p.intitle{
	font-weight:bold;
	font-size:110%;
	margin-top :40px;
	border-left:solid 6px #37A7AA;
	padding-left:8px;
	line-height:120%;
	clear:both;
}

.price2{
	color:#333;
	font-weight:bold;
}
.timetable{
	border-collapse:collapse;
	border:solid 1px #CCC;
	text-align:left;
	line-height:120%;
	background-color:#FFF;
}
.timetable th{
	border-bottom:solid 1px #FFF;
	padding:5px;
	background-color:#B0E4E6;
}
.timetable td{
	text-align:center;
	vertical-align: middle;
	padding:5px;
}

.inbox{
	font-family: 'MS PGothic', 'Osaka','Hiragino Kaku Gothic Pro W3','Lucida Grande';
	line-height:140%;
	background-color:#E7F3F4;
	padding:10px;
	margin:10px 0;
}
.marker{ font-weight:bold; }