@charset "shift_jis";

/* ---------- 基本設定 ---------- */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-image: url(img/bg.gif);*/
	height: 100%;
	width: 100%;
}

h1,h3,p,ul,ol,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
	border-width: 0;
font-weight : normal;
}

h2{
	margin: 0px;
	padding: 0px;
	border-width: 0;
	/*font-weight : normal;*/
	color:#ffffff;
}

h4{
	margin: 0px;
	padding: 0px;
	border-width: 0;
}

h5{
	margin: 0px;
	padding: 0px;
	border-width: 0;

}
h6{
	color:#000000;
	background:url(img/h6.gif) no-repeat;
	text-align:left;
	padding:15px 0px 0px 65px;
	height:54px;
	margin:0px 0px 0px 0px;
	font-size: 14px;
	}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
}
/*コンテナ　ヘッダの背景画像
---------------------------------------------------------------------------*/
#container {
	background-image: url(img/container_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/*ヘッダ　ロゴボックス
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	height: 34px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*サイト名ロゴ*/
#header #logo {
	position: absolute;
	left: 0px;	/*ヘッダーに対して左から0pxの位置に配置*/
	top: 0px;	/*ヘッダーに対して上から0pxの位置に配置*/
}

/*h1タグ設定*/
#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 30px;
	text-decoration: none;
}



/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	background-image: url(img/contents_bg.gif);	/*左右ブロック用の背景画像*/
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border-right: 1px solid #aaa;	/*右ライン*/
	/*border-left: 1px solid #aaa;	/*左ライン*/
	/*border-bottom: 1px solid #aaa;	/*下ライン*/
	background-color: #ffffff;
}

#contents-sakura {
	background-image: url(img/contents_sakura_bg.gif);	/*左右ブロック用の背景画像*/
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border-right: 1px solid #aaa;	/*右ライン*/
	/*border-left: 1px solid #aaa;	/*左ライン*/
	/*border-bottom: 1px solid #aaa;	/*下ライン*/
	background-color: #ffffff;
}


/*サイドコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#side {
	float: left;
	display: inline;
	width: 240px;
	/*background-color: #d6e0ef;*/
	/*padding-top: 10px;*/
	padding-bottom: 0px;
	margin-left: 5px;
	/*margin-right: 5px;*/
	color: #333333; 	/*文字色*/
	/*border-right: 1px solid #aaa;	/*右の白いライン*/
	/*border-bottom: 1px solid #aaa;	/*下の白いライン*/
}

/*h3見出し設定*/
#side h3 {
	/*background-color: #d6e0ef;	/*背景色*/
	font-size: 100%;
	color: #333333;	/*文字色*/
	text-align: center;	/*センタリング*/
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}

/*h3見出しにリンクを貼った際の設定*/
#side h3 a {
	color: #000040;	/*文字色*/
}

/*pタグ設定*/
#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

/*サイドコンテンツのリンク設定*/
#side a {
	font-size: 90%;
	color: #333333;	/*文字色*/
}

#side dd {
	background-color: #ffffff;
}

/*サイドメニュー
---------------------------------------------------------------------------*/
ul.sidemenu {
	margin-bottom: 0em;
}

ul.sidemenu a {
	display: block;
	height: 24px;
	width: 208px;
	color: #333333;	/*文字色*/
	text-decoration: none;	/*リンクの下線を消す設定*/
	text-align: left;		/*センタリング*/
	/*background-color: #fef0db;	/*背景画像に合わせて背景色を設定する*/
	padding-top: 10px;
	padding-left: 30px;

	/*background-image: url(img/sidemenu_bg.gif) no-repeat 0 1px;*/

	/*border-top: 1px dotted #aaa;	/*上ライン*/
	border-bottom: 1px dotted #aaa;	/*下ライン*/
	/*border-left: 1px solid #aaa;	/*左ライン*/
	/*border-right: 1px solid #aaa;	/*右ライン*/
}

ul.sidemenu li {
	background-image: url(img/sidemenu_bg.gif);

}

ul.sidemenu a:hover {
	background-color: #e5ad5e;	/*カーソルオーバー時の背景色*/
	background-image: none;		/*メニューの背景画像を消す設定*/
}

ul.sidemenu p {
	font-size: 80%;

	display: block;
	width: 208px;
	color: #333333;	/*文字色*/
	text-decoration: none;	/*リンクの下線を消す設定*/
	text-align: left;		/*センタリング*/
	background-color: #ffffff;	/*背景画像に合わせて背景色を設定する*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;

	border-bottom: 1px solid #aaa;	/*下ライン*/
	border-left: 1px solid #aaa;	/*左ライン*/
	border-right: 1px solid #aaa;	/*右ライン*/
}

