div.pico_breadcrumbs{
	font-size				:95%;
	padding				:0 0 3px;
	border-bottom			:1px #aaa solid;}

.pico_body{
  line-height:170%;
	font-size				:110%;
	margin				:0 -2px;
	padding				:15px 8px;}

div.pico_menu h1 { margin: 18px 0 0 0; padding: 3px; background-color:#eee;}
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; }

div.pico_pagebreak { margin: 10px; }
div.pico_pagebreak span {border: 1px solid black; padding: 2px; margin: 2px; }
div.pico_pagebreak span.selected {border: 0px; }

/* カスタマイズ */

.simile{
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
  background: -moz-linear-gradient(top, #fafafa, #eee);
  margin:1em;
  padding:1em;
  margin:auto;
  width:90%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.server,.point,#matome {
border: solid 1px gray;
  margin:1em;
  padding:1em;
  margin:auto;
  width:90%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
overflow:auto;
}

.paragraph_setsumei {
border: solid 1px gray;
  margin:1em;
  padding:1em;
  margin:auto;
  width:95%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
overflow:auto;
}

.paragraph a,.pico_body h2 a{
text-decoration: none;
}

.server h3 img,.point h3 img,#matome h3 img{margin-bottom:-2px;}
p.server_image{
float:left;
padding-right:1em;
}

.check{margin-bottom:-3px;}

#content .paragraph{
border:1px solid #5491bc;
border-width:0 0 0 5px;
padding:0 0 0 5px;
background-color:#ffffff;
}

.nextpage{
clear:both;
font-size:120%;
font-weight:bold;
text-align:right;
margin-top:1em;
}

.nextpage img{margin-bottom:-2px;}

#footer_addthis{
 float:right;
 margin-bottom:2em;
}

.footnotesList{clear:both;}

table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
th{background:#328aa4 url(../../images/server/tr_back.gif) repeat-x;color:#fff;}
td{background:#e5f1f4;}

caption{text-align:left;}
caption span{font-weight:bold;}

blockquote sup {
	position: absolute;
	right: 3px;
	top: 3px;
}
blockquote {
	background-color:#DDDDDD;
	border-left: 2px black solid;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.8em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	padding-right: 1em;
}
a.footnoteTarget {
	text-decoration: none;
	color: inherit;
}
.footnote ol li:hover {
	text-decoration: underline;
}
a.footnoteBackref, a.footnoteLink {
	text-decoration: none;
}
ol.footnotesList {
	font-size: 0.8em;
	padding-top: 5px;
	background: url(../../images/jquery/footnotes-bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 2.5em;
}
ol.footnotesList > li {
	text-indent: -1.5em;
	padding-left: 1.5em;
	vertical-align: top;
}
/**/
.footnoteBackReferenceGroup {
	padding-right: 0.5em;
}
.footnoteBackref {
	padding-right: 0.25em;
}
span.footnoteContent {

}
span.footnoteContent > p:first-child, span.footnoteContent > div:first-child { 
	display: inline; 
}
span.footnoteContent p, span.footnoteContent div {
	text-indent: 0em;
}

/* overlay */
.overlay, #overlay {
padding:40px;
width:400px;
display:none;
background-image:url("../../images/jquery/white.png");
}
.overlay .close,
#overlay .close {
background:url("../../images/jquery/close.png") no-repeat;
position:absolute;
top:-2px; right:-2px;
width:35px; height:35px;
cursor:pointer;
}
#overlay_player {
display:block;
height:450px;
}
/* buttons */
button {
outline:1px outset #999;
border:1px solid #fff;
background-color:#222;
color:#fff;
margin:0 5px; padding:3px 5px;
-moz-border-radius:5px;
-moz-outline-radius:5px;
cursor:pointer;
}
.overlay .thumb {
float:left;
margin:0px 20px 20px 0; padding:0;
width:300px; height:300px;
}