/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
@charset "utf-8";

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

/* GENERAL */
/* style for module titles */
body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
	line-height: 1.5em;
}

p {
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5em;
}


.Head   {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #000000;
}

h2 .Head, #blog h2, #ContentBox h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;

}

/*
 h2 .Head {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin:0;
}
*/

#Contents h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
    padding-top: 3px;
    padding-right:10px;
	margin: 0px;
}

#TopBox h2 .Head {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display:inline;
}

#SubTop{
	float:none;
	height:auto;
}

#SubTop h2 .Head {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
}

#SubTop h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
}

#SubTop h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 16px;
	margin: 0px;
}

#KidsIndex h2{
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #0060AE;
	line-height: 16px;
	margin: 0px;
}

#KidsIndex h3{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #0060AE;
	line-height: 14px;
	margin: 0px;
}

#KidsIndex h4{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 5px;
}

#KidsDetail h2{
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #DB0066;
	line-height: 19px;
	margin: 0px;
}

#KidsDetail #subtitle h2{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 4px;
 	background-image: url(/Portals/3/Templates/Kids/Kids_TitleBG.gif);
 	background-position-x: left;
 	background-repeat: no-repeat;
 	padding-left: 4px;
}

#KidsDetail h3{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #585283;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 10px;
 	background-image: url(/Portals/3/images/general/Act_Kid_SubTitleBg.gif);
 	background-position-x: left;
 	background-repeat: no-repeat;
 	padding-left: 10px;
}

#KidsDetail h4{
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #DC8E3C;
	line-height: 16px;
	margin: 0px;
}

#KidsDetail h5{
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #DC8E3C;
	line-height: 18px;
	margin: 0px;
}

#ActiveDetail h2{
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #585283;
	line-height: 19px;
	margin: 0px;
}

#ActiveDetail #subtitle h2{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 4px;
 	background-image: url(/Portals/3/images/activity/Act_TitleBG.gif);
 	background-position-x: left;
 	background-repeat: no-repeat;
 	padding-left: 4px;
}

#ActiveDetail h3{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #585283;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 10px;
 	background-image: url(/Portals/3/images/general/Act_Kid_SubTitleBg.gif);
 	background-position-x: left;
 	background-repeat: no-repeat;
 	padding-left: 10px;
}

#ActiveDetail h4{
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #8781B1;
	line-height: 16px;
	margin: 0px;
}

#ActiveDetail h5{
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #8781B1;
	line-height: 18px;
	margin: 0px;
}

#LocalIndex h2{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #0060AE;
	line-height: 15px;
	margin: 0px;
}

#LocalIndex h3{
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #993333;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
}

#LocalIndex h4{
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 5px;
}

#LocalDetail h1{
	font-size: 20px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #005FAC;
	line-height: 24px;
	margin: 0px;
}

#LocalDetail h2{
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #003277;
	line-height: 19px;
	margin: 0px;
}

#LocalDetail h3{
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #CC0000;
	line-height: 17px;
	margin: 0px;
}

#LocalDetail h4{
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #005FAC;
	line-height: 18px;
	margin: 0px;
}

#LocalDetail h5{
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	color: #CC0000;
	line-height: 16px;
	margin: 0px;
}

#LocalDetail .small
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
    font-size: 11px;
    font-weight: normal;
	color: #CC0000;
  	line-height: 1.2;
}

.subactive{
	color: #8781B1;
}
.subkids{
	color: #DC8E3C;
}
.subassist{
	color: #99B753;
}
.subshop{
	color: #BC8EB3;
}
.subevent{
	color: #3177B2;
}

#ContentBox h2 .Head {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin:0px;
}

#AssistBox h2 .Head {
	font-size: 14px;
	color: #99B753;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display: inline;
}

#StoreBox h2 .Head {
	font-size: 14px;
	color: #2D8BB1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display: inline;
}

#LocalBox h2 .Head {
	font-size: 14px;
	color: #D66D55;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display: inline;
}

#BlogBox h2 .Head {
	font-size: 14px;
	color: #BD8EB4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display: inline;
}

#ForumBox h2 .Head {
	font-size: 14px;
	color: #918150;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
	display: inline;
}

#special h2 .Head {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
}

#ActiveList h2 .Head {
	font-size: 14px;
	color: #8781B1;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 100%;
	margin:0px;
}

#KidsList h2 .Head {
	font-size: 14px;
	color: #DC8E3C;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 100%;
	margin:0px;
}
#SideBox h2 .Head {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	line-height: 16px;
	margin:0px;
}
.CalendarList{
 	background-image: url(/Portals/3/Home/Blue-Icon.gif);
 	background-position-x: center;
 	background-repeat: no-repeat;
 	height: 18px;
 	cursor:hand;
}

.CalendarListNew{
 	background-image: url(/Portals/3/images/home/event_calendar.gif);
 	background-position-x: center;
 	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
 	color: #FFFFFF;
 	height: 22px;
 	cursor:hand;
}

.MonthlyClendar{
	width: 200px;
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
	background-color: lightcyan;
	cursor:hand;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 14px;
	color: cornflowerblue;
	text-align: center;
}

.EventClendar{
	width: 200px;
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
	background-color: lightcyan;
	cursor:hand;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 13px;
	color: cornflowerblue;
}

.EventSubTitle{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 14px;
	font-weight: bold;
	color: Salmon;
}

.EventList{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
}

/* style of item titles on edit and admin pages */
.SubHead {
	color: #000000;
    font-size:  12px;
}
.SubHead a:link {
	color: #000000;
	text-decoration:none;
}
.SubHead a:hover {
	color:#FF3366;
	text-decoration:underline;
}
.SubHead a:visited {
	color: #000000;
	text-decoration:none;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  12px;
}

.small
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
    font-size: 11px;
    font-weight: normal;
  	line-height: 1.2;
}

.ssmall
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
    font-size: 10px;
    font-weight: normal;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
    font-size: 13px;
    font-weight: normal;
  	line-height: 1.3;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H2  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}


/* ADD for Sponavi */

#CategoryList a {
	color:#FFFFFF;
	text-decoration:none;
}
#CategoryList a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#CategoryList a:hover {
	color:#FF3366;
	text-decoration:none;
}
#CategoryList a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#SubCategoryList a {
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

#SubCategoryList a:link {
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

#SubCategoryList a:hover {
	color:#FF3366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
	font-weight: bold;
}

#SubCategoryList a:visited {
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "MS PGothic";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.NN {
        display:none;
}

.lev1 {
	font-weight: bold;
	color: #000080;
	cursor: pointer;
	cursor: hand;
}
.lev1back{
 	background-image: url(/Portals/3/images/general/lib_bar.gif);
 	background-position-x: left;
 	background-repeat: no-repeat;
 	padding-left: 4px;
}

.lev1_mo {
	font-weight: bold;
	color: #FF0066;
	cursor: pointer;
	cursor: hand;
}
.lev2 {
	padding: 0.2em,0px,0.5em,0px;
  	line-height: 1.2;

}

#border{
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    border-collapse:collapse;
}

.blog_title {
	padding-top:20px;
	padding-bottom:5px;
}
.blog_body p {
	padding-top:10px;
}
.blog_footer {
	padding-top:20px;
	padding-bottom:20px;
}

.alpha50 {
	background-color:White;
/*	filter:alpha(opacity=70);
	opacity:0.7;
*/
	padding: 5px;
	text-align: left;
}
.alpha100{
	filter:alpha(opacity=100);
	opacity:1;
}
