/*
 reset  [
----------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
    padding: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: bold;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
	z-index: -1;
}
li {
	list-style-type: none;
}
/*
 base [
----------------------------------------------------------- */
body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
    line-height: 1.5em;
    font-weight: normal;
    background-position: center;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 1em;
}
.bg_mz {
    background-color: #e6f5f9;
    font-size: 1em;
}
.bg_irs {
	background-color: #f5e5f0;
}
.bg_li {
	background-color: #eef5dc;
}
.bg_gallery {
	background-color: #f9eee3;
}
.bg_club {
	background-color: #e4eef8;
}
.bg_bunka {
	background-color: #feeaf2;
}
.bg_kie {
	background-color: #ffe9e2;
}
.clearfix {
	min-height:0;
	display: inline-table;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}
span.clear {
    display : block ;
    visibility : hidden ;
    height : 0px ;
    font-size : 0px ;
    line-height : 1 ;
    clear : both ;
}
* html .clearfix {
	height:0;
}
.clearfix {
	display: block;
}
#container {
    width: 1080px;
    background: #FFFFFF;
    margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
    border: 1px solid #888;
    text-align: left;
}
/*
 header[
----------------------------------------------------------*/
#index_header {
	background-image: url(../img/header.gif);
	height: 100px;
	width: 900px;
}
#header {
    background-image: url(../../img/header_bg.png);
    height: 112px;
    width: 1080px;
    position: relative;
}
#header #translate {
    position: absolute;
    top: 5px;
    right: 10px;
}
#header #search {
    position: absolute;
    top: 44px;
    right: 10px;
}
#header #access {
    position: absolute;
    top: 80px;
    right: 230px;
}
#header #access ul {
    font-size: 14px;
}
#header #access ul li {
	list-style-type: none;
	display: inline;
	background-image: url(../../img/point_triangle_b.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 5px;
}
#header #sns {
    position: absolute;
    top: 80px;
    right: 15px;
}
#header #sns ul {	
}
#header #sns ul li {
	list-style-type: none;
	float: left;
	margin-left: 5px;
}
/*
 gnavi[
----------------------------------------------------------*/
#gNaviArea {
    width: 1080px;
    height: 36px;
    text-align: center;
    margin: 0;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
}
#gNav {
    float: left;
    width: 1080px;
    height: 36px;
    margin: 0px;
    padding: 0px;
}
#gNav li {
	float: left;
	list-style-type: none;
}
#gNav li ul {
	font-size: small;
}
#gNav li a {
	display: block;
}
#gNav li ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 500;
}
#gNav .hover ul, #gNav li:hover ul {
	z-index: 9999;
}
#gNav li ul li {
	float: none;
}
#gNav li ul li a {
    z-index: 1000;
    display: block;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #0066CC;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    opacity: 0.9;
    filter: alpha(opacity=90);
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
}
#gNav li ul li a:hover {
	z-index: 1000;
	text-decoration: none;
	color: #FF0000;
	background-color: #F9F2FF;
}
#shim {
	position: absolute;
	z-index: -1;
	width: 200px;
	height: 420px;
}
/*
 content[
----------------------------------------------------------*/
#topContent {
    background-color: #FFFFFF;
    background-image: url(../img/base_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    _background-position: 0px top;
    padding-top: 0px;
    padding-bottom: 0;
    width: 1080px;
    z-index: 999;
    position: relative;
    text-align: left;
}
#mainContent {
    background-color: #FFFFFF;
    background-image: url(../img/base_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 40px;
    width: 1000px;
    text-align: left;
}
#jigyoContent {
    background-color: #FFFFFF;
    background-image: url(../img/jigyo_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 40px;
    position: relative;
    width: 1000px;
    text-align: left;
}
#base_conArea {
    margin-top: 0px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
#pankuzu_index {
	font-size: 13px;
	text-align: left;
	margin-bottom: 15px;
}
.pagetop {
	text-align: right;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
/*
 footer[
----------------------------------------------------------*/
#footer {
    text-align: center;
    background-image: url(../img/footer_line.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
}
#footer p {
    margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 0;
    font-size: 0.84em;
}
#footer ul {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #888888;
    padding-bottom: 7px;
    font-size: 0.84em;
    padding-top: 13px;
}
#footer li {
	display: inline;
	margin-left: 2px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #888888;
}
#artTable tr td p {
	margin-bottom: 10px;
	text-indent: 1em;
}
#pankuzu_index #rubi a img {
	float: left;
}
