body{
	font:84%/1.1em  Arial, Helvetica, sans-serif;
	*font:84%/1.3 Arial, Helvetica, sans-serif;
	color:#555;
	margin:0px;
	padding:0px;
}

:root body{
	font:84%/1.2em Verdana, Arial, Helvetica, sans-serif;
}

body div.f, body h1#subject {
	width:912px !important;
}

p,ul,ol,li,dl,dt,dd,form,h1,h2,h3,h4,h5,fieldset,legend{
	margin:0;
}

h1,h2,h3,h4{
	font-size:100%;
	color:#000;
}

h1 a, h2 a, h3 a, h4 a{
	font-weight:bold;
}

SMALL{
	font-size: 80%;
}

BIG{
	font-size:113%;
}

EM{
	font-style: normal;
}

input{
	*font-size:80%;
	color:#444;
}

label{
	cursor:pointer;
	cursor:hand;
}

a{
	cursor:pointer;
	cursor:hand;
	color:#07A;
	text-decoration:none;
}
a:hover{

	color:#0AD;
	text-decoration:underline;
}

img, fieldset{
	border:0px;
}

ul{
	padding:0px;
	list-style:none;
}

ul.col li{
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;

}

ul.row{
	list-style: disc inside !important;
}
ul.row li{
	width:90% !important;
	clear:both !important;
	padding-left:8px;
	line-height:1.3;

}

ul.seq {
	list-style: decimal outside !important;
	padding-left: 2em;
}
ol.custom-num {
	padding: 10px;
}
ol.custom-num li {
	position: relative;
	list-style: none;
}
ol.custom-num li span {
	position: absolute;
	top: 0;
	left: -1.7em;
}
ul.seq, ol.custom-num li {
	padding: 2px;
	line-height: 1.2em;
}
ul.dot-list li{
	list-style:disc;
}
DIV.clear{
	width:1px;
	height:1px;
	font-size:1px;
	clear:both;
	padding:0px;
	margin: 0px;
	background-position:50% 100%;
}



.authkey{
	padding-right:20px !important;
	padding-top:4px !important;
	background-image:url(/pcstorage/img/icon_key.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.category_new{
	padding-right:30px !important;
	padding-top:4px !important;
	background-image:url(/pcstorage/img/icon_new.gif);
	background-repeat:no-repeat;
	background-position:100% 60%;
}
p.m3{
	margin: 3px 0px;
}

p.l{
	padding:0px;
	background-color:#DDD;
	padding-top:1px;
	background-image:url(/pcstorage/img/line.gif);
	background-repeat:repeat-x;
	background-position:left 0%;
}

p.black{
	background-color:#000;
}
p.dark{
	background-color:#555;
}
p.light{
	background-color:#AAA;
}

#ntheader{
	text-align:center;
	clear:both;
}

.btn-map,.btn-search{
	margin:0;
	background-repeat:repeat-x;
	background-position:50% 100%;
	font: 100% arial;
	white-space:nowrap;
	/*width: 84px;*/
	height:21px;
}

.btn-map{
	background-image:url(/pcstorage/img/common/search_btn.gif);
	color:#000;
	border:0px solid #999b9a;
	padding:0px 0px 4px 0px;
	*padding: 3px 0px 2px 0px;
	width: 84px;
	margin-left: 1px;
}

.btn-search{
	margin-top:5px;
	font-size:110%;
	*font-size:85%;
	background-image:url(/pcstorage/img/btn-nom-bg.gif);
	color:#FFF;
	border:1px solid #888;
	background-color:#66a4d4;
	padding:2px 10px;
	*padding:1px 10px;
}

:root .btn-search{
	font-size:96%;
	padding:1px 10px 0px;
}

#ntheader #MapForm #MapExp, #ntheader #MapForm #MapList{
	margin:2px 0px 5px 72px;
}

#ntheader #MapForm #MapExp ul, #ntheader #MapForm #MapList ul{
	color:#FFF;
}

#ntheader #MapForm #MapExp a, #ntheader #MapForm #MapList a{
	color:#FFF;
	font:80%;
}
#ntheader #MapForm #MapExp a:hover, #ntheader #MapForm #MapList a:hover{
	color:#FF3;
}

#MapExp{
	display:none;
}

DIV#nttoolbar{
	position:relative;
	height:120px;
	margin-bottom: 15px;
}

DIV#nttoolbar DIV#logo {
	float:left;
}

DIV#nttoolbar DIV#tabs {
	position:absolute;
	top: 32px;
	left:300px;
	z-index:10;
}

DIV#nttoolbar DIV#abroad {
	position:absolute;
	right: 0px;
	top: 60px;
	width: 220px;
	text-align:right;
}

DIV.tab-changer{
	width: 67px;
	height:56px;
	display: inline;
}

DIV#nttoolbar DIV#search-forms {
	position:absolute;
	top: 80px;
	left:0px;
	width: 912px;
	height: 55px;
	background-image:url(/pcstorage/img/common/search_bg02.gif);
	background-repeat:no-repeat;
	z-index:8;
	text-align:left;
}

DIV#nttoolbar DIV#search-forms DIV#services {
	margin-top:9px;
	padding-left: 5px;
	float:left;
}
DIV#nttoolbar DIV#search-forms DIV#current-form {
	margin-left: 249px;
	margin-top: 7px;
	padding-top: 8px;
	padding-left: 4px;
}
DIV#nttoolbar DIV#search-forms DIV#current-form DIV.header-form-on {
	display:block;
}
DIV#nttoolbar DIV#search-forms DIV#current-form DIV.header-form-off {
	display:none;
}

DIV#nttoolbar DIV#search-forms DIV#current-form DIV FORM INPUT#keyword {
	width: 445px;
}

DIV#nttoolbar DIV#search-forms DIV#current-form SPAN.white {
	color: #FFFFFF;
}
DIV#current-form INPUT.text {
	color: #AAAAAA;
}
DIV#current-form INPUT.widetext {
	color: #AAAAAA;
}
FORM INPUT.text {
	width: 169px;
}

