/* 共通 */
body {
	padding: 0px;
	margin: 0px;
	background-image: url(img/head_bg.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF; 
	font: 80% "Arial", "Helvetica", "sans-serif"; 
	color: #333; 
}


/* 共通 */
td {
	font: 80% "Arial", "Helvetica", "sans-serif"; 
}

p {
	line-height: 130%; 
}

h1 {
	font: 140%; 
	font-weight: bold; 
	color: #333; 
}

h2 {
	font: 130%; 
	font-weight: bold; 
	margin-bottom: -10px; 
	color: #333; 
}

#pnavi { 
	font-size: 80%; padding-top: 7px; padding-bottom: 12px; padding-left: 1px; 
}

#mini { 
	font-size: 80%; line-height: 130%; 
}

#drn { 
	color: #2C828D;
	font-weight: bold;
}

.text10 {
	font-size: 10px;
	line-height: 150%;
}

table.a {
	border-collapse: collapse;
}

td.b {
	border: solid 1px #666666;
}

.blue {
	font-size: 12px;
	color: #333333;
}

.tit {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.p_title {
	font-size: 14px;
	font-weight: bold;
	clip: rect(   );
	text-indent: 2pt;
}

/* リンク */
a:link {
	color: #004E8C; text-decoration: none;
}

a:visited {
	color: #004E8C; text-decoration: none; 
}

a:hover {
	color: #004E8C; text-decoration: underline; 
}

a:active {
	color: #004E8C; text-decoration: none; 
}


@media print { /* printメディアの場合にのみ適用 */
	body { background-image: url(img/spacer.gif); background-repeat: no-repeat; background-color: #FFFFFF; }
}


/* Sales and Service : Contact List */
h2.ss {
	margin: 0 0 3px;
	padding: 2px 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(img/h2_point.gif) no-repeat left top;
	text-indent: 1em;
	border-bottom: 1px #999 dotted;
	}

h2.ssb {
	margin: 0 0 3px;
	padding: 2px 0 7px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(img/h2_point2.gif) no-repeat left top;
	border-bottom: 1px #999 dotted;
	}

h2.ssc {
	margin: 0 0 3px;
	padding: 2px 0 7px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #58595B;
	background: #FFFFFF url(img/h2_point3.gif) no-repeat left top;
	border-bottom: 1px #999 dotted;
	}
	
h3.ss {
	margin: 0 0 3px;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF url(img/h3.gif) repeat-x left bottom;
	color: #58595B;
	}
	
h4.ss {
	margin: 0 0 3px;
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
}

.cel1 {
	padding: 5px;
	text-align: top;
	width: 110px;
	height: 20px;
	border-bottom: 1px #e0e0e0 solid;
	}
	
.cel2 {
	padding: 5px;
	background-color: #eeeeee;
	width: 390px;
	height: 20px;
	border-bottom: 1px #FFFFFF solid;
	}

/* Corporate Info : News Release */
ul.nw {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
    
li.nw {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

/* Pickup : Geospec */
.wide {
	line-height: 1.5; 
}

.nobg {
	background-repeat:no-repeat;
}

.nobg2 {
	background-repeat:no-repeat;
	background-position: right;
}

.text11 {
	font-size:70%;
	color:#666666;
}

/* Topics */
body.tp {
	padding: 0px;
	margin: 3px;
	background-color: #FFFFFF;
	/*background-image: none;*/ 
	font: 80% "Arial", "Helvetica", "sans-serif"; 
	color: #666; 
}

dt {
	line-height: 130%; 
	font-weight: bold; 
	background-image: url(../topics/img/arrow.gif); background-repeat: no-repeat; 
	padding-left: 10px;
}

dd {
	line-height: 100%; 
	margin-left: 10px; 
	margin-bottom: 10px; 
}
.line {
	margin: 1px;
	border: 1px solid #eeeeee;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
h4.ssb {
	margin: 0 0 3px;
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
	text-align: center;
}
