/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_common.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*-------------------------------------------------
リンク時のアクション
-------------------------------------------------*/
/*--画像リンク時アクション--*/
a img {
	border: none;
}

/*--フォントリンク時のアクション--*/
a:link {
	color: #0057B1;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}

/* overrides decoration from previous rule for hovered links */


/*-------------------------------------------------
見出し
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #000000;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


/*-------------------------------------------------
文字サイズ
-------------------------------------------------*/
.xx-small{
	font-size: xx-small;
}
.x-small{
	font-size: x-small;
}
.small{
	font-size: small;
}
.medium{
	font-size: medium;
}
.large{
	font-size: large;
}
.x-large{
	font-size: x-large;
}
.xx-large{
	font-size: xx-large;
}

/*-------------------------------------------------
リスト
-------------------------------------------------*/
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.padding20-list-decimal{
	list-style-type: decimal;
	font-size:x-small;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0;
	width: 100%;
}

#pagebody{
	position:relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navBar{
  float:left;
  position:absolute;
  top:0px;
  left:0px;
	width: 200px;
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	margin: 0 0 0 200px;
	padding: 0;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	margin: 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************** 見出し *****************/

.category{
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #99CC33;
	vertical-align: middle;
}
#komidasi{
	margin: 5px 20px 0px 20px;
	padding: 0px;
	font-size: 130%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bolder;
	left: 20px;
	bottom: -10px;
	vertical-align: text-top;
}
#komidasi table{
	margin: 0px;
	padding: 0px;
}

.magomidasi{
	font-weight: bold;
	font-size: 120%;
	color: #003366;
	padding: 0px 0px 10px;
}
.magomidasi-table table td{
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.magomidasi-red{
	font-weight: bold;
	font-size: 120%;
	color: #FF0000;
	padding: 0px 0px 10px;
}
#data-text{
	color: #000000;
	padding-top: 5px;
}
.hosoku-midasi{
	margin: 3px;
	padding: 3px;
	font-size: 120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2D3FAC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bolder;
}
.hosoku-midasi-end{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

/************* ライン各種 ***************/
/**点線上下**/
.line-dotted-top-bottom{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
/**点線下**/
.line-dotted-bottom{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
/**破線上下**/
.line-dashed-top-bottom{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
/**破線下**/
.line-dashed-bottom{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

/************* この要素の前で改ページ ***************/
.page-break-before{
	page-break-before:always;
}

/************* この要素の後で改ページ ***************/
.page-break-after{
	page-break-after:always;
}


/************* #left-box ***************/
#left-box{
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px auto;
	width:90%;
	text-align: left;
	vertical-align: middle;
}
#left-box img{
	color:#333333;
	padding: 0px;
	margin: 2px;
	vertical-align: middle;
}

/************* #left-box-printnone ***************/
#left-box-printnone{
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px auto;
	width:90%;
	text-align: left;
	vertical-align: middle;
}

/************* #right-box ***************/
#right-box{
	color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 0px auto;
	width:90%;
	text-align: right;
	vertical-align: middle;
}
#right-box img{
	color:#333333;
	padding: 0px;
	margin: 2px;
	vertical-align: middle;
}

/************* #main ***************/

#main{
	color: #333333;
	padding: 5px;
	margin: 10px auto;
	width:93%;
}
#main table{
	color:#333333;
	width:98%;
	padding: 0px;
	margin: 2px;
	vertical-align: middle;
	border-collapse:collapse;
	border: 1px solid #555555;
	border-spacing:0;
	empty-cells:show;
}
#main th{
	color:#333333;
	padding: 2px;
	margin: 1px;
	border: 1px solid #888888;
	background-color: #B8DCF4;
	font-size:80%;
}
#main td{
	color:#333333;
	padding: 1px;
	margin: 1px;
	border: 1px solid #AAAAAA;
	font-size:80%;
}
.maintd-right-space{
	padding-right: 0.9em;
}
#main img{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#main ul{
	display: inline;
	padding: 0px;
	margin: 0px;
}
#main li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

/************* #commonmain ***************/

