@charset "Shift_JIS";

/* body margin Fonts*/
html,
body{
	padding: 0;
	margin: 0;
	font-family: 'ＭＳ Ｐゴシック','Osaka',sans-serif;
	color: #222222;

}

/* anchor */
a:link{
	color: #0000CD;
	text-decoration: none;
}

a:visited{
	color: #0000CD;
	text-decoration: none;
}
a:hover{
	color: #FF69B4;
	/*color: #ffffff;*/
	/*text-decoration: underline;*/
	/*background-color: #333A72;*/
}

a:active{
	color: #ff0000;
	text-decoration: none;
}

a.textLink{
	font-size: 83%;/*12px;*/
}


/* color */
.caption,
.text,
.texts,
.textM,
.textG,
.subText,
.lead,
.leads,
.catch{
	color: #444444;
}

/* text */
.text{
	font-size: 85%;
	line-height:120%;
}

/* texts */
.texts{
	font-size: 60%;
	line-height:120%;
}

/* textM */
.textM{
	font-family: 'ＭＳ Ｐ明朝','平成明朝';
	font-size: 85%;
	line-height:150%;
}

/* textG */
.textG{
	font-family: 'ＭＳ Ｐゴシック','Osaka';
	font-size: 85%;
	line-height:150%;
}

p.text{
	line-height:130%;
}

p.texts{
	line-height:130%;
}

.subText{
	font-size: 65%;
	line-height:130%;
}

p.subText{
	line-height:130%;
}

.caption{
	font-size: 75%;
	line-height:120%;
}

/* catch */
.catch{
	font-size: 100%;
	font-weight: bold;
}

p.catch{
	line-height:120%;
	margin: -3px 0;
}

/* lead */
.lead{
	font-size: 90%;
}

p.lead{
	line-height:120%;
	margin: -3px 0;
}

.leads{
	font-size: 80%;
}

p.leads{
	line-height:120%;
	margin: -3px 0 -2px 0;
}

.formstyle30 {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:30px;
	height:20px
	}

.formstyle60 {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:60px;
	height:20px
	}

.formstyle120 {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:120px;
	height:20px
	}

.formstyle250 {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:250px;
	height:20px
	}

.formBtn250 {
	color : #222222;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #0000CD;
	width:250px;
	height:20px
	}

.formBtn120 {
	color : #222222;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #0000CD;
	width:120px;
	height:20px
	}

.formText250 {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:250px;
	height:100px
	}

.formText250c {
	color : #222222;
	font-size: 80%;
	border: 1px solid #959AC3;
	width:250px;
	height:150px
	}

.formtext {
	color : #222222;
	font-size: 80%;
	}




