@charset "UTF-8";

/*parts*/
.floatL{
	float:left;
}
.floatR{
	float:right;
}
.txtC{
	text-align:center;
}
.txtR{
	text-align:right;
}
small{
	font-size:70%;
}
.marB20{
	margin-bottom:20px;
}
.pc_none{
	display:none;
}

/*frame*/

#wrapper{
	border-top: 10px solid #E6E3C6;
	width:100%;
}

@media screen and (max-device-width: 1024px) {
#wrapper {
	border-top: 10px solid #E6E3C6;
	width:1200px;
}
}
header { 
	width:1060px;
	margin: 0 auto;
}

#contents {
	width:1060px;
	margin: 20px auto 20px;
}


#contents .left {
	 float:left; 
	 width:730px; 
}
#contents .right {
	float:right;
	width:300px;
}
#contents .right img#side {
	margin-bottom: 30px;
}
#twetterBox {
	width:300px;
	margin: 30px 0;
}

/*header*/
.header-inner{
	padding:15px 0px;
	width:1060px;
	margin:0 auto;
}
h1{
	float:left;
}
.header-inner p{
	float:left;
	margin:50px 0 0 15px;
}
.search{
	float:right;
}
.search span{
	font-size:81%;
	color:#727171;
}
.search_box{
	float:left;
	height:24px;
	margin-top:5px;
}
.search_img {
	float:left;
	margin-top:5px;
}

.smt_info{
	display:none;
}

/*navigasion*/
#nav_wrap{
	margin: 0 auto;
	border-bottom:1px solid #cfcfcf;
}
nav {
	margin: 0 auto;
	width:826px;
	z-index:100;
}
nav ul#pc_menu li {
	float:left;
	position:relative;
	margin:0;
	display:block;
	z-index:100;
}

nav ul.child {
	display:none;
	position:absolute;
	z-index:100;
}
nav ul#pc_menu li ul.child a li {
	float:none !important;
	position:static !important;
	background:#fff;
	padding:5px 5px 5px 8px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

nav ul#pc_menu li.menu01 ul.child a li{
    margin-left: 5px !important;
}
nav ul#pc_menu li ul.child a:link {
	text-decoration: none !important;
}
nav ul#pc_menu li ul.child a li:hover {
	background: #CFCFCF;
}
nav ul#pc_menu li span{
	display:none;
}

#sp_nav, #sp_btn{
	display:none;
}

/*footer*/
footer{
	background:url(../../img/footer_img.jpg) no-repeat top center;
	height:150px;	
}

footer section{
	padding:140px 0 0 50px;
	width:1060px;
	margin:0 auto;
	color:#8FC31F;
}

@media screen and (max-device-width: 1024px) {
footer section {
	width:1150px;
}
}

footer section a:link, footer section a:hover, footer section a:visited{
	color:#8FC31F;
}

footer section div{
	width:auto;
	float:left;
	margin-right: 50px;
}

footer h3{
	font-size:16px;
	font-weight:bold;
}

footer p{
	font-size:15px;
}

footer ul{
	line-height:200%;
}
footer ul li:before{
     content: "∟";
     margin-left: 5px;
     vertical-align: top;
}

footer #sp_facebook, footer #sp_twitter{
	display:none;
	
}
.copyright{
	text-align:right;
	clear:both;
	font-size:70%;
	margin-top:30px;
}

/*left contents common*/

#contents section{
	margin-bottom:40px;
	clear:both;
}

#contents section:last-child{
	margin-bottom:00px;
}
h2{
	background: url(../img/h2_bg.png) 0 2px no-repeat;
	padding:0 0 5px 30px;
	height:25px;
	font-size:20px;
	border-bottom:#e7e8e8 1px solid;
	margin-bottom:20px;
	color:#000 ;
}
h2 span, #weather h3 span{
	font-size:12px;
	font-weight: normal;
	padding-left:1.5em;
}

h3{
}

h4{
	color:#EC6300;
	font-size:100% ;
}
.top_box1{/*news movie*/
	padding-bottom:20px;
}

.top_box2{/*topics*/
	background:#F1EDE5;
}

.top_list1{
	padding-top:10px;
}

.right_part1{/*news movie*/
	width:430px;
}

