/* CSS Document */
@charset "shift_jis";

#report{height:1000px;}

.box225{width:225px; background:url(/img_shinbi/bg-225.gif) repeat-x scroll left top transparent; margin:0px 5px 10px 5px; float:left;}
.thmb225{width:150px; height:100px; margin:0 auto 10px 30px;}
.box225 h2{width:190px; background:url(/img_shinbi/clinicreport/allow-blue.gif) no-repeat; padding-left:18px;font-size:13px; min-height:35px; margin-bottom:5px;}
.box225mid{height:300px; background:url(/img_shinbi/bg-bot225.gif) repeat-x scroll left bottom transparent; padding:10px;}
.write225{padding-left:20px;}
.location225{width:185px; margin:0px 10px 0px 0px; margin-bottom:10px; font-size:10px; color:#666; font-weight:normal;}
.write225 img{margin:10px 30px 0 30px;}
.btn{margin-left:30px; margin-top:10px;}

/*----------------------------------------------------------------
main style 
----------------------------------------------------------------*/
/*#title { width:710px; font-size:26px; font-weight:bold; text-indent:70px; line-height:105px; background: url(/img_shinbi/report/main_title.jpg) top no-repeat; margin: 0 auto;}*/

#title { 
	background: rgba(0, 0, 0, 0) url("/img_shinbi/tit_icon/paper.png") no-repeat scroll left center;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    color: #555;
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 10px;
    text-indent: 60px;
    position: relative;
}

#gobacknumber{background:url(/img_shinbi/btn-backnumber.gif) no-repeat; text-indent:20px; float:left;}
