/* CSS Document ---------------------------------------------------------------------------------------------------------------- */
/* XHTML1.1/CSS 2011.00.00 var.1.0　(C) */
/* Default Style Reset --------------------------------------------------------------------------------------------------------- */
body,form,fieldset{margin: 0px;padding: 0px;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
blockquote,li,dt,dd{}
li{list-style:none;}
input,textarea{font-size: 1em;}
img{border: 0px none;}

/* Tag Castam ----------------------------------------------------------------------------------------------------------------- */
body             {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80
<br><br>;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
em               {font-weight: bold;font-style: normal;}
strong           {}
a                {color: #1d8e81;text-decoration: underline;}
a:link           {}
a:hover          {color: #52c982;text-decoration: none;}
a:visited        {}
a:active         {
	font-size: 100%;
	color: #FFFFFF;
}
input,textarea   {margin: 3px;padding: 2px;}


#Home #ContBox       {width: 783px;height:auto;margin: 30px auto 20px auto;display:block;clear:both;}
#Home #ContBox:after {content: "";height: 0;clear: both;visibility: hidden;display: block;}

#Home #ContBox #Left {width: 582px;height:auto;float: left;display:block;}
#Home #Left:after    {content: "";height: 0;clear: both;visibility: hidden;display: block;}

#ImageBox            {width: 582px;height:550px;margin: 0px 0px 0px    0px;display: block;}
*html  #ImageBox     {width: 582px;height:550px;margin: 0px 0px 0px -582px;display: block;}/* ie6 */

#Home #ContBox #Right{width: 201px;height:auto;float:right;display:block;}
#Home #Right:after   {content: "";height: 0;clear: both;visibility: hidden;display: block;}
#Home #ContBox  ul   {width: 582px;height:550px;margin: 0;padding: 0;}
#Home #ContBox  li   {width: 582px;height:550px;margin: 0;padding: 0;list-style: none;}


#Home #MessBox       {
	width: 783px;
	height: auto;
	margin: 0 auto;
	display: block;
	clear: both;
	text-align: right;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Home #MessBox:after {content: "";height: 0;clear: both;visibility: hidden;display: block;}
