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

/* ---- AD SPACE ---- */
ul#AD_Container {
	position: absolute;
	width: 170px;
	top: 20px;
	right: 0;
	margin-bottom: 20px;
	background: #FFA500;
	color: #fff;
	font-size: 10px;
	overflow: visible;
	padding-bottom: 10px;


	-moz-border-radius-topleft : 10px ;
	-webkit-border-top-left-radius : 10px ;
	border-top-left-radius : 10px ;
	
	-moz-border-radius-bottomleft : 10px ;
	-webkit-border-bottom-left-radius : 10px ;
	border-bottom-left-radius : 10px ;
}
ul#AD_Container p {
	width: 150px;
	margin: 10px auto;
	margin-top: 0.5em;
	color: #666;
}
ul#AD_Container li {
	position: relative;
	width: 150px;
	margin: 10px auto;
	background-color: #FFF;
	color: #666;
	overflow: hidden;
	*display: inline;
	*zoom: 1;

	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;
}
ul#AD_Container li.info {
	height: 150px;
}
ul#AD_Container li.office {
	height: 120px;
}
ul#AD_Container li.Gold {
	height: 100px;
}
ul#AD_Container li.Silver {
	height: 80px;
}
ul#AD_Container li.Bronze {
	height: 60px;
}
ul#AD_Container li.Basic {
	height: 40px;
}
ul#AD_Container li.mypage {
	height: 30px;
	background: #09C url(../img/bgimg_middle_fix_navi.png) repeat-x;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	vertical-align: center;
	color: #FFF;
	border: 2px solid #FFF;
	margin-bottom: 0;
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 20px ;
		-webkit-border-top-left-radius : 20px ;
		border-top-left-radius : 20px ;
	
		-moz-border-radius-topright : 20px;
		-webkit-border-top-right-radius : 20px ;
		border-top-right-radius : 20px ;
	
		-moz-border-radius-bottomleft : 20px ;
		-webkit-border-bottom-left-radius : 20px ;
		border-bottom-left-radius : 20px ;
	
		-moz-border-radius-bottomright : 20px;
		-webkit-border-bottom-right-radius : 20px ;
		border-bottom-right-radius : 20px ;
}
ul#AD_Container li.mypage a {
	display: block;
	color: #FFF;
	*display: inline;
	*zoom: 1;
}
ul#AD_Container li.mypage a:hover {
	background-color: rgba(0,0,0,0.3);
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 20px ;
		-webkit-border-top-left-radius : 20px ;
		border-top-left-radius : 20px ;
	
		-moz-border-radius-topright : 20px;
		-webkit-border-top-right-radius : 20px ;
		border-top-right-radius : 20px ;
	
		-moz-border-radius-bottomleft : 20px ;
		-webkit-border-bottom-left-radius : 20px ;
		border-bottom-left-radius : 20px ;
	
		-moz-border-radius-bottomright : 20px;
		-webkit-border-bottom-right-radius : 20px ;
		border-bottom-right-radius : 20px ;
}
ul#AD_Container li.overview {
	height: 20px;
	background: #09C url(../img/bgimg_middle_fix_navi.png) repeat-x;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	vertical-align: center;
	color: #FFF;
	border: 2px solid #FFF;
	margin: 5px 10px 5px 10px;
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 20px ;
		-webkit-border-top-left-radius : 20px ;
		border-top-left-radius : 20px ;
	
		-moz-border-radius-topright : 20px;
		-webkit-border-top-right-radius : 20px ;
		border-top-right-radius : 20px ;
	
		-moz-border-radius-bottomleft : 20px ;
		-webkit-border-bottom-left-radius : 20px ;
		border-bottom-left-radius : 20px ;
	
		-moz-border-radius-bottomright : 20px;
		-webkit-border-bottom-right-radius : 20px ;
		border-bottom-right-radius : 20px ;
}
ul#AD_Container li.overview a {
	display: block;
	color: #FFF;
	*display: inline;
	*zoom: 1;
}
ul#AD_Container li.overview a:hover {
	background-color: rgba(0,0,0,0.3);
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 10px ;
		-webkit-border-top-left-radius : 10px ;
		border-top-left-radius : 10px ;
	
		-moz-border-radius-topright : 10px;
		-webkit-border-top-right-radius : 10px ;
		border-top-right-radius : 10px ;
	
		-moz-border-radius-bottomleft : 10px ;
		-webkit-border-bottom-left-radius : 10px ;
		border-bottom-left-radius : 10px ;
	
		-moz-border-radius-bottomright : 10px;
		-webkit-border-bottom-right-radius : 10px ;
		border-bottom-right-radius : 10px ;
}
.AD_title {
	width: 150px;
	margin: 10px 10px 0 10px;
	text-align: center;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	padding: 0.2em 0 0.2em 0;
}
/* ---- / AD SPACE ---- */

#countdown {
	position: relative;
	height: 100%;
	background: #666;
	margin: 0;
	padding: 0;
	z-index: 9999;
	zoom: 1;
}

