@charset "utf-8";
/* CSS Document */


/*　全テンプレート共通　*/

body,p {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

img {
border:0;
}

body {
font-size: medium;
letter-spacing: 1px;
line-height: 18pt;
}

br {
  letter-spacing: 0;
}

div {
margin:0;
padding:0;
}


table {
word-break: break-all;

}


/*　エラーメッセージ用　*/
.errortext {
	color:#FF0000;
	font-size: 90%;
}

/*　SS用ボーダー　*/

.SSboder {
	border:#CCCCCC 1px solid;
	margin-bottom: 10px;
}


/*　テキスト　*/

.smallText {
font-size:70%;
line-height:16pt;
}


/*　広告　*/

#leftadv {
	width:210px;
	height:61px;
	margin-bottom:15px;

}

#topadv {
	width:300px;
	height:250px;
	float:right;
	margin-top: -80px;
	display:inline;
}

#headeradv {
width:468px;
height:60px;
float:right;
margin-right:20px;
display:inline;


}

#listadv {
/*width:468px;
height:60px;*/
margin-left:auto;
margin-right:auto;
margin-top:10px;

}

#headeradvtext {
margin-right:20px;
width:468px;
margin-left:20px;
}

/*　マージン　*/
.tablemargin5 {
padding-bottom:5px;
}


.tablemargin10 {
padding-bottom:10px;
}

.tablemargin15 {
padding-bottom:15px;
}

.tablemargin20 {
padding-bottom:20px;
}