ul.sidemenu-r a {
	display: block;
	height: 24px;
	width: 208px;
	color: #333333;	/*文字色*/
	text-decoration: none;	/*リンクの下線を消す設定*/
	text-align: left;		/*センタリング*/
	background-color: #e9decf;	/*背景画像に合わせて背景色を設定する*/
	padding-top: 10px;
	padding-left: 30px;

	border-bottom: 1px dotted #aaa;	/*下ライン*/
	/*border-left: 1px solid #aaa;	/*左ライン*/
	/*border-right: 1px solid #aaa;	/*右ライン*/
}

ul.sidemenu-r a:hover {
	background-color: #deba87;	/*カーソルオーバー時の背景色*/
	background-image: none;		/*メニューの背景画像を消す設定*/
}

/*サイドメニュー　サクラ
---------------------------------------------------------------------------*/
ul.sidemenu-sakura {
	border-collapse:collapse;
	border:0px;
	margin-bottom: 0px;
}

ul.sidemenu-sakura a {
	border-collapse:collapse;
	border:0px;
	display: block;
	height: 36px;
}

ul.sidemenu-sakura a:hover {
}

ul.sidemenu-sakura li {
/*font-size: 80%;
line-height: 160%;*/
float: left;
margin-bottom: 0px;
}

/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu li {
	float: left;
}

ul#menu img {
	vertical-align: bottom;
}


/*メインメニュー下のコンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contentsin {
	clear: left;
	width: 100%;
}


/* ---------- main（メイン部分） ---------- */
#main {
	float: right;
	width: 715px;
	display: inline;
	/*margin-left: 10px;
	padding-top: 10px;*/
	padding-bottom: 50px;
}

/* ---------- main（r_first_crew用メイン部分） ---------- */
#main_rfc {
	float: right;
	width: 680px;
	/*display: inline;*/
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
	/*background-image: url(img/rfc_bg.jpg);
	background-repeat: repeat-y;*/
}


/* --- 大見出し --- */
#main h2 {
	font-size: 18px;
	letter-spacing: 3px;
	/*background-image: url(img/sub-bg.gif);*/
	/*background-color: #ffffff; */
	/*border: 1px solid #aaa;*/
	/*padding: 8px 13px;
	margin-bottom: 14px;*/
}

/* --- 見出し --- */
#main h3 {
font-size: 90%;
letter-spacing: 2px;
border-bottom: 3px solid #facd89;
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 25px;
/*background-image: url(img/h4.gif);*/
}

/* --- 見出し --- */
#main h4 {
font-size: 95%;
letter-spacing: 2px;
/*border-bottom: 1px solid #bbb;*/
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 10px;
}

/* --- 見出し --- */
#main h5 {
	font-size: 18px;
	letter-spacing: 3px;
}


/* --- 文章内の強調文字 --- */
#main strong {
color: #e00;
/*font-weight: bold;*/
margin: 0px 3px;
}

#main em {
color: #000;
font-style: normal;
background-color: #ff8;
padding: 2px;
margin: 0px 3px;
}


/* --- 基本文章設定 --- */
div.main-text {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
padding: 2px 6px 4px 36px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 12px;
}

div.main-text2 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
padding: 2px 6px 4px 6px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 12px;
}

#main p {
margin-bottom: 5px;
}

/* ---------- main（all  メイン部分） ---------- */
#all_main {
	float: left;
	width: 958px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 50px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #ffffff;
}


/* --- 大見出し --- */
#all_main h2 {
	font-size: 18px;
	letter-spacing: 3px;
}


/* --- 見出し --- */
#all_main h3 {
font-size: 90%;
letter-spacing: 2px;
border-bottom: 3px solid #facd89;
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 10px;
}


/* --- 文章内の強調文字 --- */
#all_main strong {
color: #e00;
/*font-weight: bold;*/
margin: 0px 3px;
}

#all_main em {
color: #000;
font-style: normal;
background-color: #ff8;
padding: 2px;
margin: 0px 3px;
}


#all_main p {
margin-bottom: 0px;
}


/* --- 枠付き文章 --- */
div.main-waku1 {
	font-size: 80%;
	line-height: 160%;
	letter-spacing: 1px;
	border: 1px solid #ccc;
	padding: 12px 14px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 14px;
}

