/* charset */
@charset "utf-8"; 


/*----ブロック----*/

html{
	height: 100%;
}
body {
	background-color: #F4F4F4;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo UI", monospace;
	vertical-align: top;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
}

img{
	border: 0;
}


a:link {
	text-decoration: none;
	font-size: 90%;
	color: #333333;
} 

a:visited {
	text-decoration: none;
	color: #333333;
} 

a:hover {
	color: #97064E;
	text-decoration: underline;
} 

.center {
	text-align: center;
}


#site {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border: 1px solid #d8152a;
}

#Content {
	width: 955px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
}


#Content:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*\*/
* html #Content {
    height: 1em;
}

#Content {
    display: block;
}
/**/


#sidebar {
	width: 240px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
	
}

#sidebar p{
	text-align: center;
}

#sidebar img{
	padding: 10px;
	border: 1px solid #000000;
}

#mainContent {
	float: right;
	width: 690px;
	margin: 0px;
	padding: 0px;
}


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/




/* header用 */

#head {
	width: 985px;
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EE1C23;
}


/* side用 */

#sidebar .banner01{
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#sidebar .banner02{
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



/* Content11用 */

#Content11 {
	width: 680px;
	padding-left: 5px;
	padding-right: 5px;
}

#Content11 h1 {
	background-color: #ee1c23;
	background-image: url(images/hi-01.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-indent: -9999px;
	line-height: 55px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-position: center top;
	box-shadow: 2px 2px 4px;
}

#Content11 h2 {
	background-image: url(../images/hi-02.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 670px;
	text-indent: -9999px;
	line-height: 55px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position: center top;
	margin: 0px;
}


#Content11 div.trace01 {
	width: 640px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#Content11 div.trace01 p {
	line-height: 1.5em;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	
}

#Content11 div.trace02 {
	width: 620px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee1c23;
	border-right-color: #ee1c23;
	border-bottom-color: #ee1c23;
	border-left-color: #ee1c23;
	padding-bottom: 30px;
}


.trace02_title {
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ee1c23;
	text-indent: 2em;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}

.trace02_title2 {
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 3em;
	font-size: 16px;
	font-weight: bold;
	color: #0084ce;
}



.trace02_title2 span.number{
	text-decoration: underline;
	font-weight: bold;
}


.trace03 {
	font-size: 12px;
	width: 350px;
	background-image: url(images/pho01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 265px;
	height: 240px;
}

input[type="text"] {
	font-size: 28px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 9em;
	display: block;
}


/* ボタン設定*/
#image-btn {
	border: 0px;
	height: 30pt;
	width: 145px;
	background-image: url(../images/button01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#image-btn :hover{
	border: 0px;
	height: 30pt;
	width: 145px;
	background-image: url(../images/button01-h.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.trace04 {
	width: 600px;
	height: 435px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 10px;
	margin-left: 10px;
}


/* メールフォームtableの基本*/
table.trace04t {
	margin-top: 5px;
	margin-bottom: 15px;
	border-collapse: collapse;	/* 隣接するセルのボーダーを重ねて表示*/
	border: 2px solid #999999;
	margin-right: auto;
	margin-left: auto;
}

table.trace04t caption {
	margin-top: 1em;
	text-align: center;
	margin-bottom: 3px;
	font-size: 1.3em;
}

table.trace04t th{
	font-size: 16px;
	border: 1px solid #999999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
table.trace04t td {
	font-size: 20px;
	border: 1px solid #999999;
	padding: 5px;
	vertical-align: middle;
	line-height: 120%;
	padding-left: 1.5em;
	letter-spacing: 3px;
}

table.trace04t th {
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
}

table.trace04t td.no1 {
	width: 4em;
}

table.trace04t td.no2 {
	width: 16em;
}


/* footer用 */

.waku-footer {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: 45px;
	background-color: #ee1c23;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright{
	margin: auto;
	font-size: 10pt;
	text-align: center;
	width: auto;
	height: 45px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 45px;
}

.red {
	color: red;
}

.ss1 {
	width: 620px;
	margin: 10px auto 15px auto;
}

.ss1 th{
	font-size: 18px;
	line-height: 200%;
	width: 180px;
	background: #ee1c23;
	color: #fff;
	font-weight: normal;
}

.ss1 td{
	line-height: 200%;
	width: 440px;
	background: #d6e9ca;
}

.ss2 {
	width: 620px;
	margin: 10px auto 15px auto;
}

.ss2 th{
	width: 180px;
	font-weight: normal;
}

.ss2 td{
	font-size: 13px; 
	width: 440px;
	vertical-align: top;
}

.ss2 img{
	vertical-align: middle;
}

.center_text{
	width: 100%;
	text-align: center;
}
