body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-family: "Lucida Grande", "Verdana", "¥á¥¤¥ê¥ª", "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif
}

.w5		{ width:  5px; }
.w10	{ width: 10px; }
.w15	{ width: 15px; }
.w20	{ width: 20px; }
.w30	{ width: 30px; }

.h5		{ height:  5px; }
.h10	{ height: 10px; }
.h15	{ height: 15px; }
.h20	{ height: 20px; }
.h30	{ height: 30px; }
.h40	{ height: 40px; }
.h50	{ height: 50px; }
.h60	{ height: 60px; }
.h70	{ height: 70px; }
.h80	{ height: 80px; }

a		{ color: #4748a9; }
a:hover	{ color: #98a0c6; }

.hand	{ cursor: pointer; }


.boxA {
	text-align: center;
	width: 100%;
}

.boxMain {
	text-align: left;
	margin:0px auto;
	width: 955px;
/*	background-color: red;*/
}


.left {
	background: transparent url(../img/l.png) repeat-y 0px 0px;
	margin-right: 20px;
}

.right {
	background: transparent url(../img/r.png) repeat-y right 0px;
	margin-right: -20px;
}

.hd {
	margin: 0 0 0 40px;
}

.ft {
	border: 3px solid white;
	background: transparent url(../img/b.png) repeat-x 0px 0px;
	height: 50px;
}

#title {
	background: transparent url(../img/title.png) no-repeat 0px 0px;
	width: 437px;
	height: 63px;
}

td.terms			{ width: 160px;height:28px;vertical-align: top; }
td.privacy			{ width: 136px;height:28px;vertical-align: top; }
#terms				{ background: transparent url(../img/terms.png)			no-repeat right	0px;width: 160px;height: 28px; }
#privacy			{ background: transparent url(../img/privacy.png)		no-repeat right	0px;width: 136px;height: 28px; }

#terms .selected	{ background: transparent url(../img/terms-a.png)		no-repeat right	0px;width: 160px;height: 28px; }
#privacy .selected	{ background: transparent url(../img/privacy-a.png)		no-repeat right	0px;width: 136px;height: 28px; }

.menu-left			{ background: transparent url(../img/menu-left.png)		no-repeat 0px	0px;width:  71px;height: 31px;	margin-left: 40px; }
#profile			{ background: transparent url(../img/profile.png)		no-repeat 0px	0px;width: 146px;height: 31px; }
#business			{ background: transparent url(../img/business.png)		no-repeat 0px	0px;width: 146px;height: 31px; }
#products			{ background: transparent url(../img/products.png)		no-repeat 0px	0px;width: 145px;height: 31px; }
#careers			{ background: transparent url(../img/careers.png)		no-repeat 0px	0px;width: 140px;height: 31px; }
#paso-q				{ background: transparent url(../img/paso-q.png)		no-repeat 0px	0px;width: 156px;height: 31px; }
.menu-right			{ background: transparent url(../img/menu-right.png)	no-repeat 0px	0px;width:  70px;height: 31px; }

#profile .selected	{ background: transparent url(../img/profile-a.png)		no-repeat 0px	0px;width: 146px;height: 31px; }
#business .selected	{ background: transparent url(../img/business-a.png)	no-repeat 0px	0px;width: 146px;height: 31px; }
#products .selected	{ background: transparent url(../img/products-a.png)	no-repeat 0px	0px;width: 145px;height: 31px; }
#careers .selected	{ background: transparent url(../img/careers-a.png)		no-repeat 0px	0px;width: 140px;height: 31px; }
#paso-q	 .selected	{ background: transparent url(../img/paso-q-a.png)		no-repeat 0px	0px;width: 156px;height: 31px; }

#copyright {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9pt;
	color: #277b21
}

.contents {
	margin: 10px 0 0 70px;
	padding: 0 10px 0 0;
}

.contents td {
	vertical-align: top;
}

.panel {
}

.panel .lt	{ background: transparent url(../img/lt.png) no-repeat	0px		0px;margin-right:  10px;height: 10px; }
.panel .lb	{ background: transparent url(../img/lb.png) no-repeat	0px		0px;margin-right:  10px;height: 10px; }
.panel .rt	{ background: transparent url(../img/rt.png) no-repeat	right	0px;margin-right: -10px;height: 10px; }
.panel .rb	{ background: transparent url(../img/rb.png) no-repeat	right	0px;margin-right: -10px;height: 10px; }
.panel .hl	{ background: transparent url(../img/hl.png) repeat-x	0px		0px;margin: 0 10px;		height: 10px; }
.panel .hlb	{ background: transparent url(../img/hl.png) repeat-x	0px		7px;margin: 0 10px;		height: 10px; }