div.main-waku2 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
border: 1px dotted #aaa;
padding: 12px 14px;
margin-left: 5px;
margin-right: 3px;
margin-bottom: 14px;
}

div.main-waku3 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
/*border: 1px solid #facd89;*/
padding: 12px 14px;
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
margin-bottom: 20px;
/*background-color: #e6f4fb;*/
}

div.main-waku3-2 {
	line-height: 160%;
	letter-spacing: 1px;
	border: 2px solid #666666;
	padding: 12px 14px;
	margin-left: 8px;
	margin-right: 5px;
	margin-bottom: 14px;
	background-color: #e6f4fb;
}

div.main-waku3-3 {
	/*line-height: 160%;*/
	letter-spacing: 1px;
	border: 2px solid #facd89;
	padding: 12px 14px;
	margin-left: 8px;
	margin-right: 250px;
	margin-bottom: 14px;
	background-color: #ffffff;
}

div.main-waku4 {
	font-size: 80%;
	/*line-height: 160%;*/
	letter-spacing: 1px;
	border: 3px dotted #facd89;
	padding: 12px 14px;
	margin-left: 30px;
	margin-right: 200px;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	background-color: #e6f4fb;
}

div.main-waku4-2 {
	font-size: 80%;
	/*line-height: 160%;*/
	letter-spacing: 1px;
	border: 3px dashed #facd89;
	padding: 12px 14px;
	margin-left: 30px;
	margin-right: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f3feed;
}


/* --- 一覧テーブル（タイプ１） --- */
div.main-table {
padding-top: 10px;
padding-left: 40px;
padding-bottom: 14px;
font-size: 90%;
width: 600px;
}

div.main-table table {
background-color: #bbb;
margin: 0px auto 35px 0px;
}
div.main-table th {
font-size: 90%;
	/*width: 100px;
	line-height: 80%;*/
	text-align: center;
	background-color: #fcf1e0;
	/*background-image: url(img/table-bg.gif);*/
	padding: 8px 14px;
	color: #000000;
font-weight : normal;
border-bottom: 1px dotted #999999;
border-left: 1px solid #999999;

}

div.main-table td {
font-size: 90%;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 14px;
border-bottom: 1px dotted #999999;
border-left: 1px solid #999999;
}

div.main-table table kbd {
font-size: 120%;
line-height: 90%;
letter-spacing: 4px;
}

div.main-table kbd {
font-size: 13px;
letter-spacing: 8px;
}

div.main-table-text {
font-size: 90%;
line-height: 160%;
border: 1px solid #aaa;
padding: 14px;
margin: 0px 86px 36px;
}


/* --- 一覧テーブル（関連企業　左） --- */
div.main-table-aff-left {
font-size: 90%;
float: left; /*左に寄せる*/ 
width: 330px; /*横幅*/ 
margin: 0; 
padding: 10px 0px 0px 20px; 
}