#nttoolbar p, #nttoolbar #tools a{
	position:relative;
	font-size:85%;
	margin:1px 0px 0px 4px;
	display:inline;
}

#nttoolbar p span{
	display:none;
}

#nttoolbar ul#tools{
	text-align:right;
	float:right;
	padding-top:6px;
	width:220px;
}

DIV.pageframe-class1{
	position:relative;
	margin-top:123px;
}
DIV.pcheader-class1{
	position:absolute;
	top:10px;
	left:0px;
	margin-top:-115px;
	text-align:left;
}
DIV.pageframe-class2{
	position:relative;
	margin-top:80px;
}
DIV.pcheader-class2{
	position:absolute;
	top:10px;
	left:0px;
	margin-top:-60px;
	text-align:left;
}
DIV.pageframe-class3{
	position:relative;
	margin-top:80px;
}
DIV.pcheader-class3{
	position:absolute;
	top:10px;
	left:0px;
	margin-top:-95px;
	text-align:left;
}
DIV#pcheader DIV#logo {
	float:left;
	margin-top:3px;
}

DIV#pcheader DIV#topbar-menu {
	float:right;
	position:absolute;
	background-color:#3e9836;
	width:776px;
	height:30px;
	margin-top:3px;
	text-align:right;
	color:white;
	left:135px;
}
DIV#pcheader DIV#topbar-menu SPAN#topbar-sub-menu{
	vertical-align:middle;
	line-height:30px;
	padding-right:10px;
}
DIV#pcheader DIV#serch-flame{
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../img/header/search_bg.png) no-repeat;
	background-position: 0px 0px;
	width:372px;
	height:38px;
	margin-top:-4px;
	text-align:left;
	padding-left:33px;
	padding-top:0px;
}

DIV#pcheader DIV#serch-flame INPUT#keyword{
	width:246px;
	margin:6px 5px 0px 0px;
	height: 20px;
}
DIV#pcheader DIV#serch-flame INPUT#submit-btn{
	background:url(../img/header/search_button.png) left top no-repeat;
	background-position: 0px 0px;
	width:66px;
	height:20px;
	border: 0px solid #30972A;
	padding: 1px 0px 0px 0px;
	position: absolute;
	top: 8px;
	left: 293px;
}
SPAN#topbar-sub-menu A{
	color:white;
}
DIV#service-tab{
	margin-top:48px;
	position:relative;
}
DIV.service-tab-class{
	background:url(../img/header/g_navi.gif) no-repeat;
	width:124px;
	height:25px;
}
DIV.service-tab0{
	background-position: 0px -50px;
	position:absolute;
	left:0px;
}
DIV.service-tab1{
	background-position: -124px -50px;
	position:absolute;
	left:120px;
}
DIV.service-tab2{
	background-position: -248px -50px;
	position:absolute;
	left:240px;
}
DIV.service-tab3{
	background-position: -372px -50px;
	position:absolute;
	left:360px;
}
DIV.service-tab4{
	background-position: -496px -50px;
	position:absolute;
	left:480px;
}
DIV.service-tab5{
	background-position: -620px -50px;
	position:absolute;
	left:600px;
}
DIV.service-tab-onmouse0{
	background-position: 0px -25px;
	position:absolute;
	left:0px;
}
DIV.service-tab-onmouse1{
	background-position: -124px -25px;
	position:absolute;
	left:120px;
}
DIV.service-tab-onmouse2{
	background-position: -248px -25px;
	position:absolute;
	left:240px;
}
DIV.service-tab-onmouse3{
	background-position: -372px -25px;
	position:absolute;
	left:360px;
}
DIV.service-tab-onmouse4{
	background-position: -496px -25px;
	position:absolute;
	left:480px;
}
DIV.service-tab-onmouse5{
	background-position: -620px -25px;
	position:absolute;
	left:600px;
}
DIV.service-tab-default0{
	background-position: 0px 0px;
	position:absolute;
	left:0px;
}
DIV.service-tab-default1{
	background-position: -124px 0px;
	position:absolute;
	left:120px;
}
DIV.service-tab-default2{
	background-position: -248px 0px;
	position:absolute;
	left:240px;
}
DIV.service-tab-default3{
	background-position: -372px 0px;
	position:absolute;
	left:360px;
}
DIV.service-tab-default4{
	background-position: -496px 0px;
	position:absolute;
	left:480px;
}
DIV.service-tab-default5{
	background-position: -620px 0px;
	position:absolute;
	left:600px;
}
DIV#pcheader DIV#service-tab-underline{
	background:url(../img/header/g_navi_bg.gif);
	background-position: 0px 2px;
	width:912px;
	height:2px;
	display:block;
	position:absolute;
	top:71px;
	left:0px;
}
DIV#service-tab-detail-menu{
	position:relative;
}
.service-tab-detail-menu-class{
	width:160px;
	background-color:#3e9836;
	filter: alpha(opacity=93);
	-moz-opacity:0.93;
	opacity:0.93;
	display:none;
	padding:2px 5px;
	z-index:1500;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu0{
	position:absolute;
	top:25px;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu1{
	position:absolute;
	top:25px;
	left:120px;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu2{
	position:absolute;
	top:25px;
	left:240px;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu3{
	position:absolute;
	top:25px;
	left:360px;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu4{
	position:absolute;
	top:25px;
	left:480px;
}
DIV#service-tab-detail-menu DIV#service-tab-detail-menu5{
	position:absolute;
	top:25px;
	left:600px;
}
DIV.service-tab-detail-menu-link, DIV.service-tab-detail-menu-link_isnot-member{
	margin:0px 10px;
	padding:8px 0;
	font-weight:bold;
	line-height:150%;
	border-bottom:dotted 1px #ffffff;
}
DIV.service-tab-detail-menu-linkBtm, DIV.service-tab-detail-menu-linkBtm_isnot-member{
	margin:0px 10px;
	padding:8px 0;
	font-weight:bold;
	line-height:150%;
}
DIV.service-tab-detail-menu-link A, DIV.service-tab-detail-menu-linkBtm A{
	color:white;
}
DIV.service-tab-detail-menu-link_isnot-member A, DIV.service-tab-detail-menu-linkBtm_isnot-member A {
	color:#c0c0c0;
}
DIV#pcheader DIV#service-detail-flame{
	position:relative;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-class{
	display:none;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-view{
	display:block;
	width:908px;
	position:absolute;
	top:25px;
	padding:6px 2px;
	border-bottom:dotted 1px #3e9836;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-view SPAN.service-detail-link-class A{
	color:#555;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-view SPAN.service-detail-link-class_isnot-member A{
	color:#a9a9a9;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-view SPAN.service-detail-link-current A{
	color:#3e9836;
}
DIV#pcheader DIV#service-detail-flame DIV.service-detail-view SPAN.service-detail-link-separate{
	color:#3e9836;
}
#favorite{
	display:none;
	*display:inline;
}


.logout{
	display:none !important;
}
.pwchg{
	display:none !important;
}

.global-menu-free{
	display:inline;
}

.global-menu-auth{
	display: none;
}

LI.help{
}

DIV#header-menu-tool-box {
	position:relative;
	width: 912px;
	text-align:left;
	z-index: 1200;
}
DIV#header-menu-toolbar {
	display: none;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 1201;
}
DIV#header-menu-toolbar DIV.service-menu-base {
	width: 185px;
	padding: 0px;
}
DIV#header-menu-toolbar DIV.service-menu {
	background:url(../img/common/service_menu_bg.gif) repeat-y top left;
	width: 100%;
	text-align:center;
	padding: 0px;
}

