@charset "utf-8";
*{ margin : 0 ; padding : 0 ; }
body {
	font: 10pt/130% "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	background-color: #EEEEEE;
	top: 0px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

/*ブラウザに拠るリストマーカー位置ズレを回避*/
ul { margin: 0 0 0 2em; padding: 0px; line-height: 125%;}
ol { margin: 0 0 0 2em; padding: 0px; line-height: 125%;}

.tanaka_body {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tanaka_topheader {
	width : 800;
	height : 300px;
	background: url(../img/top.gif) no-repeat;
	text-indent: 20px;
	font-size: 10px;
}
.tanaka_header {
	width : 100%;
	height : 80px;
	text-indent: 20px;
	font-size: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #FEBDBA;
	border-right-color: #FEBDBA;
	border-bottom-color: #FEBDBA;
	border-left-color: #FEBDBA;
}
.tanaka_footer {
	width : 100%;
	clear : both;
	text-align: center;
	border-top: 1px solid #909090;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.tanaka_body { margin: 0 auto; width : 800px ; }
.tanaka_main {
	width : 800px;
	background: url(../img/menu_side.gif) repeat-y;	
}

.tanaka_menu {
	float : left;
	width : 200px;
}
.tanaka_contents {
	float : left;
	width : 600px;
}

.contents_inside {
	text-align: left;
	width : 560px;
	padding-left: 20px;	/*background-color:#CCCCCC;*/
}

.centering {padding-left:auto; padding-right:auto;}



.top_navi01{
	width:180px;
	background-color:#e2e5d9;
/*	margin-left: 10px;*/
}
.top_navi02{
	padding: 5px;
}
.topics_area {
	height: 142px;
	width: 560px;
	background: url(../img/topics_bg.gif) no-repeat;
}
.topics_text{
	font-size: 12px;
	padding: 25px 0px 0px 25px;
}

.gyomu_area {
	height: 242px;
	width: 560px;
}
.gyomu_list{
	font-size: 10pt;
	width: 150px;
	float: left;
	text-align: left;
}
.menu_list {
	text-align: left;
	width: 150px;
}
.qanda_list {
	font-size: 12px;
	width: 140px;
	float: left;
	text-align: left;
}

.consultant_text {
	padding: 10px;
}
.q_area {
	padding-left: 35px;
	background: url(../img/ball_q.gif) no-repeat left center;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: middle;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 5px;
}
.a_area {
	padding-left: 35px;
	background: url(../img/ball_a.gif) no-repeat left top;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	width: 500px;
	margin-bottom: 20px;
}

.introduction {
	font-weight: bold;
	width: 280px;
	border: 1px solid #FF6699;
	text-indent: 10px;
}

.stit_soodan {
	font-weight: bold;
	font-size: 12pt;
	color: #79A481;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #79a481;
	border-right-color: #79a481;
	border-bottom-color: #79a481;
	border-left-color: #79a481;
	margin-bottom: 10px;
	width: 540px;
	line-height: 120%;
}

#maintitle{
	font-weight: bold;
	width: 560px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FEDCCD;
	text-align: left;
	font-size: 12pt;
	line-height: 130%;
	color: #765656;
}


h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	text-indent: 15px;
	background: url(../img/tri_light.gif) no-repeat 5px 3px;
	text-align: left;
	line-height: 120%;
	padding-bottom: 3px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #CC3366;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 100%;
}

h5 {
	font-size: 18px;
	font-weight: bold;
}

hr {
	border:1px dashed #999999;
	margin-top: 4px;
	margin-bottom: 6px;
}
.sodan_txt {
	line-height: 140%;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 5px;
	width:525px;
}

#pagetop {
	line-height: 140%;
	padding-bottom: 15px;
	padding-top: 3px;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
}

table.navi{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	}

table.navi td{
	padding-bottom: 5px;
	padding-top: 0px;
	}
