@charset "utf-8";






/* formatting styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #4d4d4d;
	background-image: url(../images/back_page.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
}
.text_standard {
	margin-bottom: 12px;
}
.text_red_bold {
	color: #d20000;
	font-weight: bold;
}

.text_small {
	font-size: 10px;
	line-height: 150%;
}
.clearfix{
	zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
.clearfix:after{/*for modern browser*/
	content: url(../images/spacer.gif);/*for Netscape*/
	display: block;
	clear: both;
	height: 0;
}
* html .clearfix{
	display:inline-table;
	/**/display:block;/**/
}






/* link styles
-----------------------*/
a:link {
	color: #3a5dc0;
	text-decoration: underline;
}
a:visited {
	color: #6E0096;
	text-decoration: underline;
}
a:hover {
	color: #3a5dc0;
	text-decoration: none;
}
a:active {
	color: #3a5dc0;
	text-decoration: none;
}






/* head styles
-----------------------*/
#head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 138px;
	position: relative;
}
#head h1 {
	position: absolute;
	left: 0px;
	bottom: 23px;
}
#head p#head_catch {
	position: absolute;
	left: 0px;
	top: 3px;
}
#head p#head_access {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#head p#head_landtrust {
	position: absolute;
	right: 170px;
	bottom: 0px;
}
#head ul {
	height: 26px;
	width: 259px;
	top: 3px;
	right: 0px;
	position: absolute;
}
#head ul li {
	float: left;
	list-style: none;
}






/* global_navi styles
-----------------------*/
#global_navi {
	height: 43px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#global_navi ul li {
	float: left;
	list-style: none;
}
#global_navi img {
	vertical-align: top;
}






/* promotion styles
-----------------------*/
p#promotion {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}






/* main styles
-----------------------*/
#main {
	background-color: #FFFFFF;
	background-image: url(../images/back_page_contents_01.gif);
	background-repeat: no-repeat;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}






/* left_bar styles
-----------------------*/
#left_bar {
	width: 212px;
	float: left;
}
#left_bar ul li {
	list-style: none;
	margin-bottom: 1px;
}
#left_bar li.comment  {
	font-size: 10px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
}
#left_bar img {
	vertical-align: top;
}
#left_bar object {
	vertical-align: top;
}






/* right_bar styles
-----------------------*/
#right_bar {
	width: 663px;
	float: right;
}
#right_bar p#bread {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 100%;
}
#right_bar p#bread a:link {
	color: #3a5dc0;
	text-decoration: underline;
}
#right_bar p#bread a:visited {
	color: #3a5dc0;
	text-decoration: underline;
}
#right_bar p#bread a:hover {
	color: #3a5dc0;
	text-decoration: none;
}
#right_bar p#bread a:active {
	color: #3a5dc0;
	text-decoration: none;
}
#right_bar h3.text {
	background-image: url(../images/page_pic_01.gif);
	height: 32px;
	width: 643px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#right_bar .enter_15 {
	height: 15px;
	clear: both;
}
#right_bar .enter_30 {
	height: 30px;
	clear: both;
}
#right_bar .enter_50 {
	height: 50px;
	clear: both;
}
#right_bar table.matrix {
	width: 100%;
	border-collapse: collapse;
}
#right_bar table.matrix th {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 95px;
	border-bottom: 1px dotted #CCCCCC;
}
#right_bar table.matrix th.long {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
#right_bar table.matrix th.short {
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 70px;
	border-bottom: 1px dotted #CCCCCC;
}
#right_bar table.matrix td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#right_bar ul.line {
	border-top: 1px dotted #CCCCCC;
}
#right_bar ul.line li.square {
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}






/* right_bar_tel styles
-----------------------*/
p#right_bar_tel {
	margin-top: 30px;
	margin-bottom: 18px;
}
p#right_bar_tel_2 {
	margin-bottom: 18px;
}






/* contact styles
-----------------------*/
#contact #submit {
	margin-top: 10px;
	text-align: center;
}
#contact #thanks {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#contact #thanks p#logo {
	margin-top: 50px;
	margin-bottom: 10px;
}






/* link styles
-----------------------*/
#link .inner .left {
	width: 230px;
	float: left;
}
#link .inner img {
	border: 1px solid #CCCCCC;
}
#link .inner .right {
	width: 413px;
	float: right;
}
#link .inner .right h3 {
	background-image: url(../images/page_pic_02.gif);
	height: 32px;
	width: 393px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#link .inner .right p.url {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}






