@charset "utf-8";


ins,del {
	display: block;
}
p ins,p del,
ul ins,ul del,
ol ins,ol del,
dl ins,dl del,
table ins,table del {
	display: inline;
}

body,
div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,
p,blockquote,
table,thead,tbody,tfoot,caption,th,td {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style: none;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img{
	border: 0 none;
}
abbr,acronym {
	border-bottom: 1px dashed;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6,
em,strong {
	font-weight: bold;
}
em {
	font-style: normal;
}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

table {
	font-size: 100%;
}

select,
input,
textarea {
	font-size: 100%;
}

var,code,samp,kbd {
	font-family: monospace;
}

html{
	overflow-y: scroll;
}

textarea {
	overflow: auto;
}

caption,
th {
	text-align: left;
}

img,
input {
	vertical-align: middle;
}

a,
input[type="submit"] {
	cursor: pointer;
}

.nondis {
	display: none;
}

a {
	color: rgba(0, 118, 180, 0.8);
	text-decoration: none;
}

a:hover {
	color: rgba(0, 118, 180, 1);
	text-decoration: underline;
}

.clear {
	clear: both;
}

hr {
	border: none;
	height: 1px;
	background-color: rgba(0,0,0,0.10);
	box-shadow: 0 1px 0 rgba(255,255,255,0.4);
}

a:hover img {
	opacity: 0.85;
}

/*共通*/

html {
	/*min-height: 100%;
	background:url(../images/bg_1.png) no-repeat center; 
 	background-size:cover;*/	
}

html#toppage {
	/*min-height: 100%;
	background:url(../images/bg_0.png) no-repeat center; 
 	background-size:cover;*/	
}

body {
	color: rgba(0,0,0,0.8);
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-shadow: 0 0 4px rgba(255,255,255,0.7);
}

#container {
	width: 970px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.08);
	padding: 0 7px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.10);
	box-shadow: 0 0 65px rgba(0,0,0,0.05);
}

#header {
	text-align: center;
	border-bottom: 3px solid #000000;
}

#toppage_main {
	width: 764px;
	float: left;
	margin: 8px 0;
	min-height: 600px;
}

#toppage_main #main_column {
	float: right;
	width: 752px;
	border-right: solid 1px rgba(0,0,0,0.15);
	padding: 0 7px;
	box-shadow: 1px 0 0 rgba(255,255,255,0.6);
}

#toppage_main #main_sub {
	float: left;
	width: 120px; /*広告幅変更不可*/
	padding-right: 6px;
	border-right: solid 1px rgba(0,0,0,0.15);
	box-shadow: 1px 0 0 rgba(255,255,255,0.6);
}

#toppage_sub {
	float: right;
	width: 200px; /*広告幅変更不可*/
	margin-left: 6px;
	margin-top: 8px;
}

#footer {
	clear: both;
	border-top: solid 1px #000000;
}

#header {
	margin: 0 -7px;
}

#header h1 {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	border-bottom: solid 1px rgba(0,0,0,0.15);
	padding-top: 2px;
	background-color: rgba(255,255,255,0.2);
	box-shadow: 0 1px 0 rgba(255,255,255,0.4);
}

#header img {
	width: 341px;
	height: 70px;
}
/*
#header div {
	background-color: rgba(255,255,255,0.2);
}
*/
#nav {
	text-align: center;
	background-color: rgba(255,255,255,0.2);
	border-bottom: solid 1px rgba(0,0,0,0.15);
	margin: 0 -7px;
	box-shadow: 0 1px 0 rgba(255,255,255,0.4);
}

#nav a {
	color: rgba(0,0,0,0.8);
	text-decoration: none;
	line-height: 28px;
	height: 28px;
	text-shadow: none;
}

#nav a:hover {
	color: rgba(227, 28, 0, 0.7);
}

#nav ul {
	display: table;
	margin: 0 auto;
}

#nav ul li {
	margin: 0 6px;
	padding: 0 6px;
	float: left;
}

#nav ul li.nav_v {
	background-color: rgba(54, 143, 190, 0.7);
}

#nav ul li.nav_v a {
	color: #ffffff;
}

#main_column h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 4px;
}

#main_column h2 a {
	color: rgba(0,0,0,0.8);
}

.font_series_namae {
	float: left;
	font-size: 32px;
	display: inline;
	line-height: 32px;
	color: rgba(227, 28, 0, 0.6);
	margin: 2px 10px 2px 0;
}

