/*	-------------リンク-------------	*/

A:link{
	color:#191919;
	text-decolation: underline;
	}

A:visited{
	color:#999999; 
	text-decolation: underline;
	}

A:hover{
	color:#FF6600; 
	text-decolation: underline
	}

A:active{
	color:#FF0000; 
	text-decolation: underline
	}

.middle-txt2 {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 90%;
	color: #191919;
}

.middle-txt3 {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 90%;
	line-height: 150%;
	color: #191919;
}

/*	-------------共通クラス-------------	*/

.waku {
	border: 1px solid #999999;
} 

.clear-both{
	clear:both;
}

.nocss {
	display:none;
}

.theme-ttl {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #191919;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-left: 3px solid #CFCFCF;
}

.small-txt {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #191919;
}

.small-txt2 {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 150%;
	color: #191919;
}

.middle-txt {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #191919;
}

.small-txt-red {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #C80000;
}

.smaller-txt {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 80%;
	color: #191919;
}

.smaller-txt2 {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 80%;
	line-height: 150%;
	color: #191919;
}

.smaller-txt-redbk  {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 80%;
	color: #7F4C4C;
}

.form-common  {
	background-color: #FF111F;
}


/*	-------------フッタ-------------	*/

#pagetop{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #191919;
	text-align:right;
	width:750px;
	margin-bottom: 2px;
	margin-top: 10px;
}


#copyright {
	font-family: "Verdana";
	font-size: 10px;
	color: #191919;
	text-align:right;
	width:750px;
	padding: 3px 0px 0px;
	margin-bottom: 10px;
	border-top: 1px dotted #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

#pagetop-article{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #191919;
	text-align:right;
	margin-bottom: 2px;
	margin-top: 10px;
}

#copyright-article{
	font-family: "Verdana";
	font-size: 10px;
	color: #191919;
	text-align:right;
	padding: 3px 0px 0px;
	margin-bottom: 10px;
	border-top: 1px dotted #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
