/* ----------------------------------------
 
 * 基本スタイル
 * 共通スタイル
 * ヘッダー
 * ボディーフレーム
 * ラッパー
 * コンテナ
 * 左ナビゲーション
 * メイン
 * フッター
 * リンクスタイル
 * パンくず
 * clearfix
 * News & Topics
 * 事業趣旨
 * スケジュール
 * アクセスマップ
 * よくあるご質問
 * テーブルスタイル
 
 * ---------------------------------------- */
 
/* ======== IE6以下 透過png表示 ======== */
img, div { behavior: url(js/iepngfix.htc) }
/* ===================================== */

html {
	background-color:#FBAD02;
	color:#333;
}
body {
	background:url(img/background.jpg) repeat-x;
	font:12px/1.22 "MS PGothic", "Osaka", Arial, sans-serif;
	font-size:12px;
	*font-size:small;
	*font:x-small;
	line-height:1.6;
	text-align:center;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table {
	font-size:100%;
	border-collapse:collapse;
	border-spacing:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size:100%;
}
address,em {
	font-style:normal;
}

ul,li {
	list-style-type: none;
}
ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.5;
}
ol li {
	list-style:decimal;
	margin-left: 2em;
}
dt {
	font-weight: bold;
}
form,fieldset,legend , label {
	margin: 0;
	padding: 0;
	border: 0;
}
img,fieldset {
	border: none;
}
img {
  vertical-align: middle;
}
hr {
	height:1px;
	border-top:1px dotted #ccc;
	border-bottom:0;
	border-left:0;
	border-right:0;
	clear: both;
}
p {
	margin-bottom: 1em;
	text-align: center;
}


/* ----------------------------------------

　共通スタイル　

---------------------------------------- */

.word {
	visibility:hidden;
	/* for Mac IE \*/
	overflow: hidden;
	/* */
}

div.contents {
	width:630px;
	margin:0 auto;
}

.necessary {
	color:#a00;
}

.noborder {
	border:0 !important;
}

.self {
	background:none !important; /* 自ページロールオーバー */
}


/* ----------------------------------------

　ボディーフレーム

---------------------------------------- */

#body_frame {
	background:url(img/back_frame.png) repeat-y center;
	width:958px;
	margin:0 auto;
}

* html #body_frame {
	background:url(img/back_frame_ie.gif) repeat-y center; /* IE用*/

}
/* ----------------------------------------

　ラッパー

---------------------------------------- */

div#wrap{
	width:950px;
	margin:0 auto;
}


/* ----------------------------------------

　コンテナ

---------------------------------------- */

#container{
	background:url(img/flag.jpg) no-repeat left bottom;
	width:950px;
	float:left;
}


/* ----------------------------------------

　左ナビゲーション

---------------------------------------- */

div#left {
	width:265px;
	text-align:left;
	float:left;
	padding-bottom:278px; /*　旗の部分181pxのスペースを空ける*/
}

h1 {
	margin-bottom:10px;
}

div#navi {
	margin-bottom:15px;
}
div#navi ul#home {
	background:url(img/navi/navi.jpg) no-repeat -265px 0;
	margin-bottom:10px;
}
div#navi ul#menu {
	background:url(img/navi/navi.jpg) no-repeat -265px -42px;
}

div#navi ul#home li a{
	display:block;
	width:265px;
	height:42px;
	text-decoration:none;
	/* for Mac IE \*/
	overflow: hidden;
	/**/
}
div#navi ul#menu li a{
	display:block;
	width:265px;
	height:30px;
	text-decoration:none;
	/* for Mac IE \*/
	overflow: hidden;
	/**/
}

div#navi a:hover {background:none;}