.font_mihon {
	width: 468px;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}

.font_mihon img {
	width: 468px;
	height: 77px;
	/*background-color: rgba(255,255,255,0.1);
	border-top: solid 1px rgba(255,255,255,0.6);
	border-bottom: solid 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);*/
}

.font_mihon .font_name {
	font-size: 14px;
	margin: 8px 0;
	line-height: 100%;
}

.kuronuri {
	color: #ffffff;
	background-color: #000000;
	height: 13px;
	line-height: 13px;
	/*display: table;*/
	float: left;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 4px;
}

.hosoku {
	color: rgba(0,0,0,0.6);
}

.font_book {
	float: right;
	width: 250px;
	background-color: rgba(255,255,255,0.4);
	padding: 6px 10px;	
	/*border-top: solid 1px rgba(255,255,255,0.6);
	border-bottom: solid 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);*/
}

.font_book img {
	width: 124px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 7px;
}

.font_book p {
	line-height: 135%;
}

div.socialbookmark {
	clear: both;
	display: table;
	margin: 0 auto;
	margin-bottom: -7px;
}

.socialbox {
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
}

.hatena-box {
	min-width: 80px;
	max-width: 125px;
}

.facebook-box {
	min-width: 70px;
	max-width: 115px;
}

.twitter-box {
	min-width: 87px;
	max-width: 90px;
}

.gplus-box {
	min-width: 50px;
	max-width: 80px;
}

.pocket-box {
	min-width: 60px;
	max-width: 115px;
}

#toppage_sub h3 {
	color: rgba(0,0,0,0.3);
	font-size: 32px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, serif;
	display: block;
	height: 36px;
	line-height: 36px;
	margin-bottom: 10px;
}

#toppage_sub p {
	margin-bottom: 8px;
}

#toppage_sub p.date {
	color: rgba(227, 28, 0, 0.6);
	font-size: 14px;
	margin: 0;
}

#footer {
	margin: 0 -7px;
}

#footer #footer_container {
}

#footer address {
	margin: 10px 0;
	float: left;
	color: rgba(0,0,0,0.6);
	background-color: rgba(255,255,255,0.2);
}

#footer #footer_nav ul li {
	float: right;
	padding: 10px;
	background-color: rgba(255,255,255,0.2);
}

#footer #footer_nav ul li.link_sento {
	border-top: solid 2px #000000;
	padding-top: 8px;
}

#footer a {
	color: rgba(0,0,0,0.6);
}

#footer #footer_nav ul li.link_sento a {
	color: #000000;
}

#footer #footer_nav ul li.ft_v {
	border-top: solid 3px #368fbe;
	margin-top: -1px;
	padding-top: 8px;
}

#footer #footer_nav ul li.ft_v a {
	color: #368fbe;
	font-weight: bold;
}


#footer #footer_nav ul li.ft_v a:hover {
	text-decoration: none;
}

.ad_120x600 {
	width: 120px;
	height: 600px;
	background-color: rgba(255,255,255,0.2);
	/*border-top: solid 1px rgba(255,255,255,0.6);
	border-bottom: solid 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);*/
}

.ad_200x200 {
	width: 200px;
	height: 200px;
	background-color: rgba(255,255,255,0.2);
	/*border-top: solid 1px rgba(255,255,255,0.6);
	border-bottom: solid 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);*/
}

/**/

#subpage_main {
	width: 970px;
	float: left;
	margin: 8px 0;
	min-height: 600px;
}

#subpage_main #main_column {
	width: 836px;
	/*border-left: solid 1px #cccccc;*/
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#subpage_main #main_sub {
	float: left;
	width: 120px; /*広告幅変更不可*/
	padding-right: 6px;
	border-right: solid 1px rgba(0,0,0,0.15);
	box-shadow: 1px 0 0 rgba(255,255,255,0.6);
}

#subpage_main h2 {
	color: rgba(0, 0, 0, 0.4);
	font-size: 32px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, serif;
	display: block;
	height: 36px;
	margin-bottom: 10px;
	/*border-bottom: solid 1px #cccccc;*/
	border-bottom: solid 1px rgba(0,0,0,0.15);
	padding-bottom: 8px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
}

table.table_naiyou {
	width: 100%;
	margin: 20px 0 30px;
	font-size: 14px;
}

table.table_naiyou th {
	width: 30%;
	font-size: 16px;
	padding: 8px 0;
	text-align: center;
	vertical-align: top;
	border-right: solid 1px rgba(0,0,0,0.15);
	box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.6);
}

