body{
	margin:0px;
	padding:0px;
	background-position:50%;

}
/*--------------wrapper index-----------------*/
#wrapper{
	width:800px;
	margin-left:-400px;
	position:relative;
	left:50%;
	top:0px;
	right:0px;
	bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#news{
	width: 800px;
	margin-bottom: 100px;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;

}
.company_td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 100px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #36C;
}
.company_td2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #36C;
}



/*--------------wrapper goods-----------------*/

.naka{
	margin:30px 100px;
}
#support_photo01 {
	margin-left: 30px;
}

.company_content {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#left {
	float: left;
}
#menu {
	width: 800px;
	padding: 10px;
}
#fotter{
	width: 800px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: left;
}
#company_iframe {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 450px;
	float: left;
	margin-right: 30px;
}
.content2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #36C;
	border-left-color: #36C;
	margin-left: 10px;
	letter-spacing: 2px;
	margin-top: 30px;
}
.support_content {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-left: 30px;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#support_content02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #69F;
	margin-left: 30px;
	color: #FFF;
	letter-spacing: 4px;
	width: 350px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	margin-left: 30px;
	margin-bottom: 0px;
}
#down {
	margin: 40px;
}
#support_NO {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 0px;
}






table {
	width: 600px;
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#line {
	width: 800px;
	margin: 0px;
}
.download_photo01 {
	margin-left: 50px;
	margin-top: 30px;
}
#download_photo02 {
	margin-left: 50px;
}

/*----------------------------------------------------------

200406 banner

-------------------------------------------------------------*/
.bnr{
	z-index: 10;
	width: 380px;
	position: fixed;
	bottom: 32px;
	right: 0;
}

.bnr:hover{
	opacity: 0.8;
}

.bnr img{
	max-width: 100%;
	width:auto;
}
