@charset "UTF-8";
/* CSS Document */

body{
	
}

#container{
	width:900px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	text-align: center;
}

body#col-a #container{
	background-image: url(/kankyo/images/oc/oc_page_top-A.jpg);
}

body#col-b #container{
	background-image: url(/kankyo/images/oc/oc_page_top-B.jpg);
}

body#col-c #container{
	background-image: url(/kankyo/images/oc/oc_page_top-C.jpg);
}

body#col-a #container a{
	color:#78A61A;
}

body#col-b #container a{
	color:#0081C6;
}

body#col-c #container a{
	color:#DA2A7A;
}

body#col-a #container a:hover{
	color:#ACE000;
}

body#col-b #container a:hover{
	color:#2CA6E0;
}

body#col-c #container a:hover{
	color:#FF66CC;
}


#contents{
	margin-top:0px;
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
}


/* タイトル周り */
#titles{
	display:block;
	width:756px;
	height:80px;
	padding-top: 200px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#vol{
	display: block;
	position: relative;
	width: 60px;
	top: 13px;
	left: 43px;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

#date{
	font-size:26px;
	color: #FF3399;
}

#times{
	display: block;
	position: relative;
	width: 520px;
	top: -20px;
	z-index: 12;
	left: 130px;
	height: 40px;
	margin: 0px;
	font-size:26px;
	color: #333333;
}

#subject{
	display: block;
	margin: 0px;
	position: relative;
	width: 520px;
	height: 30px;
	top: -20px;
	_top:-30px;
	left: 130px;
	font-size:18px;
	font-weight: normal;
}

#contents h3{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 0px;
}

#col-a #contents h3{
	background-image: url(/kankyo/images/oc/oc_pages_subtitle_bg-A.gif);
}

#col-b #contents h3{
	background-image: url(/kankyo/images/oc/oc_pages_subtitle_bg-B.gif);
}

#col-c #contents h3{
	background-image: url(/kankyo/images/oc/oc_pages_subtitle_bg-C.gif);
}

#contents {
	padding-bottom:1px;
}

#contents p{
	margin-left:0px;
	margin-right:0px;
}

#contents ul{
	margin-left:0px;
	margin-right:0px;
}

#contents #info{
	margin-right: 10px;
	margin-left: 10px;
}
#contents #info ul{
	margin-right: 0px;
	margin-left: 0px;
}

#contents #info li{
	clear:both;
	margin-bottom:0px !important;
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: -2px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents #info li .yymmdd{
	display:inline;
	float:left;
	width:8em;
	line-height:1.5em;
	font-size: 20px;
	padding-bottom: 1px;
}

#contents #info li .sentence{
	display:block;
	margin-left:0px;
	line-height:2em;
	float: left;
	width: 200px;
}

#contents #info li div.detail{
	clear:both;
	margin-left:0px;
	margin-right:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contents #info li img{
	margin-top: 0;
	margin-right: 0;
	margin-left: -30;
	left: -30px;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#contents .professocomment {
	clear:both;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	margin-bottom:0px;
	border: 1px dotted #CCCCCC;
}

#contents .honbun{
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 0px;
}

#contents .honbun img{
	float:left;
	margin-top:0px;
	padding-right:15px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#contents .honbun ul{
	clear:none;
	margin-bottom:10px;
}

#contents .honbun p{
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contents .profname{
	font-size:110%;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contents .labname{
	font-size:110%;
	display: block;
	text-align: right;
	margin-top: -1.8em;
	margin-bottom: 10px;
}

/* ---------------------------
FOOTER
--------------------------- */
#footer {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	clear: both;
	
}
#footer #copyright {
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	width: 786px;
}

#col-a #footer #copyright {
	background-color:#8DC221;
}

#col-b #footer #copyright {
	background-color:#008CD6;
}

#col-c #footer #copyright {
	background-color:#E62F82;
}

#footer #gototop{
	width: 786px;
	text-align: right;
	padding-bottom: 3px;
}

#footer #gototop a{
	font-size:x-small;
	color:#333333;
}

#footer #gototop a:hover{
	color:#666666;
}

#footer #gototop a.notactive{
	color:#999999;
}
