@charset "UTF-8";

/*文字の背景グレー文字黒bold*/
p.mozisyoku1 { 
        color: #00000; 
        font-weight     : bold;
        text-align: center;
        font-size: 25px;
}
/*ページトップボタンを真ん中に*/
.imgcenter{
display:block;
margin:1em auto;
}

/* reset */
/**/
body { background-image: url(../images/red.jpg);
background-repeat: no-repeat;
background-attachment: fixed
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/**/
/*メニューの全体の幅*/
#wrapper {
	margin: 0 auto 0 auto;
	width: 940px;

}

/* header */
/**/
header h1 {
	margin: 10px auto 20px;
	padding: 0;
	width: 350px;
	height: 59px;
	text-indent: -9999px;
	background: #fff url(../images/rececom.png) no-repeat;
}
/*navは全部メニューバー*/
header nav ul {
	overflow: hidden;
	margin: 0 0 30px 0;

}


/**/
header nav ul li {
	float: left;
	width: 188px;
	background-color: black;
	border-right: 1px solid white;
	box-sizing: border-box;
}

/**/
header nav ul li:last-child {
	border-right: none;
}
/*メニューの文字*/
header nav ul li a {
	display: block;
	padding: 5px 0 5px 0;
	text-align: center;
	color: white;
	text-decoration: none;
}
/*メニューの文字にマウスが乗った時の色*/
header nav ul li a:hover {
	color: #fff;
	background-color: #cc2128;
}

/* #side_menu */
#side_menu {
	float: right;
	margin: 0 20px 0 0;
	width: 260px;
	position: fixed;
}
/**/
#side_menu ul li {
	border-top:  1px dotted #cc2128;
}
/**/
#side_menu ul li:last-child {
	border-bottom: 1px dotted #cc2128;
} 

/**/
#side_menu ul li a {
	padding: 10px 0 10px 5px;
	display: block;
	color: #000;
	text-decoration: none;
}

/**/
#side_menu ul li a:hover {
	color: #fff;
	background-color: #cc2128;
}
/**/
/* #main_no_naka */
/**/
#main_no_naka {
	float: left;
	margin: 0 20px 0 0;
	width: 546px;
}
#main_no_naka ul li {
	border-top:  1px dotted #cc2128;
}
/**/
#main_no_naka ul li:last-child {
	border-bottom: 1px dotted #cc2128;
} 

/**/
#main_no_naka ul li a {
	padding: 10px 0 10px 5px;
	display: block;
	color: #000;
	text-decoration: none;
}

/**/
#main_no_naka ul li a:hover {
	color: #fff;
	background-color: #cc2128;
}
/* #main */
/*質問欄の幅位置*/
/*質問欄の位置幅はwrapperで決まっているwidthは無意味*/
#main {
	float: right;
	margin: 0 0px 40px 0;
	width: 640px;
}

/* footer */
/**/
footer {
	clear: both;
}
#footer {
padding: 15px 0 20px; /* フッタのパディング（上、左右、下） */
border-top: 1px #c0c0c0 solid; /* フッタの上境界線 */
}

/* --- フッタメニュー --- */
#footer ul.nl {
margin: 0 0 10px; /* フッタメニューのマージン（上、左右、下） */
padding: 0;
list-style-type: none;
text-align: center;
}
/* --- メニュー項目 --- */
#footer ul.nl li {
padding: 0 4px 0 8px; /* 項目のパディング（上右下左） */
background: url(../image/menu_line_gray.gif) no-repeat left; /* 項目の背景（区切り線） */
display: inline;
}
/* 最初の項目 */
#footer ul.nl li.first {
background-image: none; /* 区切り線なし */
}
/* ガイドメニュー */
#footer ul.guide {
margin: 0 0 15px; /* ガイドメニューのマージン（上書き） */
}

/* --- アドレス・コピーライト --- */
#footer address {
font-style: normal; /* 文字のスタイル（ノーマル） */
text-align: center;
line-height: 140%; /* 行の高さ */
}
/**/
/* ヘディング・コンテンツ */
/**/
h1 {
	font: bold 80%/120% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #999;
}
h2 {
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 3px solid #cc2128;
}

/**/
h3 {
	margin: 0 0 15px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #cc2128;
}

/**/
p {
	margin: 0 0 20px 0;
	font-size: 15px;
	line-height: 1;
}
/*上のメニューバーは移動*/
.header-nav-wrapper {
	position: fixed;
}
/* スクロールする部分は固定した要素よりも下に配置 */
.main-wrapper {
	position: absolute;
}

/* --- 表全体 --- */
table.example {
width: 550px; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 100%;
}

/* --- 表タイトル --- */
table.example caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.example th,
table.example td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* セルの境界線 */
}

/* --- 1列目 --- */
table.example colgroup.item {
background-color: #fffce7; /* 1列目の背景色 */
}

/* --- 2列目以降 --- */
table.example colgroup.data {
background-color: #ffffff; /* 2列目以降の背景色 */
}

/* --- 見出しセル --- */
table.example thead th {
background-color: #deefff; /* 見出しセルの背景色 */
text-align: center;
}

/* --- フッタセル --- */
table.example tfoot td {
background-color: #fff5f5; /* フッタセルの背景色 */

}

