.flash_msg
{
    border: 1px solid #FF5523;
    background-color: #FFF;
    margin-top:15px;
    padding:5px 30px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    color: #CC3400;
}


TABLE.office {
    width: 100%;
    border: 1px solid #CCC;
    margin: 2em 1em;
    border-collapse: collapse;
}

.office TH {
    background-color: #E7E7E7;
}

.office TD, .office TH {
    border: 1px solid #CCC;
    padding: 0.5em;
}

.boxType01 .box01L{
	float:left;
	width:420px;
	padding:0 0 15px 20px;
}

.boxType01 .box01C {
	width: 200px;
}

.boxType01 .box01R{
    width: 200px;
}

.boxType01 ul.box01R li {
    padding-bottom: 0;
		margin-bottom: 5px;
    line-height: 120%;
}
.boxType01 ul.box01R li.btn_sight {

}
.boxType01 ul.box01R li.btn_sight a{
	display:block;
	height:37px;
	width:195px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/common/images/btn_to_sight.gif) no-repeat;
}
.boxType01 ul.box01R li.btn_sight a:hover{ background-position:0 -37px;}

.boxType01 ul.box01R li.btn_sight2 {}
.boxType01 ul.box01R li.btn_sight2 a{
	display:block;
	height:37px;
	width:195px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/common/images/btn_to_sight02.gif) no-repeat;
}
.boxType01 ul.box01R li.btn_sight2 a:hover{ background-position:0 -37px;}



.boxType01 .box01Pict{
    float: left;
    margin: 0;
    width: 100%;
}

.boxType01 .box01Pict li{
	float:left;
	padding-top: 10px;
	width: auto;
}

.boxType01 .box01Pict IMG {
    cursor: pointer;
    border: 5px solid #CCC;
    width: 75px;
    height: 50px;
}

.boxType03 .box03R {
    width: 400px;
    float: left;
}

.boxType03 .box03L{
    width: 230px;
}

.boxType03 .box03Pict{
    width: 200px;
    clear: none;
}

.boxType03 .box03Pict li {
	float:left;
	margin: 5px;
	width: auto;
}

.boxType03 .box03Pict IMG{
    border: 5px solid #CCC;
    cursor: pointer;
}