DIV DIV.service-menu UL LI H2 {
	height: 29px;
}
DIV DIV.service-menu UL LI H2 A {
	font-weight: normal;
	z-index:20;
}
DIV DIV.service-menu UL.menu-list {
	list-style:none;
}
DIV DIV.service-menu UL.menu-list LI {
	text-align:left;
}
DIV DIV.service-menu UL.menu-list LI DIV.menu-item-title {
	padding-top: 5px;
	text-align: center;
}
DIV DIV.service-menu UL.menu-list LI a:hover {
	background-color:#E2EBE2;
}
DIV.service-menu UL.menu-list LI DIV.menu-item {
	width: 171px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:12px;
	border-bottom: 1px dashed #B6B6B6;
}
DIV.service-menu UL.menu-list LI DIV.menu-item-last {
	width: 171px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:12px;
	vertical-align: middle;
}
DIV.menu-item DIV.menu-icon, DIV.menu-item-last DIV.menu-icon {
	margin-top: -3px;
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(../img/common/menu_icon_20100901.gif);
	background-repeat: no-repeat;
}
DIV#menu-01 {
	background-position: 0px 0px;
}
DIV#menu-02 {
	background-position: 0px -50px;
}
DIV#menu-03 {
	background-position: 0px -100px;
}
DIV#menu-04 {
	background-position: 0px -150px;
}
DIV#menu-05 {
	background-position: 0px -200px;
}
DIV#menu-06 {
	background-position: 0px -250px;
}
DIV#menu-07 {
	background-position: 0px -300px;
}
DIV#menu-08 {
	background-position: 0px -350px;
}
DIV#menu-09 {
	background-position: 0px -400px;
}
DIV#menu-10 {
	background-position: 0px -450px;
}
DIV#menu-11 {
	background-position: 0px -500px;
}
DIV#menu-12 {
	background-position: 0px -550px;
}
DIV#menu-13 {
	background-position: 0px -600px;
}
DIV#menu-14 {
	background-position: 0px -750px;
}
DIV#menu-15 {
	background-position: 0px -800px;
}
DIV#menu-16 {
	background-position: 0px -1215px;
	width:30px;
	margin-left:-5px;
}
DIV#menu-17 {
	background-position: 0px -700px;
}
DIV#menu-18 {
	background-position: 0px -700px;
}
DIV#menu-19 {
	background-position: 0px -700px;
}
DIV#menu-20 {
	background-position: 0px -900px;
}
DIV#menu-21 {
	background-position: 0px -1050px;
}
DIV#menu-22 {
	background-position: 0px -950px;
}
DIV#menu-23 {
	background-position: 0px -1000px;
}
DIV#menu-24 {
	background-position: 0px -650px;
}

DIV#menu-25 {
	background-position: 0px -1100px;
}

DIV#menu-26 {
	background-position: 0px -1150px;
}
DIV#menu-27 {
	background-position: 0px -50px;
}
DIV#menu-28 {
	background-position: 0px -1284px;
}
DIV#menu-29 {
	background-position: 0px 0px;
}
DIV#menu-30 {
	background-position: 0px -700px;
}
DIV#menu-31 {
	background-position: 0px -50px;
}
DIV#menu-32 {
	background-position: 0px -1332px;
}
DIV#menu-33 {
	background-position: 0px -900px;
}
DIV#menu-34 {
	background-position: -5px -1372px;
}
DIV#menu-35 {
	background-position: -5px -1415px;
}
DIV#menu-36 {
	background-position: 0px -700px;
}
DIV DIV.menu-closer {
	width: 185px;
	height: 13px;
	background: url(../img/common/menu_end.gif) no-repeat top;
	border:0;
}