table.table_naiyou th a {
	color: rgba(0,0,0,0.8);
}

table.table_naiyou td {
	color: rgba(0,0,0,0.6);
	padding: 8px 10px;
}

table.table_naiyou th img {
	width: 80%;
	height: auto;
}


table.table_naiyou td h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 4px;
}

.yomu_1 {
	float: left;
	width: 50%;
	margin: 10px 0;
}

.yomu_1 a {
	background-color: #5B76D2;
	color: #ffffff;
	width: 97%;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.yomu_1 a:hover {
	background-color: #8296DD;
	text-decoration: none;
}

.yomu_2 {
	float: left;
	width: 50%;
	margin: 10px 0;
}

.yomu_2 a {
	background-color: #368fbe;
	color: #ffffff;
	width: 97%;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.yomu_2 a:hover {
	background-color: #6CADD0;
	text-decoration: none;
}

/**/

#kv img {
	width: 970px;
	height: auto;
	display: block;
	/*margin: 8px 0 12px;*/
}

div.dangumi_2 {
	float: left;
	width: 49%;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.dangumi_2_r {
	float: left;
	width: 49%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2%;
}

div.dangumi_2 h3, div.dangumi_2_r h3 {
	color: #000000;
	font-size: 24px;
	line-height: 1.2em;
	margin: 8px 0 6px;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0; 
}

div.dangumi_2 p, div.dangumi_2_r p {
	/*order-bottom: #cbcbcb  3px solid;*/
	line-height: 1.5em;
	padding-bottom: 6px;
}

div.accent_line {
	background: #000000;
	height: 2px;
	width: 100%;
}

div.content_yoko {
	margin: 8px 0 6px;
	clear: left;
	padding-bottom: 6px;
	margin-bottom: 28px;
}

div.content_yoko_left {
	width: 25%;
	float: left;
}

div.content_yoko h3 {
	color: #000000;
	font-size: 24px;
	line-height: 1.2em;
	margin: 8px 0 6px;
	font-weight: normal;
}

div.content_yoko_right {
	width: 75%;
	float: left;
	line-height: 1.7em;
	padding: 8px 0;
	border-top: rgba(0,0,0,0.25) 2px solid;
	margin-bottom: 22px;
}

.ad_728x90 {
	margin: 10px auto;
	width: 728px;
	clear: both;
}

img.shadow {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.ad_728x90 img.shadow {
	margin: 6px 0 10px;
}

.content_hombun {
	font-size: 13px;
	padding: 5px 0;
	line-height: 1.8em;
}

h3 {
	font-size: 15px;
	margin-top: 15px;
	padding: 0;
}

.content_hombun h3 {
	margin: 5px 0;
	padding: 4px 0 0 0;
	border-top: 2px solid #000000;
}

@media screen and (max-width:640px){

#container {
	width: 99%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	line-height: 1.6em;
}

p {
	font-size: 14px;
	line-height: 1.6em;
}

#header {
	margin: 0;
}

#header h1 {
	height: auto;
	line-height: 1.4em;
	padding: 4px 0;
}

#nav {
	margin: 0;
}

#toppage_main {
	width: 94%;
	float: none;
	padding: 4px 3%;
}

#toppage_main #main_column {
	width: 100%;
	float: none;
	padding: 0;
	border-right: none;
}

.font_mihon {
	width: 100%;
	margin: 5px 0;
}

.font_mihon img {
	width: 100%;
	height: auto;
}

.font_book {
	clear: both;
	text-align: center;
	float: none;
	margin: 0 auto;
}

#toppage_sub {
	display: none;
}

#footer {
	margin: 0;
}

.socialbox {
	display: block;
}

.socialbox:nth-child(odd) {
	clear: left;
}

#footer address {
	width: 50%;
}

/**/

#kv img {
	width: 100%;
}

img.shadow {
	width: 100%;
}

.ad_728x90 {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

div.dangumi_2,div.dangumi_2_r {
	width: 100%;
	float: none;
	margin-left: 0;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

.content_hombun, div.content_yoko {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

/**/

#subpage_main {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	float: none;
	margin-top: 30px;
}

#subpage_main #main_column {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

table.table_naiyou th {
	padding: 8px 6px;
	text-align: left;
}

.content_yoko_right img {
	max-width: 100%;
	height: auto;
}

}