* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	background-color: #E9F5E0;
	background-image: url(../images/background_image_01.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
}
h3 {
	font-size: 14px;
	color : #232323;
	line-height: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
ul {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	padding-left: 30px;
}
ol {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	padding-left: 30px;
}
li {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 0px;
}
dl {
	padding-bottom: 20px;
}
dt {
	width: 150px;
	background-color: #DFECDB;
	color : #014F19;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	line-height: 1.5em;
	padding: 5px;
	border: #cccccc 1px solid;
}
dd {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	padding: 5px 0px 5px 10px;
	border-bottom: #cccccc 1px solid;
}
dl.new {
	padding-bottom: 20px;
	display: inline;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 740px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 740px;
	height: 134px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#header h1 {
	width: 345px;
	height: 90px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
}
a#home {
	float: left;
}
div#header ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 740px;
	height: 50px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
 menu style
----------------------------------------------------*/
div#contents_menu {
	width: 185px!important;
	width/**/: 217px;
	height: 447px!important;
	height/**/: 495px;
	float: left;
	background-image: url(../images/background_image_02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 40px 0px 0px 32px;
}
div#contents_menu ul {
	margin: 0px;
	padding: 0px;
}
div#contents_menu ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
img#address {
	margin: 13px 0px 0px 0px;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 496px!important;
	width/**/: 523px;
	text-align: left;
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px 15px 0px 12px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 725px!important;
	width/**/: 740px;
	height: 70px!important;
	height/**/: 80px;	
	clear: both;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
div#footer span {
	width: 100%;
	color: #363636;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1em;
	clear: both;
	float: left;
	display: block;
}
a#privacy {
	width: 115px;
	float: right;
	margin: 0px 10px 0px 0px;
}

#menu {
	float: left;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#submenu {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#submenu li a {
	font-size: 10px;
	color: #666666;
}
#submenu li a:hover {
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
table#table {
	background-color: #D7D7D7;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
}
table#table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table#table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
/*	background-color: #F0F0EF;*/
	background-color: #efefef;
	padding: 5px;
}


/*----------------------------------------------------
 icon style
----------------------------------------------------*/
.pdf {
	height: 16px;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}

/*----------------------------------------------------
 plus style
----------------------------------------------------*/
div#breadlink {
	font-size: 12px;
	color: #525252;
}
table.t {
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	padding-left: 10px;
}
.reset {
	clear: both;
}
span.green {
	font-size: 14px;
	color: #014F19;
	font-weight: bold;
}
.totop {
	width: 496px;
	text-align: right;
	border-bottom: #dddddd 1px dotted;
}
span.small {
	font-size: 10px;
}
table#table tr td.g {
	font-size: 12px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #CAEDCA;
	font-weight: bold;
	padding: 5px;
}
table#table tr td.w {
	font-size: 12px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border-top: solid 1px #dddddd;
	background-color: #f7f7f7;
	font-weight: bold;
	padding: 5px;
}

.textred {
	color : #ff0000;
	font-size: 18px;
	font-weight: bold;
}
.textreds {
	color : #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.textgreen {
	color : #51A228;
	font-size: 12px;
	font-weight: bold;
}
table#table_p tr td {
	padding: 5px;
}
p.frm {
	width: 430px;
	background-color: #DFECDB;
	color : #232323;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	line-height: 1.5em;
	padding: 5px;
	border: #cccccc 1px solid;
}
div.linkbl{
	width: 230px;
	float: left;
	line-height: 2em;
	letter-spacing: 1px;
}
div.linkbr{
	width: 230px;
	float: right;
	line-height: 2em;
	letter-spacing: 1px;
}
div.guide {
	width: 176px;
	background-image: url(../contents/guide/images/bg.gif);
	background-repeat: repeat-y;
	float: left;
	padding-right: 20px;
}
div.guide div {
	padding: 8px 0px 0px 17px;
	line-height: 1.5em;
}
div.navi {
	width: 496px;
	text-align: center;
	background-color: #DFECDB;
	color : #232323;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	line-height: 1.5em;
	padding: 5px;
/*	border-top: #cccccc 1px solid;*/
	border-bottom: #90DF5B 1px solid;
}
p.text01 {
	width: 470px;
	padding-left: 20px;
}
p#greeting {
	line-height: 1.5em;
	letter-spacing: 3px;
}
div.e_bg {
	width: 496px;
	background-image: url(../contents/experts/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.s_bg {
	width: 496px;
	background-image: url(../contents/service/images/bg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.m_bg {
	width: 496px;
	background-image: url(../contents/sitemap/images/bg4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pdf {
	height: 20px;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
/*----------------------------------------------------
 style end
----------------------------------------------------*/