#ntfooter{
	width:912px !important;
}
#ntfooter #footer-head {
	width: 912px;
	height: 5px;
	background: url(../img/common/foot_top01.gif) no-repeat;
}
#ntfooter DIV#footer-content-frame {
	width: 910px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-left: 1px solid #C3C9BC;
	border-right: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content {
	width: 170px;
	height:190px;
	float: left;
	padding-left: 10px;
	text-align:left;
	border-right: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content-end {
	width: 160px;
	height:190px;
	float: left;
	padding-left: 0px;
	text-align:center;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.title {
	width:150px;
	height: 28px;
	border: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content-end DIV.title-end {
	width:140px;
	height: 28px;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.title IMG {
	margin-top: 8px;
	margin-left: 5px;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.content-body {
	width:145px;
	margin-top: 10px;
	font-size: 80%;
}
#ntfooter DIV#footer-content-frame DIV DIV.content-body-end {
	width: 140px;
	margin-top: 10px;
}
#ntfooter #footer-bottom {
	width: 912px;
	height: 5px;
	background: url(../img/common/foot_btm01.gif) no-repeat;
}
#ntfooter #copyright{
	padding:5px;
	text-align:right;
	font-size:80%;
	font-family:Arial,serif;
}

#ntHeaderMenu{
	clear:both;
	text-align: left;
	background-image: url(/pcstorage/img/globalmenu/bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	min-height: 26px;
	border-bottom: 1px #FFF solid;
	padding:0px;
	margin: 0px;
}
#ntHeaderMenu UL{
	display: inline;
}
#ntHeaderMenu UL LI{
	display: inline;
	float: left;
	height: 26px;
	*overflow: hidden;
}

#mainframe{
	clear:both;
}

h1#subject{
	clear:both;
	display: block;
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	text-indent:5px;
	line-height:2.2;
	color:#FFF;
	margin-bottom:10px;
	height: 35px;
	min-height: 35px;
	background-image: url("/pcstorage/img/subject-bg01.gif");
	background-position: left 100%;
	background-repeat: no-repeat;
}
h1#breadcrumb-list{
	clear:both;
	display: inline;
	text-align: left;
	text-indent:5px;
	color:#555;
	margin-bottom:10px;
	background-position: left 100%;
	background-repeat: no-repeat;
}
DIV#subject-flame{
	height: 35px;
	text-align:left;
	font-weight: bold;
	line-height:2.2;
}
DIV#subject-message-flame{
	position:relative;
}
DIV#subject-message{
	position:absolute;
	top:0px;
	right:0px;
	line-height:2.2;
	font-weight: bold;
}

DIV#lead-base{
	width: 830px;
	position:absolute;
}

DIV#lead-content{
	margin-top:10px;
	padding-right:5px;
	text-align:right;
	width:900px;
	color:#FFF;
}

DIV#lead-content STRONG{
	font-weight: normal;
}

#PrimaryContent, #SecondlyContent{
	text-align:left;
	line-height:1.2;
	padding:0px 0px 3px;
}

#SecondlyContent H2{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:3px 2px;
	background-color: #EEE;
	color: #49C;

}
#SecondlyContent UL, #ParkingSecondlyContent UL, #AddressSecondlyContent UL{
	line-height:1.4;
}

#SecondlyContent UL LI, #ParkingSecondlyContent UL LI, #AddressSecondlyContent UL LI{
	margin-left:4px;
	line-height:1.4;
}

div.p0{
	width:840px;
}

div.p1{
	float:left;
	width:480px;
	margin-right:8px;

}

div.s1{
	float:left;
	width:200px;
	margin-right:8px;
	border:1px solid #DDD;
}

div.s2{
	float:right;
	width:340px;
	border:1px solid #DDD;
}

div.a1{
	float:right;
	width:140px;
}

div.a2{
	float:left;
	width:300px;
}

div.p2{
	float:left;
	width:680px;
	margin-right:11px;
}

div.p3{
	float:left;
	width:610px;
	margin-right:11px;
}


div.p4{
	float:left;
	width:675px;
}

div.p5{
	width:855px;
}

div.p6{
	width:870px;
}

div.p7{
	float:left;
	width:674px;
	margin-right:10px;
}
div.p8{
	float:left;
	width:598px;
	margin-right:10px;
}

div.sps{
	padding-top:2.9em;
}

DIV.fieldset{
	border: 1px solid #CCC;
	padding:5px 5px 4px;
	margin: 1.3em 0px 5px;
	background-image:url(/pcstorage/img/navi_gradetion.gif);
	background-repeat:repeat-x;
	background-position:50% 100%;
}

DIV.fieldset H2{
	position:relative;
	top:-1em;
	margin-bottom:1.4em;
	padding:1px 4px;
	background-color: #FFF;
	display:inline;
	color:#666;
}

#weatherInfo {
	background-color: #FFFFFF;
	margin-top: 3px;
	width: 185px;
}
#weatherInfo UL.col {
	list-style-position: outside;
	display: inline;
	padding: 0px;
}
#weatherInfo UL.col LI.Update {
	font-size: 85%;
	*font-size:74%;
}
LI.Temp{
	padding:2px 0px 2px 20px !important;
	background:url(/pcstorage/img/temp.gif) no-repeat left top  !important;
	font-size:85%;
	*font-size:74%;
	margin-top:-1px !important;
	vertical-align:middle;
}

LI.Prec{
	padding:2px 0px 2px 20px !important;
	background:url(/pcstorage/img/rain.gif) no-repeat left top  !important;
	font-size:85%;
	*font-size:74%;
	margin-top:-1px !important;
	vertical-align:middle;
}


LI.Address{
	padding:1px 0px 4px 18px !important;
	background:url(/pcstorage/img/house.gif) no-repeat left top  !important;
	font-size:80%;
	margin-top:-1px !important;
}

LI.Tel{
	padding:1px 0px 4px 18px !important;
	background:url(/pcstorage/img/phone.gif) no-repeat left top  !important;
	font-size:80%;
	margin-top:-1px !important;
}

LI.CatchCopy{
	padding:1px 0px 4px 18px !important;
	font-size:80%;
	margin-top:-1px !important;
	color: #f00;
}

LI.Time, DT.Time{
	padding:1px 0px 0px 18px !important;
	background:url(/pcstorage/img/clock.gif) no-repeat left top !important;
}

LI.Yen, DT.Yen{
	padding:1px 0px 0px 18px !important;
	background:url(/pcstorage/img/icon_yen.gif) no-repeat left top !important;
}

