/* default setup
---------------------------------------------------- */
html,ul,h1,h2,h3 {
    padding:0;
	margin:0;
}
body {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color: #E5F2FF;
	margin: 0px;
}
div{zoom:1;}
div:after{
    display: block;
    height:0px;
    clear:both;
}
td {
	font-size: 13px;
	line-height: 150%;
}
th {
	font-size: 13px;
	line-height: 150%;
	text-align: left;
}
#layout {
	width: 890px;
	margin:0px auto 20px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	height: auto;
}

#layout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #layout {
    height: 1em;
    overflow: visible;
}
/**/


#mainspace {
	width: 850px;
	height: auto;
	text-align:left;
	margin:0px 0px 0px 20px;
	padding: 0px;
}
#sub-title h3{
	padding-bottom: 25px;
}
h4{
	color: #003F8E;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4.bk{
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4.bk img{
	margin-top: -7px;
	margin-bottom: 8px;
}


/* common link
---------------------------------------------------- */
a:link {
	text-decoration:none;
	color:#333333;
}
a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#2CA9E1;
}
a[name]:hover {
	text-decoration:none;
	color:#333333;
}

/* header
---------------------------------------------------- */
#header {
	width:850px;
	position: relative;
	height: 66px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#logo {
	width:221px;
	position: absolute;
	height: 42px;
	float: left;
	left: 0px;
	top: 23px;
}
#header-menu {
	width:121px;
	position: absolute;
	height: 10px;
	right: 0px;
	top: 10px;
}
#header-menu ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#header-menu li{
	float:left;
	margin: 0px;
	display: inline;
}
h1{
	font-size: 5px;
	line-height: 0px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

/* navigation
---------------------------------------------------- */
#navigation {
	width: 507px;
	height: 28px;
	position: absolute;
	right: 0px;
	float: left;
	top: 30px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#navigation li{
	float:left;
	margin: 0px;
	display: inline;
}

/* pankuzu
---------------------------------------------------- */
#pankuzu {
	float: left;
	width: 800px;
	margin-top: 10px;
	padding-left: 20px;
}
#pankuzu ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#pankuzu li{
	float:left;
	margin: 0px;
	display: inline;
}


/* pagebody
---------------------------------------------------- */
#pagebody {
	width: 850px;
	height:auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
#index-banner {
	height:auto;
	padding: 0px;
	margin: 3px 0px 0px;
}
#index-banner ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#index-banner li{
	float:left;
	margin: 0px;
	display: inline;
}
#title {
	clear: both;
}


/* contents
---------------------------------------------------- */
#contents {
	height:auto;
	margin: 28px 0px 0px;
	float: left;
}
#submenu {
	width: 170px;
	float: left;
}
#submenu h2.index a:link {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	height: 30px;
}
#submenu h2.index a:visited {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
}
#submenu h2.index a:hover {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
}
#submenu h2 a:link {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
}
#submenu h2 a:visited {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
}
#submenu h2 a:hover {
	width: 170px;
	height: 30px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
}
#submenu h2 a {
	font-size: 13px;
	line-height: 30px;
}
#submenu ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#submenu li{
	float:left;
	margin: 0px;
	display: inline;
	padding-bottom: 1px;
}
#submenu li.banner a {
	font-size: 13px;
	line-height: 50px;
}
#submenu li.banner a:link {
	width: 170px;
	height: 50px;
	color: #333333;
	display: block;
	font-weight: bold;
	background-image: url(../ir/ir_new.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#submenu li.banner a:visited {
	width: 170px;
	height: 50px;
	color: #333333;
	display: block;
	font-weight: bold;
	background-image: url(../ir/ir_new.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-color: #FFFFFF;
}
#submenu li.banner a:hover {
	width: 170px;
	height: 50px;
	color: #333333;
	display: block;
	font-weight: bold;
	background-image: url(../ir/ir_new.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-color: #FFFFFF;
}
#submenu li.kako {
	width: 170px;
	text-indent: 10px;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
#submenu li a:link {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #F5F5F5;
	display: block;
	text-indent: 10px;
}
#submenu li a:visited {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #F5F5F5;
	display: block;
	text-indent: 10px;
}
#submenu li a:hover {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #E5F2FF;
	display: block;
	text-indent: 10px;
}
#submenu li.select a:link {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 10px;
}
#submenu li.select a:visited {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 10px;
}
#submenu li.select a:hover {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 10px;
}
#submenu li.l2 a:link {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #E5F2FF;
	display: block;
	text-indent: 20px;
}
#submenu li.l2 a:visited {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #E5F2FF;
	display: block;
	text-indent: 20px;
}
#submenu li.l2 a:hover {
	width: 170px;
	height: 30px;
	color: #333333;
	background-color: #D1E8FF;
	display: block;
	text-indent: 20px;
}
#submenu li.l2select a:link {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 20px;
}
#submenu li.l2select a:visited {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 20px;
}
#submenu li.l2select a:hover {
	width: 170px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2CA9E1;
	display: block;
	text-indent: 20px;
}
#submenu li a {
	font-size: 13px;
	line-height: 30px;
}
#contents-r {
	width: 645px;
	float: left;
	margin-left: 35px;
}


