@charset "UTF-8";

/*=============================================================
	URI: http://www.tokyo-menkyo.or.jp/
	Created: 2008.06
	Modified: 2009.06
	Author: wan55. yuko aono
=============================================================*/

/*========================Contents=============================
	01) About
	02) Tentative / loan
	03) Links
	04) Privacy
	05) Sitemap
	06) Message
	07) Regulations
	08) Download
	
	99) Clear
=============================================================*/

/*-------------------------------------------------------------
	01) About
-------------------------------------------------------------*/
#about {
	padding-top: 17px;
	margin:0 0 0 16px;
	width: 603px;
}

#about h2 {margin-bottom: 17px;}

#about #section1 {
	width: 568px;
	background: transparent url(../../images/info/about_img01.png) right 27px no-repeat;
}

* html #about #section1 { /* IE6 */
	background: transparent url(../../images/info/about_img01.gif) right 27px no-repeat;
}

#about #section1 p {
	margin-bottom: 1.4em;
	width: 300px;
}

#about #section2 {
	position: relative;
	padding-bottom: 135px;
	width: 603px;
	background: transparent url(../../images/info/about_img02.png) -5px -10px no-repeat;
}

#about #section2 p {
	position: relative;
	left: 302px;
	margin-bottom: 1.4em;
	width: 300px;
}

* html #about #section2 { /* IE6 */
	background: transparent url(../../images/info/about_img02.gif) -5px -10px no-repeat;
}

#about p a {
	text-decoration: underline;
	color: #333333;
}

#about p a:hover {color: #000099;}

#container {padding-bottom: 8px;} /* overwrite -about only- */

/*-------------------------------------------------------------
	2) Tentative / loan
-------------------------------------------------------------*/
#tentative,
#loan {padding: 6px 14px 0 17px;}

#tentative .intro {
	width: 560px;
	min-height: 71px;
	background: transparent url(../../images/info/tentative_bg01.jpg) right bottom no-repeat;
}

#loan .intro {
	width: 580px;
	min-height: 71px;
	background: transparent url(../../images/info/loan_bg01.jpg) right bottom no-repeat;
}

#tentative .intro p {
	padding: 10px 0 17px;
	width: 420px;
}

#loan .intro p {
	padding: 10px 0 17px;
	width: 410px;
}

#tentative .dotLine, 
#loan .dotLine {margin-bottom: 12px;}

#tentative h2,
#loan h2 {
	padding-bottom: 7px;
	margin-bottom: 15px;
	width: 603px;
	background: transparent url(../../images/title/title_h2_underline.gif) left bottom no-repeat;
}

#tentative h2 span,
#loan h2 span {
	display: block;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}

#tentative h2 span {background: transparent url(../../images/title/title_h2_mail.gif) 7px 0px no-repeat;}
#loan h2 span {background: transparent url(../../images/title/title_h2_calculator.gif) 7px 0px no-repeat;}


#tentative ul.flow li {
	width: 597px;
	vertical-align: bottom;
}

#tentative ul.flow li p {display: none;}

#tentative ul.flow li#step1 {
	height: 233px;
	background: transparent url(../../images/info/tentative_img01.png) left top no-repeat;
}

#tentative ul.flow li#step2 {
	height: 233px;
	background: transparent url(../../images/info/tentative_img02.png) left top no-repeat;
}

#tentative ul.flow li#step3 {
	height: 233px;
	background: transparent url(../../images/info/tentative_img03.png) left top no-repeat;
}

#tentative ul.flow li#step4 {
	height: 245px;
	background: transparent url(../../images/info/tentative_img04.png) left top no-repeat;
}

#tentative ul.flow li#step5 {
	height: 233px;
	background: transparent url(../../images/info/tentative_img05.png) left top no-repeat;
}

#tentative ul.flow li#step6 {
	height: 216px;
	background: transparent url(../../images/info/tentative_img06.png) left top no-repeat;
}