LI.CO2{
	padding:1px 0px 0px 20px !important;
	background:url(/pcstorage/img/icon_co2.gif) no-repeat left top  !important;
}

LI.Busstop{
	padding:1px 0px 0px 18px !important;
	background:url(/pcstorage/img/busstop01.gif) no-repeat left top !important;
}

LI.Category{
	padding:0px 0px 5px 19px !important;
	background:url(/pcstorage/img/icon_category.gif) no-repeat left top  !important;
}

LI.Train, DT.Train{
	margin:3px 0px !important;
	padding: 0px 0px 0px 18px !important;
	background:url(/pcstorage/img/icon_train.gif) no-repeat left top  !important;
}

LI.Airplain{
	margin:3px 0px !important;
	padding: 0px 0px 0px 18px !important;
	background:url(/pcstorage/img/icon_airplain.gif) no-repeat left top  !important;
}

LI.rakuten{
	padding:2px 0px 0px 35px !important;
	background:url(/pcstorage/img/icon_rakuten.gif) no-repeat left top  !important;
}

LI.Caution{
	padding:0px 0px 0px 15px !important;
	background:url(/pcstorage/img/icon_caution.gif) no-repeat left top  !important;
}

LI.Print{
	padding:1px 0px 0px 16px !important;
	background:url(/pcstorage/img/icon_print.gif) no-repeat left top  !important;
}
LI.Parking{
	padding:0px 0px 0px 16px !important;
	background:url(/pcstorage/img/icon_parking.gif) no-repeat left top  !important;
}
LI.Point{
	margin:3px 0px !important;
	padding:1px 0px 2px 16px !important;
	background:url(/pcstorage/img/icon_point.gif) no-repeat left top  !important;
}
LI.Reload{
	padding:0px 0px 0px 16px !important;
	background:url(/pcstorage/img/icon_reload.gif) no-repeat left top  !important;
}

LI.Mail{
	padding:0px 0px 0px 16px !important;
	background:url(/pcstorage/img/icon_mail.gif) no-repeat left center!important;
}

LI.Postal{
	padding:0px 0px 0px 16px !important;
	background:url(/pcstorage/img/icon_postal.gif) no-repeat left center!important;
}

LI.Light{
	background: url(/pcstorage/img/icon_light.gif) no-repeat left top;
	margin:6px 0px;
	padding:0px 0px 0px 18px;
}

.method{
	background-repeat:no-repeat !important;
	background-position:left 0% !important;
	padding:0px 0px 0px 18px !important;
}
.method-car{
	background-image:url(/pcstorage/img/rail_icon_car.gif) !important;
}
.method-bus{
	background-image:url(/pcstorage/img/rail_icon_bus.gif) !important;
}
.method-plain{
	background-image:url(/pcstorage/img/rail_icon_air.gif) !important;
}
.method-train{
	background-image:url(/pcstorage/img/rail_icon_train.gif) !important;
}
.method-walk{
	background-image:url(/pcstorage/img/rail_icon_toho.gif) !important;
}
.method-ferry{
	background-image:url(/pcstorage/img/rail_icon_ferry.gif) !important;
}

.mark1, .mark2, .mark3, .mark4, .mark5{
	background-repeat:no-repeat !important;
	background-position:left 0% !important;
	padding:0px 0px 0px 15px !important;
}

.mark1{
	background-image:url(/pcstorage/img/icon_1.gif) !important;
}
.mark2{
	background-image:url(/pcstorage/img/icon_2.gif) !important;
}
.mark3{
	background-image:url(/pcstorage/img/icon_3.gif) !important;
}
.mark4{
	background-image:url(/pcstorage/img/icon_4.gif) !important;
}
.mark5{
	background-image:url(/pcstorage/img/icon_5.gif) !important;
}

.weather-image{
	width:70px;
	height:40px;
	padding-bottom: 4px;
}

#map-center{
	height: 0px;
	margin: -25px;
	text-align: center;
	padding: auto;
}

:root #map-center{
	margin: 0px
}
#map-center DIV{
	display:block;
	position: relative;
	top: -275px;
	left: -12px;
	*left: 0px;
	z-index: 9999;
}
:root #map-center DIV{
	display: inline;
	overflow: visible;
	left: 0px;
	padding-top: 50px;
	top: -300px;
}
#map-center DIV IMG{
	width:50px !important;
	height: 50px !important;
}

INPUT.imvisible{
	width: 1px !important;
	height: 1px !important;
	visibility: hidden;
	*visibility: visible;
}

/** Popup **/

DIV#search-explain{
	clear: both;
}

DIV.common-popup{
	width: 500px;
	position: absolute;
	visibility: hidden;
}

DIV.common-popup DIV.common-popup-head{
	width: 500px;
	height: 25px;
	background: url(../img/common_popup_head.png) no-repeat;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/pcstorage/img/common_popup_head.png');
}
DIV.common-popup DIV.common-popup-content{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background-color: #fff799;
	padding: 2px 3px;
}

DIV.common-popup DIV.common-popup-foot{
	width: 500px;
	height: 8px;
	background: url(../img/common_popup_foot.png) no-repeat;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/pcstorage/img/common_popup_foot.png');
}
DIV#ParkingPrimaryContent, DIV#AddressPrimaryContent{
	text-align:left;
	width: 600px;
	float:left;
	margin-right:8px;
}
DIV#parking_main_content{
	background: url(../img/parking/img_parking2.jpg) no-repeat;
	height: 157px;
	padding: 0px 0px 0px 13px;
}
IMG#parking_main_title{
	margin: 13px 0px 0px 0px;
}
DIV#parking_main_content_cond{
	background: url(../img/parking/line1_2_parking.gif) repeat-y;
	padding: 0px 0px 0px 13px;
}
DIV#parking_main_content_mid{
	background: url(../img/parking/line1_2_parking.gif) repeat-y;
	margin-top: -2px;
	padding: 10px 0px 17px 0px;
}
DIV#parking_search_result_frm{
	background-color: #FFF;
	min-height: 254px;
	height: auto !important;
	height: 254px;
	width: 550px;
	border: 1px solid #CCC;
	padding: 5px;
	display: none;
	margin: 0px 0px 0px 16px;
}
DIV#parking_search_result_frm DIV#loading{
	padding-top: 60px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
