
body{
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	letter-spacing: 0.1em;
	background: #e0e2e2;
	
}
a{
	text-decoration: none;
	outline: none;
}
.container{
	width: 1000px;
	margin: 0 auto;
	
}

.clear{
	clear: both;
}
#wrapper{
	width: 100%;
	min-width: 1000px;
}
#header{
	line-height: 100px;
	background: #fff;
}
#siteTitle{
	float: left;
}
#siteTitle a{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.search_btn{
	position: relative;
	text-align:center;
	background: #313134;
	padding-top: 30px;
	height: 160px;
	z-index: 1;
}
.search_btn input{
	width:280px;
	height: 35px;
	border: none;
	background: #505052;
	padding-left: 10px;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	
}
.search_btn button{
	height: 37px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: none;
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 15px;
	display: none;
}

/* nav */

.nav{	
	float: right;

}

.nav > ul > li{
	display: inline-block;
	position: relative;
	line-height: 45px;
}
.nav > ul > li:hover > ul{
	display: block;
}
.nav > ul > li > a{
	display: block;
	padding: 0 15px;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
	border-radius: 5px;
}
.nav > ul > li > a:hover, .nav > ul > li:hover > a{
	background: #333333;
	color: #fff;

}
.nav ul > li > ul{
	background: #333333;
	width: 290px;
	padding: 20px 0;
	position: absolute;
	top: auto;
	left: 0;
	display: none;
	z-index: 999;
	border-radius: 5px;
}
.nav ul > li > ul li{
	border-bottom: 1px solid #222;
	line-height: 40px;}
.nav ul > li > ul li a{
	display: block;
	padding: 0 20px;
	font-size: 13px;
	color: #FFF;
}

.nav ul > li > ul li a:hover{
	background: #111;
	color: #fff;
}

#contents{
	margin-top: -90px;
	position: relative;
	z-index: 2;
}
#popular{
	background: #f5989d;
	min-height: 10px;
}

/* aside */

#aside{
	float: right;
	width: 280px;
	background: #f8f8f8;
}
.asidecon{

}
.heading{
	line-height: 40px;
	background: #53c1ef;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}


.info{
	padding: 20px;
}
.info p{
	color: #555555;
	font-size: 13px;
	line-height: 1.5;

}
.blog{
	text-align: center;
	padding: 20px 0;
}
.sublinks{
	padding: 20px 0;
}
.sublinks li{
	word-break: break-all;

}
.sublinks a{
	color: #0591cb;
	font-size: 13px;
	line-height: 1.5;
	padding-left: 45px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/circle.png) no-repeat 20px center;
}
.sublinks a:hover{
	background-color: #000;

}

.pop {
	padding-top: 20px;
}

.pop img{
	vertical-align: middle;
	border: 1px solid #b53c37;
	margin-left: 20px;
}
.pop li a{
	width: 170px;
	display: inline-block;
	line-height: 1.5;
	font-size: 13px;
	color: #2b2b2b;
}
.pop li a:hover{
	color: #b53c37;
}
.pop li{
	word-break: break-all;
	margin-bottom: 20px;
}





/* main */

#main{
	float: left;
	width: 720px;
}
.preview{
	padding-bottom: 20px;
	background: #ffffff;
}
.preview2{
	padding-bottom: 20px;
	background: #ffffff;
	min-height:1020px;
}

#text{
	padding: 20px;
}

.title{
	color: #53c1ef;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.pic{
	margin-bottom: 10px;
}
.date{
	color: #7b7f86;
	font-size: 13px;
	margin-bottom: 20px;
}
.date > i{
	padding-right: 10px;
}

.content{
	border-bottom: 1px solid #d7d7d7;
}

.content p{
	color: #555555;
	font-size: 13px;
	line-height:1.5;
	margin-bottom: 20px;
}
.read{
	color: #505052;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
}
.read:hover{
	color: #53c1ef;
}

.pic01{
	margin-bottom: 20px;
}
.pic01 > img{
	border: 5px solid #48484a;
}

.content01{
	border-bottom: none;
}
.content01 p{
	color: #555555;
	font-size: 13px;
	line-height:1.5;
	margin-bottom: 20px;
}


/*footer*/

#footer{
	line-height: 50px;	
	text-align: center;
	color: #53c1ef;
	font-size: 13px;
	background: #000;
}


.mask{
	position: absolute;
	bottom: 20px;
	left: 20px;
	
}
.mask .title01 a{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 3px 3px #222;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 20px!important;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	box-shadow: none !important;
	border: none !important;
	left: 0 !important;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px!important;
	background: url(../images/prev.png) no-repeat !important;
	
}

.bx-wrapper .bx-next {
	right: 20px!important;
	background: url(../images/next.png) no-repeat !important;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}