/* index
---------------------------------------------------- */
#index-contents {
	width: 850px;
}

#index-contents-l {
	width: 561px;
	padding: 0px;
	float: left;
	margin-right: 40px;
}
#index-contents-l ul {
	list-style: none;
	margin: 7px 0px 0px;
	padding-left: 68px;
}
#index-contents-l li{
	width: 493px;
	margin: 0px;
	line-height: 150%;
	position: relative;
	font-size: 15px;
}
#index-contents-l li a:link{
	font-size: 15px;
}
#index-contents-l li a:visited{
	font-size: 15px;
}
#index-contents-l li a:hover{
	font-size: 15px;
}
#index-contents-l li div.icon-img {
	margin-right: 10px;
	top: 5px;
	left: -48px;
	position: absolute;
	background-image: url(IR);
}
#index-banner-lb {
	width: 561px;
	height: 90px;
	float: left;
	margin-top: 20px;
}
#index-banner-lb2 {
	width: 561px;
	height: 66px;
	float: left;
	margin-top: 20px;
}
.index-banner-lb3 {
	float: left;
	width: 205px;
}
.index-banner-lb4 {
	margin-left: 10px;
	float: left;
	width: 205px;
}


#index-contents-r {
	width: 249px;
	padding: 0px;
	float: left;
}
#index-contents-r {
	width: 249px;
	padding: 0px;
	float: left;
}
#index-contents-r ul {
	list-style: none;
	margin: 8px 0px 0px;
	float: left;
}
#index-contents-r li{
	float:left;
	margin: 0px;
	height: 38px;
}


/* index-title
---------------------------------------------------- */
.index-titlebox-all {
	width: 645px;
	float: left;
}
.index-titlebox-l {
	width: 310px;
	float: left;
	height: auto;
	margin-right: 25px;
	margin-bottom: 22px;
}
.index-titlebox-r {
	width: 310px;
	float: left;
	height: auto;
	margin-bottom: 22px;
}

.index-title a {
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
}
.index-title a:link {
	width: 310px;
	background-image: url(../tpl/indextitle_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	text-indent: 10px;
	border: 1px solid #CCCCCC;
}
.index-title a:visited {
	width: 310px;
	background-image: url(../tpl/indextitle_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	text-indent: 10px;
	border: 1px solid #CCCCCC;
}
.index-title a:hover {
	width: 310px;
	background-image: url(../tpl/indextitle_bg_f2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	text-indent: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.index-title-bottom {
	width: 310px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
}

.index-title-bottom p {
	margin: 10px;
}

/* company
----------------------------------------------------*/
#top-message-txt {
	width: 313px;
	float: left;
	margin-right: 35px;
}	
#top-message-txt h4 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#top-message-photo {
	width: 175px;
	float: left;
}
#training-txt {
	width: 311px;
	float: left;
	margin-right: 13px;
}	
#training-txt h4 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#training-txt h4.cap2 {
	margin-top: 110px;
	margin-bottom: 10px;
}