DIV#parking_main_content_foot{
	background: url(../img/parking/line2_2_parking.gif) no-repeat;
	height: 7px;
	margin: -2px 0px 5px 0px;
}
DIV#parking_main_content DIV#lead{
	background-color: #FFF;
	height: 91px;
	width: 400px;
	border: 1px solid #CCC;
	padding: 5px;
	line-height: 1.3;
	margin-bottom: 5px;
}
DIV#parking_around_head_air{
	background: url(../img/parking/title_airport_p.gif) no-repeat;
}
DIV#parking_around_head_station{
	background: url(../img/parking/title_station_p.gif) no-repeat;
}
DIV#parking_around_head_ranking{
	background: url(../img/parking/title_ranking_p.gif) no-repeat;
}
DIV.parking_around{
	width: 294px;
	margin: 8px 4px 15px 0px;
	float: left;
}
DIV.parking_around_head{
	width: 294px;
	height: 36px;
}
DIV.parking_around_head H2{
	font-size: 14pt;
	font-weight: bold;
	color: #555555;
	padding: 10px 0px 0px 42px;
}
DIV.parking_around_body{
	border-left: 1px solid #7EA5AE;
	border-right: 1px solid #7EA5AE;
	border-bottom: 1px solid #7EA5AE;
}
DIV.parking_around_body TABLE{
	margin: 10px 10px 15px 15px;
}
DIV.parking_around_body TD{
	width: 130px;
}
DIV#parking_main_content INPUT#freetxt{
	color: #999999;
}
#ParkingPrimaryContent DIV.fieldset, #AddressSecondlyContent DIV.fieldset{
	border: 1px solid #CCC;
	padding:5px 5px 4px;
	margin: 1.3em 5px 5px;
	background-image:url(/pcstorage/img/navi_gradetion.gif);
	background-repeat:repeat-x;
	background-position:50% 100%;
}
DIV#ParkingPrimaryContent UL.ntProvP LI, DIV#AddressPrimaryContent UL.ntProvP LI{
	width:52px;
	float:left;
	line-height:1.5;
	margin:0px 5px;
}
DIV#provSlctLead{
	margin-left: 5px;
}
DIV#ParkingSecondlyContent, DIV#AddressSecondlyContent{
	text-align:left;
	width: 304px;
	float:left;
}
DIV#ParkingSecondlyContent ul.row li, DIV#AddressSecondlyContent ul.row li{
	clear:both !important;
	margin-left:8px;
	margin-right:-8px;
	padding-left:0px;
	line-height:1.3;
	vertical-align:middle;
}
DIV.parking_fw_result{
}
DIV#parking_search_result p.AR{
	margin-right: 40px;
}
p#category_lead{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
DIV#CategorySecondlyContent{
	margin: 8px 0px 0px 0px;
	width: 300px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
DIV.category_list{
	float:left;
	width:598px;
	margin-right:8px;
}
LI#category_prov_list{
	padding-left: 5px;
}
H2#category_list_head{
	border: 1px solid #CCC;
	padding:3px 2px;
	background-color: #EEE;
	color: #49C;
}
DIV#lower_category_list{
	margin-top: 0px !important;
}
DIV#poi_topic_path{
	text-align: left;
}
DIV#poi_content{
	width: 95%;
	text-align: left;
	margin: 5px 0px 15px 0px;
}
DIV#poi_head{
	background-image:url(/pcstorage/img/navi_gradetion.gif);
	background-position:50% 100%;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin:11px 0 5px;
	padding:5px 5px 4px 12px;
}
DIV#PoiPrimaryContent{
	float: left;
	padding: 20px 15px 5px 10px;
	width: 379px;
}
DIV#PoiSecondlyContent{
	float: left;
	margin: 5px 0px 0px 0px;
}
.poi_emphasis{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

#ParkingSearchCondition H3{
	border-bottom: 1px solid #49C;
	color: #49C;
	margin: 0px 0px 5px 0px;
	width : 370px;
}

DIV#parking_search_description_frm{
	background-color: #FFF;
	width: 550px;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 0px 0px 0px 16px;
}

DIV#parking_search_description{
	margin: 10px;
}

#parking_search_description H2{
	border: 1px solid #CCC;
	padding:3px 2px;
	margin:0px 0px 5px 0px;
	background-color: #EEE;
	color: #49C;
	width: 200px;
}

DIV#parking_sub_content{
	width: 691px;
	padding: 16px 0px 0px 16px;
}

h2#main_ttl {
	background: url(../img/parking/title_parking_bg.gif) repeat-x;
	height: 34px;
	border: none;
	width: 100%;
	padding: 0px;
	margin-bottom: 15px;
}

h3.sub_ttl {
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 5px;
	font-size: 18px;
	border-bottom: 1px solid #42a7ff;
}

h3.sub_ttl.station {
	padding-left: 40px;
	background: url(../img/parking/icon_station.gif) no-repeat 5px 0;
}

h3.sub_ttl.spot {
	padding-left: 40px;
	background: url(../img/parking/icon_spot.gif) no-repeat 5px 0;
}

ul.spot_list li {
	margin-left: 20px;
	margin-bottom: 6px;
	list-style: disc;
}

DIV.block_left {
	float: left;
	width: 48%;
}

DIV.block_right {
	float: right;
	width: 48%;
}

DIV#ranking_list dl dt.top10 {
	border: 1px solid #ff7d4a;
}

dl.ranking dt{
	float: left;
	padding:0.3em 0 0.1em 0;
	width:2.5em;
	text-align:center;
}

dl.ranking dd{
	margin:0 0 0 2.5em;
	padding:0.3em 0.1em 0.5em;
}

p.clr{
	clear:both;
}

