@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 1.5;
	color: #582000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(png/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
}

td {
	text-align: left;
}

.bodlineM{line-height: 120%;}
/*
bod {
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}*/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 12px;
}
form {
	margin: 0px;
}
a {
	color: #993333;
}
a:hover {
	color: #5e0062;
	text-decoration: none;
}
/*table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}*/




.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
}

.center-t{ text-align: center;
}
/*ヘッダー関連
---------------------------------------------------------------------------*/
#header {
	height: 101px;
	width: 970px;
	position: relative;
	/* [disabled]top: 30px; */
	margin-right: auto;
	margin-left: auto;
}
#header #tel {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 10px;
}


#header_navi {
	height: 47px;
	width: 304px;
	background: url('png/header_navi_a.png') no-repeat scroll left top transparent;
	position: absolute;
	top: 2px;
	right: -4px;
	list-style-type: none;
	margin: 0px;
	padding-left: 4px;
}
#header_navi li { float: left; text-indent: -9999px; }
#header_navi a { outline-style: none; display: block; height: 47px; }
#header_navi li#h_navi01 a { width: 100px; }
#header_navi li#h_navi02 a { width: 99px; }
#header_navi li#h_navi03 a { width: 101px; }
#header_navi li#h_navi01 a:hover { background: url('png/header_navi_b.png') no-repeat scroll -4px 0px transparent; }
#header_navi li#h_navi02 a:hover { background: url('png/header_navi_b.png') no-repeat scroll -104px 0px transparent; }
#header_navi li#h_navi03 a:hover {
	background: transparent url(png/header_navi_b.png) repeat scroll -203px 0px;
}
#header_tel { position: absolute; right: 27px; top: 54px; height: 39px; width: 273px; }

#topbar {
	width: 100%;
	text-align: left;
	background: #1E0C00;
	color: rgb(221,221,179);
	position: fixed;
	z-index: 600;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid #996;
	border-top-color: #330000;
	border-right-color: #996;
	/* [disabled]border-left-color: #990; */
	font-size: 10px;
}
#topbarHeight {
	width: 100%;
	height:20px;
}
#topbar .inner {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 20px;
}
/*Gnaviの下メインコンテンツ
---------------------------------------------------------------------------*/
#container {
	clear: both;
	width: 100%;
	background: #F5F3E8 url(images/contentabg.gif) repeat-x;
	position: relative;
	/* [disabled]top: 0px; */
	margin: -40px auto 20px;
}
.innerbox {
	text-align: left;
	width: 970px;	/*HP全体の横幅*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	padding: 4px;
	display: block;
	clear: both;
}
.innerboxM {
	text-align: left;
	width: 500px;	/*HP全体の横幅*/
	position: relative;
	top: 3px;
	float: right;
}
.innerbox100 {
	text-align: center;
	position: relative;
	width: 100%;
	background: #F7F7F7;
	margin: 30px　auto auto 20px;
	height: auto;
	background-color: #F5F3E8;
}

.innerboxstaff {
	text-align: center;
	/* [disabled]position: absolute; */
	width: 80%;
	background: #F7F7F7;
	margin: 0px auto auto 10px;
	padding: 10px;
	height: auto;
	background-color: #F5F3E8;
}
/*ナビ
---------------------------------------------------------------------------*/
.innerbox2 {
	text-align: left;
	width: 970px;	/*HP全体の横幅*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	/* [disabled]background: #FFF; */
	padding: 4px;
}
#obiGnavi {
	width: 100%;
	position: relative;
	height: 172px;
	background: #FFF url(images/bg-head.jpg);

}
#obiGnavi #Gnavi{
	width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}

#obiMidashi {
	width: 100%;
	position: relative;
	background: #BBAE8B url(images/bgtile.jpg);
}


/*h1タグ設定*/
h1 {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	height: 13px;
	font-weight: normal;
	position: absolute;
	right: 0px;			/*右から*/
	top: 2px;			/*上からpx配置*/
	text-align: right;	/*右寄せ*/
}


/*メインメニュー（上部に横並びの画像メニュー）
---------------------------------------------------------------------------*/
ul#menu img {
	vertical-align: bottom;
}
ul#menu li {
	float: left;
}

/*メイン画像
---------------------------------------------------------------------------*/

#gallery li:last-child {
	-webkit-transition: 2.5 2.5;
	opacity: 0;
}