/* IE6 */
* html #tentative ul.flow li#step1 {background: transparent url(../../images/info/tentative_img01.gif) left top no-repeat;}
* html #tentative ul.flow li#step2 {background: transparent url(../../images/info/tentative_img02.gif) left top no-repeat;}
* html #tentative ul.flow li#step3 {background: transparent url(../../images/info/tentative_img03.gif) left top no-repeat;}
* html #tentative ul.flow li#step4 {background: transparent url(../../images/info/tentative_img04.gif) left top no-repeat;}
* html #tentative ul.flow li#step5 {background: transparent url(../../images/info/tentative_img05.gif) left top no-repeat;}
* html #tentative ul.flow li#step6 {background: transparent url(../../images/info/tentative_img06.gif) left top no-repeat;}

#tentative p.end {
	margin: 7px 0 7px 7px;
	font-size: 10px;
	color: #256802;;
}

#loan ul.flow li {
	width: 603px;
	vertical-align: bottom;
}

#loan ul.flow li p {display: none;}

#loan ul.flow li#step1 {
	height: 233px;
	background: transparent url(../../images/info/loan_img01.png) left top no-repeat;
}

#loan ul.flow li#step2 {
	height: 233px;
	background: transparent url(../../images/info/loan_img02.png) left top no-repeat;
}

#loan ul.flow li#step3 {
	height: 233px;
	background: transparent url(../../images/info/loan_img03.png) left top no-repeat;
}

#loan ul.flow li#step4 {
	height: 233px;
	background: transparent url(../../images/info/loan_img04.png) left top no-repeat;
}

#loan ul.flow li#step5 {
	height: 216px;
	background: transparent url(../../images/info/loan_img05.png) left top no-repeat;
}

#tentative .dotGreenLine {margin: 0 7px 17px 5px;}
#loan .dotGreenLine {margin: 17px 7px 17px 5px;}

#attention {
	margin: 0 0 7px 5px;
	width: 590px;
	border-left: 1px solid #7ab65c;
	border-right: 1px solid #7ab65c;
	background: #fbf8e1 url(../../images/shared/bg_guide.gif) left top repeat-x;
}

#attention #atHead {
	height: 10px;
	background:transparent url(../../images/shared/bg_guide3_head.gif) left top no-repeat;
}

#attention h2 {
	margin: 2px 0 0 12px;
	width: 550px;
	padding-left: 13px;
	background: transparent url(../../images/icon/list_02.gif) 0px 3px no-repeat;
	font-weight: bold;
	color: #256802;
}

#attention p {
	padding: 0 25px;
	color: #666666;
}

#attention p.small {
	margin-left: 13px;
	font-size: 10px;
}

* html #attention p.small {font-size: 85%;} /* IE6 */
*:first-child+html #attention p.small {font-size: 85%;} /* IE7 */

#attention ul {margin-left: 12px;}

#attention li {
	padding: 0 13px;
	margin-bottom: 0.6em;
	background: transparent url(../../images/icon/list_03.gif) 3px 5px no-repeat;
	color: #666666;
}

#attention #atFoot {
	padding-top: 5px;
	height: 10px;
	background: transparent url(../../images/shared/bg_guide3_bottom.gif) left bottom no-repeat;
}

/*-------------------------------------------------------------
	03) Links
-------------------------------------------------------------*/
#links {padding: 17px 0 0 17px;}

#links #linkHead {margin-bottom: 17px;}

#links dl {
	padding-bottom: 17px;
	margin-bottom: 17px;
	width: 603px;
	background: transparent url(../../images/shared/dot_green.gif) left bottom repeat-x;
}

#links dl.linkLast {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

#links dt {
	float: left;
	width: 270px;
}

#links dd {
	float: right;
	width:333px;
}

#links h2 {
	padding-left: 13px;
	background: transparent url(../../images/icon/list_01.gif) left center no-repeat;
	font-weight: bold;
}

#links p {font-size: 11px;}

* html #links p {font-size: 90%;} /* IE6 */
*:first-child+html #links p {font-size: 90%;} /* IE7 */

#links p.url {
	padding-left: 14px;
	background: transparent url(../../images/icon/arrow_green_s.gif) left center no-repeat;
}

#links h2 a,
#links p.url a {color: #000099;}

#links .dotLine {margin: 13px 0;}

/*-------------------------------------------------------------
	04) Privacy
-------------------------------------------------------------*/
#privacy {padding: 14px 0 0 17px;}

#privacy h2 {margin-bottom: 12px;}

#privacy p {margin: 0 30px 17px 30px;}

#privacy p.outline {margin: 0 30px 17px 12px;}

#privacy p.first {margin-bottom: 3px;}

