/* サイト共通 */
body {
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

/*ヘッダー設定*/
.head {
	font-size: 11px;
	color: #990000;
	background-image: url(../images/img_comn/img_bgHead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*サイト共通フォント設定*/
.font10a {
	font-size: 10px;
	line-height: 16px;
	color: #444444;
}
.font10b {
	font-size: 10px;
	line-height: 16px;
	color: #444444;
	letter-spacing: 1px;
}
.font12a {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

.cntBMargin {
	margin-bottom: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

/*ログイン設定*/
.login {
	width: 136px;
	height: 16x;
	border: 1px solid #96BDDA;
}

/*今月のナッセ*/
.thisMonth {
	font-size: 12px;
	line-height: 20px;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/img_comn/img_bgTm.gif);
	background-repeat: repeat-y;
	text-align: center;
}

/*フッター設定*/
.foot {
	background-color: #ECE4C5;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	color: #666666;
}
td.footNavi A:link {
	color:#666666;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
} 
td.footNavi A:visited {
	color:#666666;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}
td.footNavi A:hover {
	color:#F17432;
	text-decoration:underline;
	text-align: center;
	font-size: 10px;
}
.headBtm {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.font14a {

	font-size: 14px;
	line-height: 18px;
	color: #444444;
}
.font14c {
	font-size: 14px;
	line-height: 18px;
	color: #444444;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.font16c {
	font-size: 16px;
	line-height: 20px;
	color: #444444;
	font-weight: bold;
}
ul {
	margin: 0px 0px 0px 20px;
}
.font12c {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	font-weight: bold;
}
/*06.08.14 Added*/
.blockHomLT {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	
}
.blockHomLT ul{
	padding: 0px;
}
.blockHomLT li{
	padding: 0px;
}
/*06.08.14 マージン*/
.bs10 {
	margin-bottom: 10px;
}
.bs15 {
	margin-bottom: 15px;
}
.bs20 {
	margin-bottom: 20px;
}
.blockFt {
	font-size: 10px;
	line-height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #769A7D;
	border-left-color: #769A7D;
	padding: 5px 4px;
	width: 150px;
}
/*Fortunetelling*/
.docFt {
	color: #666666;
	padding-top: 3px;
}
.stFt {
	font-size: 12px;
	font-weight: bold;
	color: #769A7D;
}
/*Regulars*/
.naviRegul {
	font-size: 12px;
	display: block;
	width: 150px;
}
.naviRegul a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A2D7;
	display: block;
}
.naviRegul a:hover {
	color: #FFFFFF;
	background-color: #F17432;
	text-decoration: none;
}
/*HeadMenu*/
#headMenu {
	position: absolute;
	padding-top: 5px;
}
#headMenu dl {
	width: 142px;
	margin: 0;
	float: left;
	font-size: 12px;
	color: #fff;
}
#headMenu dt {
	color: #666666;
	letter-spacing: 1px;
}
#headMenu dt a {
	color: #666666;
	text-align: left;
	width: 142px;
	height: 22px;
	padding-left: 27px;
	padding-top: 4px;
	background-image: url(../images/img_comn/btn_headComn1.gif);
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#headMenu dt a:hover {
	background-image: url(../images/img_comn/btn_headComn2.gif);
	color: #FFFFFF;
}
#headMenu dd {
	display: none;
	margin: 0px;
}
#headMenu dd a {
	color: #000000;
	padding-left:5px;
	line-height: 20px;
	background: #FFFFFF;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	filter: alpha(opacity=95); -moz-opacity: 0.95;
}
#headMenu dl:hover dd {
	display: block;
}
#headMenu a {
	display: block;
	width: 140px;
	line-height: 16px;
	text-decoration: none;
}
#headMenu a:hover {
	color: #FFFFFF;
	background-color: #F17432;
}
#headRO dt a {
	color: #FFFFFF;
	text-align: left;
	width: 142px;
	height: 22px;
	padding-left: 27px;
	padding-top: 4px;
	background-image: url(../images/img_comn/btn_headComn2.gif);
	display: block;
	text-decoration: none;
	font-weight: bold;
}