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

body{
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	text-align:center;
	margin:0;
	padding:0;
}

img{
	border:0 none;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#header{
	height:120px;
	width:900px;
	margin:0 auto;
	padding:0;
}

#header2{
	width:900px;
	height:auto;
	margin:0;
	padding-top:2px;
}

#menu{
	width:900px;
	height:40px;
	margin:0 auto;
}

#flash{
	width:900px;
	height:265px;
	margin:0 auto;
}

#containertop{
	width:900px;
	height:auto;
	margin:0 auto;
	padding-bottom:30px;
	padding-top:0;
	padding-left:0;
	padding-right:0;
}

#container{
	width:900px;
	height:auto;
	margin:0 auto;
	padding-bottom:30px;
	padding-top:20px;
	padding-left:0;
	padding-right:0;
}

.fontSmall　{
  font-size: 80%;
}

.fontNormal　{
  font-size: 100%;
}

.fontLarge　{
  font-size: 140%;
}

.fontChanger　{
  cursor: pointer;
}

.fontChanger span.active　{
  color: #F00;
}

/*   popupwindowの指定　　*/
#contents{
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	line-height:20px;
}

/*   footerの指定ここから　　*/
#footer{
	width:900px;
	height:auto;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	border-top:3px solid #F46615;
}

.footertd{
	font-size:12px;
	line-height:25px;
	color:#333333;
	text-align:center;
}

.footertd2{
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-align:center;
}

.footertd3{
	font-size:12px;
	line-height:20px;
	color:#666666;
	text-align:center;
}
/*   footerの指定おわり　　*/

#main{
	width:675px;
	height:auto;
	float:right;
	padding-top:15px;
	padding-bottom:25px;
	padding-left:10px;
}

#sidebartop{
	width:211px;
	height:auto;
	float:left;
	background-color:#E6E6E6;
	/*---外枠グレー用--- background-color:#CCCCCC;*/
	text-align:center;
	padding-bottom:10px;
	margin-bottom:20px;/*-----firefoxhack-----*/
}

#sidebar{
	width:211px;
	height:auto;
	float:left;
	background-color:#E6E6E6;
	/*---外枠グレー用--- background-color:#CCCCCC;*/
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:15px;
	margin-bottom:20px;/*-----firefoxhack-----*/
}

.gotop{
	text-align:right;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.topgood{
	width:665px;
	height:auto;
	clear:both;
}

#close{
	clear:both;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#wizard-anchor {
	font-size: -9999px;
	height:1px;
}

#wizard-anchor li {
	list-style-type:none;
}

.mitsu {
	width: 100%;
	text-align: left;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.mitsu td {
	text-align:left;
}
