@charset "UTF-8";

/* CSS Document */

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat-x;
	background-color: #294174;
}

#header {
	height: 450px;
	margin: 0px auto;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:center top;
	background-image: url(img/titlebn_sjesympo2012.jpg);
}

#header-inner {
	text-align:left ;
	font-size: 14px;
	width: 740px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.date {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 25px 0px 0px 0px;
	padding: 100px 0px 10px 20px;
}

.description {
	font-size: 13px;
	width: 720px;
	margin: 0px 10px 0px 10px;
}

#main {
	width: 740px;
	margin: 0px auto;
	padding: 2px 30px 0px 30px;
	text-align:left;
	background-color: white;
}

#footer {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	height: 100px;
	margin: 0px;
	padding: 0px auto;
	background-color: #294174;
}

p {
	font-size: 100%;
	line-height: 2em;
	color: #333333;
}

a:link,a:visited,a:hover {
	color: #294174;
}

a:hover {
	text-decoration: none;
}

h1 {
	text-align: left;
	margin: 0px;
	padding: 50px 0px 10px 60px;
}

h2 {
	font-size: 18px;
	margin: 50px 0px 30px 0px;
	padding: 10px 0px 10px 17px;
	background-color: #d6c6af;
}

h3 {
	font-size: 22px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 17px;
	border-left: 7px solid #294174;
}


.personel {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0px 20px 0px;	
	padding: 10px 10px;
	border-top-width: thin;
	border-top-color: #9ea1a3;
	border-top-style: dotted;
	border-bottom-color: #9ea1a3;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	clear: both;
}

.prof {
	margin: 0px 10px;
	font-weight: normal;
	font-size: 70%;
	color: #666666;
}

.prof_s {
	margin: 0px 10px;
	color: #333333;
	font-size: medium;
	font-weight: bold;
	}

.caption {
	padding-top: 25px;
	background: none;
	color: #666666;
	font-size: 10px;
	line-height: 15px;
}

ul {
	margin-bottom: 30px;
}

li {
	line-height: 2em;
	font-size: 100%;
	list-style-type: none;
	border-left-color: #d4dcda;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 20px;
}

.name {
	font-weight: bold;
	background-color: #d6c6af;
	margin: 0px 10px 0px 0px;
	padding: 3px 10px;
}

.photo_right {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	float: right;
	margin: 5px 0px 10px 14px;
}

.photo_left {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	float: left;
	margin: 5px 14px 10px 0px;
}

.personel_s {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: small;
}

p.end {text-align: right; }

.credit {
	font-size: 105%;
	margin: 0px 0px 20px 0px;
	color: #696969;
	text-align: right;
}

.pagetop {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 25px 0px;
	text-align: right;
}

.copy {
	color: #fff;
}