@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(../images/shadow.jpg);
	background-position:center;
	background-repeat:repeat-y;
}



img{
	border:0;
	padding:0px;
	margin:0px;

}

a:link		{	color:#CC0000;	}
a:visited	{	color:#CC0000;	}
a:hover		{	color:#666666;	text-decoration: underline; }
a:active	{	color:#CC0000;	}
a			{	text-decoration: none;	}

ul{
  margin:0px;
  padding-left:10px;
}



li{
  background:no-repeat 0px 10px;
  background-image:url(../images/idx.jpg);
  font-size:14px;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:15px;
  list-style:none;
  line-height:25px;
}

#container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 


#container h2{
	border-bottom:#FF9900 1px dotted;
	background:url(../images/h2.jpg) no-repeat;
	font-size:18px;
	color:#990000;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:0px;
	height:20px;
	margin:0px;
	margin-top:15px;
	vertical-align:middle;
	text-shadow: 3px 3px 5px red ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


#container h3{
	border-bottom:#99CC00 1px dotted;
	border-left:#99CC00 8px solid;
	font-size:14px;
	color:#FF9900;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:0px;
	height:20px;
	margin:0px;
	margin-top:25px;
	vertical-align:middle;
	text-shadow: 3px 3px 5px red ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#header {
	background:url(../images/title_ed.png);
	padding: 0px;
	margin:0px;
	height:80px;
	width:780px;
}

#header h1 {
	padding:0px;
	margin:0px;
	color:#FF9900;
	font-size:14px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight:normal;
	padding-top:50px;
	width:595px;
}

#header .h1

/*　メニュー定義*/
#menu {
	height:20px;
	padding:0px;
	margin:0px;
}

#menu ul {
	padding:0px;
	margin:0px;
}

#menu li {
	list-style-type: none;
	float: left;
	padding-left: 0px;
	margin:0px;
}

#tmenu {
	font-size:10px;
	padding:0px;
	margin:0px;
	text-align:right;
}

#tmenu a:link	{	color:#CC0000; 	}
#tmenu a:visited{	color:#CC0000; 	}
#tmenu a:hover	{	color:#009900; 	text-decoration: underline; }
#tmenu a:active	{	color:#CC0000;	}
#tmenu a		{	text-decoration: none;	}


#sidebar {
	float: left; 
	width: 180px; 
	padding: 10px;
	padding-top:10px;
}

#sidebar .mail_title {
	height: 20px;
	width:180px;
	background:url(../images/mltitle_bg.jpg) no-repeat;
	border:#99CC00 solid 1px;
}

#sidebar .mail {
	border:#99CC00 solid 1px;
	height:140px;
	width:160px;
	padding:10px;
	margin-bottom:10px;
	font-size:14px;

}

#sidebar .mailmag {
	border:#FF9900 solid 1px;
	width:160px;
	padding:10px;
	margin-bottom:10px;
	font-size:14px;

}

#sidebar_dx {
	float: left; 
	width: 180px; 
	padding: 10px;
	padding-top:10px;
}

#sidebar_dx .dx_title {
	height: 20px;
	width:180px;
	background:url(../images/dx_message.jpg) no-repeat;
	border:#99CC00 solid 1px;
}

#sidebar_dx .message {
	border:#99CC00 solid 1px;

	width:160px;
	padding:10px;
	margin-bottom:10px;
	font-size:14px;

}

#mainContent {
	float:right;
	margin:0px;
	width:560px;
	padding:10px;
	padding-left:0px;
}

/*

#mainContent h2{
	border-bottom:#FF9900 1px dotted;
	background:url(../images/h2.jpg) no-repeat;
	font-size:18px;
	color:#990000;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:0px;
	height:20px;
	margin:0px;
	margin-top:25px;
	vertical-align:middle;
	text-shadow: 3px 3px 5px red ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


#mainContent h3{
	border-bottom:#99CC00 1px dotted;
	border-left:#99CC00 8px solid;
	font-size:14px;
	color:#FF9900;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:0px;
	height:20px;
	margin:0px;
	margin-top:25px;
	vertical-align:middle;
	text-shadow: 3px 3px 5px red ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

*/

#mainContent .sub_title{
	height:30px;
	border-bottom:#FF9900 dotted 1px;
	border-left:#FF9900 dotted 1px;
	margin:0px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size:20px;
	padding-top:5px;
	padding-left:10px;
	color:#FF9900;
}

#mainContent .news_title {
	background-color:#FF9933;
	background:url(../images/newstitle_bg.jpg) no-repeat #FF9933;
	
	border:#FF9900 solid 1px;
	
	height:20px;
	color:#FFFFFF;
	padding-left:10px;
	font-size:14px;
	width:320px;
}

#mainContent .news{
	border:#FF9900 solid 1px;
	height:150px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	width:330px;
}


#mainContent .news_if{
	height:150px;
	width:330px;
    margin: 0px;
    padding: 0px;
    border: none;
}

#footermenu{
	font-size:10px;
	height:20px;
}


#footermenu a:link		{	color:#CC0000;	}
#footermenu a:visited	{	color:#CC0000;	}
#footermenu a:hover		{	color:#009900;	text-decoration: underline; }
#footermenu a:active	{	color:#CC0000;	}
#footermenu a			{	text-decoration: none;	}

#footer {
	padding:0;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	background:#FF9900;
	height:20px;
} 


#subtitle_dx{
	background:url(../images/dx_title.jpg) no-repeat;
	height:400px;
	width:780px;
}

#dx{
	padding:10px;
	padding-top:0px;
}

#dx .title {
	background-color:#FF9933;
	background:url(../images/dx_summary.jpg) no-repeat #FF9933;
	
	border:#FF9900 solid 1px;
	
	height:20px;
	color:#FFFFFF;
	padding-left:10px;
	font-size:14px;
}

#dx .tbody{
	border:#FF9900 solid 1px;
	padding:10px;
	margin:0px;
	font-size:12px;
}


table.history {
	width:100%;
	font-size: 12px;
}

table.history tr{
	border-top:#999999 1px dotted;
}

table.history th{
	background:url(../images/line.gif) repeat-x;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.red_bold{
	color: #CC0000;
	font-weight: bold;
}

.red{
	color: #CC0000;
}

.small {
	font-size:12px;
}

.rred_bold{
	color: #FF0000;
	font-weight: bold;
}

.sbold{
	font-size:12px;
	font-weight:bold;
}


.mltitle{
	border-bottom:#FF9900 1px dotted;
	background:url(../images/h2.jpg) no-repeat;
	font-size:18px;
	color:#990000;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:0px;
	height:20px;
	margin:0px;
	margin-top:25px;
	vertical-align:middle;
	text-shadow: 3px 3px 5px red ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:100%
}



table.schedule {
	width:100%;
	font-size: 12px;
}

table.schedule tr{
	border-top:#999999 1px dotted;
	height:25px;
}

table.schedule th{
	background:url(../images/line.gif) repeat-x;
}

table.schedule .tdt_0{
	width:80px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_1{
	width:40px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_2{
	width:80px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_3{
	width:35px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_4{
	width:80px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_5{
	width:80px;
	padding: 3px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
}

table.schedule .tdt_6{
	width:75px;
	background-color:#FFCC66;
	text-align:center;
	padding:0px;
}



table.schedule .td_0{
	padding: 2px;
	border-left: 1px #FFCC66 solid;
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
	text-align:right;
}

table.schedule .td_1{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}

table.schedule .td_2{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}

table.schedule .td_3{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}

table.schedule .td_4{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}

table.schedule .td_5{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}

table.schedule .td_6{
	border-bottom: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	font-size: 13px;
}