div.main-table-aff-left table {
margin: 0px auto 35px 0px;
}
div.main-table-aff-left th {
font-size: 100%;
text-align: center;
background-color: #fcf1e0;
background-image: url(img/table-aff-bg.gif);
padding: 8px 14px;
color: #000000;
font-weight : normal;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

div.main-table-aff-left a {
	color: #000000;	/*文字色*/
	text-decoration: none;	/*リンクの下線を消す設定*/
}

div.main-table-aff-left td {
font-size: small;
/*background-color: #fcf1e0;*/
vertical-align: top;
height: 128px;
padding: 0px 0px 0px 0px;
border: 1px solid #999999;
}

div.main-table-aff-left-text {
font-size: 90%;
line-height: 160%;
border: 1px solid #aaa;
padding: 14px;
margin: 100px 86px 36px;
}

div.main-table-aff-left-img {
padding: 0px;
margin: 0px;
}

/* --- 一覧テーブル（関連企業　右） --- */
div.main-table-aff-right {
font-size: 90%;
float: right; /*右に寄せる*/ 
width: 330px; /*横幅*/ 
margin: 0; 
padding: 10px 20px 0px 0px; 
}

div.main-table-aff-right table {
margin: 0px auto 35px 0px;
}
div.main-table-aff-right th {
font-size: 100%;
text-align: center;
background-color: #fcf1e0;
background-image: url(img/table-aff-bg.gif);
padding: 8px 14px;
color: #000000;
font-weight : normal;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

div.main-table-aff-right td {
font-size: small;
/*background-color: #fcf1e0;*/
vertical-align: top;
height: 128px;
padding: 0px 0px 0px 0px;
border: 1px solid #999999;
}

div.main-table-aff-right-text {
font-size: 90%;
line-height: 160%;
border: 1px solid #aaa;
padding: 14px;
margin: 0px 86px 36px;
}


/* --- 一覧テーブル（タイプ２） --- */
div.main-table dl {
font-size: 80%;
letter-spacing: 1px;
line-height: 150%;
margin-left: 60px;
}

div.main-table dt {
/*font-weight: bold;*/
margin-bottom: 8px;
}

div.main-table dd {
margin-left: 20px;
margin-bottom: 16px;
}

div.main-table span {color: #e82;}

/* --- 一覧テーブル（採用） --- */
div.reg-table {
padding-top: 10px;
padding-left: 30px;
padding-bottom: 14px;
font-size: 90%;
width: 600px;
}

div.reg-table table {
margin: 0px auto 35px 0px;
}
div.reg-table th {
font-size: 90%;
text-align: center;
padding: 8px 14px;
color: #000000;
font-weight : normal;
border-bottom: 1px solid #999999;

}

div.reg-table td {
	font-size: 90%;
	padding-left: 15px;
	/*border-left: 1px dotted #999999;*/
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
}

/* --- 一覧テーブル（無線） --- */
div.u-ryoukin-table {
padding-top: 10px;
padding-left: 30px;
padding-bottom: 14px;
font-size: 90%;
width: 600px;
}

div.u-ryoukin-table table {
margin: 0px auto 35px 0px;
}
div.u-ryoukin-table th {
font-size: 90%;
text-align: center;
padding: 8px 14px;
color: #000000;
font-weight : normal;
}

div.u-ryoukin-table td {
font-size: 90%;
}



/* --- 一覧テーブル（運賃表） --- */
div.un-table {
padding-top: 10px;
padding-left: 30px;
padding-bottom: 14px;
font-size: 90%;
width: 600px;
}

div.un-table table {
background-color: #bbb;
margin: 0px auto 15px 0px;
}
div.un-table th {
font-size: 90%;
text-align: center;
background-color: #fcf1e0;
padding: 8px 14px;
color: #000000;
font-weight : normal;
}

div.un-table td {
font-size: 90%;
}

/* --- 一覧テーブル（料金目安） --- */
div.mey-table {
padding-top: 10px;
padding-left: 60px;
padding-bottom: 14px;
}

div.mey-table table {
background-color: #ffffff;
margin: 0px auto 35px 0px;
}
div.mey-table th {
font-size: 90%;
text-align: center;
padding: 0px 0px;
border-bottom: 2px dashed #cccccc;
border-left: 2px dotted #cccccc;
border-right: 2px dotted #cccccc;
font-weight : normal;
}

div.mey-table td {
padding: 8px 14px;
font-size: 90%;
border-bottom: 2px dashed #cccccc;
}

/* --- 一覧テーブル（桜　開花情報） --- */
div.table-sakura {
margin: 5px auto 5px auto;
width: 680px;
border-bottom:2px dotted #ffbeb0;
}

div.table-sakura td {
font-size: 90%;
	white-space: pre;           /* css 2.0 */
	white-space: pre-wrap;      /* css 2.1 */
	white-space: pre-line;      /* css 3.0 */
	white-space: -pre-wrap;     /* opera 4-6 */
	white-space: -o-pre-wrap;   /* opera 7 */
	white-space: -moz-pre-wrap; /* mozilla */
	white-space: -hp-pre-wrap;  /* hp printers */
	word-wrap: break-word;      /* ie 5+ */
}

div.table-oldsakura {
margin: 5px auto 5px auto;
width: 680px;
/*border-top:2px solid #ffbeb0;*/
}

/* --- 一覧テーブル（交通情報） --- */
div.table-koutu {
margin: 5px auto 5px auto;
width: 680px;
border-bottom:2px dotted #999999;
}

div.table-koutu td {
font-size: 90%;
}

/* --- 文章内の画像回り込み設定 --- */
table.table-width {
margin: 0px auto 5px auto;
/*border-bottom:2px dotted #999999;*/
}

img.img-table {
margin: 6px 6px 6px 6px;
border: 3px solid #ffbeb0
}

img.img-table-koutu {
margin: 6px 6px 6px 6px;
border: 3px solid #999999
}

table.table-width2 {
margin: 0px auto 2px auto;
}

img.img-table2 {margin: 2px 2px 2px 2px;}

img.img-float-left {
float: left;
margin: 5px 18px 15px 2px;
}

img.img-float-right {
float: right;
margin: 5px 4px 15px 15px;
}


/* --- リスト（箇条書き） --- */
div.main-list ul {
padding-top: 10px;
margin-left: 48px;
}

div.main-list ol {
padding-top: 6px;
margin-left: 8px;
}

div.main-list li {
font-size: 80%;
line-height: 160%;
margin-bottom: 4px;
}


/* --- 仕分け用テーブル --- */
div.make-table {
padding: 20px;
margin-bottom: 10px;
}

div.make-table table {
background-color: #bbb;
margin: 0px auto 24px auto;
}

div.make-table th {
font-size: 80%;
text-align: center;
background-color: #eee;
background-image: url(img/table-bg.gif);
padding: 8px 14px;
}
div.make-table td {
font-size: 80%;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 14px;
}


/* --- ギャラリー --- */
div.image-table {
padding: 12px 0px;
float: left;
}
div.image-table table {
font-size: 80%;
line-height: 160%;
margin: 0 auto 12px;
}

div.image-table th {
text-align: center;
background-color: #eee;
background-image: url(img/table-bg.gif);
border: 1px solid #aaa;
padding: 6px;
}


/* --- 文字装飾 --- */
.font01 {
font-size: small;
}

.font02 {
color: #d0d;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #fef;
border: 1px solid #dad;
padding: 10px;
margin-bottom: 12px;
}

.font03 {
color: #00d;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #eef;
border: 1px solid #aad;
padding: 10px;
margin-bottom: 12px;
}

.font04 {
color: #0a0;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
/*background-color: #efe;
border: 1px solid #9c9;*/
padding: 10px;
margin-bottom: 12px;
}

.font05 {
font-size: 28px;
/*font-weight: bold;*/
text-align: left;
background-color: #fff;
border-bottom: 8px double #333;
padding: 9px 6px;
margin-bottom: 16px;
}

.font06 {
font-size: 100%;
/*font-weight: bold;*/
text-align: left;
background-color: #fff;
width:250px;
border-bottom: 4px dotted #666666;
padding: 9px 6px;
margin-bottom: 16px;
}

.font07 {
	font-size: 120%;
}

.font08 {
font-size: 85%;
/*font-weight: bold;*/
text-align: center;
background-color: #fef0db;
border-bottom: 3px solid #facd89;
padding: 9px 6px;
margin-bottom: 16px;
}

.font09 {
font-size: 180%;
	margin: 5px;
	padding: 0px;
	border-width: 0;
line-height: 2em;
}

.font10 {
	font-size: 200%;
	margin: 5px;
	padding: 0px;
	border-width: 0;
/*font-weight: bold;*/
}

/* --- 見出し --- */
.sakura-m {
font-size: 90%;
letter-spacing: 2px;
border-bottom: 5px double #ffbeb0;
padding: 6px 4px 0px 4px;
margin: 0px 10px 0px 10px;
}
/* --- 見出し --- */
.sakura-old-m {
font-size: 120%;
letter-spacing: 2px;
border-bottom: 2px solid #ffbeb0;
padding: 6px 4px 5px 4px;
margin: 0px 10px 0px 10px;
}
/* --- 見出し --- */
.sakura-old a {
font-size: 120%;
letter-spacing: 2px;
margin-top:20px;
margin-left:100px;
text-decoration: none;
}
/* --- 見出し --- */
.koutu-m {
font-size: 90%;
letter-spacing: 2px;
border-bottom: 5px double #999999;
padding: 6px 4px 0px 4px;
margin: 0px 10px 0px 10px;
}

/* ---------- footer（下部分） ---------- */
#footer {
	clear: both;
	width: 958px;
	background-color: #ffffff;
	height: 24px;
	width: 958px;
	border: 1px solid #aaa;	/*下ライン*/

	/*background-image: url(img/title-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	text-align: center;
}
/* ---------- footer（下部分） ---------- */
#footer-sakura {
	clear: both;
	width: 100%;
	background-color: #ffbeb0;
	height: 24px;
	width: 958px;
	border: 1px solid #aaa;	/*下ライン*/

	/*background-image: url(img/title-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	text-align: center;
}

/* ---------- copyright（著作権表示） ---------- */
#copyright {
	background-color: #fef0db;
	height: 34px;
	/*color: #000000;
font-size: 13px;
letter-spacing: 2px;
text-align: center;
background-image: url(img/title-bg.gif);
padding: 10px;
margin: 0px*/
}