.contents_list {
	position: relative;
	margin-top: 20px;
	margin-bottom: 1em;
}
.contents_list li {
	position: relative;
	display : block ;
	overflow : hidden ;
	margin: 0 0 10px 10px;
	padding : 0;
	background : #fff ;
	float : left ;
	*display: inline;
	*zoom: 1;
}
.contents_list li.left h4, .contents_list li.left h4,
.contents_list li.right h4, .contents_list li.right h4,
.contents_list li.standard h4 {
	font-size: 24px;
}
.contents_list li.left a {
	display: block;
	height: 100%;
	margin: 0;
}
.contents_list li.left a:hover {
	background-color: rgba(0,0,0,0.2);
}
.contents_list li a p{
	color: #666;
}
.contents_list li h4,.contents_list li p {
	width: 170px;
	padding: 10px 0 0 10px;
	line-height: 1.5em;
}
.contents_list li.news {
	width : 388px ;
	height : 388px ;
	border : 1px solid #09C ;
	overflow: hidden;

	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;	
	}
li.news ul {
	width: 350px;
	margin: 0 1em 0.5em 1em;
	padding: 0.5em 0 0 0;
	border-top: 1px dotted #999;
}
li.date {
	position: relative;
	width: 95px;
	line-height: 1.5em;
	float: left;
	margin: 0;
	*display: inline;
	*zoom: 1;
}
li.article {
	position: relative;
	width: 255px;
	line-height: 1.5em;
	float: left;
	margin: 0;
	*display: inline;
	*zoom: 1;
}

.contents_list li.standard {
	width : 188px ;
	height : 188px ;
	border : 1px solid #add8e6 ;
	overflow: hidden;

	/* CSS3 Box Shadow */
		-moz-box-shadow : 0 0 4px #ccc ;
		-webkit-box-shadow : 0 0 4px #ccc ;
		box-shadow : 0 0 4px #ccc ;
	
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;	
	}
.contents_list li.standard a {
	display: block;
	height: 100%;
	margin: 0;
	background: rgba(255,255,255,0.9);
}
.contents_list li.standard a h4 {
	margin: 0;
	padding: 0 1em 0 1em;
	line-height: 2em;
	vertical-align: center;
	width:100%;
}
.contents_list li.standard a p {
	display: inline-block;
	color: rgba(0,0,0,0.9);
	font-size: 12px;
	padding-top: 4em;
}
.contents_list li.standard a:hover {
	background: rgba(0,0,0,0);
}
.contents_list li.standard a:hover h4 {
	display: inline-block;
}
.contents_list li.standard a:hover p {
	display: none;
	color: rgba(255,255,255,1);
}

.contents_list li.left {
	width : 388px ;
	height : 188px ;
	border : 1px solid #add8e6 ;

	/* CSS3 Box Shadow */
		-moz-box-shadow : 0 0 4px #ccc ;
		-webkit-box-shadow : 0 0 4px #ccc ;
		box-shadow : 0 0 4px #ccc ;
	
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;	
	}
.contents_list li.right {
	width : 388px ;
	height : 188px ;
	float : right ;
	border : 1px solid #add8e6 ;

	/* CSS3 Box Shadow */
		-moz-box-shadow : 0 0 4px #ccc ;
		-webkit-box-shadow : 0 0 4px #ccc ;
		box-shadow : 0 0 4px #ccc ;
	
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;	
	}
.contents_list li.entry_wrap {
	width : 388px ;
	height : 188px ;
	border : 1px solid #add8e6 ;

	/* CSS3 Box Shadow */
		-moz-box-shadow : 0 0 4px #ccc ;
		-webkit-box-shadow : 0 0 4px #ccc ;
		box-shadow : 0 0 4px #ccc ;
	
	/* CSS3 Rounded Corners */
		-moz-border-radius-topleft : 4px ;
		-webkit-border-top-left-radius : 4px ;
		border-top-left-radius : 4px ;
	
		-moz-border-radius-topright : 4px;
		-webkit-border-top-right-radius : 4px ;
		border-top-right-radius : 4px ;
	
		-moz-border-radius-bottomleft : 4px ;
		-webkit-border-bottom-left-radius : 4px ;
		border-bottom-left-radius : 4px ;
	
		-moz-border-radius-bottomright : 4px;
		-webkit-border-bottom-right-radius : 4px ;
		border-bottom-right-radius : 4px ;	
	}

.contents_list li.tweet, .contents_list li.facebook_likebox {
	width : 390px ;
	height : 610px ;
	display : block ;
	margin : 0px 0px 0px 10px ;
	padding : 0 ;
	background : #fff ;
	font-size: 12px;
	float : left;
	}
li.facebook_likebox {
	border-style: none;
}
li.entry_wrap .entry {
	width: 180px;
	height: 80px;
	margin-top: 5px;
}
li.entry_wrap .entry.floatleft {
	float: left;
	margin-left: 15px;
}
li.entry_wrap .entry.floatright {
	float: right;
	margin-right: 10px;
}
li.entry_wrap .entry a {
	display: block;
}
li.entry_wrap .entry a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;

}