body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: auto;
	padding: 0px;
	line-height: 160%;
	background-color: #FFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	color: #E41B5B;
}
a:visited {
	color: #E41B5B;
}
a:hover {
	color: #009999;
}
a:active {
	color: #E41B5B;
}
a img {
	border:none;
}
.container {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 800px;
	background-color: #FFF;
}

.container .footer {
	width: 800px;
	clear: both;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}


.container .footer a {
	text-decoration: none;
	color: #666666;
}


.container .footer .sitename {
	font-size: 11px;
	font-weight: bold;
	color: #FF3366;
}
.container .footer .copy {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




.container .header .flash {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.container .header {
	text-align: left;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.container .main {
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container .main .contents {
	display: inline;
	float: left;
	width: 535px;
	background-image: url(../../img/img/left_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.container .main .contents .newsbox {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../img/bg/newsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	color: #FFFFFF;
}

.container .main .contents .intext {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.container .main .contents .intext .title {
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../../img/info_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.container .main .contents .intext .newstitle {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.container .main .contents .intext .cbox {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}



.container .main .contents .intext .cbox .itemtitle {
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 1.6em;
}

.container .main .contents .intext .subtitle {
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../img/info_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}




.container .main .bnr {
	display: inline;
	padding: 0px;
	float: right;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.container .main .bnr .contentsttl {
	background-image: url(../../img/info_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bolder;
	text-indent: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}





.mg10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mg25 {
	margin-right: 25px;
	margin-left: 25px;
}
.mgright15 {
	margin-right: 15px;
}
.mg15 {
	margin: 15px;
	padding: 0px;
}
.undermg10 {
	margin-bottom: 10px;
}
.mg20 {
	margin: 20px;
	padding: 0px;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
hr {
	display: none;
	margin: 0px;
	padding: 0px;
}





#searcharea  {
  background-color: transparent;
  text-align:left;
  padding: 15px 10px 0px 0px;
  clear: both;
}
#pagearea  {
	margin:0px 15px 0px 0px;
	text-align:right;
	clear: both;
	padding: 5px 0px 0px 5px;
}





.linktitle   {
	font-weight: bolder;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.linktext   {
	font-size: 10px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
  
  
.linktextlink   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
  

.linktext ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.linktext li   {
	font-size: 9px;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}




/* SEARCH---------------------------------------------------------------------- */
.search  {
  color: white;
  font-size: 10px;
  line-height: 170%;
  margin: 20px 0px 5px
}





/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
	font-size: 9px;
	font-family: Verdana;
	margin-top: 0pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cell       {
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	width: 31px;
	height: 15px
}

.cell_today      {
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	width: 31px;
	height: 15px
}

.cell_sunday     {
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	width: 31px;
	height: 15px
}

.cell_saturday    {
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	width: 31px;
	height: 15px;
}

/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}

input,textarea,select {
	font-size :12px;
	background-color:#FFF;
	border: 1px solid #717171;
	padding: 2px;
	}



.searchbox{
	margin-bottom: 10px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}
	