#training-img {
	width: 321px;
	float: left;
}
#training-photo {
	width: 645px;
	margin-top: 45px;
	float: left;
}
/* csr
----------------------------------------------------*/
.csr-contents-all{
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	float: left;
	margin-bottom: 20px;
}
.csr-contents-l {
	width: 310px;
	float: left;
	margin-right: 15px;
}
.csr-contents-l h4.bk2 {
	color: #333333;
	font-size: 14px;
}
.csr-contents-l h4.bk2 span {
	color: #333333;
	font-size: 12px;
}
.csr-contents-r {
	width: 320px;
	float: left;
	padding-top: 55px;
}
.csr-contents-r2 {
	width: 320px;
	float: left;
}

/* number */
div.list-waku {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
div.list-waku p {
	margin-bottom: -5px;
	font-weight: bold;
}
div.list-waku p.norm {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.list-waku p.norm2 {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 21px;
}
div.list-waku ol { 
    margin-bottom: 5px; 
    margin-left:20px;
    margin-bottom:15px;
    padding:0px;
}
div.list-waku ol li {
	position: relative;
	list-style: none;
}
div.list-waku ol li.rule {
	position: relative;
	list-style: none;
	margin-left: 21px;
}
div.list-waku ol li span {
	position: absolute;
	top: 0;
	left: -20px;
}
* html div.list-waku ol li span { top: -4px; } /* for win ie6 */
*:first-child+html div.list-waku ol li span { top: -4px; } /* for win ie7 */

div.list-waku p span.list-num {
	font-size:16px;
	color:#003F8E;
	float: left;
	margin-right: 3px;
}
div.list-waku-policy {
	margin-bottom: 15px;
}
div.list-waku-policy p.norm {
	font-weight: normal;
	margin-bottom: -12px;
}
div.list-waku-policy ol { 
    margin-bottom: 5px; 
    margin-left:0px;
    margin-bottom:15px;
    padding:0px;
}
div.list-waku-policy ol li {
	position: relative;
	list-style: none;
}

/* ir-message
----------------------------------------------------*/
#message-contents-l {
	width: 312px;
	float: left;
	margin-right: 17px;
	position: relative;
}
#message-contents-l .message-p1 {
	position: absolute;
	top: 0px;
	left: 328px;
	width: 316px;
}
#message-contents-l .message-p2 {
	position: absolute;
	top: 442px;
	left: 328px;
	width: 316px;
}
#message-contents-l .message-p3 {
	position: absolute;
	top: 1120px;
	left: 328px;
	width: 316px;
}
#message-contents-l h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
}
#message-contents-l h3.blue {
	font-size: 16px;
	color: #003F8E;
	line-height: 150%;
	margin-bottom: -10px;
}


/* ir-special
----------------------------------------------------*/
.special-contents-l {
	width: 312px;
	float: left;
}
.special-contents-l h3.blue {
	font-size: 16px;
	color: #003F8E;
	line-height: 150%;
	margin-bottom: -10px;
}

.special-contents-l p.mt20 {
	margin-top: -20px;
}
.special-contents-r {
	width: 316px;
	float: right;
	padding-top: 62px;
}
.special-contents-r .special-cell1 {
	float: left;
}
.special-contents-r .special-cell2 {
	width: 316px;
	top: 50px;
	left: 329px;
}
.font-skyblue {
	color:#3399FF;
    font-weight:bold;
}
.font-lightgr {
	color:#33CC66;
    font-weight:bold;
}
.font-pred {
	color:#FF6666;
    font-weight:bold;
}
.font16 {
	font-size:16px;
	font-weight:bold;
	line-height: 200%;
}
.font12 {
	font-size:12px;
	line-height: 140%;
	margin-top: 5px;
}
.mt30 {
	margin-top: 30px;
}


/* ir-special2
----------------------------------------------------*/
.special2-contents-all {
	width: 645px;
	margin-top: 10px;
}
.special2-contents-l {
	width: 312px;
	float: left;
}
.special2-contents-r {
	width: 316px;
	float: right;
	padding-top: 1em;
}
.font-skyblue {
	color:#3399FF;
    font-weight:bold;
}
.font11 {
	font-size:11px;
}
.ichi-top {
	vertical-align: super;
}

