﻿@charset "utf-8";

/*=== 1.Universal selector ===*/
* {
	margin: 0; 
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
}

/*=== 2.Body ===*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #333333;
	font: normal 90%/140% sans-serif;
}

/*=== 3.Text ===*/
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	line-height: 140%;
}

.red {color: #FF0000;}
.orange {color: #FF6600;}
.blue {color: #0000CC;}
.green {color: #009900;}
.boldTxt {font-weight: bold;}

/*=== 4.Hypertext===*/
a:link {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

a img { border-style: none; }

/*==================ページ全体==================*/
#all {
	width: 860px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #E0E0E0;
}

/*==================ヘッダ==================*/
#header {
	width: 860px;
	background: #FFFFFF;
	height: 30px;
}
#header div {
	float: left;
}

/*==================メイン==================*/
.mainImage {
	text-align: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 30px 0px 22px;
	width: 860px;
}

/*==================メイン（作品）==================*/
.mainImage .mainLeft {
	float: left;
	width: 530px;
	text-align: left;
	padding: 0px 38px;
	margin: 0px;
}

.mainImage .mainLeft2 {
	float: left;
	width: 350px;
	height: 400px;
	text-align: center;
	vertical-align: bottom;
	bottom: 10px;
	background-image: url(../top_img/top_nagai.jpg);
	background-repeat: no-repeat;
	background-position: center 160px;
	padding-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.ml25{
	margin-left:25px;
}
.ml2e{ margin-left:2em;
}
.mr2e{
	margin-right:2em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mainImage .mainLeft2 {
		background-position: center 120px;
	}
}


.mainImage .mainLeft p.notes {
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	margin: 0px;
	padding: 6px 0px 0px;
	letter-spacing: 0em;
}

.mainImage .mainRight {
	float: left;
	width: 220px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.mainImage .mainRight2 {
	float: left;
	width: 470px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.mainImage .mainRight2 h2{
		font-size:100%;
		line-height:30px;
		margin-bottom:1em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mainImage .mainRight2 h2{
			line-height:20px;
			line-height:23px;
	}
}

hr.style11 {
	height: 6px;
	border: 0;
	background-image: url(../top_img/hr-11.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: 30px;
	margin-left: 30px;
}

.g_map {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.g_map iframe{
	border:none;
}
.g_map h2 {
	position: relative;
	margin-top:30px;
	margin-bottom:15px;
	font-size:110%;
}
.g_map h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: center;
	font-weight:500;
}
.g_map h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #bbb;
}

.mainImage .mainRight2 p{
		text-align:right;
		margin-top:10px;
}
.mainImage .mainRight h1 {
	font: bold 250%/110% "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-bottom: 2px;
}
.mainImage .mainRight p.age {
	font: bold 120%/110% "Times New Roman", Times, serif;
	padding-bottom: 28px;
}
.mainImage .mainRight p.title {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	font-size: 80%;
	line-height: 150%;
	padding: 0px 0px 0px 8px;
	margin-bottom: 4px;
	letter-spacing: 0em;
}
.mainImage .mainRight p.introduction {
	font-size: 90%;
	line-height: 140%;
	letter-spacing: 0em;
	text-align: justify;
}

/*==================グローバルナビ==================*/
.gNavi {
	width: 860px;
	background: #FFFFFF;
	height: 42px;
}
.gNavi div {
	float: left;
}

/*==================コンテンツイメージ==================*/
.catchCopy {
	width: 366px;
	padding-top: 14px;
	text-align: left;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
}

/*===2012下部（左側）===*/
.catchCopyNew {
	width: 378px;
	padding-top: 4px;
	text-align: left;
	padding-bottom: 4px;
	float: left;
	padding-left: 0px;
}

.catchCopyNew .leftLogo {
	float: left;
	width: 212px;
	text-align: center;
	padding-top: 10px;
}

.catchCopyNew .rightImg {
	float: left;
	width: 144px;
	padding-left: 22px;
	text-align: center;
}


.monthly {
	float: left;
	width: 159px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 14px 10px 8px;
}

.monthly p {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	margin-top: 16px;
}


/*==================コンテンツ==================*/
#all .contents {
	background: #E0E0E0 url(../top_img/contents_bg.gif) no-repeat 10px bottom;
}

#all .contentsNew {
	background-color: #E0E0E0;
}

.info {
	float: left;
	width: 420px;
	margin-top: 7px;
	background: url(../top_img/new_information_bg.gif) no-repeat;
	margin-left: 22px;
	overflow: visible;
	padding-left: 15px;
	padding-bottom: 10px;
}

.info a,
.info a:visited {
	color: #CC0000;
	text-decoration: none;
}

.info a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.mini {
	float: left;
	height: 160px;
	width: 1px;
}

table.news {
	margin-top: 30px;
	border-top: 1px dotted #999999;
	width: 416px;
	float: left;
}

table.news td {
	font-size: 90%;
	line-height: 110%;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

table.news td.left {
	vertical-align: top;
	font-weight: bold;
	color: #CC0000;
	width: 86px;
}
table.news td.leftPast {
	vertical-align: top;
	font-weight: bold;
	color: #614F49;
	width: 86px;
}

table.news td.right {
	width: 318px;
	letter-spacing: 0em;
}

/*===バナースペース===*/
.bannerSpace {
	background-color: #FFF;
	width: 860px;
	padding-bottom: 42px;
	padding-top: 20px;
}

.bannerSpace .left {
	float: left;
	width: 370px;
	padding-left: 38px;
}

.bannerSpace .right {
	float: right;
	width: 370px;
	padding-right: 38px;
}

/*==================ページトップ==================*/
.pageTop {
	text-align: right;
	width: 820px;
	background: url(../common/totop_arrow.gif) no-repeat right 1px;
	padding-right: 16px;
	letter-spacing: 0em;
	margin-bottom: 16px;
	clear: both;
	padding-bottom: 4px;
}

.pageTop a,
.pageTop a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	line-height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pageTop a:hover {
	color: #333333;
	text-decoration: underline;
}

/*===クリア===*/
.clear {
	clear: both;
}

/*==================フッタ==================*/
#footer {
	width: 860px;
}
.top_info_wrap {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:35px;
	height: 150px;
	overflow: auto;
	background-color: #F9F9F9;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.top_info_wrap h2 {
	font-size: 20px;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DE0111;
	padding-left: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.top_info{
	margin: 10px;
	padding: 10px;
	border: 1px dashed #FFF;
	text-align:center;
}
.top_info p{
	font-size:13px;
}
.top_info table{
	margin-left:auto;
	margin-right:auto;
}
.top_info table tr td{
	text-align:left;
}

.top_info h3{
	font-weight: bold;
	color: #930;
	line-height: 30px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.dod_line{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BBB;
	border-bottom-color: #FFF;
}

.mb_15{
	margin-bottom:20px;
}
.small{
	font-size:95%;
}
