body {
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	background: #fff;
}
a:link, a:visited {
	color: #d74;
}
a:hover {
	color: #933;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #fff;
}
h2 {
	font-size: 12px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#CenterLayout {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#HeadColumn {
	margin-bottom: 5px;
}
#TopColumnList {
	background: url(../common/titlebar_list.gif) no-repeat center center;
	height: 24px;
	width: 760px;
	text-indent: 15px;
	padding-top: 10px;
}
#TopColumnBasic {
	background: url(../common/titlebar_basic.gif) no-repeat center center;
	height: 24px;
	width: 760px;
	text-indent: 15px;
	padding-top: 10px;
}
#FootColumn {
	margin-top: 8px;
	padding-top: 6px;
	background: url(../common/foot_backimage.gif) no-repeat center top;
	font-size: 12px;
	line-height: 140%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#FootColumn a:link, #FootColumn a:visited {
	color: #d74;
	text-decoration: none;
}
#FootColumn a:hover {
	color: #933;
	text-decoration: none;
}
#FootColumn p {
	font-size: 11px;
	margin: 10px 0px 0px;
}
#Contents {
	margin: 0px;
}

/* ヘッダ */
.Header {
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
}
.Header .title img {
	margin-bottom: 1px;
}
.Header a:link, .Header a:visited {
	text-decoration: none;
	color: #039;
}
.Header a:hover {
	color: #f90;
	text-decoration: none;
}



#Header002 {
	font-size: 10px;
	color: #339966;
	line-height: 120%;
	text-decoration:underline;
	border-bottom:solid 1px #339966;
}
#Header002 a:link, .Header a:visited {
	color: #339966;
	border-bottom:solid 1px #339966;
}
#Header002 a:hover {
	color: #ff6600;
	border-bottom:solid 1px #ff6600;
}

.Waiwai {
	padding-top: 2px;
	float: right;
	padding-right: 2px;
}
.MenuButton a:link, .MenuButton a:visited {
	background: #e8e6ca;
	display: inline;
	padding: 1px;
	border: 1px solid #cca;
	margin-left: 2px;
}
.MenuButton a:hover {
	background: #ffd;
	border: 1px solid #dd7;
	color: #f90;
}
.Content {
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Content p {
	margin: 0px 0px 5px;
	padding-right: 5px;
	padding-left: 5px;
}
form {
	margin: 0px;
}
.Content ul {
	line-height: 140%;
}

/****************************************************
*
* #chamber_box
*
*/
#chamber_box {
	height: auto;
	width: 740px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#chamber_box h2 {
	font-size: 9px;
	color: #CC0000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
}
#chamber_box h2 span {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#chamber_box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#chamber_box ul li {
	font-size: 11px;
	color: #666666;
	display: inline;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#chamber_box ul li a {
	color: #666666;
	text-decoration: none;
}
#chamber_box ul li a:hover {
	text-decoration: underline;
}
.shadow_area{
	margin:0;
	padding:0;
	clear:both;
	height:10px
}

/****************************************************
*






