div.pico_body h1{
	font-size: 20px;
	font-weight: bold;
	margin: 0px 30px 20px 10px;
	padding: 6px 20px 2px 14px;
	color: #FF9900;
	background-image: url(http://buuko.com/images/h1_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
div.pico_body h2{
	font-size: 1.4em;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

dl#hibimenu dt{
	margin: 0px;
	padding: 0px;
}
dl#hibimenu dd{
	margin: 0px;
	padding: 0px;
}
dl#hibimenu ul{
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	padding-left:0px;
}
dl#hibimenu li{
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
}

/*コンテンツブロック 写真の定義*/
table.photos_dg,
table.photos_g,
table.photos_db,
table.photos_p,
table.photos_dp,
table.photos_w {
	width: 600px;
	border: 10px solid #f1f1e2;
}
th.photos_dg,
th.photos_g,
th.photos_db,
th.photos_p,
th.photos_dp,
th.photos_w {
	color: #000000;
	background-color: #f1f1e2;
	text-align: center;
	vertical-align: middle;
	border-bottom: 10px solid #F1F1E2;
}
td.photos_dg,
td.photos_g,
td.photos_db,
td.photos_p,
td.photos_dp,
td.photos_w {
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
	background-color: #F1F1E2;
	color: #000000;
	padding: 0px;
}

/*コンテンツブロック 東北旅行の定義*/
div#content table.map {
	border: 2px solid #FF9999;
	text-align: left;
	width: 420px;
}

/*コンテンツブロック さんきゅうぶうこの定義*/
div#content table.thank {
	width: 400px;
}
div#content td.thank {
	text-align: center;
	border: 2px solid #FFFFFF;
	vertical-align: top;
}
div#content td.thank_t {
	text-align: center;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
}
div#content table.thank2 {
	text-align: left;
	width: 400px;
}
div#content td.thank2 {
	padding: 4px;
}

/*コンテンツブロックの定義 ここまで*/

div.pico_breadcrumbs{
	font-size				:95%;
	padding				:0 0 3px;
	border-bottom			:1px #aaa solid;}

.pico_body{
	margin				:0 -2px;
	padding				:15px 8px;}

div.pico_menu h1 { font-size: 20px;margin: 18px 0 0 0; padding: 3px; background-color:#ffffff;}
div.pico_menu h2 { margin: 18px 0 0 10px; padding: 3px; background-color:#eee; }
div.pico_menu h3 { margin: 18px 0 0 20px; padding: 3px; background-color:#eee; }
div.pico_menu h4 { margin: 18px 0 0 30px; padding: 3px; background-color:#eee; }
div.pico_menu h5 { margin: 18px 0 0 40px; padding: 3px; background-color:#eee; }
div.pico_menu div.level1 { margin-left: 0; }
div.pico_menu div.level2 { margin-left: 10px; }
div.pico_menu div.level3 { margin-left: 20px; }
div.pico_menu div.level4 { margin-left: 30px; }
div.pico_menu div.level5 { margin-left: 40px; }

em.pico_notice { font-weight: bold; font-style: normal; color: #FF0000; }


div.pico_controllers_in_menu { float: right; position: relative; top : -1.5em;}

div.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_pagenavigation { border-top: 1px #aaa solid; margin-top: 20px;}


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; }