/*FLASH梱包ボックス
---------------------------------------------------------------------------*/
#fla {
	background-color: #FFFFFF;
	height: 400px;
}
#fla p {
	color: #FFFFFF;
	text-align: center;
}



/*コンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	background: #FFF;
	height: 100%;
}

/*contenta
---------------------------------------------------------------------------*/
#contenta {
	/* [disabled]clear: both; */
	width: 970px;
	/* [disabled]background: #FFF; */
	/* [disabled]font-size: 9px; */
	/* [disabled]min-height: 100%; */
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	/* [disabled]border: thin solid #CCC; */


}


/*メインコンテンツ（左側ボックス）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*ボックスを左側に配置。*/
	width: 650px;	/*ボックスの幅*/
	padding-top: 5px;
	padding-left: 10px;
	background: #FFF;
}
#main p {
	padding: 0.5em 10px 1em;
}
/*h2#main h2.h2bg {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;	
	font-size: 100%;
	background-image: url(images/midashi_bg.gif);	
	background-repeat: no-repeat;
	padding-left: 20px;	
	overflow: hidden;	
	background-color: #582000;
}*/


h2{
	clear: both;
	width: 620px;
	height: 45px;
	line-height: 45px;
	　　margin: 0px;
	padding: 0px 0px 5px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	background-image: url(images/bar_bg.gif);
	margin-bottom: 10px;
	text-align: left;
}

#main h3{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	width: 615px;
	padding: 0px 0px 0px 10px;
	margin: 2px auto 5px auto;	/*左から、上・右・下・左の余白*/
	border-top: 2px none #C96;
	border-bottom: 1px dotted #F0F0F0;
	background: #F9F7E6;
	line-height: 190%;
	color: #996600;
	border-right: 4px none #C96;
	border-left: 5px solid #C96;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

	}
#main h4{
	clear: both;
	font-size: 13px;
	font-weight: normal;
	width: 300px;
	padding: 3px 4px 1px 4px;
	margin: 25px auto 5px auto;	/*左から、上・右・下・左の余白*/
	/* [disabled]height: 25px; */
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background: #F9F7E6;
	line-height: 150%;
	color: #996600;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}

/*文章が長い場合h3の代替*/
#main .lh3{
	clear: both;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	width: 660px;
	margin: 5px 20px 2px 20px;	/*左から、上・右・下・左の余白*/
	height: 50px;
	border-left: 10px solid #9caeb7;
	padding: 3px;
	background: #CAD9DF;
	}

/*サイドコンテンツ（右側ボックス）
---------------------------------------------------------------------------*/
#side {
	float: left;	/*ボックスを右側に配置。*/
	width: 272px;	/*ボックスの幅*/
	padding-top: 5px;
	background: #FFF;
	margin: auto;
}
#side p {
	padding: 0.5em 5px 1em;
}
#side .box {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
#side h3 {
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	/*border-bottom: 1px solid #bfbfbf;h3タグ下に直線を追加*/
	padding-top: 1em;
	padding-bottom: 1em;	/*背景画像を上下中央に配置*/
	background: #521D00 url(images/h3bg.gif) repeat center;
}
#side .sidemenu a {
	text-decoration: none;	/*サイドメニューのリンクの下線を削除*/
	color: #582C2C;
	width: 267px;
	display: block;
	/* [disabled]background-color: #3D1600; */
	background-image: url(png/sidemenu_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;	/*メニューテキストをセンタリング*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #FFF;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #CCCCCC;
}
#side .sidemenu a:hover {
	background-image: url(png/sidemenu_bg_over.gif);
	font-size: 100%;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #CCCCCC;
}


/*フッターエリア
---------------------------------------------------------------------------*/
#footarea {
	text-align: center;
	clear: both;
	width: 100%;
	background: url(images/footerbg02.gif) repeat scroll center top;
	font-size: 14px;
	color: #633;
	margin-top: 16px;
}


/*フッター
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	background: url(png/footerbg01.gif) repeat;
	font-size: 9px;
	color: #996;
}



/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 560px;			/*What's Newボックスの幅*/
	height: 100px;		/*What's Newボックスの高さ*/
	overflow: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 1px solid #bfbfbf;	/*日付ごとの下線*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	/* [disabled]width: 580px; */
	margin-right: auto;
	margin-left: auto;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #DED7C2;
}
.ta1 td, .ta1 th{
	padding: 5px;
}
.ta1 th{
	background-color: #fafafa;	/*左側thタグの背景色*/
	/* [disabled]width: 150px; */	/*左側thタグの幅*/
	text-align: center;
}
.tamidashi{
	width: auto;
	text-align: left;
	color: #660033;	/*文字色*/
	/* [disabled]background: #330000; */
	font-weight: bold;
}