#privacy p.privacyLast {margin-bottom: 30px;}

#privacy p a {color: #000099;}

#privacy h3 {
	margin: 0 30px 0 12px;
	font-weight: bold;
}

#privacy .dotLine {margin: 0 28px 12px 0;}

/*-------------------------------------------------------------
	05) Sitemap
-------------------------------------------------------------*/
#sitemap {
	padding-top: 17px;
	margin-left: 17px;
	width: 888px;
}

#sitemap #mainMap {
	float: left;
	width: 457px;
	background: transparent url(../../images/shared/dot_gray02.gif) right top repeat-y;
}

#sitemap #mainMap #map01 {background: transparent url(../../images/title/title_sitemap01.gif) left top no-repeat;}
#sitemap #mainMap #map02 {background: transparent url(../../images/title/title_sitemap02.gif) left top no-repeat;}
#sitemap #mainMap #map03 {background: transparent url(../../images/title/title_sitemap03.gif) left top no-repeat;}
#sitemap #mainMap #map04 {background: transparent url(../../images/title/title_sitemap04.gif) left top no-repeat;}
#sitemap #mainMap #map05 {background: transparent url(../../images/title/title_sitemap05.gif) left top no-repeat;}
#sitemap #mainMap #map06 {background: transparent url(../../images/title/title_sitemap06.gif) left top no-repeat;}

#sitemap #mainMap h2 {
	padding: 10px 10px 5px 38px;
	background: transparent url(../../images/title/title_sitemap_bottom.gif) left bottom no-repeat;
	font-weight: bold;
	font-size: 14px;
}

* html #sitemap #mainMap h2 {font-size: 120%;} /* IE6 */
*:first-child+html #sitemap #mainMap h2 {font-size: 120%;} /* IE7 */

#sitemap #mainMap h2 a {
	padding-right: 20px;
	background: transparent url(../../images/icon/arrow_gray_l.gif) right center no-repeat;
	color: #333333;
	text-decoration: none;
}

#sitemap #mainMap h2 a:hover {text-decoration: underline;}

#sitemap #mainMap p {
	margin: 13px 13px 17px 13px;
	color: #666666;
}

#sitemap #mainMap ul {margin: -10px 0 17px 35px;}

#sitemap #mainMap ul li {
	padding-left: 20px;
	margin-bottom: 8px;
	background: transparent url(../../images/icon/arrow_gray_l.gif) left center no-repeat;
}

#sitemap #mainMap ul li a {
	color: #333333;
	text-decoration: none;
}

#sitemap #mainMap ul li a:hover {text-decoration: underline;}

#sitemap #sideMap {
	float: right;
	width: 417px;
}

#sideMap .sideBox {
	margin: 0 0 12px 5px;
	width: 415px;
	border-left: 1px solid #7ab65c;
	border-right: 1px solid #7ab65c;
	background: #fbf8e1 url(../../images/shared/bg_guide.gif) left top repeat-x;
}

#sideMap .sideBox .sideHead {
	height: 10px;
	background:transparent url(../../images/shared/bg_guide7_head.gif) left top no-repeat;
}

#sideMap .sideBox h2 {
	margin: 2px 0 0 23px;
	width: 370px;
	padding-left: 13px;
	background: transparent url(../../images/icon/list_02.gif) 0px 3px no-repeat;
	font-weight: bold;
}

#sideMap .sideBox h2 a {
	padding-right: 17px;
	background: transparent url(../../images/icon/arrow_gray_m.gif) right top no-repeat;
	color: #333333;
	text-decoration: none;
}

#sideMap .sideBox h2 a:hover {text-decoration: underline;}

#sideMap .sideBox p {
	padding: 0 0 10px 36px;
	font-size: 10px;
	color: #666666;
}

* html #sideMap .sideBox p {font-size: 85%;} /* IE6 */
*:first-child+html #sideMap .sideBox p {font-size: 85%;} /* IE7 */

#sideMap .sideBox p.last {padding-bottom: 0;}

#sideMap .sideBox .sideFoot {
	padding-top: 5px;
	height: 10px;
	background: transparent url(../../images/shared/bg_guide7_bottom.gif) left bottom no-repeat;
}

