@charset "UTF-8";

/* ================================================================ *
	Nomart, Inc.
	nomart_common.css / ver.1.0 (2011.3)
	
	Copywright Takashi Matsuyama & Nomart, Inc. All Rights Reserved.
 * ================================================================ */

/* ---------------------------------------------------------------- *
	トップページ
 * ---------------------------------------------------------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.align{
	float:left;
}
.align_r{
	float:right;
}
* {
	font-family: Helvetica,Arial, sans-serif, "メイリオ","ＭＳ Pゴシック","ヒラギノ角ゴPro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-weight : normal;
	font-style : normal;
	border: none 0px #ffffff;
}
/* ブラウザ設定クリア */


h2{
color:#1a1a1a;
}

/* 初期設定スタート */
body {
	color: #000000; 
	height: auto;
	margin: 0px;
	padding: 0px;
	*font-size: small;
	*font: x-small;
	font-family:  "ヒラギノ角ゴPro W3","メイリオ","ＭＳ Pゴシック","ヒラギノ角ゴPro W3", sans-serif;
}
@media screen and (max-device-width: 480px) {
body {
	color: #000000; 
	height: auto;
	margin: 0px;
	padding: 0px;
	*font-size: small;
	*font: x-small;
	font-family:  "ヒラギノ角ゴPro W3","メイリオ","ＭＳ Pゴシック","ヒラギノ角ゴPro W3", sans-serif;
	-webkit-text-size-adjust:none;
	}
}


#container  {
	width: 970px;
	height: 100%;
	padding:0 40px;
	margin:40px auto 0;
}

#header {
	height:auto;
	width:100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	text-align:left;
	margin: 0 0 10px;
}

#logo a:hover{ opacity:1; }

#main_menu {
	height: 22px;
	border-bottom: 1px solid #000000;
    padding: 0 0 6px;
}

#main_menu li{
	float: left;
	font-size:82%;
	margin:0 15px 0 0;
}

#main_menu li a:hover{
	color:#000;
}

.menu_bt{
	text-align:right;
	float:right;
	font-size:75%;
	vertical-align: baseline;
}

#content {
	height: 100%;
}


.h2_bot{
	font-size:12px;
}

#sub_menu {
	height:auto;
	width: 100%;
	text-align:center;		
	margin: 10px auto 0 auto;
	font-size:13px;	
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration:underline;
}


a:hover img {
	opacity:0.5;
}

ul {
	list-style-type : none ;
}

#footer {
	height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	clear: both;	
}

#footer .copyright {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5px;
	display: inline;
}

#page_title {
	text-align:left;
	margin: 32px 0 5px 0;
	font-size:13px;
	padding:0 9px;
	color:#000;
}

#page_title p {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.5px;
	display: inline;
}

.small {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 150%;		
}

.regular {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 150%;		
}

.glayLine1 {
	border-bottom: solid 1px #000000;
	padding-top: 20px;
	margin: 10px 0;
	clear:both;
	}	

.glayLine3 {
	border-bottom: solid 3px #e6e6e6;
	clear:both;
	}

#exhibition ul {
	margin: 0 0 0 15px;
	padding:7px 0 0;
	list-style-type : disc;
	line-height:1;
}
.ita{
	font-style:italic;
	padding: 0 0 8px;
}

#top_new{
	font-size:70%;
	line-height:1.5em;
	background: url("../images/borderbot_02.gif") repeat-x scroll center top transparent;
	padding:0px 0 8px 0;
}

#top_h2{
	font-size:12px;
}