body{
	background:#ffffff url(img/background01.gif) repeat-y left top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family:"Trebuchet MS","Arial",Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", meiryo, Osaka,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 140%;
	font-size: 13px;
	color: #666666;
	}


a{
	color: #ff6600;
	text-decoration: underline;
	}
a:hover{
	color: #ffd700;
	text-decoration: underline;
	}

img{
	border: none;
	margin: 0px 0px 0px 0px;
	}

/*  ■ ボックス ■  */

#container{
	width: 100%;
	height: 100%;
	margin: 0px auto;
	}

#header{
	height: 65px;
	border-bottom: #cccccc 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#header_inner{
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	}

#header_left{
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#header_right{
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#logo{
	margin: 10px 0px 0px 0px;
	}

#topmenu{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#topmenu img{
	margin-left: 10px;
	}

#mainmenu{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}


#contents{
	clear: both;
	width: 100%;
	}

#contents_inner{
	width: 800px;
	margin: 30px auto 30px auto;
	text-align: left;
	}

#contents_inner table{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-family:"Trebuchet MS","Arial",Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", meiryo, Osaka,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 140%;
	font-size: 12px;
	color: #666666;
	}

#contents_inner td{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	}

#contents_inner p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}



#contents_left{
	float: left;
	width: 160px;
	}

#contents_right{
	float: right;
	width: 640px;
	}




.company{
	width: 640px;
	border-bottom: #cccccc 1px solid;
	}





/*  ■ フッター ■  */

#footer{
	clear: both;
	width: 100%;
	border-top: #cccccc 1px solid;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	}

#footer_inner{
	width: 800px;
	height: 30px;
	text-align: left;
	margin: 0px auto;
	background: #ffffff url(img/footer_logo01.gif) no-repeat 0px 3px;
	}

#footer_inner p{
	margin: 0px 0px 0px 40px;
	padding: 3px 0px 0px 0px;
	line-height: 120%;
	}


#footer a{
	color: #666666;
	text-decoration: none;
	}
#footer a:hover{
	color: #cccccc;
	text-decoration: underline;
	}



/* ■ 文字サイズ ■ */

.text9{
	font-size: 9px;
	font-family:"Trebuchet MS","Verdana","ＭＳ Ｐゴシック",sans-serif;
	color: #666666;
	}

.text10{
	font-size: 10px;
	font-family:"Trebuchet MS","Verdana","ＭＳ Ｐゴシック",sans-serif;
	color: #666666;
	}

.text11{
	font-size: 11px;
	font-family:"Trebuchet MS","Verdana","ＭＳ Ｐゴシック",sans-serif;
	color: #666666;
	}

.text12{
	font-size: 12px;
	font-family:"Trebuchet MS","Verdana","ＭＳ Ｐゴシック",sans-serif;
	color: #666666;
	}

.text13{
	font-size: 13px;
	font-family:"Trebuchet MS","Verdana","ＭＳ Ｐゴシック",sans-serif;
	color: #666666;
	line-height: 20px;
	}

strong{
	color: #ff3366;
	font-weight: bold;
	}

.orange{
	color: #ff9900;
	}










