/* リンクテキスト定義 */

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #990066;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;

}


/* 左部メニューリンクテキスト定義 */

a.menu:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 170px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #982528;
	border-right-color: #982528;
	border-bottom-color: #982528;
	border-left-color: #982528;
}
a.menu:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 170px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #982528;
	border-right-color: #982528;
	border-bottom-color: #982528;
	border-left-color: #982528;
}
a.menu:hover {
	font-size: 12px;
	color: #D03F42;
	text-decoration: none;
	height: 20px;
	width: 170px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F3E4F2;
	border-right-color: #F3E4F2;
	border-bottom-color: #F3E4F2;
	border-left-color: #F3E4F2;
}


/* 上部サブメニューリンクテキスト定義 */

a.menu2:link {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	height: 16px;
	width: 110px;
	margin: 0px;
	border: 1px none #FFFFCC;
	padding: 3px 0px 3px 5px;



}
a.menu2:visited {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	height: 16px;
	width: 110px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #FFFFCC;

}
a.menu2:hover {
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
	height: 16px;
	width: 110px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #FFCC99;

}
a.menu2:active {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	height: 16px;
	width: 110px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #CCCCCC;


}


/* 以下テキスト定義等 */

.font12 {
	font-size: 12px;
	line-height: normal;
}
.font14 {
	font-size: 14px;
	line-height: normal;
}
.font18 {
	font-size: 18px;
	line-height: normal;
}
.font24 {
	font-size: 24px;
	line-height: normal;
}
.font36 {
	font-size: 36px;
	line-height: normal;
}
.font48 {
	font-size: 48px;
	line-height: normal;
}
.font60 {
	font-size: 60px;
	line-height: normal;
}
.font-normal {
	font-size: 12px;
	line-height: normal;
	color: #000000;


}
.font-title1-1 {
	font-size: 18px;
	color: #666666;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.font-title1 {
	font-size: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	height: auto;
	width: auto;
	word-spacing: normal;
	letter-spacing: normal;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	border-top-style: none;
	border-right-style: none;
	font-weight: bold;



}
.font-title2 {
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top: #CCFFCC;
	border-right: #CCFFCC;
	border-bottom: 2px solid #CCFFCC;
	border-left: 5px solid #CCFFCC;

}
.font-title3 {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	color: #666666;
	border-top-style: solid;
	padding-left: 5px;
}
.font-title4 {
	font-size: 14px;
}
.font-title5 {
	font-size: 11px;
}
.font-profile {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.f_red_24 {
	font-size: 24px;
	font-weight: bold;
	color: #A01B40;
}
.title_menu {
	color: #FF3300;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
