#header .inner {
	height:120px;
}
#header .logo a {
	width:222px;
	height:98px;
	text-indent: 100%;
    white-space: nowrap;
	margin-top:5px;
	overflow: hidden;
	background:url(/common/images/v1/common/logo.png) no-repeat;
}
#header .logo {
	float: left;
	display: inline;
	margin-bottom:10px;
}
#header .logo a {
	display: block;
}

/* ヘッダーバナー */
#header .header-banner{
float:left;
width:435px;
margin:10px 0 0 23px;
}

#header .header-info img{width:435px;height:75px;}

/* トップお知らせ */
#header .header-info{
	float:right;
	color:#fff;
	font-size:12px;
	padding:10px;
	margin-top:30px;
}
#header .header-info ul li{
	list-style:none;
}
#header .header-info ul li .date{
	margin-right:10px;
}
#header .header-info a{
	color:#888;
	font-size:13px;
}
#header .header-info a:hover{
	color:#fff;
}

/* グローバルナビ */
#sitenav {
	height: 35px;
	position: relative;
	z-index: 100;
}
#nav_global {
	font-size: 0;
	list-style-type: none;
	/*width: 730px;*/
	width:680px;
	height: 35px;
	float: left;
}
#nav_global li {
	font-size: 12px;
	height: 35px;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom:1;

}
#nav_global li.nav9 {
	float:right;
	height:30px;
}
#nav_global li a {
	height: 35px;
	width:130px;
	display: block;
	color:#fff;
}
#nav_global li a.main{
	font-size:15px;
	line-height:35px;
	text-align:center;
	background-color:#222;
}
#nav_global li a.main-s{
	font-size:12px;
	line-height:30px;
	text-align:center;
	background-color:#222;
	margin-top:5px;
	height:30px !important;
	color:#999;
}
#nav_global li a.main-s:hover{color:#fff;}
#nav_global li a.main:hover,#nav_global li a.main.current,#nav_global li a.main-s:hover,#nav_global li a.main-s.current{
	background:url(/common/images/v1/common/nav-hover-bg.png) repeat-x bottom center #606060;
	text-shadow:0 1px 1px #222;
}

#nav_global li .current {
	/* cursor: default; 2014-03-15 */
}
#nav_global ul.submenu {
	font-size: 0;
	list-style-type: none;
	min-width: 175px;
	width: auto !important;
	width: 175px;
	height: auto;
	display: none;
	float: none;
	position: absolute;
	left: 0;
	top: 35px;
}
#nav_global ul.submenu.blog{
min-width:250px;
}
#nav_global ul.submenu li {
	font-size: 12px;
	height: auto;
	display: block;
}
#nav_global ul.submenu li a {
	color: #fff;
	border-top: 1px solid #606060;
	background: #222 none;
	padding: 10px;
	width: auto;
	height: auto;
	text-indent: 0;
}
#nav_global ul.submenu li:first-child a {
	border-top-width: 0;
}
#nav_global .genre .icon_arrow{
	background-position: -8px -3px;
	width: 7px;
	height: 12px;
}

/* SNS */
#nav_sns {
	font-size: 0; 
	text-align: right;
	position: absolute;
	right: 0;
	top:80px;
}
#nav_sns li,
#nav_sns li a {
	width:26px;
	height:26px;
}
#nav_sns li {
	font-size: 12px;
	margin-left: 5px;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
#nav_sns li.tw.japan{
background:url(../../images/v1/common/btns_sns_links_ssize.png) 0 0 no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-position:0 0;
	float:left;
}
#nav_sns li a {
	background:url(../../images/v1/common/btns_sns_links_ssize.png) 0 0 no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#nav_sns li.tw a {
	background-position:0 0;
}
#nav_sns li.fb a {
	background-position:-26px 0;
}
#nav_sns li.tumblr a {
	background-position:-52px 0;
}
#nav_sns li.google a {
	background-position:-78px 0;
}
#nav_sns li.scloud a {
	background-position:-104px 0;
}
#nav_sns li.yt a {
	background-position:-130px 0;
}
#nav_sns li.rss a {
	background-position:-156px 0;
}
#rss_menu{
/* 2014-03-15 */
	display:none;
	position:absolute;
	z-index:200;
	right:5px;
	top:20px;
	width:200px;
	background-color:#222;
}
#rss_menu ul{
}
#rss_menu ul li{
	width:100%;
	font-size: 12px;
	list-style:none;
	text-align:left;
}
#rss_menu ul li a{
	color: #fff;
	border-top: 1px solid #606060;
	background: #222 none;
	padding: 10px;
	width: auto;
	height: auto;
	text-indent: 0;
	display:block;
}
#rss_menu ul.genre .icon_arrow{
	margin-top:0.4em;
}

