*{
	padding:0px;
	margin:0px;
}
html{
	height:100%;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
	height: 100%;
}
a{
	outline-style:none;
}
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	outline-style: none;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	outline-style: none;
	color: #CC00FF;
}
a:active {
	text-decoration: none;
	outline-style: none;
	color: #CC00FF;
}

#BodyWrap {
	height: 100%;
}

#BodyContainer {
	width: 800px;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4d4d4d;
	border-left-color: #4d4d4d;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: -100px;
}
#Header .HeaderTitle a {
	width:400px;
	height:90px;
	float: left;
	display: block;
	text-indent: -9999em;
}

#Header .HeaderTitle {/*20100727問い合わせフォーム変更時修正*/
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	margin-left:20px;
	color: #333333;
	line-height: 2.0em;
}
#BtnContact {/*20100727問い合わせフォーム変更時修正*/
	position:relative;
	top:8px;
	right:8px;
	text-indent: -9999em;
	display: block;
	float: right;
	background-image: url(../images/header/btn_contact.png);
	_background-image: url(../images/header/btn_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 378px;
	text-decoration: none;
	outline-style: none;
	_display: inline;
}
#toibt a:link, #toibt a:visited{/*20100727問い合わせフォーム変更時修正*/
	float:right;
	height: 55px;
	width: 164px;
	position:relative;
	top:22px;
	background-image: url(../images/header/mailbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#toibt a:hover{/*20100727問い合わせフォーム変更時修正*/
	background-position: right top;
	text-decoration: none;
	outline-style: none;
}
#PageWrap {
	clear: both;
	width: 100%;
}
#PageWrap h1 {
	font-size: 18px;
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	padding: 0px;
	height: 40px;
	width: 570px;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}
#MainContainer p{
	margin-bottom: 1em;
	margin-left: 10px;
}
#MainContainer dl, #MainContainer ul, #MainContainer ol{
	margin-left: 10px;
	padding-left: 10px;
}
#MainContainer li {
	margin-left: 1em;
}

#MainContainer dd {
	padding-left: 1em;
}
#MainContainer address {
	font-size: 10px;
	font-style: normal;
	text-align: left;
	padding: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4d4d4d;
	color: #666666;
	line-height: normal;
}
#Footerbg {/*20100727問い合わせフォーム変更時修正*/
	height:80px;
	background-image: url(../images/header/btn_contact_ft.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	padding: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4d4d4d;
	color: #666666;
	line-height: normal;
}
#adrbt a:link, #adrbt a:visited{/*20100727問い合わせフォーム変更時修正*/
	display: block;
	position:relative;
	top:13px;
	left:391px;
	height: 55px;
	width: 164px;
	background-image: url(../images/header/mailbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#adrbt a:hover{/*20100727問い合わせフォーム変更時修正*/
	background-position: right top;
	text-decoration: none;
	outline-style: none;
}

table.typeA{
	border-collapse:collapse;
}
table.typeA th,table.typeA td {
	border: 1px solid #4d4d4d;
	padding: 3px;
}
table.typeA th{
	white-space: nowrap;
	background-color: #e5e5e5;
	font-weight: normal;
}
table.typeA td{
	text-align: left;
}
.typeA td.Noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.typeA ul {
	margin-left: 1em;
}
table.typeA li {
	margin-left: 0.5em;
}
#MainContainer ol.Feature {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#MainContainer ol.Feature li {
	margin-left: 0em;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 35px;
}

#SideNav {
	display: inline;
	float: left;
	width: 210px;
	margin-left: -100%;
}
#SideNav ul{
	list-style-type: none;
}
#SideBtn01 a:link, #SideBtn01 a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_01.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	outline-style: none;
}
#SideBtn02 a:link, #SideBtn02 a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_02.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
	outline-style: none;
}
#SideBtn03 a:link, #SideBtn03 a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_03.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#SideBtn04 a:link, #SideBtn04 a:visited {
	display: block;
	height: 50px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_04.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#SideBtn05 a:link, #SideBtn05 a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_05.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#SideBtn06 a:link, #SideBtn06 a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_06.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#DTBtn a:link, #DTBtn a:visited {
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999em;
	background-position: left top;
	background-image: url(../images/side/s_btn_dtshopping.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}

#SideNav a:hover {
	background-position: right top;
	text-decoration: none;
	outline-style: none;
}
#Footer {
	clear: both;
	font-size: 11px;
	width: 800px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4d4d4d;
	border-left-color: #4d4d4d;
	height: 100px;
}

#FooterSpace {
	height: 100px;
	background-color: #FFFFFF;
	clear: both;
}

#MainContainer {
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 570px;
}
#TopicPath {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	margin-bottom: 10px;
}
#ContentsMenuSet {
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-right: 10px;
}
#ContentsMenuSet a {
	display: block;
	text-align: center;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#ContentsMenuSet .onMenu {
	display: block;
	text-align: center;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.GoTop {
	font-size: 11px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#Footer .GoTop {
	font-size: 11px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	margin: 10px;
}
.SmallTxt {
	font-size: 11px;
}
.AttentionBox {
	display: block;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: auto;
}
.TextBox {
	height: 300px;
	width: 570px;
	border: 1px solid #999999;
	overflow: scroll;
}
.TextBox p, .TextBox dl{
	width: 520px;
}
.note p {
	font-size: 10px;
	color: #666666;
	text-indent: -1em;
	padding-left: 1em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.pad10t {
	clear: both;
	padding-top: 10px;
}
p.indent1 {
	text-indent: -1em;
	padding-left: 1em;
}
.pad1em {
	padding-left: 1em;
}
.Btn300x50 a:link,.Btn300x50 a:visited {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	display: block;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}
.Btn300x50 a:hover,.Btn300x50 a:active {
	background-position: center bottom;
}
.Btn200x50 a:link,.Btn200x50 a:visited {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	display: block;
	height: 50px;
	width: 200px;
	margin-bottom: 10px;
}
.Btn200x50 a:hover,.Btn200x50 a:active {
	background-position: center bottom;
}
