/*-----メイン処理 ----*/
.top-contents-wrapper-left{
    float:left;
	width:257px;
    overflow-x:hidden;
}

.top-contents-wrapper-right{
    padding-left:0px;
    float:right;
	width:257px;
	overflow-x:hidden;
}

.top-contents-wrapper-photo{
    padding-top:3px;
    width:257px;
    overflow-x:hidden;
}

.top-contents-wrapper-photo img{
    float:left;
	margin-right:4px;
}

.top-btn {
	float:left;
	text-align:left;
	padding:15px 0px 0px 0px;
	width:514px;
}

.top-btn li{
	display:inline;
	text-align:left;	
	text-decoration:none;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px; 
	float:left;
}

.top-btn img{
	padding:0 4px 0 0;
}

.text-bar{
    margin-bottom:3px;
    background-color:#93A9BE;
	clear:both;
}

.text-bar h4{
    font-size:75%;
	line-height:180%;
	font-weight:bold;
	margin-left:10px;
	color:#FFFFFF;
}
/*-----メイン処理 ----*/

/*-----画像処理 ----*/
.img-left-wrapper{
    margin:4px 5px 5px 0px;
	float:left;
	border:1px;
	border-color:#666666;
	width: auto;
}
.img-right-wrapper{
    margin:4px 0px 5px 5px;
	float:right;
	border:1px;
	border-color:#666666;
	width: auto;
}

.img-left-wrapper img{
	border:1px;
	border-color:#666666;
}

.img-right-wrapper img{
	border:1px;
	border-color:#666666;
}

.img-left-wrapper p{
	font-size:68.75%;
	color:#666666;
	text-align:left;
}

.img-right-wrapper p{
 	font-size:68.75%;
	color:#666666;
    text-align:right;
}
/*-----画像処理 ----*/

/*-----処理 ----*/
.point-wrapper{
    width:534px;
	clear:both;
	margin:0px 0 3px 0;
}

.point-wrapper p{
    font-size:75%;
	line-height:180%;
	color:#666666;
}

.point-wrapper-left{
    width:70px;
	float:left;
}

.point-wrapper-right{
    width:460px;
	float:left;
}
/*-----処理 ----*/

/*-----table ----*/
.table-wrapper00{
    margin-left:4px;
}

.table-wrapper00 td{
	font-size:87.5%;
	color:#000000;
	padding:1px;
}
/*-----table ----*/

/*-----table ----*/
.table-wrapper01{
    margin-left:4px;
}

.table-wrapper01 td{
	font-size:87.5%;
	color:#000000;
	padding:1px;
}
/*-----table ----*/

/*-----table ----*/
table.deco {
   margin-left:10px;
   border-collapse: collapse;
   border: 2px #93A9BE solid;
   font-size: 100%;
   font-family: Verdana,sans-serif;
}

table.deco th,
table.deco td {
	padding: 0.5em;
	border-style: solid;
	border-color: #93A9BE;
	border-width: 1px;
	line-height:180%;
	color: #333333;
}
/*-----table ----*/

/*-----side-menu ----*/
.side-menu-area{
	padding:6px 0px 0px 3px;
	width:177px;
	clear:both;
	float:left;
	text-align:left;
}


.side-menu-area li{
	list-style:none;
	font-size:75%;
}
.side-menu-area img{
   padding-bottom:0px;
}

.side-menu-box{
	background:url(/department/img/tiu_side_bg.jpg);	
	height:534px;
}

/*-----side-menu ----*/

.contents-text{
	margin:5px 10px 10px 10px;
}
.contents-text2{
	margin:10px 10px;
	width:520px;
	border: 2px #93A9BE solid;
	padding:0.5em;
	position:relative;
}

