/* contents-t　トップページの設定 */
#contents-t{
	float:right;
	width:686px;
	padding:10px 0px 10px 0px;
	text-align:left;
}
#contents-t a{
	color:#3F5F3F;
}
#contents-t a:hover{
	color:#E50012;
}


#contents-t p{
	margin:0 5px 2px 5px;
	padding:0 10px 7px 0;
	font-size:12px;
	line-height:120%;
}


#contents-t tr t1{
	height:20px;
	color:#464;
}

#contents-t td{
	height:100px;
	font-size:13px;
	width:25%;
	letter-spacing:1px;
	text-align:center;
}


#cm-t {
	padding:5px 5px;
	text-align:center;
}
#cm-t img{
	border:1px solid #333333;
}


/* index contentsの設定 */
#index-t{
	float:right;
	width:198px;
	text-align:left;
}
#index-t a{
	color:#3F5F3F;
}
#index-t a:hover {
	color:#E50012;
}
#index-t a:visited {
	color:#333333;
}

/* index-t メニュー表の設定 */
.index-t {
	clear:left;
	border:1px solid #555555;
	background:#FFFFFF;
	font-size:14px;
	margin:10px 5px 0px 10px;
	color:#333333;
	width:615px;
}

.index-t .n-title {
	list-style:none;
	background:#0099FF url('../img/side-kt.gif') repeat-x center;
	padding:7px 0px 8px 5px;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid #555555;
}

.index-t .n-tx {
	padding:10px 2px 5px 10px;
}
.index-t .n-tx .n-txt {
	list-style:none;
	font-size:14px;
}
.index-t .n-tx .n-txt a{
	font-weight:bold;
	font-size:14px;
}

.index-t .n-tx .n-txt2 {
	list-style:none;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
}
.index-t .n-tx .n-txt2 a{
	font-weight:bold;
}
.index-t .n-tx .n-txt3 {
	list-style:none;
	font-size:12px;
	padding:5px 10px 5px 5px;
	letter-spacing:1px;
	line-height:15px;
	text-align:right;
}

.index-t .n-tx .n-txt4 {
	list-style:none;
	font-size:14px;
	padding:5px 2px 0px 5px;
	text-align:center;
}

.index-t .n-tx .n-txt5 {
	border-top:1px solid #555555;
	list-style:none;
	font-size:10px;
	padding:2px 0px 2px 0px;
	letter-spacing:1px;
	line-height:12px;
}

.index-t .n-tx .n-txt6 {
	list-style:none;
	font-size:10px;
	padding:2px 2px 2px 10px;
	letter-spacing:1px;
	line-height:12px;
}

.index-t .n-tx .n-txt7 {
	list-style:none;
	font-size:12px;
	color:#E50012;
	letter-spacing:1px;
	line-height:15px;
}

.index-t .n-tx .n-txt8 {
	font-weight:bold;
	color:#E50012;
}

/* #furiwake 個人法人振り分けの設定 */

#furiwake {
	clear:left;
	margin:15px 5px 0px 3px;
}

#furiwake1 {
	border:1px solid #555555;
	background:#FFFFFF;
	font-size:14px;
	margin:0px 5px 10px 5px;
	color:#333333;
	width:300px;
	height:150px;
	float:left;
}

#furiwake1 .furiwake-t {
	list-style:none;
	background:#FFFFFF;
	padding:7px 0px 8px 5px;
	color:#333333;
	letter-spacing:1px;
}

#furiwake1 .furiwake-t .f-txt {
	list-style:none;
	font-size:14px;
	padding:5px 0px 0px 5px;
}


.hr1 {
    height: 3px;
    margin:3px 0px 3px 0px;
    background: #3F5F3F;

    }


#list p{
width:10%;
float:left;
}