/*#special-contents-r .special-p2 {
	position: absolute;
	top: 55px;
	left: 74px;
}
#special-contents-r #special-plofile {
	width: 316px;
	position: absolute;
	top: 327px;
	left: 0px;
}
#special-plofile .special-plofile-f1 {
	font-size: 12px;
	line-height: 135%;
}
#special-plofile .special-plofile-f2 {
	font-size: 16px;
	font-weight: bold;
}

#special-contents2 {
	width: 645px;
	clear: both;
	padding-top: 25px;
}
#special-contents2 .special-waku1 {
	width: 645px;
	height: 342px;
	margin-bottom: 10px;
	background-image: url(../ir/new/special/special_kaigai.jpg);
	background-repeat: no-repeat;
}
#special-contents2 .special-waku1 p {
	text-indent: 23px;
	padding-top: 110px;
}
#special-contents2 .special-waku2 {
	width: 645px;
	height: 342px;
	margin-bottom: 10px;
	background-image: url(../ir/new/special/special_kyoyo.jpg);
	background-repeat: no-repeat;
}
#special-contents2 .special-waku2 p {
	text-indent: 23px;
	padding-top: 110px;
}
#special-contents2 .special-waku3 {
	width: 645px;
	height: 342px;
	margin-bottom: 10px;
	background-image: url(../ir/new/special/special_minkan.jpg);
	background-repeat: no-repeat;
}
#special-contents2 .special-waku3 p {
	text-indent: 23px;
	padding-top: 110px;
}


/* ir-financialdata
----------------------------------------------------*/
#financialdata-box-t {
	width: 645px;
	background-image: url(../ir/new/financial_data/financial_data_box_t.gif);
	background-repeat: no-repeat;
}
#financialdata-box-bg {
	width: 645px;
	background-image: url(../ir/new/financial_data/financial_data_box_bg.gif);
	background-repeat: repeat-y;
}
/* list */
#financialdata-box-bg ol {
	width: 585px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:40px;
	padding:0px;
}
#financialdata-box-bg ol li {
	position: relative;
	list-style: none;
}
#financialdata-box-bg ol li span {
	position: absolute;
	top: 0;
	left: -20px;
	color: #2CA9E1;
}
* html #financialdata-box-bg ol li span { top: -4px; } /* for win ie6 */
*:first-child+html #financialdata-box-bg ol li span { top: -4px; } /* for win ie7 */


#financialdata-box-bg p span.font-sbl {
	color: #2CA9E1;
}
#financialdata-box-b {
	width: 645px;
	background-image: url(../ir/new/financial_data/financial_data_box_b.gif);
	background-repeat: no-repeat;
    margin: 0px; 
    padding: 0px; 
	height: 42px;
}

/* ir-strategy
----------------------------------------------------*/
#strategy-contents-l {
	width: 312px;
	float: left;
	margin-right: 17px;
}
#strategy-contents-r {
	width: 316px;
	float: left;
}

