/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 




/************** html ***************/

html {
	overflow-x: hidden;
}



a:link, a:hover {
	color: #666;
	text-decoration: underline;
	margin:0 5px 0 5px;
	line-height: 20px;
}
a:visited {
	color: #666;
	margin:0 5px 0 5px;
	line-height: 20px;
}

h1 {
	font-size:12px;
	font-weight: normal;
	line-height:1.3;
	font-weight: normal;
	font-family:  "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color:#999999;
	margin:0px;
	padding:0px;
}

/************** navigation ***************/



body{
	margin: 0px;
	padding: 0px;
}




#footer {
	width:760px;
	height: 116px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}


p {
	font-weight: normal;
	font-family:  "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;	
	font-size: 12px;
	color:#F75181;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inherit;
}
