@charset "utf-8";
/* for Common contents */
#prof_bg{
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	position:relative;
	top:-6px;
	height:90px;
	background:url("../images/cont_bg.png") no-repeat;

/*	border-bottom: 1px solid #001e43;
    border-top: 1px solid #001e43;
	position:relative;
	top:-6px;
	height:90px;
	background:url("../images/cont_bg.png") no-repeat;
*/
}

.sml{
	font-size:40px;
}

#prof_main{
	width:600px;
	margin:0 auto 30px;
	position:relative;
}

h2{
	position: relative;
	font-size:14px;
    height:30px;
	line-height:32px;
	text-indent:14px;
    background: url("../images/greet_h2.png") no-repeat;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	-moz-box-shadow:1px 2px 7px #ddd;
	-webkit-box-shadow:1px 2px 7px #ddd;
    box-shadow:1px 2px 7px #ddd;
	text-shadow:1px 1px 0 #fff;
	behavior: url("./js/pie.htc");
}

#greet{
	text-align:justify;
	text-justify:distribute;
}

#greet p{
	margin-bottom:21px;
}

#JunSaeki{
	position: relative;
	margin-top: 1em;
	margin-left: 1em;
	padding:6px;
	float: right;
	clear: right;
	-moz-box-shadow:2px 2px 7px #ccc;
	-webkit-box-shadow:2px 2px 7px #ccc;
	box-shadow:2px 2px 7px #ccc;
	behavior: url("js/pie.htc");
}

#greet_1st{
	margin-top: 1em;
}

#credit{
	text-align:right;
	margin-top:21px;
}

.main2,table{
	font-size:14px;
	line-height:1.5em;
	text-align:justify;
	text-justify:distribute;
	width:570px;
	margin:10px auto 20px;
}

th{
	width:5em;
	font-weight:normal;
	border-right:1px dotted #000;
	color:#222;
	vertical-align:top;
}

.space{
	letter-spacing:1em;
}

.space2{
	letter-spacing:0.25em;
}

td{
	padding-left:1em;
	padding-bottom:14px;
}

.main2 p{
	padding-bottom:1em;
}

.url a:link,.url a:visited{
	color:#000;
}

.url a:hover{
	color:#ff4500;
	text-decoration:underline;
}
.end{
	padding-bottom:0;
}

.large{
	font-size:12px;
	text-align:right;
}

#map{
	position:relative;
	-moz-box-shadow:2px 2px 7px #000;
	-webkit-box-shadow:2px 2px 7px #000;
	box-shadow:2px 2px 7px #000;
	behavior: url("./js/pie.htc");	
}
/* end of stylesheet */