/*-------------------------------------------------------------
	06) Message
-------------------------------------------------------------*/
#message {
	padding-top: 268px;
	margin-left: 19px;
	width: 598px;
	background: transparent url(../../images/info/message_img01.png) left 15px no-repeat;
}

* html #message {background: transparent url(../../images/info/message_img01.gif) left 15px no-repeat;} /* IE6 */

#message h2 {display: none;}

#message p {
	margin-bottom: 1.4em;
	text-indent: 1em;
}

#message p.topMessage {text-indent: 0;}

/*-------------------------------------------------------------
	07) Regulations
-------------------------------------------------------------*/
#regulations {padding: 14px 0 0 17px;}

#regulations .admin {
	margin: 0px 0 30px 0;
	width: 601px;
	border-left: 1px solid #7ab65c;
	border-right: 1px solid #7ab65c;
	background: #fbf8e1 url(../../images/shared/bg_guide.gif) left top repeat-x;
}

#regulations .admin .adminHead {
	height: 10px;
	background:transparent url(../../images/shared/bg_guide4_head.gif) left top no-repeat;
}

#regulations .admin dl {
	margin: 0 0 0 30px;
	padding-bottom: 0.2em;
	width: 500px;
	background: none;
}
#regulations .admin dt {
	float: left;
	width: 70px;
	font-weight: bold;
	letter-spacing: 0.5em;
}

#regulations .admin dt.tel{letter-spacing: normal;}

#regulations .admin dd {
	float: right;
	width: 420px;
}

#regulations .admin .adminFoot {
	height: 10px;
	background: transparent url(../../images/shared/bg_guide4_bottom.gif) left bottom no-repeat;
}


#regulations h2 {margin-bottom: 10px;}

#regulations h3 {margin: 0 0 0 12px;}

#regulations h3.justify {letter-spacing: 0.4em;}

#regulations dl {
	margin: 0 0 14px 12px;
	padding-bottom: 15px;
	width: 580px;
	background: transparent url(../../images/shared/dot_gray.gif) left bottom repeat-x;
}

#regulations dl.nbg {background: none;}

#regulations dt {
	float: left;
	width: 70px;
	font-weight: bold;
	letter-spacing: 0.6em;
}

#regulations dl.clause {margin-top: -25px;}

#regulations dl.clause dt {
	text-align: right;
	font-weight: normal;
}

#regulations dd {
	float: right;
	width: 510px;
}

#regulations dd ul {margin: 5px 0;}

#regulations dd li {
	padding-left: 1.5em;
	text-indent: -1.5em;
	line-height: 1.5;
}

#regulations dl.fusoku {margin-top: 0;}

#regulations dl.fusoku dt {
	text-align: right;
	font-weight: bold;
}

#regulations .fusokuFoot {
	margin: 20px 25px 10px 0;
	text-align: right;
	letter-spacing: 0.15em;
}

#regulations .fusokuFoot p {margin-bottom: 1em;}

/*-------------------------------------------------------------
	08) Download
-------------------------------------------------------------*/
#download {
	padding: 17px 0 250px 0;
	margin-left: 17px;
	width: 888px;
}

#download #ttl887 {background: transparent url(../../images/title/title887.gif) left top no-repeat;}

#download h2 {
	padding: 10px 10px 10px 13px;
	background: transparent url(../../images/title/title887_bottom.gif) left bottom no-repeat;
	font-weight: bold;
	font-size: 14px;
}

* html #download h2 {font-size: 120%;} /* IE6 */
*:first-child+html #download h2 {font-size: 120%;} /* IE7 */

#download h2 a {
	padding-right: 20px;
	background: transparent url(../../images/icon/arrow_gray_l.gif) right center no-repeat;
	color: #333333;
	text-decoration: none;
}

#download h2 a:hover {text-decoration: underline;}

#download p {
	margin: 13px 13px 17px 13px;
	color: #666666;
}

/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
#links dl:after,
#sitemap:after,
#regulations dl:after,
#regulations .admin dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#links dl,
#sitemap,
#regulations dl,
#regulations .admin dl {display: inline-block;}

/* exclude MacIE5 \*/
* html #links dl,
* html #sitemap,
* html #regulations dl,
* html #regulations .admin dl {height: 1%;}
#links dl,
#sitemap,
#regulations dl,
#regulations .admin dl {display: block;}
/* end MacIE5 */


