@charset "shift_jis";
/***********************************************/
/* mobcast base styles                             */
/***********************************************/ 

body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}
.body_bg{
	width: 810px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}
p{
	font-size: small;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 5px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}
td {
	font-size: small;
	color: #000000;
	line-height: 140%;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}
.small {
	font-size: x-small;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}
h1 {
	margin: 12px 0px 15px;
	padding: 0px;
}
a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

img{
	border:0;
}

/***********************************************/
/* globalNav                             */
/***********************************************/ 
.globalNav{
	font-size: 11px;
	line-height: 100%;
}
.globalNav_bg{
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
}
a.globalNav:link, a.globalNav:visited, a.globalNav:hover {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.globalNav:hover {
	text-decoration: none;
		color: #006699;
	text-decoration: none;
	font-size: 11px;
}

/***********************************************/
/* submenu                             */
/***********************************************/ 
.line_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line_lr02 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
submenu {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.submenu:link, a.submenu:visited, a.submenu:hover {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.submenu:hover {
	text-decoration: none;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

ul{
    margin: 0px 0px 0px 35px ;
    padding: 0px 0px 0px 0px ;
}

/***********************************************/
/* news                             */
/***********************************************/ 
#news
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: 580px;
}
#news p
{
	border-bottom-width: 1px;
	padding: 0px 0px 0px 0px;
}
#news p.sen
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#news h3{
	font-size: 14px;
	color: #006699;
	text-align: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
}
#news h4{
	text-align: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 14px;
}
.table_bg02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDED9;
	background-color: #FFFACA;
	font-size: small;
}
.table_bg01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDED9;
	font-size: small;
}

#entry-body{
    border-bottom:1px dotted #f1f1f1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.date_color{
    font-size: 14px;
    color : #339900 ;
    float: left ;
   	margin: 0px 0px 0px 3px;
   	letter-spacing: 1px;
}

/***********************************************/
/* header_fotter                             */
/***********************************************/ 
.fotter {
	font-size: 11px;
	color: #000000;
	background-image: url(img/fotter_bg.jpg);
	background-repeat: no-repeat;
}
.bg01 {
	background-image: url(img/bg01.jpg);
	background-repeat: repeat-x;
}
/***********************************************/
/* search_                             */
/***********************************************/ 
#sh{
   width: 790px ;
   text-align: left;
   font-size: 11px;
   font-family: '‚l‚r ‚oƒSƒVƒbƒN';
   text-align:left ;
   background-color: #FFFFFF;
   }

#sh p{
   font-size: 11px;
   font-family: '‚l‚r ‚oƒSƒVƒbƒN';
   }

#sh_body{
   margin: 30px 15px 30px 15px ;
   padding-left: 20px;
   font-size: 11px;
   font-family: '‚l‚r ‚oƒSƒVƒbƒN';
   text-align:left ;
   border-left: 1px dotted #444444;
}

#sh_body h3{
   font-size: 14px;
   font-family: '‚l‚r ‚oƒSƒVƒbƒN';
   text-align:left ;
}

#sh_body h2{
   font-size: 15px;
   font-family: '‚l‚r ‚oƒSƒVƒbƒN';
   text-align:left ;
}

#sh_head{
   width: 100%;
   background-image: url(img/bg01.jpg);
   background-repeat: repeat-x;
   vertical-align: middle ;
   padding-top: 5px;
   float:left;
   }

#sh_in01{
   width: 255px;
   padding-left: 5px;
   text-align: left ;
   color: #000;
   float:left;
   }
   
#sh_in02{
   width: 430px;
   font-size: 11px;
   text-align: right ;
   color: #000;
   margin; 10px;
   margin-top: 10px ;
   float:left;
   }

#sh_footer{
   width: 100%;
   height: 44px ;
   background-image: url(img/fotter_bg.jpg);
   background-repeat: repeat-x;
   }