#navi_home {background:url(img/navi/navi.jpg) no-repeat 0 0;}
#navi01 {background:url(img/navi/navi.jpg) no-repeat 0 -42px;}
#navi02 {background:url(img/navi/navi.jpg) no-repeat 0 -72px;}
#navi03 {background:url(img/navi/navi.jpg) no-repeat 0 -102px;}
#navi04 {background:url(img/navi/navi.jpg) no-repeat 0 -132px;}
#navi05 {background:url(img/navi/navi.jpg) no-repeat 0 -162px;}
#navi06 {background:url(img/navi/navi.jpg) no-repeat 0 -192px;}
#navi07 {background:url(img/navi/navi.jpg) no-repeat 0 -222px;}
#navi08 {background:url(img/navi/navi.jpg) no-repeat 0 -252px;}
#navi09 {background:url(img/navi/navi.jpg) no-repeat 0 -282px;}
#navi10 {background:url(img/navi/navi.jpg) no-repeat 0 -312px;}

div#banner {
	text-align:center;
}
div#banner li {
	display:block;
	padding-bottom:10px;
}


/* ----------------------------------------

　メイン

---------------------------------------- */

div#main{
	background:url(img/head_shadow.jpg) repeat-x #fff ;
	width:684px;
	text-align:center;
	padding-bottom:50px;
	float:right;
}

div#main div#top_image {
	background:url(img/head_shadow.jpg) repeat-x bottom ;
	padding-bottom:11px;
}
div#main h2 {
	text-align:center;
	margin-bottom:20px;
	padding-top: 25px;
}
div#main h3 {
	text-align:center;
	margin-bottom:20px;
}
div#guide h4 {
	border-left:6px solid #a00;
	border-bottom:1px solid #ccc;
	text-align:left;
	font-size:16px;
	line-height:1.8;
	margin-bottom: 8px;
	padding-left: 10px;
	vertical-align: bottom;
}
div#guide ul {
	text-align:left;
	padding:10px 30px 15px;
	
	
}
div#guide li {
	list-style:decimal;
	padding:0 0 15px;
	
}
/* ----------------------------------------

　フッター

---------------------------------------- */

#footer{
	background-color:#fff;
	padding-bottom:50px;
	clear: both;
}


/* ----------------------------------------

　リンクスタイル　

---------------------------------------- */

a:link {color:#006699;text-decoration:underline}
a:visited {color:#006699;text-decoration:underline}
a:hover {color:#939;text-decoration:underline}


/* ----------------------------------------

　パンくず　

---------------------------------------- */

#route {
	font-size:0.9em;
	margin: 0 0 3px;
	padding-right: 10px;
	text-align:left;
}

#route li {
	display: inline;
}

#route li.next {
	padding-left:15px;
	margin-left:6px;
}

.route_adjust {
	margin:3px 0 0 6px !important;
}


/* ----------------------------------------

　clearfix　

---------------------------------------- */

.pkg:after {
  content: ".";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.pkg {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .pkg {
  height: 1%;
}

.pkg {
  display: block;
  position:relative;
}
/* */


/* ■■■■■■■■■■■■■■■　↓↓↓コンテンツ↓↓↓　■■■■■■■■■■■■■■■ */
/* ----------------------------------------

　News & Topics

---------------------------------------- */

div#news h2 {
	padding-top:5px;
}
div#news dl {
	width:630px;
	margin:-10px auto 0;
}
div#news dt, div#news dd {
	text-align:left;
	padding:4px 0 3px;
}
div#news dt {
	width:6.5em;
	font-weight:normal;
	padding-left:3px;
	float:left;
	clear:both;
}
div#news dd {
	border-bottom:1px dotted #ccc;
	color:#660;
}


/* ----------------------------------------

　事業趣旨

---------------------------------------- */

div#concept p {
	color:#6D5B2D;
	text-align:center;	
}



/* ----------------------------------------

　事業紹介

---------------------------------------- */


/* 戦国クロニクル */

div#chronicle {
	width:590px;
	margin-bottom:30px;
}
div#chronicle table {
	width:100%;	
}
div#chronicle th {
	background-color:#FC3;
	font-size:1.2em;
	text-align:left;
	padding:2px 5px 0px;
	border-bottom: 3px solid #C90;
}
div#chronicle td {
	padding:5px;	
}


/* ----------------------------------------

　スケジュール

---------------------------------------- */

