@charset 'utf-8';

#individual{
	width:857px;
	margin:0 auto;
	text-align:left;
}

#mainContainer{
	width:auto;
	background-image:url(../images/common/right_side_bg.gif);
	background-repeat:repeat-y;
}

/*LeftSide*/
#leftSide{
	width:256px;
	float:left;
}

#leftSide li{
	width:237px;
	border-bottom:dotted 1px #999999;
	width:227px;
	line-height:25px;
	padding-top:10px;
	padding-left:10px;
	font-size:14px;
	color:#666464;
}

#leftSide li a{
	color:#666464;
}

#leftSide li a:hover{
	color:#333333;
}


#leftSide #sodan{
	width:240px;
	height:35px;
	margin-top:15px;
}

#leftSide #sodan a{
	display:block;
	width:240px;
	height:35px;
}

#leftSide #finalTaxBtn{
	background-image:url(../images/individual/local_btn1.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
}

#leftSide #finalTaxBtn a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #finalTaxBtn a:hover{
	background-image:url(../images/individual/local_btn1.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}

#leftSide #successionBtn{
	background-image:url(../images/individual/local_btn2.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
	margin-top:2px;
}

#leftSide #successionBtn a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #successionBtn a:hover{
	background-image:url(../images/individual/local_btn2.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}

#leftSide #presentBtn{
	background-image:url(../images/individual/local_btn3.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
	margin-top:2px;
}

#leftSide #presentBtn a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #presentBtn a:hover{
	background-image:url(../images/individual/local_btn3.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}



/*RightSide*/
#rightSide{
	width:594px;
	float:left;
	text-align:center;
	padding:15px 0;
}

#rightSide #mainTop{
	width:568px;
	height:10px;
	background-image:url(../images/individual/honbun_top.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	font-size:5px;
	line-height:5px;
}

#rightSide #main{
	width:568px;
	background-image:url(../images/individual/honbun_bg.gif);
	text-align:left;
	margin:0 auto;
}

#rightSide #mainBottom{
	width:568px;
	height:10px;
	background-image:url(../images/individual/honbun_bottom.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}

#rightSide #main h2{
	width:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:0 15px;
	padding-left:5px;
	line-height:15px;
}

#rightSide #main p{
	width:auto;
	margin:0 15px;
	color:#646464;
	line-height:25px;
	font-size:14px;
	padding-bottom:15px;
}
#rightSide #main ul{
	width:auto;
	margin:0 15px;
	color:#646464;
	line-height:25px;
	font-size:14px;
	list-style-tyupe: disc;
	padding-bottom:15px;
}

#rightSide #main li{
	list-style:disc;
	margin-left:25px;
}

#rightSide #main dl{
	width:auto;
	border-top:solid 1px #666464;
	margin:0 15px;
	color:#646464;
	line-height:25px;
	font-size:14px;
}

#rightSide #main dt{
	width:125px;
	font-weight:bold;
	float:left;
	padding-top:10px;
}

#rightSide #main dd{
	width:412px;
	float:right;
	padding-bottom:15px;
	padding-top:10px;
}

#rightSide #main #kakomi{
	background-image:url(../images/individual/kakomi_bg.gif);
	background-repeat:no-repeat;
	width:536px;
	margin-left:16px;
	padding:18px 0 0 0;
}

#rightSide #main #kakomiBottom{
	width:536px;
	height:5px;
	background-image:url(../images/individual/kakomi_bottom.gif);
	background-repeat:no-repeat;
	margin-left:16px;
}

#rightSide #main #kakomi dt{
	width:95px;
	font-weight:bold;
	float:left;
}

#rightSide #main #kakomi dd{
	width:400px;
	float:right;
}




/* FinalTax */
#finalTax #leftSide #finalTaxBtn{
	background-image:url(../images/individual/local_btn1.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
}

#finalTax #leftSide #successionBtn{
	margin-top:20px;
}

#finalTax #leftSide li#mark{
	background-color:#66a870;
	color:white;
}

#finalTax #leftSide li#mark a{
	background-color:#66a870;
	color:white;
}


#finalTax #leftSide #sodan{
	background-image:url(../images/individual/sodan1.gif);
	background-repeat:no-repeat;
}

#finalTax #rightSide #indexTitle{
	width:568px;
	height:113px;
	background-image:url(../images/individual/head1.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:10px;
}

#finalTax #rightSide #main h2{
	border-left:solid 13px #66a870;
	color:#66a870;
	margin-bottom:5px;
}


/* succession */
#succession #leftSide #successionBtn{
	background-image:url(../images/individual/local_btn2.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
	margin-top:2px;
}

#succession #leftSide #presentBtn{
	margin-top:20px;
}

#succession #leftSide li#mark{
	background-color:#4aa1d6;
	color:white;
}

#succession #leftSide li#mark a{
	background-color:#4aa1d6;
	color:white;
}

#succession #leftSide #sodan{
	background-image:url(../images/individual/sodan2.gif);
	background-repeat:no-repeat;
}

#succession #rightSide #indexTitle{
	width:568px;
	height:113px;
	background-image:url(../images/individual/head2.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:10px;
}

#succession #rightSide #main h2{
	border-left:solid 13px #4aa1d6;
	color:#4aa1d6;
	margin-bottom:5px;
}


/* present */

#present #leftSide #presentBtn{
	background-image:url(../images/individual/local_btn3.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
	margin-top:2px;
}

#present #leftSide li#mark{
	background-color:#e0a34f;
	color:white;
}

#present #leftSide li#mark a{
	background-color:#e0a34f;
	color:white;
}

#present #leftSide #sodan{
	background-image:url(../images/individual/sodan3.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}

#present #rightSide #indexTitle{
	width:568px;
	height:113px;
	background-image:url(../images/individual/head3.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:10px;
}

#present #rightSide #main h2{
	border-left:solid 13px #e0a34f;
	color:#e0a34f;
	margin-bottom:5px;
}