/* access styles
-----------------------*/
#access .inner .right {
	width: 438px;
	float: right;
}
#access .block {
	float: left;
	width: 213px;
	margin-right: 12px;
	margin-bottom: 30px;
}
#access .block_right {
	float: left;
	width: 213px;
	margin-bottom: 30px;
}
#access p.caption {
	margin-top: 5px;
}
#access h4 {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}






/* staff styles
-----------------------*/
#staff .block {
	float: left;
	width: 213px;
	margin-right: 12px;
	margin-bottom: 30px;
}
#staff .block_right {
	float: left;
	width: 213px;
	margin-bottom: 30px;
}
#staff p.caption {
	margin-top: 5px;
}
#staff p.profile_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
#staff p.profile_right {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
#staff h4.text {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	height: 19px;
}
#staff h4.text img {
	margin-top: 4px;
}
#staff h3.text img {
	margin-top: 10px;
}

#staff h4.pic {
	margin-bottom: 5px;
}
#staff  .staff_box {
	width: 663px;
	background-image: url(../staff/images/index_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 18px;
}
#staff .staff_box .staff_inner {
	width: 627px;
	margin: 15px auto;
}
.staff_message {
	background-image: url(../staff/images/index_back.gif);
	width: 627px;
	padding: 15px 18px;
}

.staff_message   p.left    {
	width: 180px;
	float: left;
}
.staff_message   .right    {
	width: 432px;
	float: right;
}
.staff_message   .right   h4    {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../staff/images/index_pic_17.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 432px;
	text-indent: 25px;
	margin-bottom: 10px;
}
.staff_info {
	background-image: url(../staff/images/index_back.gif);
	background-position: bottom;
	width: 645px;
	padding-left: 18px;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.staff_info    dl   {
	width: 199px;
	float: left;
	padding-right: 15px;
}
.staff_info    dl    img   {
	vertical-align: top;
}
.staff_info   dl   dt  {
	margin-bottom: 10px;
}

#staff dl.staff_voice {
	margin-bottom: 60px;
}

#staff dl.staff_voice img {
	vertical-align: top;
}
#staff dl.staff_voice dt {
	float: right;
}

#staff   dl.staff_voice   dd {
	height: 60px;
	width: 523px;
	padding: 27px 30px 15px 15px;
	background-image: url(../staff/images/index_back_2.gif);
}









/* flow styles
-----------------------*/
#flow .inner {
	background-color: #ebf5ff;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../flow/images/index_pic_09.gif);
	background-repeat: repeat-x;
}
#flow  .inner p.pic {
	float: left;
	width: 140px;
	margin-right: 10px;
}
#flow .inner ul {
	padding-left: 162px;
}
#flow h3.pic {
	margin-bottom: 5px;
}
#flow h4.text {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}
#flow  ul.advice {
	padding-left: 12px;
}






/* topics styles
-----------------------*/
#topics  .inner p {
	margin-bottom: 12px;
}

#topics  .inner dl {
	background-color: #f0f5ff;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#topics  .inner  dl dt {
	float: right;
	width: 100px;
	text-align: right;
}
#topics  .inner  dl dd {
	font-weight: bold;
}
#topics   p.line    {
	border-top: 1px dotted #b3b3b3;
}







/* privacy styles
-----------------------*/
#privacy ol {
	padding-left: 30px;
}






/* foot styles
-----------------------*/
#foot {
	background-image: url(../images/back_foot.gif);
	background-repeat: repeat-x;
}
#foot #box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	position: relative;
}
#foot #box p#pagetop {
	position: absolute;
	top: 0px;
	right: 5px;
}
#foot #box p#privacy {
	position: absolute;
	left: 0px;
	top: 28px;
}
#foot #box p#foot_landtrust {
	position: absolute;
	left: 0px;
	bottom: 47px;
}
#foot #box address {
	position: absolute;
	left: 0px;
	bottom: 15px;
}
#foot #box p#crimson {
	position: absolute;
	left: 0px;
	bottom: 10px;
}
#foot #box p#nx {
	position: absolute;
	left: 117px;
	bottom: 10px;
}