DIV#ParkingPrimaryContent dl.ranking {
	margin-bottom: 20px;
}

DIV#ParkingPrimaryContent dl.ranking dd {
	background: url(../img/parking/bottom_line.gif) repeat-x 0 bottom;
}

dl.ranking dd img{
	margin-right: 3px;
	vertical-align: bottom;
}


DIV#cmnheader{
	margin:10px 0px;
}

DIV#cmnheader DIV#hlogo {
	float:left;
}

#cmnheader p, #cmnheader #htools a{
	position:relative;
	font-size:85%;
	margin:1px 0px 0px 4px;
	display:inline;
}

#cmnheader p span{
	display:none;
}

#cmnheader ul#htools{
	text-align:right;
	float:right;
	padding-top:6px;
}

DIV#servicelist_frame{
	width:198px;
	border: 1px solid #8ec38a;
	background-color: #FFFFFF;
}
DIV#servicelisttop_frame{
	border-bottom: solid 2px #4daa4f;
}

DIV#servicelisttop{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -120px;
	width:198px;
	height:30px;
}

DIV.servicelistgroup_topborder{
	border-top: dotted 1px #b8b8b8;
}

DIV.servicelistcontents{
	padding-left:23px;
}

DIV.servicelistcontents ul{
	margin: 5px 0px;
}

DIV.servicelistcontents ul li{
	margin: 3px 0px;
}

DIV.servicelistitem a{
	font-weight: normal;
}

DIV.servicelistitem_dis a{
	font-weight: normal;
	color: #999;
}

DIV#servicelisttitle_Route{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -520px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Car{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -220px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Tranfer{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -280px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Bus{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -340px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Air{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -400px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Bicycle{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -460px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Traffic{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -340px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Recommend{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -250px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_Utility{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -460px;
	width:198px;
	height:25px;
}

DIV#servicelisttitle_PCcourse{
	background:url(../img/top/top_sprite_20120312.png) no-repeat;
	background-position: -10px -310px;
	width:198px;
	height:25px;
}