.panel .l	{ background: transparent url(../img/vl.png) repeat-y	0px		0px;margin-right:  10px; }
.panel .r	{ background: transparent url(../img/vl.png) repeat-y	right	0px;margin-right: -10px; }

h1 {
	font-size: 12pt;
	font-weight: normal;
	display: inline;
	margin: 0px;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: black;
	margin: 0 5px 10px 10px;
	padding-left: 5px;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #666;
	margin: 0 5px 10px 10px;
	padding-left: 5px;
	background-color: #ee9;
	width: 90%;
}

h2 hr.h2 {
	width: 90%;
	margin:0;
	padding:0;
	border:#ccc solid 1px;
}

.matter1 {
	margin: 0 20px 0 30px;
}

.matter2 {
	margin: 0 10px 0 10px;
}

.idx {
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: #f99;
	margin: 0 5px 5px 10px;
	padding-left: 5px;
}

.idx-sub {
	border-width: 0 0 0 3px;
	border-style: solid;
	border-color: #9f9;
	margin: 0 5px 5px 30px;
	padding-left: 5px;
}


.guide-bar {
	margin: 5px 50px 5px 10px;
}


tr.row1 {
	background-color: #ddd;
}

tr.row2 {
	background-color: #eee;
}

tr.row3 {
	background-color: #999;
}

tr.row th {
	vertical-align: top ! important;
	text-align: left;
	font-weight: normal;
	width: 120px;
}

tr.inquiry th {
	vertical-align: top ! important;
	text-align: left;
	font-weight: normal;
	width: 250px;
}

tr.row td {
	vertical-align: middle ! important;
}

tr.header th {
	vertical-align: top ! important;
}

tr .pq-col1 {
	width: 200px;
}

tr .pq-col2 {
	width: 80px;
}

tr .pq-col3 {
	width: 210px;
}

td.p-money {
	text-align:right;
}

.block-a {
	margin-bottom: 20px;
}

.block-a .title {
	color: #4748a9;
	font-size: 110%;
}

.block-a .desc {
	padding-left: 20px;
	font-size: 90%;
}

img.f-left {
	vertical-align: top;
	float: left;
/*	margin: 0 1em 1em 0;*/
}

img.f-right {
	vertical-align: top;
	float: right;
/*	margin: 0 0 1em 1em;*/
}
img.p-left {
	vertical-align: top;
	float: left;
	margin: 0 1em 0.5em 0;
}

img.p-right {
	vertical-align: top;
	float: right;
	margin: 0 0 0.5em 1em;
}


table.menu  div.menu .selected	{ background-color: #eee; }

span.ann {
	font-size: 9pt;
}

span.must {
	font-size: 9pt;
	color: red;
}

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

table.b-gear {
	background: #fff url(../img/gear02.png) 50% top no-repeat;
}

table.b-feather {
	background: #fff url(../img/feather02.png) 50% top no-repeat;
}


td.cntr {
	text-align: center;
}

td.mdl {
	vertical-align: middle;
}

ul.check0 {
	list-style-image: url(../img/ch0.png);
}

ul.check1 {
	list-style-image: url(../img/ch1.png);
}

ul.check2 {
	list-style-image: url(../img/ch2.png);
}


.logoback-15p {
	background-image: url(../img/upc_logo_15p.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

.note-area {
	padding: 2px;
	border: #666 dotted 1px;
	background-color: #eef;
}
.note-area-new {
	padding: 2px;
	border: #666 dotted 1px;
	background-color: #eff;
}
.note-area-deleted {
	padding: 2px;
	border: #666 dotted 1px;
	background-color: #aaa;
}
ul.notes {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.notes li {
	padding: 1px 0 2px 23px;
	background: transparent url(../img/ch2.png) no-repeat left center;
	border: dotted 1px #ccc;
}

ul.notes .date {
	margin: 0 15px 0 0;
	height: 20px;
}

ul.notes .cont {
	margin: 0;
}


.news-year-b {
	background-color: #eee;
	border: #ccc dotted 1px;
	margin: 0 5px 10px 0;
	padding: 3px;
	text-align: center;
}

.news-year-b .lft {
	margin-right: 10px;
	text-align: center;
}

.news-year-b .rgt {
	margin-left: 10px;
	text-align: center;
}

.news-year-b .y {
	text-align: center;
}


