@charset "utf-8";

*{margin:0; padding:0; font-style:normal;}

html {
	overflow-y:scroll;
	margin:0; 
	padding:0;
}

body {
	font-size:82%;
	line-height:1.6;
	text-align:center;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',Osaka,Verdana,Arial, Helvetica, sans-serif;
	background-image: url(../image/back.gif);
	background-repeat: repeat-x;
	-webkit-user-select: none;

	}
*html body {
	font-family:"ＭＳ Ｐゴシック";}	/* for IE6 */	
*:first-child+html body {font-family:"メイリオ","ＭＳ Ｐゴシック",sans-serif;}	/* for IE7 */

dd {
	margin:0; 
	padding:0;
}

*html body div#dd {
	padding:0;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
}

hr {
	padding-bottom: 7px;
}
a img {border:none;}
ul {list-style:none;}
p {
	line-height:1.6;
	letter-spacing: 1.1px;
}

.del {display:none;}

.clear {
	clear:both;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.home {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 31px;
	width: 720px;
	text-align: right;

}

.copy {
	font-size: 11px;
	color: #333333;
	letter-spacing: 1.1px;
}
a:link {
	text-decoration: none;
}
a:visited {
 	text-decoration: none;
}
a:hover {

	 text-decoration: underline;
 
} 
a:active {
	 text-decoration: underline;
} 


.white a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.white a:visited {
	 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size: 12px;
	 color: #FFFFFF;
	 font-weight: normal;
	 text-decoration: none;
}
.white a:hover {
	 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size: 12px;
	 color: #FFFF00;
	 font-weight: normal;
	 text-decoration: underline;
 
} 
.white a:active {
	 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size: 12px;
	 color: #FFFF00;
	 font-weight: normal;
	 text-decoration: underline;
} 