#commonmain{
	font-size:90%;
	color: #333333;
	padding: 2px;
	margin: 10px auto;
	width:93%;
}
#commonmain table{
	color:#111111;
	text align:center;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
}
#commonmain th{
	color:#111111;
	font-size:0.9em;
	text align:left;
	padding: 1px;
	margin: 0px;
	background-color:#DDDDDD;
}
#commonmain td{
	color:#111111;
	text align:left;
	padding: 1px;
	margin: 0px;
}
.border-on th{
	color:#111111;
	font-size:0.9em;
	text align:left;
	padding: 1px;
	margin: 0px;
	border: 1px solid #555555;
}
.border-on td{
	color:#111111;
	text align:left;
	padding: 1px;
	margin: 0px;
	border: 1px solid #555555;
}
.border-none th{
	color:#111111;
	font-size:0.9em;
	text align:left;
	padding: 1px;
	margin: 0px;
	vertical-align:top;
	border: none;
}
.border-none td{
	color:#111111;
	text align:left;
	padding: 1px;
	margin: 0px;
	vertical-align:top;
	border: none;
}

/************* #supportmain ***************/

#supportmain{
	color: #333333;
	padding: 10px;
	margin: 10px auto;
	width:93%;
}
#supportmain table{
	width:93%;
	color:#333333;
	text align:center;
	padding: 10px;
	margin: 2px;
	vertical-align: middle;
	border-bottom: 1px dotted #555555;
}
#supportmain th{
	font-size:0.9em;
	color:#333333;
	text align:left;
	padding: 2px;
	margin: 1px;
	background-color:#99CCCC;
}
#supportmain td{
	font-size:0.9em;
	color:#333333;
	text align:left;
	padding: 2px;
	margin: 1px;
	background-color:#EEEEEE;
}
#supportmain .coopname{
	font-size:1.2em;
	color:#CC0000;
	text align:left;
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

/************* #facilities ***************/

#facilities{
	font-size: 90%;
	color: #333333;
	padding: 10px;
	margin: 10px;
}
#facilities table{
	color:#333333;
	text align:center;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#facilities td{
	color:#333333;
	padding: 1px;
	margin: 1px;
	vertical-align: top;
}

/************* #address ***************/

#address{
width:500px;
	padding: 10px;
	margin: 0px;
	text-align:right;
}


/************* #siteInfo styles ***************/

#siteInfo{
	float:right;
	clear: both;
	font-size: 90%;
	color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 0px;
	text-align:right;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 0;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 0;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 0;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



/************** #box styles **************/

.box-95p {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.box-90p {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.box-80p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.box-70p {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.box-50p {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}


/************** テキスト回り込み設定 **************/
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align: center;
}
.text-align-left {
	text-align: left;
}


/************** 回り込み解除 **************/
/*--すべてのボックスの回り込み解除--*/
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
}
/*--左によせられたボックスの回り込み解除--*/
.clear-left {
	clear: left;
	height: 1px;
	font-size: 1px;
}
/*--右によせられたボックスの回り込み解除--*/
.clear-right {
	clear: right;
	height: 1px;
	font-size: 1px;
}



/************** スペシャルコンテンツ **************/
/*--きめ細やかなサポート体制--*/
.eventflow{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../eventflow/img/bg_goippou.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.eventshinko{
	margin-left: auto;
	margin-right: auto;
}
.eventshinko td{
	font-size:small;
}

/*--新潟市の魅力--*/
.miryoku{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../miryoku/img/bg_mr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.miryoku p{
	font-size:small;
	line-height:140%;
	margin: 8px;
	padding: 8px;
	width: 95%;
}
.miryoku-sub{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.miryoku-sub p{
	font-size:small;
	line-height:140%;
	margin: 5px;
	padding: 5px;
}

/*--施設会場マップ--*/
.box-annnaimap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.box-annnaimap table {
	font-size:x-small;
}
.box-annnaimap td {
	margin: 1px;
}
.mapcaregory1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEAFDE;
}
.mapcaregory2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4C7E0;
}
