
/* ページ全体
----------------------------------------------- */
body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align: center;
		  background-image: url(images/bg-red_h.gif);
	background-color: #6d1b19;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
a:visited {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	line-height: 18px;
	color: #b70016;
	text-decoration: none;
}


.list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.list:link {
	font-size: 14px;
	line-height: 20px;
	color: #EEEEEE;
	text-decoration: none;
}
a.list:visited {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.list:hover {
	font-size: 14px;
	line-height: 20px;
	color: #b70016;
	text-decoration: none;
}



#layout {
	width: 950px;
	padding:0px;
	margin:0px auto;
	text-align: center;
}


#list {
margin: 0px 0px 0px 0px;
	width:340px;
	height:100%;
	text-align: center;
	border-right: 0px solid #555555;
	
}

#list2 {
margin: 0px 0px 0px 0px;
	width:380px;
	
	text-align: center;
	border-right: 0px solid #555555;
	overflow-y:auto;
}
#detail {
margin: 0px 0px 0px 0px;
	width:360px;
	height:100%;
	text-align: center;
	border: 0px solid #55CCCC;
	overflow-y:auto;
}
#mado {
margin: 0px 0px 0px 5px;
	width:150px;
	height:100%;
	text-align: center;
	border: 0px solid #55CCCC;
	overflow-y:auto;
}

#header {
	width: 800px;
	padding-top: 0px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	margin:0px auto;
	}
#header2 {
	width: 800px;
	padding-top: 0px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	margin:0px auto;
	}
#footer {
	width: 800px;
	padding-top: 0px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	
	margin:0px auto;
	
}


#header img {
	padding-top: 0px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}
#cocoa {
width:800px;
	}
#plan {
	width:800px;
	clear: both;
	text-align: left;
	
}
#cocoaleft {
    width:170px;
    height:225px;	
}
#cocoaright {
    width:630px;
    text-align: left;
	
}
#rightside {
	float:right;
	margin: 0px 7px 0px 0px;
	width:160px;
	text-align: left;
	border: 0px solid #CCCCCC;
}


#leftside {
	float:left;
	margin: 0px 0px 0px 5px;
	width:350px;
	text-align: center;
	border: 0px solid #CCCCCC;
}
#leftside-left {
	float:left;
	margin: 0px 0px 0px 0px;
	width:160px;
	text-align: left;
	border: 0px solid #CCCCCC;
}
#leftside-right {
	float:right;
	margin: 0px 0px 0px 0px;
	width:449px;
	text-align: center;
	border: 0px solid #CCCCCC;
}


#bottom {
	width: 800px;
	height: 700px;
	background-image: url(images/saraimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.f12 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	width: 300px;
}
.title {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3399FF;
	padding-left: 2px;
}
.hanasi {
	font-size: 12px;
	padding: 3px;
	width: 300px;
	border: 3px solid #CC9966;
	color: #333333;
	line-height: 17px;
}
.font12 {
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	text-align: left;
}


.table02 {
 border-collapse:  separate;
  border: solid 1px #555;
  font-size: 100%;
}
.table01 {
 border-collapse: collapse;
  border: solid 1px #000000;
  font-size: 100%;
  padding: 5px 10px 2px 0;
}


div#center {
 border: solid 1px #000000;
height: 850px;
	width: 1000px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-425px;
    margin-left:-500px;
    text-align: center;
}