/* ir-pdf
----------------------------------------------------*/
.pdf-contents ul {
	list-style: none;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin: 0px 0px 25px;
}
.pdf-contents li{
	width: 100%;
	float:left;
	list-style: none;
	margin: 0px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(../ir/financial_data_4years/financial_data_4years_pdfbg.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	display: inline;
	line-height: 35px;
}
.pdf-contents li div.pdftitle{
	position: relative;
}
.pdf-contents li div.pdfsize{
	position: absolute;
	top: 0px;
	left: 390px;
}
.pdf-contents li div.pdfsize2{
	position: absolute;
	top: 0px;
	left: 265px;
}
.pdf-contents li a{
	margin-left: 50px;
}
.pdf-contents li div.another{
	margin-left: 50px;
}
.pdf-contents li div.another a{
	margin-left: 0px;
}
#pdf-baishuboei{
	background-image: url(../ir/financial_data_4years/financial_data_4years_pdfbg.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 35px;
	padding-left: 45px;
}

/* ir-stock_prices
----------------------------------------------------*/
h4.norbk {
	font-weight: normal;
	color: #333333;
}
h4.norbk span {
	color: #003F8E;
}



/* topics
----------------------------------------------------*/
.topics-contents-all{
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	float: left;
	margin-bottom: 20px;
}
.topics-contents-l {
	width: 312px;
	float: left;
	margin-right: 17px;
}
.topics-contents-r {
	width: 316px;
	float: left;
}


/* sitemap
----------------------------------------------------*/
.sitemap-contents-all {
	width: 645px;
	margin-bottom: 30px;
	float: left;
}
.sitemap-contents-all2 {
	width: 645px;
	float: left;
}
.sitemap-contents-l {
	width: 190px;
	float: left;
}

.sitemap-contents-l h4 {
	background-repeat: repeat-x;
	background-image: url(../sitemap/sitemap_bg.gif);
	font-weight: normal;
	color: #333333;
}
.sitemap-contents-l h4 a {
	background-color: #FFFFFF;
	padding-right: 10px;
}
.sitemap-contents-l h4 span {
	color: #003F8E
}
.sitemap-contents-l2 {
	width: 190px;
}
.sitemap-contents-l2 h4 {
	font-weight: normal;
	color: #333333;
}
.sitemap-contents-l2 h4 a {
	background-color: #FFFFFF;
	padding-right: 10px;
}
.sitemap-contents-l2 h4 span {
	color: #003F8E
}

.sitemap-contents-c {
	width: 177px;
	float: left;
	background-image: url(../sitemap/sitemap_bgtate.gif);
	background-repeat: repeat-y;
}
.sitemap-contents-c ul {
	margin: 0px;
	list-style-type: none;
}
.sitemap-contents-c ul li {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sitemap-contents-c ul li.bl1 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl1.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c ul li.bl3 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl3.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c ul li.bl4 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl4.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c1 {
	width: 177px;
	float: left;
	height: 100px;
	background-image: url(../sitemap/sitemap_bgtate2.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c1 ul {
	margin: 0px;
	list-style-type: none;
}
.sitemap-contents-c1 ul li {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sitemap-contents-c1 ul li.bl1 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl1.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c1 ul li.bl1 a {
	padding-right: 10px;
}
.sitemap-contents-c1 ul li.bl3 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl3.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c4 {
	width: 177px;
	float: left;
	height: 100px;
	background-image: url(../sitemap/sitemap_bgtate4.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-c4 ul {
	margin: 0px;
	list-style-type: none;
}
.sitemap-contents-c4 ul li {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sitemap-contents-c4 ul li.bl4 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_bl4.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-r {
	width: 278px;
	float: left;
	background-image: url(../sitemap/sitemap_bgtate.gif);
	background-repeat: repeat-y;
}
.sitemap-contents-r ul {
	margin: 0px;
	list-style-type: none;
}
.sitemap-contents-r ul li {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_sb2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.sitemap-contents-r ul li.sb1 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_sb1.gif);
	background-repeat: no-repeat;
}
.sitemap-contents-r ul li.sb3 {
	margin: 0;
	background-image: url(../sitemap/sitemap_icon_sb3.gif);
	background-repeat: no-repeat;
}



/* footer
---------------------------------------------------- */
#footer{
	width: 890px;
	background-image: url(../tpl/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 70px;
	position: relative;
	margin: 0;
	padding: 0;
}
#footer-menu {
	position: absolute;
	height: 10px;
	left: 20px;
	top: 27px;
	width: 231px;
}
#footer-menu ul {
	list-style: none;
	margin: 0px;
	float: left;
}
#footer-menu li{
	float:left;
	margin: 0px;
	display: inline;
}
#copy{
	position: absolute;
	right: 20px;
	top: 33px;
}

/* extended
----------------------------------------------------*/
td p {
	margin: 10px;
}
div p {
	margin-bottom: 25px;
	margin-top: 0px;
}
p.policy-font {
	font-size: 15px;
	padding-top: 30px;
}