.right_part2{/*topics*/
	padding:10px 10px 10px 0px; 
	width:420px;
}

.right_part3{/*vignette*/
	width:520px;
}

/*news*/

#news_bottom dl{
	width:350px;
	float:left;
	margin:0 10px 10px 0;
}

#news_bottom dl a{
	display:block;
	text-decoration:none;
}

#news_bottom dl dt{
	float:left;
	margin-right:10px;
}

#news_bottom dl dd{
}

.date {
	color: #3EA11F;
	display: inline;
	margin-right:1em;
}

.category {
	color: #3EA11F;
	display: inline;
}

.floatL img, .news_thumb img {
	border: 1px solid #cfcfcf;
}

/*blogs*/

#blogs dl{
	width:350px;
	float:left;
	margin:0 10px 10px 0;
}

#blogs dl a{
	display:block;
	text-decoration:none;
}

#blogs dl dt{
	float:left;
	margin-right:10px;
}

/*topics*/

#topics .top_box3{
	margin-right:-5px;
	overflow:hidden;
}
#topics ul{
	margin-right:5px;
	float:left;
}

#topics ul li{
	background:#F1EDE5;
	width:178px;
	text-align:center;
    display: inline-block;
	margin:5px 1px 0 0;
}

#topics ul li:nth-child(4n) {
	margin-right:0px !important;
}

#topics ul li a span{
    display: inline-block;
    font-size: 90%;
    line-height: 1.2;
    padding: 8px 10px 15px 10px;
    text-align: left !important;
	text-decoration:none;
}

p.more{
	background:url(../img/book_more.gif) no-repeat 0px 7px;
	padding-left:15px;
	margin-top:20px;
	float:right;
}

/*movie*/
#movie dl a{
	width:350px;
	float:left;
	margin-bottom:10px;
	display:block;
	position:relative;
}

#movie dl dt{
	width:260px;
	background:url(../img/new_list.gif) no-repeat 0px 5px;
	padding-left:12px;
	margin-right:10px;
}

#movie dl dd{
	text-align:right;
	position:absolute;
	top:0;
	right:2em;
	text-decoration:none;	
}

/*vigette*/

#vignette ul{
	margin:10px 0 20px 0;
}

#vignette ul a li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:inline-block;
	width:12em;
}

.subscribe{
	background:#8FC31F;
	padding:12px 10px 15px 20px;
	font-size:16px !important;
	width:13em;
	font-weight:bold;
	color:#fff !important;
}

.subscribe a:link, .subscribe a:hover, .subscribe a:visited{
	color:#fff !important;
	text-decoration:none;
}

/*newspaper*/
#newspaper ul{
	margin:10px 0 35px 0;
}
#newspaper ul li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:inline-block;
	width:16em;
	line-height:170% !important;
}

/*books*/
#books ul li{
	float:left;
	margin-right:9px;
	width:114px;
}

#books ul li:nth-child(6n) {
	margin-right:0px !important;
}

/*magazine*/
#magazine ul a li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
}

#magazine .top_box1 ul{
	float:right;
	width:520px
}


/*right contents common*/
.right h3{
	font-size:18px;
	border-bottom: 2px solid #e7e8e8;
	padding-bottom:4px;
}

.right section{
	margin-bottom:20px;
}

.right h3{
	margin:0 !important;
}


/*weather*/
div.weather_box{
	float:left;
	width:86px;
	display:block;
	margin-right:20px;
	font-size:75%;
}

div.weather_box img{
	float:left;
}

div.weather_box p{
	float:left;
	margin-top:10px;
}

div.weather_box div{
	float:left;
	line-height:26px
}

div.weather_box:last-child{
	margin-right:0px;
}

div.weather_box div span{
	border-bottom:#9FA0A0 1px solid;
	display:block;
}

.blog_bnr, .pr_bnr{
	background:#F7F8F8;
	border-bottom:#e7e8e8 1px solid;
	clear:both;
	padding:5px 0px;
}

.blog_bnr p, .pr_bnr p{
	float:right;
	width:220px;
}
.blog_bnr img, .pr_bnr img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#bnr li{
	margin-bottom:10px;
}

#bnr img {
	border:1px solid #e7e8e8;
}

.pr_thumb{
	display:inline;
}



