body
{
	margin: 0px;
	font-size: 15px;
	background-image: url("./img/back.gif");
	text-align: center;
}

div
{
	margin: 0px;
	text-align:left;
}
table.org, table.org tr, table.org th, table.org td
{
	border-collapse: collapse;
	border: solid 1px #2243ea;
}

table.org
{
	width: 100%;
}

table.org td
{
	padding: 10px;
}

table.org th
{
	background-color: #96c0fc;
}

#EventDetail th
{
	text-align: left;
}

/* ルート要素 */

#Root
{
	width: 836px;
	background-color: #FFFFFF;
}

#RootHeader img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#RootHeader a
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#RootFooter
{
	background-color: #0f37e6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 70px 15px 400px;
	clear:both;
}


/* メイン */
#MainLeft
{
	width: 218px;
	float: left;
	margin:0px;
	background-color: white;
}

/* メイン右 */
#MainRight
{
	width: 575px;
	padding-top:15px;
	border:0px;
/*	height:1000px; */
	background-color: white;
	padding: 15px;
	float: right;
	clear:both;


}

/* サブページ共通 */
#MainPageHeader 
{
	width: 580px;
}

#MainPageRead
{
	margin: 0px;
	padding: 5px 20px;
	font-size: 15px;
	font-weight: bold;
}
div.left{
	float: left;
}

/* トップ */
#TopPageMassageContentsRight
{
	background-image: url('./img/kumo_r.jpg');
	background-repeat: no-repeat;
	width: 450px;
	height: 189px;
	padding: 75px 60px 60px 60px;
	font-size: 13px;
	float: right;
	font-weight: bold;
}

#TopPageMassageContentsLeft
{
	background-image: url('./img/kumo_l.jpg');
	background-repeat: no-repeat;
	width: 450px;
	height: 189px;
	padding: 75px 60px 60px 60px;
	font-size: 13px;
	float: left;
	font-weight: bold;
}


#TopPageNews ul
{
	padding: 0px;
	margin: 10px 30px;
}

#TopPageNews li
{
	list-style-type: square;
}

#TopPageMessageProfile
{
	font-size: 14px;
	font-weight: bold;
}

/* イベント */
#Event h1, #Event h2, #Event #Date
{
	color: #111184;
	margin:0px;
}

#Event h1
{
	font-size:20px;
}

#Event h2
{
	font-size:16px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom: 6px dotted #111184;
}

#Event #Date
{
	text-align:center;
	font-size: large;
}

#Event img
{
	float: right;
}

#EventDetail
{
	margin-top: 50px;
	clear: both;
}


#EventDetail th
{
	width: 140px;
}

#EventPlan
{
	margin-top: 20px;
}

#EventPlan ul
{
	padding: 0px;
	margin: 10px 30px;
}

#EventPlan li
{
	list-style-type: square;
}


/* News */
#NewsBody
{
	margin-top: 20px;
}
#NewsBody #NewsUnit
{
	margin-bottom: 10px;
}
#NewsBody h1
{
	margin:0px;
	margin-bottom: 5px;
	color:#111184;
	font-size:17px;
	font-weight:bold;
}

#NewsBody p
{
	margin: 0px;
}


/* Message */



td#ie7daisuki1
{
	font-size: 15px;
	background-image: url("./img/fukidasi_l.jpg");
	background-repeat: no-repeat;
	width: 445px;
	height: 190px;
	padding-left: 5px;
	padding-top: 15px;
	margin-bottom: 5px;

}

p#ie7daisuki1
{
	width: 400px;
	height: 190px;
	padding-left: 5px;
}
td#ie7daisuki2
{
	font-size: 15px;
	background-image: url("./img/fukidasi_r.jpg");
	background-repeat: no-repeat;
	width: 445px;
	height: 190px;
	padding-left: 65px;
	padding-top: 10px;
	margin-bottom: 5px;

}


p#ie7daisuki2
{
	width: 400px;
	height: 190px;
	padding-right: 5px;
}



td#ie7daisuki3
{
	font-size: 14px;
	background-image: url('./img/kumo_l.jpg');
	background-repeat: no-repeat;
	width: 445px;
	height: 190px;
	padding-left: 25px;
	padding-top: 15px;
	margin-bottom: 5px;

}

p#ie7daisuki3
{
	width: 350px;
	height: 190px;
	padding-left: 5px;
}
td#ie7daisuki4
{
	font-size: 14px;
	background-image: url('./img/kumo_r.jpg');
	background-repeat: no-repeat;
	width: 445px;
	height: 190px;
	padding-left: 65px;
	padding-top: 10px;
	margin-bottom: 5px;

}


p#ie7daisuki4
{
	width: 350px;
	height: 190px;
	padding-right: 5px;
}



#Mlform
{
	position: relative; top: -500px;
	padding: 10px;
}

#Mlform2
{
	position: relative; top: -400px;
	padding: 10px;
}

span#Name
{
	font-size: 13px;
}