@charset "utf-8";

div#header{
	background:none!important;
	height:105px;
	border-bottom:2px solid #dddddd;
}
div#header .topheader,
div#header .headernenreicheck2,
div#header ul#pulldown-menu,
div#header ul#navigation,
div#header #global_center{
	display:none;
}
div#header div#global{
	height:100px;
}
div#shell{
	width:100%;
	background-color:#fcfcfc;
	padding-bottom:20px;
	padding-top:0;
	border-bottom:2px solid #dddddd;
}
div#shell #newMain{
	width:990px;
	margin:0 auto;
	position:relative;
	min-height:80px;
}
div#shell #newMain .information{
	width:990px;
	overflow:hidden;
	padding:0 0 15px;
}
/* left */
ul.paging{
	display:none;
}
#hensyu{
	width:720px;
	float:left;
	margin-right:20px;
}
#hensyu .sectionList{
	border:1px solid #dddddd;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	box-sizing:border-box;
	border-top-width:4px;
	padding:15px;
	background-color:#ffffff;
	position:relative;
	margin-top:30px;
}
#hensyu .sectionList p.time{
	position:absolute;
	top:48px;
	font-size:16px;
	color:#dddddd;
	border-top:2px solid #dddddd;
	padding:5px 100px 0 5px;
	left:15px;
}
#hensyu .sectionList p.day{
	position:absolute;
	top:-4px;
	z-index:10;
	left:0;
	border-top:4px solid #3ca0b9;
	font-size:22px;
	padding:15px 15px 0;
	color:#3ca0b9;
	font-family:Verdana,Arial,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}
#hensyu .sectionList h2{
	margin-top:90px;
	background-color:#f2f2f2;
	height:40px;
	line-height:40px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	border-left:8px solid #3ca0b9;
}
#hensyu .sectionList .message{
	padding:20px 10px;
	color:#666666;
	font-size:16px;
	text-align:left;
}
#hensyu .sectionList .message h3{
	color:#3ca0b9!important;
	font-weight:bold;
	font-size:22px;
	text-indent:0;
}
#hensyu .sectionList .message h4{
	color:#666;
	font-size:18px;
	font-weight:bold;
}
#hensyu .sectionList .message span{
}
#hensyu .sectionList .message a{
	color:#3366cc;
}
/* right */
ul.rightC{
	width:250px;
	float:left;
	border:4px solid #ddd;
	box-sizing:border-box;
	background:#fff;
	margin-top:30px;
}
ul.rightC p.rightTitle{
	color:#666;
	font-size:25px;
	text-align:center;
	padding:15px;
	font-weight:bold;
}
ul.rightC li a{
	border-top:2px solid #dddddd;
	display:block;
	padding:15px 10px;
	transition: 0.3s;
}
ul.rightC li a:hover{
	text-decoration:none;
	opacity:0.5;
	transition: 0.3s;
}
ul.rightC li a p.day{
	background-color:#3ca0b9;
	color:#ffffff;
	padding:0 25px 0 0;
	font-weight:bold;
	width:65px;
	text-align:center;
}
ul.rightC li a h3.rightTitle{
	color:#666;
	text-indent:0;
	height:auto;
	line-height:16px;
	margin-top:5px;
	font-weight:bold;
}
/* pageTOP */
p#page_top{
	position:absolute;
	bottom:0;
	margin:0;
	padding:0;
	right:0;
	height:60px;
}
p#page_top a{
	border-radius:5px;
	background:none;
	background-color:#3ca0b9;
	display:block;
	width:60px;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:30px;
	text-indent:0;
	text-align:center;
	transition: 0.3s;
}
p#page_top:hover a{
	text-decoration:none;
	background-color:#2c6877;
	transition: 0.3s;
}
/* fotter */
div#footer{
	margin:0 auto!important;
}