@charset "utf-8";

/* ================================ */
/* ページ全体 */
/* -------------------------------- */
*{
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	padding:0;
	color: #333;
	text-align:center;
	font-family: "Meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,sans-serif;
/*	font-family:"MS P Gothic","ＭＳ Ｐゴシック",sans-serif; *すべての要素にスタイルを適用*/
	clear: both;
	}
#wrapper {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-color:#ffffff;
	text-align:left;
	}
#HeaderArea {
	position:relative;
	top: 20px;
	}
#contents {
/*	width:980px;*/
	position:relative;
	top: 20px;
	padding:0px;
	font-size:14px;
	color: #333333;
	line-height:1.4em;
	}
a img {
	border-style: none;
	}


/* ================================ */
/* リンク形式指定（下線なし）
　 リンク形式を変更したい部分のaタグ内に、class指定を入れる */
/* -------------------------------- */
a:link.delivery1 {
	color:#0000cd;
	text-decoration: none;
	}
a:visited.delivery1 {
	color:#800080;
	text-decoration: none;
	}
a:hover.delivery1 {
	color:#800080;
	text-decoration: underline;
	}
a:active.delivery1 {
	color:#ff0000;
	text-decoration: none;
	}


/* ================================ */
/* タイトル行のフォント色・太字・背景色・余白 */
/* -------------------------------- */
h1 {
	border-bottom:5px solid #999;
	padding:0 0 10px 0 ;
	}
h2 {
	font-size:1.6em;/*20px*/
	font-weight:bold;
	color:#1a1a1a;
	text-align:left;
	margin:30px 0;
	border-left:5px solid #b30000;
	padding-left:10px;
	line-height:1.2em;
	
/*	background-color:#191970;*//*#999999*/
/*	padding:10px 20px;
	line-height:1.5em;*/
	}
h3 {
	font-size:1.2em;/*16px*/
	font-weight:bold;
	color:#ffffff;
	background-color:#b3b3b3;
	margin:0 0 10px 0;
	padding:2px 2px 2px 10px;
	line-height:1.5em;
	}
h3#syukka_cal {
	font-size:16px;/*16px*/
	font-weight:bold;
	color:#696969;
	background-color:#ffffff;
	padding:0px 0px 10px 10px;
	line-height:1em;
	}
/*#schedule {font-size:16px; font-weight:bold; color:#333333; text-align:center; margin:0px 0px 5px 0px; border:none;}*/


/* ================================ */
/* 囲い */
/* -------------------------------- */
div.box1 {margin:0px 0px 40px 0px;}
div.box2 {margin:0px 0px 10px 15px;}
div.box3 {margin:0px 0px 30px 15px;}


/* ================================ */
/* 上下線 */
/* -------------------------------- */
div.line_top_btm1 {
	margin:5px 0px 10px 5px;
	padding:10px;
	border-top:1px #000 dashed;
	border-bottom:1px #000 dashed;
/*	width:60em;*/
	}

div.line_top1 {
	margin:5px 0px 10px 5px;
	padding:10px;
	border-top:1px #000 dashed;
/*	width:60em;*/
	}


/* ================================ */
/* テーブルカレンダー */
/* -------------------------------- */
.cal_left {
	float:left;
	margin-bottom:30px;
	padding:2px;
	vertical-align: top;
	}
.cal_right {
	float:right;
	padding:2px;
	vertical-align: top;
	}

#table_cal1 td {
	padding:2px; vertical-align: top;
	}
.table_cal {
	width:250px;
	border:1px solid #808080;
	border-collapse: collapse;
	font-size:14px;
	line-height:1.7em;
	margin:0px 30px 0px 0px;
	}
.table_cal th {
	background-color:#0f2350;
	border-right:1px solid #fff;
	color:#fff;
	text-align:center;
	padding:1px;
	border-collapse: separate;
	}
.table_cal tr {
	text-align:center;
	background-color:#fff;
	}
.table_cal td {
	border:1px solid #808080;
	padding:2px;
	}

/* テーブルカレンダー下コメント */
p.cal_font1 {
	margin-top:3px;
	padding-left:5px;
	font-size:12px;
	}
p.cal_font2 {
	margin-top:5px;
	padding-left:5px;
	font-size:13px;
	}


/* ================================ */
/* 字下げ設定 */
/* -------------------------------- */
p.cal_indent {
	padding-left:1em;
	text-indent:-1em;
	margin:0px 0px 10px 0px;
	}
p.indent {
	padding-left:1em;
	text-indent:-1em;
	margin:0px;
	line-height:1.5em;
	}
p.indent_spaceBtm {
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:10px;
	line-height:1.5em;
	color:#007bbb;
	}


/* ================================ */
/* 上へ戻る */
/* -------------------------------- */
div .to_top {text-align: right;	margin: 0px 20px 15px 0px; clear: both;}


/* ================================ */
/*フッター設定*/
/* -------------------------------- */
#footer {
	margin:0px 0px 30px 0px;
	line-height:150%;
	text-align:center;
	font-size:8pt;
	color:#333333;
	}



#HeaderArea {
    min-width: 980px;
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}

.box1 a img	{ width: 100%; }

.backButtonArea	{ text-align: center; margin-bottom: 40px; }
.backButtonArea > a	{ font-size: 16px; text-decoration: none; line-height: 16px; text-align: center; margin: 50px auto; padding: 0.5em 3em; }
.backButtonArea > a	{ background-color: #333; border: 1px solid #333; color: #fff; line-height: 50px; }
.backButtonArea > a:hover	{ background-color: #fff; border-color: #333; color: #333; text-decoration: none; }

.backButtonArea > a,
.backButtonArea > a:link,
.backButtonArea > a:visited	{ color: #fff; }
.backButtonArea > a:hover	{ color: #333; }
