@charset "Shift_JIS";

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/*	リンクテキスト
------------------------------------- */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #660033;
}
a:active {
	text-decoration: none;
}

/* ページフォント */

h1, h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #333333;
	line-height: 1.8em;
}

h2{
	font-size: 14px;
	color: #3366FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 2.2em;
}

h3{
	font-size: 14px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 2.5em;
	height: 25px;
	padding-top: 5px;
}

h4{
 font-size: 12px;
 font-weight: bold;
 color: #333333;
}

.style1 {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.style2 {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: underline;
}

.style3 {
	font-size: 9px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: underline;
}
.style4 {
	font-size: 9px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style5 {
	font-size: 10px;
	color: #0000FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style6 {
	font-size: 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style7 {
	font-size: 9px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}
.style8{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6em;
	color: #333333;
}



/***********************************************/
/* レイアウト                                 */
/***********************************************/

#all{
	width: 820px;
	float: left;
}

#left_navi{
	width: 200px;
	float: left;
}

#content{
	width: 610px;
	float: left;
}


/***********************************************/
/* 左ナビゲーション                                */
/***********************************************/

#left_head{
	width: 200px;
}

#category{
	margin-top: 20px;
	height: 25px;
	width: 200px;
}

#category img{
	display: block;
	float: left;
	height: 25px;
	width: 200px;
}

/*ナビゲーションメニューロールオーバー
---------------------------------------------------- */
#left_category {
	height: 25px;
	width: 200px;
	margin-top: 20px;
	float: left;
}


/*ナビゲーションメニューロールオーバー
---------------------------------------------------- */
#left_navi ul{
  margin: 0;
  list-style: none;
}

#left_navi li{
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

#left_navi li#box a {
	width: 130px;
	margin-top: 5px;
	float: left;
	background-image: url(../images/tax_info/page_navi_bg.gif);
	background-repeat: no-repeat;
	line-height: 1.8em;
	margin-left: 10px;
	padding-left: 20px;
}

#left_navi li#box a:hover {
	background-image: url(../images/tax_info/page_navi_bg_over.gif);
	background-repeat: no-repeat;
}


/*ナビゲーションメニューロールオーバーここまで
---------------------------------------------------- */

/***********************************************/
/*コンテンツ                               */
/***********************************************/

#header{
	height: 100px;
}

#pagetitle{
	background-image: url(../images/tax_info/midashi_list.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 30px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#question{
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 30px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #CCFFFF;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	width: 550px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
}

#point{
	background-image: url(../images/tax_info/pint_box_up.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 35px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.point{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 10px;
	width: 550px;
	line-height: 1.6em;
	padding-left: 10px;
}

.point h3{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 14px;
}

.point img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#point_middle{
	background-image: url(../images/tax_info/pint_box_mid.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 550px;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}


#point_down{
	background-image: url(../images/tax_info/pint_box_down.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#explanation{
	background-image: url(../images/tax_info/explanation_bar.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 25px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
}

#explanation_title{
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 20px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 550px;
	margin-bottom: 0px;
}

#explanation_inside{
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 560px;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

#chart{
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 560px;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}

#pegenavi{
	clear: both;
	font-size: 10px;
	color: #333333;
	margin-top: 20px;
	height: 10px;
	padding-top: 20px;
	text-align: center;
	width: 590px;
}


#footer{
	clear: both;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	text-align: center;
	width: 570px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}

/***********************************************/
/*プレスリリース                              */
/***********************************************/
#press_release {
	width: 170px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
}
#book {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.book h3 {
}
