@charset "UTF-8";

/* CSS Document */

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/bgr.gif);
	background-repeat: repeat-x;
	background-color: #E1EDC1;
}

#header {
	height: 250px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	background-image: url(img/header_csosymposium.gif);
}

#header-inner {
	width: 900px;
	height: 250px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-image: url(img/anv.gif);
	background-position: right;
}

#header img {
	margin: 0px;
	border: 0px;
}

#header .date {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 10px 80px;
}

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

#footer {
	font-size: 12px;
	text-align: center;
	height: 170px;
	margin: 0px;
	padding: 0px auto;
	background-image: url(img/footer_csosymposium.gif);
	background-repeat: repeat-x;
}

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

a:link,a:visited,a:hover {
	color: #556b2f;
}

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

h2 {
	font-size: 20px;
	color: #696969;
	margin: 0px 0px 10px 0px;
	height: 40px;
	padding: 7px 0px 10px 20px;
	background-repeat: no-repeat;
	background-image: url(img/img-midashi.gif);
}


.description {
	font-size: 14px;
	margin: 0px 0px 50px 0px;
	padding: 2px 30px 2px 30px;
	background-color: #fff799;
	border-right: 2px solid #e0de94;
	border-bottom: 1px solid #665a1a;
}

.kinenshi {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 8px 15px 8px 15px;
	background-color: #fff;
}


.personel {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0px 20px 0px;	
	padding: 10px 0px;
	border-top-width: thin;
	border-top-color: #55953d;
	border-top-style: dotted;
	border-bottom-color: #55953D;
	border-bottom-style: solid;
	border-bottom-width: thin;
	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: #663300;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 20px;
}

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

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

.photo_left {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	float: left;
	margin: 5px 10px 8px 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: #556b2f;
	text-align: right;
}

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