/*細々
---------------------------------------------------------------------------*/
.leftmarg {
	text-align: left;
	margin-right: auto;
	margin-left: 20px;
}
.leftmargM {
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}
.leftmargM2 {
	text-align: left;
	margin-right: 30px;
	margin-left: 40px;
	margin-top: -5px;
}
.leftmargL {
	text-align: left;
	margin-right: auto;
	margin-left: 80px;
	margin-right: 30px;

}
.topmargL {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
.color1 {
	color: #5e0062;
}
.look {
	background-color: #f5f5f5;
}
.mb1em {
	margin-bottom: 1em;
}

/*トップへ戻るボタン
------------------------------------------------------------------------

#tophome {
}
#page_top { height: 60px; width: 60px; text-indent: -9999px; }
#page_top a { display: block; height: 60px; width: 60px; background: url('up_a.gif') no-repeat scroll left top transparent; }
#page_top a:hover { background: url('up_b.gif') no-repeat scroll left top transparent; }---*/

/*コンテンツフッターリンク
---------------------------------------------------------------------------*/
ul.navmri {
width: 100%; /* サイトマップエリアの幅 */
margin: 0;
padding: 0;
font-weight: bold; /* 一旦全ての文字を太字にする */
list-style-type: none;
font-size: 98%;
color: #2b2b2b;
}

/* --- 入れ子にされたリスト用 --- */
ul.navmri ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- 全てのリスト項目 --- */
ul.navmri li {
padding: 1px 0 0 0px; /* 1階層目のパディング(上右下左) */
background: url(img/sankaku.gif) no-repeat left top; /* 1階層目の背景 */
line-height: 120%;
}

/* --- 2階層目のコンテナ --- */
ul.navmri div.contentNav {
	width: 100%; /* コンテナの幅 */
	margin-top: 20px; /* コンテナの上マージン */
	margin-left: 10px; /* コンテナのマージン */
	margin-bottom: 20px;
}

/* --- セクション(2階層目のリストエリア) --- */
ul.navmri ul.section {
width: 130px; /* セクションの幅 */
float: left;
}
ul.navmri ul.sectionS {
width: 30%; /* セクションの幅 */
float: left;
}
ul.navmri ul.separator {
background: url(img/tate.gif) repeat-y right top; /* セクション間の垂直区切り線 */
}

/* --- 2階層目以降のリスト項目 --- */
ul.navmri ul.section li {
	margin: 0 20px 20px 0; /* 2階層目のマージン(上右下左) */
	padding: 1px 0 10px 15px; /* 2階層目のパディング(上右下左)上書き */
	/* [disabled]background: url(v_line4.gif) no-repeat 5px 0; */ /* 2階層目の背景 上書き */
	border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

/* --- 3階層目以降のリストエリア --- */
ul.navmri ul.section ul {
margin: 7px 0 0 5px; /* 3階層目以降のマージン(上右下左) */
font-weight: normal; /* 3階層目以降の文字をノーマルの太さに戻す */
}

/* --- 3階層目以降のリスト項目 --- */
ul.navmri ul.section ul li {
margin: 0 0 6px 0; /* 3階層目以降のマージン(上右下左)上書き */
padding: 0 0 0 3px; /* 3階層目のパディング(上右下左)上書き */
background: url(triangle5.gif) no-repeat 0 0.2em; /* 3階層目の背景 上書き */
border-bottom: none; /* 3階層目以降の下境界線 上書き */
}

/* --- 4階層目以降のリスト項目 --- */
ul.navmri ul.section ul li li {
padding: 0 0 0 9px; /* 4階層目以降のパディング(上右下左)上書き */
background: url(square.gif) no-repeat 0 0.4em; /* 4階層目以降の背景 上書き */
}
/* --- 強調--- */
.kyocho {
	color: #900;
	font-weight: bold;
}
/* --- 強調--- */
.q {
	color: #FFFFFF;
	font-weight: bold;
	padding-left :30px;
	
}
.red {
	color: #FF0000;
}
