/*
++ /sp/corporate/ CSS
*/
p {
	margin: 0;
}

#side .navi2 {
	margin-top: 20px;
}

#side ul li.lower a,
#side ul li.lowerOn {
	padding-left: 25px;
}

#side ul li.magoNavi a,
#side ul li.magoNavion {
	padding-left: 35px;
}

#mainContentBody {
	padding: 0;
}

h2.ttlTOP {
	background: url(/sp/corporate/images/bg_main_ttl.gif) top repeat-x;
	font-size: 24px;
	line-height: 30px;
	padding: 12px 15px;
	border-bottom: 1px solid #dadada;
	margin: 0 0 15px;
}

.pIndent {
	margin-left: 3px;
	padding-left: 1em;
	text-indent: -1.2em;
}

.dindent {
	padding-left: 1em;
	text-indent: -1em;
}

.p_margin {
	margin-top: 10px;
}

.globalBorder {
	border-top: 1px dotted #C1C1C1;
	line-height: 0;
	margin: 10px 0;
}

.sec2 {
	padding: 0 15px;
}

#footer {
	margin-top: 30px;
}

.secTop {
	background: url("/corporate/images/bg_sec.gif") repeat-x scroll left top;
	padding: 20px 15px 0;
	margin-top: 20px;
}

.secTop h4 {
	margin: 0 0 15px;
}

.conIndex2,
.conIndex1 {
	background: url("/corporate/images/bg_sec2.gif") repeat-x scroll left top transparent;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	margin: 30px auto 0;
	padding: 0 15px 15px;
}

.conIndex2 {
	border-bottom: 1px solid #fff;
}

.conIndexbottom {
	border-bottom: 1px solid #c1c1c1;
	margin: 0 auto;
	padding: 0 0 0 15px;
}

.gaiyou1_l{padding: 10px 30px 10px 10px;border-bottom: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb;  font-weight: bold; line-height: 150%}
.gaiyou1_r{padding: 10px 10px 10px 10px;border-bottom: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb;  line-height: 150%}
.gaiyou2_l{padding: 10px 30px 10px 10px;border-bottom: 1px solid #bbbbbb; font-weight: bold; line-height: 150%}
.gaiyou2_r{padding: 10px 10px 10px 10px;border-bottom: 1px solid #bbbbbb; line-height: 150%}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

.ciTbl th, .ciTbl td {
	border: 1px solid #909090;
	padding: 6px;
}

.siteLink {
	background: url("/corporate/images/ic_link.gif") no-repeat scroll left 4px transparent;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
++ map (floating)
*/
.map-page {
	margin: 0 20px;
}

.sharp-logo {
	padding: 15px 0px 9px 0px;
	border-bottom: solid 1px #666666;
}

.map-title {
	margin: 16px 0px 22px 0px;
}

.external-map {
	text-align: right;
}

.external-map td {
	padding: 5px 0 0 5px;
}

.external-map a {
	display: inline-block;
	border: 1px solid #ddd;
}

.external-map .text-link {
	padding: 4px 6px;
	text-decoration: none;
	font-weight: bold;
}

.place-name {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 1em 0 2px;
	padding-bottom: 2px;
}

.transport-title {
	font-weight: bold;
	margin: 12px 0px 7px;
}

.transport-newline {
	margin-top: 1em;
}

.transport-detail {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
	text-indent: -.5em;
}

.map-note {
	margin-top: 1em;
	font-size: 80%;
}

.map-pdf {
	margin: 30px 0px 15px 0px;
}

.close {
	display: block;
	text-align: right;
}

.copyright {
	border-top: 1px solid #666;
	padding: 10px 0;
	text-align: right;
}

/*-----------
++ for sp
-------------*/
.sppcselect {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.sppcselect p {
	margin: 0;
	text-shadow: 0px 0px 0.5px #555555;
	color: #444444;
	font-size: smaller;
}

body {
	font: 16px/1.2 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,sans-serif;
	color: #666;
	-webkit-text-stroke-width:.01px;
}

#header {
	box-shadow: 0 0 5px #ccc;
}

/*
++ ダイアログ
*/
.ui-dialog #header {
	padding: 0 20px;
}

.close-on-top {
	float: right;
}

* html .ui-dialog .name {
	max-width: 100%;
	overflow: hidden;
}

.ui-dialog .name img {
	max-width: 100%;
}

.ui-dialog-contain .page,
.ui-dialog-contain .mainBox,
.ui-dialog-contain .footer {
	margin: 0 20px;
}

/* history/only_one */
.ui-dialog-contain #wrapBox .rightBox img {
	max-width: 100%;
}

dl.cap {
	clear: both;
	display: block;
	font-size: 77%;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

dl.cap dt {
	clear: left;
	display: inline;
	float: left;
	width: 10%;
}

dl.cap dd {
	display: inline;
	float: left;
	margin: 0 0 3px;
	width: 90%;
}

.links {
	margin: 0 20px;
}

.item {
	padding: 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
}

.item dl,
.item .siteLink {
	margin: 0;
}

.item dd {
	text-align: center;
	margin: 0;
}

.mart10 {
	margin-top: 10px;
}

.mart20 {
	margin-top: 20px;
}

.mart25 {
	margin-top: 25px;
}

.mart30 {
	margin-top: 30px;
}

.marb10 {
	margin-bottom: 10px;
}

.marlr15 {
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
}

.marr15 {
	margin-right: 15px;
}

.marl30 {
	margin-left: 30px;
}

.marl50 {
	margin-left: 50px;
}

.adobeBox, .adobeBox2 {
	border: 1px dotted #999;
	margin-top: 20px;
	padding: 10px;
}