/* 検索フォーム */
#header-nav-search{
	background-color:#222;
	float: right;
	padding:5px;
}
.searchform {
	background: #4F4D4D;
	width: 290px;
	height: 25px;
	*display: inline;
	overflow: hidden;
	_zoom:1;
}
.searchform.main{
	width:100%;
	margin:7px 0 10px 0;
	float:none;
	height:27px;
	padding:4px 0px;
}

.searchform .form_input,
.searchform .form_input input {
	height: 27px;
}
.searchform .form_input {
	background: transparent url(../../images/v1/common/h_search.png) 6px 50% no-repeat;
	position: relative;
	width: 220px;
	float: left;
}
.searchform.main .form_input{
	width:650px;
	/* 2014-03-15 */
	background:none;
}
.searchform .form_input_active {
	background-image: none;
}
.searchform .form_input input {
	color: #fff;
	font-size: 14px;
	line-height: 36px\9;
	border-width: 0;
	background: transparent none;
	padding: 0 0 0 6px;
	width: 210px;
}
.searchform.main .form_input input{
width:630px;
}

.searchform .form_btn,
.searchform .form_btn input {
	margin-bottom: 0;
	width: 20px;
	height:20px;
}
.searchform .form_btn {
	background: url(../../images/v1/common/icon_search.png) 50% 50% no-repeat;
	padding: 4px; 
	float: right;
}
.searchform .form_btn input {
	border-width: 0; 
	background: transparent none;
	display: block;
	cursor: pointer;
	text-indent:-1000em;
}

.search-attention{
color:#fff;
margin-bottom:10px;
clear:both;
}
.search-attention.tags,
.search-attention.author{
background-color:#4F4D4D;
padding:4px 0 4px 6px;
height:27px;
}
.search-attention.tags p,
.search-attention.author p{
height:27px;
line-height:27px;
}
.list-attention{
color:#fff;
margin-top:60px;
margin-bottom:20px;
}

/* footer */
#footer {
	text-align: center;
	background-color:#222;
	margin: 60px auto 0 auto;
	width:1000px;
}
#footer .pagetop {
	margin: 0 auto;
	width: 204px;
}
#footer #footer-inner{
	position:relative;
	padding:15px 50px;
}
#footer-inner .small-logo{
	clear:both;
	float:right;
	margin-top:25px;
}
#footer-inner .small-logo a {
	width:100px;
	height:45px;
	text-indent: -1000em;
    white-space: nowrap;
	background:url(/common/images/v1/common/logo-s.png) no-repeat;
	display:block;
}
#footer .footer_block.left{
	padding:20px 0 20px 25px;
}
#footer .footer_block.right{
	padding:20px 25px 20px 0;
}
#footer .inner {
	font-size: 0;
	text-align: left;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	_zoom:1;
}
#footer .inner .nav {
	font-size: 12px;
	text-align: left;
	line-height: 1.2;
	border-top: 3px solid #606060;
	margin-right: 20px;
	padding: 0 5px 0 10px;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#footer .inner #footer_nav_genre.nav{
max-width:300px;
}
#footer .inner #footer_nav_genres {
	margin-right: 0;
}
#footer .inner .nav,
#footer .inner .nav h5,
#footer .inner .nav a {
	color: #fff;
}
#footer .inner .nav ul li a:hover,
#footer .inner .nav h5 a:hover{
	color:#707070;
}
#footer .inner .nav h5 {
	margin-top: 10px;
}
#footer .inner .nav ul {
	margin-top: 8px;
	margin-left: 10px;
}
#footer .inner .nav ul.main-menu{
	margin-left:0;
}
#footer .inner .nav ul li {
	list-style-type: none;
	margin-top: 10px;
	padding: 0;
}
#footer .inner .nav ul li a.icon {
	background-position: 0 0.2em;
	*background-position: 0 0.4em;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#footer .inner_bottom,#footer .inner_middle {
	margin-top: 35px;
}
#footer .inner_bottom .nav {
	padding-right: 6px;
}
#footer .inner_bottom .nav ul {
	margin-top: 0;
	margin-left: 0;
}
#copyright {
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	background-color: #000;
	margin-top: 15px;
	width: 100%;
	height: 50px;
	clear:both;
}