DIV.affiliate_form_left{
	width: 290px;
	float: left;
}
DIV.affiliate_form_right{
	width: 290px;
	margin-left: 18px;
	float: left;
}
DIV.affiliate_form{
	width: 290px;
	margin-left:3px;
	margin-top:8px;
}
DIV.affiliate_form_220{
	width: 220px;
	float: left;
}
DIV.affiliate-form-title{
	width: 290px;
	height: 36px;
	background-image: url("/pcstorage/img/title_blank_290.gif");
	margin-left: 0px;
}
DIV.affiliate-form-title_220{
	width: 220px;
	height: 36px;
	background-image: url("/pcstorage/img/title_blank_220.gif");
	margin-left: 0px;
}
DIV.affiliate-form-content{
	height: 125px;
	margin: 0px 0px 10px 0px;
	padding-top:5px;
}
DIV.affiliate-form-content_acq{
	height: 113px;
}
DIV.affiliate-form-content-border{
	border-left: 1px #7EA5AE solid;
	border-right: 1px #7EA5AE solid;
	border-bottom: 1px #7EA5AE solid;
}
DIV.affiliate-form-content_220{
	height: 122px;
	margin: 0px 0px 10px 0px;
	padding-top:5px;
	border-left: 1px #7EA5AE solid;
	border-right: 1px #7EA5AE solid;
	border-bottom: 1px #7EA5AE solid;
}
.affiliate_formQuestion select{
	font-size:10px;
	width:169px;
}
DIV#affiliate_formQuestion_help{
	margin-top:3px;
	text-align:center;
}
.affiliate-button-start{
	border:none;
	display:block;
	width:154px;
	height:30px;
	background:url(/pcstorage/img/car/btn_taxes.gif) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
DIV.head_txt_noicon{
    color: #555555;
    font-weight: bold;
    text-shadow: 1px 0 0 #F5F8F8;
    font-size: 18px;
    margin: 7px 0px 0px 17px;
}
DIV.head_txt_noicon_220{
    color: #555555;
    font-weight: bold;
    text-shadow: 1px 0 0 #F5F8F8;
    font-size: 18px;
    margin: 9px 0px 0px 5px;
    text-align:left;
}

.affiliate-form-content table{
	font-size:90%;
}
DIV.affiliate_select_area{
	margin-top:2px;
}
DIV.affiliate_select_area select{
	font-size:11px;
	height:17px;
	width:169px;
}

/* 鬨ｾ�｣隰ｳ�ｺ郢晢ｽｻweb郢晢ｽ｡郢晢ｽｼ郢晢ｽｫ郢晢ｽｻ陷奇ｽｰ陋ｻ�ｷ郢晄�縺｡郢晢ｽｳ */
.share-btn-area {
	height: 40px;
}
.share-btn-area .btn {
	height: 25px;
	margin: 3px 2px 3px 1px;
	display: block;
	float: right;
	cursor: pointer;
}
.share-btn-area .btn-share-route {
	width: 135px;
	background:url(/pcstorage/img/btn_mobile_orange.png) no-repeat 0 0;
}
.share-btn-area .btn-share-mail {
	width: 103px;
	background:url(/pcstorage/img/btn_mail_orange.png) no-repeat 0 0;
}
.share-btn-area .btn-share-print {
	width: 60px;
	margin-right: 15px;
	background:url(/pcstorage/img/btn_print_orange.png) no-repeat 0 0;
}
/** toshiaki-takahashi ab test騾包ｽｨ start */
.share-btn-area.abtest .btn-share-route {
	width: 135px;
	background:url(/pcstorage/img/btn_mobile_white.png) no-repeat 0 0;
}
.share-btn-area.abtest .btn-share-mail {
	width: 103px;
	background:url(/pcstorage/img/btn_mail_white.png) no-repeat 0 0;
}
.share-btn-area.abtest .btn-share-print {
	width: 60px;
	margin-right: 15px;
	background:url(/pcstorage/img/btn_print_white.png) no-repeat 0 0;
}
/** toshiaki-takahashi ab test騾包ｽｨ end */
.share-btn-area .btn:hover {
	opacity: 0.85;
	/*-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 70);*/
	filter: alpha(opacity = 85);
}
.share-btn-area .btn:active {
	opacity: 1.0;
	/*-ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity = 100);*/
	filter: alpha(opacity = 100);
}
.share-btn-area.transfer .btn {
	margin: 5px 2px 3px 1px;
}
.share-btn-area.transfer .btn-share-route {
	background:url(/pcstorage/img/btn_mobile_white.png) no-repeat 0 0;
}
.share-btn-area.transfer .btn-share-mail {
	background:url(/pcstorage/img/btn_mail_white.png) no-repeat 0 0;
}
.share-btn-area.transfer .btn-share-print {
	margin-right: 9px;
	background:url(/pcstorage/img/btn_print_white.png) no-repeat 0 0;
}
.share-btn-area.car .btn-share-print {
	margin-right: 3px;
}
/* web郢晢ｽ｡郢晢ｽｼ郢晢ｽｫ鬨ｾ竏ｽ�ｿ�｡郢晁ｼ斐°郢晢ｽｼ郢晢ｿｽ */
#sendmail-modal {
	text-align: left;
}
#sendmail-modal .left {
	float: left;
}
#sendmail-modal .clear {
	clear: both;
}
.ntmodal-titile-div {
	border-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;

	height: 50px;
	width: 99.8%;
	border: 1px solid #FFF;
	background-color: #828AFA;

	background-image: linear-gradient(bottom, #438CDA 25%, #6BA6E5 37%);
	background-image: -o-linear-gradient(bottom, #438CDA 25%, #6BA6E5 37%);
	background-image: -moz-linear-gradient(bottom, #438CDA 25%, #6BA6E5 37%);
	background-image: -webkit-linear-gradient(bottom, #438CDA 25%, #6BA6E5 37%);
	background-image: -ms-linear-gradient(bottom, #438CDA 25%, #6BA6E5 37%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, #438CDA),
		color-stop(0.37, #6BA6E5)
	);
}
.ntmodal-titile-div .ntmodal-title-icon {
	position: absolute;
	top: 11px;
	left: 11px;
}
.ntmodal-titile-div h3.ntmodal-title {
	text-align: left;
	color: white;
	font-size: 16px;
	margin: 10px 5px 5px 36px;
}
.ntwindow-remove-btn {
	width: 65px;
	height: 25px;
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
	background:url(/pcstorage/img/webmail/btn_close_s.png) no-repeat 0 0;
}
.ntwindow-remove-btn:active {
	background:url(/pcstorage/img/webmail/btn_close_s.png) no-repeat top right;
}
#sendmail-modal .sendmail-header h3 {
	font-size: 18px;
	margin: 5px;
}
#sendmail-modal h4 {
	font-size: 16px;
	color: #444;
	margin: 17px 22px 13px 22px;
}
#sendmail-modal h4 span,
#sendmail-modal h4 img {
	vertical-align: middle;
}
#sendmail-modal .sendmail-content {
	margin: 16px;
	color: #444;
	background-color: #efefef;
	margin-bottom: 20px;
	padding: 22px;
	min-height: 20px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#sendmail-modal .ipt-email-label {
	font-size: 14px;
	margin-top: 9px;
}
#sendmail-modal .ipt-email {
	font-size: 23px;
	width: 413px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0px 6px;
}
#sendmail-modal #btn-send-email {
	width: 126px;
	height: 34px;
	margin-left: 11px;
	display: block;
	cursor: pointer;
	background:url(/pcstorage/img/webmail/btn_send.png) no-repeat 0 0;
}
#sendmail-modal #btn-send-email:hover {
	margin-top: 1px;
}
#sendmail-modal #btn-send-email:active {
	margin-top: 1px;
	background:url(/pcstorage/img/webmail/btn_send.png) no-repeat top right;
}
#sendmail-modal .mail-title {
	width: 472px;
}
#sendmail-modal .ballon-info {
	position: relative;
	left: 518px;
	top: -3px;
}
#sendmail-modal .sendmail-area,
#sendmail-modal .mailtitle-area {
	margin: 5px 0 0 0;
	font-size: 14px;
}
#sendmail-modal #sendmail-route-text {
	background-color: #fefefe;
	color: #444444;
	overflow: auto;
	width: 600px;
	height: 185px;
	margin: 11px 0px;
	padding: 11px;
	border: 1px solid #cccccc;
	overflow: auto;
}
#sendmail-modal .sendmail-footer div {
	float:left;
	font-size: 12px;
}
#sendmail-modal .sendmail-footer div.left-area {
	width: 78px;
	position: relative;
	margin-left: 15px;
}
#sendmail-modal .sendmail-footer p.attention {
	left: 16px;
	top: 1px;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
}
#sendmail-result-modal p.send-mail-text {
	font-size: 18px;
	text-align: center;
	margin-top: 162px;
}
#sendmail-result-modal p#webmail-close-btn {
	width: 126px;
	height: 34px;
	margin-left: 286px;
	margin-top: 66px;
	text-align: center;
	display: block;
	cursor: pointer;
	background:url(/pcstorage/img/webmail/btn_close.png) no-repeat 0 0;
}
#sendmail-result-modal p#webmail-close-btn:hover {
	margin-top: 67px;
}
#sendmail-result-modal p#webmail-close-btn:active {
	margin-top: 67px;
	background:url(/pcstorage/img/webmail/btn_close.png) no-repeat top right;
}
#sendmail-result-modal p#introduction-totalnavi-image {
	margin-top: 66px;
	text-align: center;
}
/*********************************
 *      ...髯ｦ�ｨ驕会ｽｺ
 *********************************/
.overflow {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.visible-ie{
	display: none;
	behavior: expression(visibleForIe(this));
}

.regist_banner{
	padding-top: 10px;
	padding-bottom: 10px;
}