div.pico_breadcrumbs{
	font-size				:108%;
	padding				:0 0 3px;
	border-bottom			:1px #aaa solid;
font-weight: bold;
}

.pico_body{
	margin				:0 -2px;
	padding				:15px 2px;
}

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; }



.photo{   float: left;  width: 151px; margin-right: 20px;}
.photo * {   display: block;  }
.photo span{
	display: block;
	text-align: center;
}

.photo .inner{
	font-weight: bold;
	font-size: 146.5%;
	line-height: 1.22em;
}


.photo .bg{	
	background-color : #ED9027;
	 margin-bottom: 10px;
	 color: white; 
}

.photo .dummyHead{
	padding-top:6px;
	background-image  : url("../../img/pico/dummyhead.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.photo .dummyfoot{
	padding-bottom:6px;
	background-image  : url("../../img/pico/dummyfoot.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}


.dummyAisatuHead,
.dummyAisatuToot{
	height: 5px;
    background-position: left top;
    background-repeat: no-repeat;
}
.dummyAisatuHead{
	background-image : url("../../img/pico/dummyAisatuHead.png");
}

.dummyAisatuToot{
	background-image : url("../../img/pico/dummyAisatuToot.png");
}

.career,
.qualification,
regards{
	margin-bottom: 10px;
}

.career dl dt,
.qualification dl dt{
	clear: both;
	float: left;
}

.career dl dd,
.qualification dl dd{
	margin-left: 8em;
}

.career dl dt,
.career dl dd {
	line-height: 1.5em;
}

.qualification dl dt,
.qualification dl dd {
	line-height: 1.5em;
}


.career .diagnosis{
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.career .diagnosis span:after{
	content:" / ";
}

.Aisatu{
	background-color : #F8ECB8;
}


.AisatuInner{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.introduction h4{
	margin-top: 3px;
	margin-bottom: 3px;
}

.introduction h4:before{
	content:"【";
}

.introduction h4:after{
	content:"】";
}

.introduction h4.message{
	font-weight: bold;
}

.message{
	letter-spacing: 1px;
	line-height: 1.22em;
}

p.message{
	text-indent: 1em;
	margin-bottom: 5px;
}

.unitDummyHead,
.unitDummyFoot{
	height :10px;
	background-repeat: no-repeat;
	background-position: left top;
}

.unitDummyHead{
	background-image : url("../../img/pico/unitDummyHead.png");
}

.unitDummyFoot{
	background-image : url("../../img/pico/unitDummyFoot.png");
}

.unit .title {
	font-size: 116%;
}

.unit .title .decof .decoa span{
	font-size: 90%;
}

.unit h4{
	text-align: center;
}

.unit h4{
	margin-left: 150px;
}
.unit p{
	margin-left: 155px;
}

.unit p{
	letter-spacing: 1px;
	font-size: 93%;
	line-height: 1.22em;
}

.unit{
	margin-right: 6px;
	margin-bottom: 10px;
	vertical-align: top;
	min-height: 150px;
	display: inline-block;
	width: 304px;
}

.unit img{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.unitInner div{
	padding-right: 5px;
}

.unitBlocks{
	margin-right: -6px;
}

.unitInner{
	background-repeat: repeat-y;
	background-position: left top;

	background-image : url("../../img/pico/unitInner.png");

}


.tokusyoku{
	min-height :490px;
	background-repeat: no-repeat;
	background-position: 135% top;

	background-image : url("../../img/pico/tokusyokuBG.png");


}

.tokusyokuList li{
	margin-bottom: 20px;
}

.tokusyokuList p{
	letter-spacing: 1px;
	font-size: 108%;
	line-height: 1.22em;
	margin-left: 1em;
}

.tokusyokuList h4{
	padding-top: 4px;
	height: 26px;
	font-size: 116%;
	font-weight:bold;
	line-height: 1.22em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
}
/*
.tokusyokuList h4 span{
	vertical-align: bottom;
}
*/
.tokusyokuList #futan{
	width:197px;
	background-image : url("../../img/pico/tokusyokuFutan.png");

}

.tokusyokuList #innnai{
	width:86px;
	background-image : url("../../img/pico/tokusyokuInnnai.png");

}

.tokusyokuList #yobou{
	width:86px;
	background-image : url("../../img/pico/tokusyokuYobou.png");

}

.tokusyokuList #oushin{
	width:131px;
	background-image : url("../../img/pico/tokusyokuOushin.png");

}

.tokusyokuList #byoshin{
	width:86px;
	background-image : url("../../img/pico/tokusyokuByoshin.png");

}

.tokusyokuList .teikei{
	margin-left: 1em;
}

.tokusyokuList a:hover{
	background-color: #FFAC99;
}


.career .box-con,
.qualification .box-con,
.regards .box-con{
	margin-left: 1em;
}

.qualification li{
	list-style-type: disc;
	list-style-position: inside;
}

.upMargin{
	margin-top: 10px;
}

#digXray span span span.ttl,
#aed span span span.ttl{
	vertical-align: middle;
	display: inline-block;
}


.unit .title .decof .decoa .small{
	font-weight: normal;
	font-size: 80%;
}