div#schedule h3 {
	font-size:1.2em;
}
div#schedule h4 {
	font-size:1.2em;
	text-align:left;
	padding-top: 15px;
}

table.store, .store th, .store td {
	border:none !important;
}
table.store {
	width:100%;
	margin-left:-5px;
}
/* ----------------------------------------

　アクセスマップ

---------------------------------------- */

div#access h3 {
	font-size:1.2em;
	text-align:left;
	padding:25px 0 5px;
}

div#access td {
	text-align:center;
}


/* ----------------------------------------

　よくあるご質問

---------------------------------------- */

div#faq p {
	color:#6D5B2D;
}

div#faq h3 {
	color:#a00;
	font-size:1.2em;
	text-align:left;
	padding:10px 0;
}


/* ----------------------------------------

　テーブルスタイル

---------------------------------------- */

/* table_style01 */
table.table_style01, .table_style01 th, .table_style01 td {
	border:1px solid #666;
}
table.table_style01 {
	width:100%;	
}
.table_style01 th {
	background-color:#E6E8DD;
	padding:3px 5px;
}
.table_style01 td {
	background-color:#fff;
	padding:2px 5px;
	text-align:left;
}

/* table_style02 */
table.table_style02, .table_style02 th, .table_style02 td {
	border:1px solid #666;
}
table.table_style02 {
	width:100%;	
}
.table_style02 th {
	background-color:#333;
	color:#fff;
	padding:3px 5px;
}
.table_style02 td {
	background-color:#fff;
	padding:2px 5px;
	text-align:left;
}

table.table_style03 {
	width:100%;	
}
table.table_style03 caption {
	text-align:left;
	font-weight:bold;
	color:#900;
}
table.table_style03 th {
	text-align:left;
	padding:3px;
}
table.table_style03 td {
	text-align:left;
	padding: 3px;
}


table.table_style04, .table_style04 th, .table_style04 td {
	border:1px solid #ccc;
}
table.table_style04 {
	width:75%;
	margin:0 auto;
}
table.table_style04 th {
	background-color:#f3f3f3;
	text-align:left;
	padding:8px 6px;
	white-space:nowrap;
}
table.table_style04 td {
	text-align:left;
	padding:8px 6px;
}


/* ----------------------------------------

　フォームスタイル

---------------------------------------- */

table.form_style {
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	margin:0 auto 20px;
	border-collapse: separate;
	text-align:left;
	
}
table.form_style th {
	vertical-align:top;
	background-color:#f3f3f3;
	border-top:1px solid #fff;
	border-right:1px solid #ddd;
	border-left:6px solid #666;
	border-bottom:1px solid #ddd;
	text-align:left;
	padding:10px;
	font-weight:normal;
	white-space:nowrap;	
	letter-spacing:0.2em;
}
table.form_style td {
	background-color:#fff;	
	border-bottom:1px dotted #ccc;
	text-align:left;
	padding:10px;
	
}
table.form_style th span {
	color:#fff;
	font-size:10px;
	background:#a00;
	padding:2px 4px;
	margin-left:8px;
	letter-spacing:0;
}
h3.form_message {
	font-size:1.4em;	
}
/* ----------------------------------------

　mosaicライブ

---------------------------------------- */
div#live h3 {
	text-align:left;
	font-size:1.2em;
	color:#F90;
	margin:0;
	padding:20px 0 5px;
}
.tbllist {
	margin: 5px;
	padding: 5px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

/* ----------------------------------------

　うじゅイベント

---------------------------------------- */

table.ujyuTable1 {
  width: 350px;
  margin-bottom: 15px;
}
table.ujyuTable2 {
  width: 375px;
}
.ujyuImg1{
  float: right;
}
.ujyuImg2{
  margin: 0 0 20px 0
}
.ujyuImg3{
  margin: 10px 0 50px 0
}

/* ----------------------------------------

　フロート処理

---------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ----------------------------------------

　イメージソング

---------------------------------------- */
.youtube {
  padding: 0 0 10px 12px;
}
.imageSong {
  text-align: left;
  padding-left: 25px;
|
