@charset "UTF-8";


body {
	/*background: #efefef url(images/bg.gif);*/
	color: #444444;
	/*font-size: 93%;*/
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "Osaka-\xc5\xf9\xc9\xfd", "Osaka-等幅", "ヒラギノ明朝 Pro W6","ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif;
}

table {
	border-collapse:collapse;
}
tr{
	border-collapse:collapse;
}
td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
	border-collapse:collapse;
}

th {
	color: #ffffff;
	vertical-align: middle;
	border-collapse:collapse;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #000080;
	text-decoration: none;
}

a:visited {
	color: #708090;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}
h1{
	/*background: #FFCCCC url(images/bg_longtitle.gif) left bottom repeat-y;*/
	background: url(images/all_h1.gif) no-repeat;
	height: 87px;
	color:#000000;
	margin: 0px;
	padding: 18px 75px 10px 45px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
}
h2{
	background: url(images/all_h2.gif) no-repeat;
	height: 30px;
	/*color:#000070;*/
	color:#000000;
	/*padding: 0px;*/
	padding: 7px 0 0 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 20px;
}
h3{
	background: url(images/all_h3.gif) repeat-y;
	/*color:#FB5778;*/
	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
h4, h5 {
	color:#000070;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	width: 100%;
	margin:auto;
	/* border-right: solid 1px #7a7acc;*/
	/* border-left: solid 1px #7a7acc;*/
}


/* メインメニュー */
#menu ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
}

/* サブメニュー1段目 */
#menu ul ul{
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
#menu li {
   float:left;
}

#menu li li {
   clear:both;
}

#menu li:hover {
   position:relative;
}

#menu li:hover > ul {
   display: block
}

#menu :hover ul li a.cabletelevision {background:#A0BD00 url(images/srv_cabletv_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}
#menu :hover ul li a:hover.cabletelevision {background:#FFFFFF url(images/srv_cabletv_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}
#menu :hover ul li a.internet {background:#A0BD00 url(images/srv_internet_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}
#menu :hover ul li a:hover.internet {background:#FFFFFF url(images/srv_internet_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}
#menu :hover ul li a.cableplus {background:#A0BD00 url(images/srv_cabletel_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}
#menu :hover ul li a:hover.cableplus {background:#FFFFFF url(images/srv_cabletel_drop.gif) no-repeat; display:block; height:40px; position:relative; float:left; width:160px; font-weight:normal;}

/* 1007-8-160-8 > width >= (#menu li a.serviceplan{width})+(#menu li a.faq {width})+(#menu li a.aboutcorp {width})+(#menu li a.employment {width})+8 */
#menu {padding:0; margin:0; list-style:none; height:26px; position:relative; z-index:200; width:517px;}
#menu li.top {
	display:block;
	float:left;
}
/*#menu li a {display:block; float:right; height:50px; width:150px; border:1px solid #888; border-color:#ddd #888 #000 #ccc; text-decoration:none; padding:0; cursor:pointer;}*/
#menu li a {display:block; float:left; height:26px; width:160px; text-decoration:none; cursor:pointer;}

#menu li a b {
	margin-left:-9999px;
	text-indent: -9999px;
	overflow: hidden;
}	/* none display text */

/*#menu li a.serviceplan {background:url(images/m_1_h26px.gif); width:160px;}*/
#menu li a.serviceplan {background:url(images/m_1_h26px.gif); width:160px;}/*width >= 135*/
/*#menu li a.faq {background:url(images/m_2_h26px.gif); width:160px;}*/
#menu li a.faq {background:url(images/m_2_h26px.gif); width:147px;}/*width >= 122*/
/*#menu li a.aboutcorp {background:url(images/m_3_h26px.gif); width:160px;}*/
#menu li a.aboutcorp {background:url(images/m_3_h26px.gif); width:105px;}/*width >= 80*/
/*#menu li a.employment {background:url(images/m_4_h26px.gif); width:160px;}*/
#menu li a.employment {background:url(images/m_4_h26px.gif); width:97px;}/*width >= 80*/




/* IE6用 */
* html #menu li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column1'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #menu li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column2'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #menu li li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column3'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

#menu .column1 {position:relative;}
#menu .column1 ul {display:block;}
#menu .column1 * ul {display:none;}

#menu .column2 {position:relative;}
#menu .column2 ul {display:block;}
#menu .column2 * ul {display:none;}

#menu .column3 {position:relative;}
#menu .column3 ul {display:block;}
#menu .column3 * ul {display:none;}
/* End for Drop Down Menu */

.clear {
	clear: both;
}




.headerlogo {
	width: 169px;
	height: 94px;
	text-align: center;
	vertical-align: middle;
}

.headerbanner {
	width: 100%;
	height: 94px;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	background-image: url(images/summer_img.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.headermenu {
	width: 100%;
	height: 26px;
	text-align: right;
	vertical-align: top;
	background-image: url(images/m_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftmenu {
	background: url(images/lm.gif) left repeat;
	width: 190px;
	font-size: 0.9em;
	text-align: center;
}

.toplogo {
	background: url(images/tl.gif) left repeat;
	height: 266px;
	text-align: center;
}

.toplink {
	background: url(images/lm.gif) left repeat;
	width: 190px;
	text-align: center;
}

.leftcolumn {
	background: url(images/lb.gif) repeat;
	width: 190px;
	font-size: 0.9em;
}
#leftcolumn #bulletin_cna ul{
	background:url(images/sidemenu_btm.gif) no-repeat bottom;
	padding-bottom: 7px;
	background-color:#FFFFFF;
	margin:0px;
}
#leftcolumn #bulletin_cna ul{
	padding:0px 4px;
}
#leftcolumn #bulletin_cna li {
	border-bottom:1px solid #e6e6e6;
	border-top: none;
}
.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/bg_saidettl.gif) no-repeat bottom;
	color: #FFFFFF;
	font-size: 1em;
	line-height:2.2em;
	font-weight: bold;
	/*margin: 0px;*/
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	height: auto; 
	text-align: center;
	padding: 0px;
	width: 176px;
}
.leftblockTitle img{
	margin-left:0px;
	/*_margin-left:7px;*/
}
.leftblockContent {
	/*margin: 5px 2px 10px 2px;*/
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	/*padding: 3px;*/
	line-height: 1.2;
	width: 176px;
}
.leftblockContent dl{
	background:url(images/sidemenu_btm.gif) no-repeat bottom;
	padding-bottom: 7px;
	margin: 0px;
}
.leftblockContent dt{
	padding:0px 0px 0px 4px;
	margin:0px;
	background-color:#FFFFFF;
}
.leftblockContent dd{
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	margin:0px;
}
.leftblockContent dt a{
	display:block;
	padding:0.5em 10px;
	vertical-align:bottom;
	/*line-height:1.6;*/
	background:url(images/icon_arrow.gif) no-repeat 10px 1em;
	padding-left:23px;
}
.leftblockContent  dt a:hover{
	text-decoration:none;
	background:url(images/icon_arrow_on.gif) no-repeat 10px 1em;
}

.leftblockContent  dt a:visited{
	text-decoration:none;
	background:url(images/icon_arrow_vst.gif) no-repeat 10px 1em;
}

.leftblockContent  ul{
	padding:0px 4px;
	margin:0px;
}
.leftblockContent  ul li{
	/*border-bottom:1px solid #e6e6e6;*/
	/*border-top:1px solid #FFF;*/
	border-top:1px solid #e6e6e6;
}

/*
div.leftblockContent ul li a{
	background:url(images/icon_arrow.gif) no-repeat left 0.5em;
	padding-left:10px;
	display:block;
}
*/

.leftblockContent  ul li {
	display:block;
	margin:0px;
	padding:8px 10px;
}

.leftblockContent  ul li a{
	display:block;
	/*padding:0.5em 10px;*/
	vertical-align:bottom;
	/*line-height:1.6;*/
	/*background:url(images/icon_arrow.gif) no-repeat 10px 1em;*/
	background:url(images/icon_arrow.gif) no-repeat 1px;
	padding-left:13px;
}

.leftblockContent  ul li a:hover{
	text-decoration:none;
	/*background:url(images/icon_arrow_on.gif) no-repeat 10px 1em;*/
	background:url(images/icon_arrow_on.gif) no-repeat 1px;
}

.leftblockContent  ul li a:visited{
	text-decoration:none;
	/*background:url(images/icon_arrow_vst.gif) no-repeat 10px 1em;*/
	background:url(images/icon_arrow_vst.gif) no-repeat 1px;
}

.centeroutline {
}

.centercolumn {
	font-size: 90%;/*font-size: 0.9em;*/
	margin: 0;
	padding: 0px;/*padding: 0px 10px;*//*padding: 10px;*/
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
	padding: 8px 0px;
	text-align: center;
}

.centerCcolumn {
	margin: 0;
	padding: 0 0 10px 0;
}

.centerCblockTitle {
	background: #ffccff url(images/bg.gif) repeat-y;
	padding-left: 10px;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerCblockContent {
	margin: 0;
	padding: 0px;
	line-height: 1.4;
	position:relative;
}

.centerLcolumn {
	width: 600px;
	padding-left: 12px;
	padding-right: 13px;/*padding-right: 5px;*/
	margin: 0px;
}
.centerLcolumn td {
}
.centerLblockTitle {
	background: url(images/mesh_600pix.gif) no-repeat;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 10px 2px 13px;
}

.centerLblockContent {
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
.centerRcolumn {
	background: url(images/lb.gif) repeat;
	float: right;
	width: 190px;
	/*padding: 0px;*/
}
.centerRcolumn .link_ref_cr a{
	background:url(images/icon_arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
}
.centerRcolumn .link_ref_cr a:hover{
	background:url(images/icon_arrow_on.gif) no-repeat 0px 2px;
	padding-left:12px;
}

.centerRcolumn .link_ref_cr a:visited{
	background:url(images/icon_arrow_vst.gif) no-repeat 0px 2px;
	padding-left:12px;
}
.centerRblockTitle {
	background: url(images/mesh_190pix.gif) no-repeat;
	color: #4d4d80;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 10px 5px 13px;
}


.centerRblockContent {
	margin: 0;
	line-height: 1.4;
	text-align: center;
	padding-bottom: 5px;
}

.content {
	/*width: 600px;*/
	text-align: left;
	margin: 0;
	padding: 0px;
}

.rightcolumn {
	background: url(images/rb.gif) right repeat-y;
	width: 190px;
	font-size: 0.9em;
	border-left: solid 1px #dddddd;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.rightblockContent {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 1.2;
}

.pico_pagenavigation td{
	padding-top:10px;
}
.notification{
	border:none;

}
.footerbar {
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	padding: 18px 0px 0px 0px;
	background: url(images/m_summer_footer.gif) no-repeat;
	width: 1007px;
	margin: 0 auto;
	height: 55px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

input.formButton {}

.item {
	border: solid 1px #778899;
	width: 99%;
}
.item .itemBody .item {
	border:none;
}
.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
	line-height: 150%;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #FFFFFF;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 7px;
}

.itemText {
	margin: 7px;
	line-height: 1.5;
}
.ttl_type01{
	margin: 7px;
}
.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu {
	background-color:#FFFFFF;
	width:100%;
}
td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	width: 187px;
	/*height: 38px;*/
	height: auto;
	/*border-bottom: dotted 1px #7a7acc;*/
	color: #ffffff;
}
td#mainmenu a.menuTop:hover {
}
td#mainmenu a.menuTop:visited {
	color: #ffffff;
}

td#mainmenu a.menuMain {
	background:url(images/icon_arrow.gif) no-repeat 10px 1em;
	margin: 0;
	/*padding-left: 5px;
	padding-top: 5px;*/
	padding:0.5em 10px;
	padding-left:23px;
	/*font-size: 14px;*/
	/*width: 187px;*/
	width: 143px;
	/*height: 35px;*/
	height: auto;
	vertical-align:bottom;
	display:block;
	/*border-bottom: dotted 1px #7a7acc;*/
}
td#mainmenu a.menuMain:hover {
	text-decoration: none;
	background:url(images/icon_arrow_on.gif) no-repeat 10px 1em;
}}

td#mainmenu a.menuSub {
	background: #ffddff;
	margin: 0;
	padding-left: 10px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	/*background: #ffffff;*/
	text-decoration: none;
	margin: 0;
	/*padding: 2px;*/
	padding:0.5em 10px;
	padding-left:23px;
	/*border-bottom: dotted 1px #7a7acc;*/
	vertical-align:bottom;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;*/
	/*font-size: 14px;*/
	/*width: 185px;
	height: 35px;*/
	/*border-bottom: dotted 1px #7a7acc;*/
	padding:0px 0px 0px 4px;
	margin:0px;
}
td#usermenu a.menuTop:hover {
	text-decoration: none;
}
td#usermenu a.menuMain {
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	/*font-size: 14px;*/
	width: 185px;
	/*height: 35px;*/
	/*border-bottom: dotted 1px #7a7acc;*/
}
td#usermenu a.menuMain:hover {
	text-decoration: none;
}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
	width:100%;
}
.outer td{
	padding:8px;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 8px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}
	/*つけたし*/
#header{
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
}
#header table{
	width: 100%;
}

img{
	line-height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home{
	/*padding-top: 5px;*/
}

input.serch {
	width: 141px;
	margin-right: 7px;
}
.headerbanner_link {
	font-size: 11px;
	margin-bottom: 13px;
	padding-top: 4px;
	color: #224682;
}


.headerbanner_search{
	font-size: 0px;
	line-height: 0px;
	margin-bottom: -5px;
}




#main{
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;/*margin-top: 26px;*/
	margin-bottom: 7px;/*margin-bottom: 26px;*/
}
.side_menubg{
	background-color: #DCDCD2;
	background-image: url(images/side_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 190px;
	text-align: center;
	padding-bottom: 20px;
}
.side_menubg_login{
	background-color: #FFFFFF;
	width: 176px;/*width: 180px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-right: 5px;*/
	font-size: 13px;
	font-weight: bold;
	/*background-image: url(images/rog_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	margin-bottom: 0px;
}

.side_menu_inquiry{
	background-color: #BB1619;
	width: 176px;
	margin-top: 11px;
	margin-right: auto;
	margin-left: auto;
}
.side_bana{
	margin-bottom: 10px;
}

.side_bana img{
	margin-top: 4px;
}

.fla{
	overflow: hidden;
}
.fla_l{
	float: left;
}
.fla_r{
	float: right;
}

#information{
	overflow: hidden;
	padding-bottom: 10px;
	width: 778px;
	margin-top: 20px;
}
#informationL{
	float: left;
	width: 564px;
}
#informationR{
	width: 191px;
	float: left;
	margin-left: 18px;
}
#informationR img{
	margin-bottom: 6px;
}

#informationR ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#informationR li{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.info_list{
	overflow: hidden;
	margin-top: 20px;
	font-size: 12px;
}
.info_listL{
	/*float: left;
	width: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEB4;
	padding-right: 12px;*/
}
.info_listR{
	/*float: left;
	margin-left: 11px;*/
}
.info_list table{
	/*width: 270px;*/
	margin-bottom: 3px;
}
.info_list table td{
	padding-bottom: 9px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}


.pr{}

/* add octrise,llc. */
/* for Countdown ------------------------------------------------------------ */
#countdown {
	background: url(images/countdown.gif) no-repeat;
	margin: 0px 0px 8px 0px;
	padding-top: 32px;
	text-align: center;
	color: #cc6600;
	font-size: 9pt;
	width: 190px;
	height: 91px;
}
#countdown hr {
	color: #cc6600;
	size: 1;
	width: 60%;
}
#countdown_day{
	background: none transparent scroll repeat 0% 0%;
	text-align: right;
	color: #cc6600;
	font-size: 15pt;
	font-weight: bold;
	border: 0px solid;
}

/* for mobile --------------------------------------------------------------- */
#mobile_qr {
	margin-top: 7px;
}
/* for bulletin ------------------------------------------------------------- */
#bulletin_cna .itemHead {
	background: #78a0fa;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}
#bulletin_cna .itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
	line-height: 150%;
}
#bulletin_cna .itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}
#bulletin_cna .itemTitle a:visited {
	color: #FFFFFF;
}
#bulletin_cna .itemPoster {
	font-size: 0.9em;
}
#bulletin_cna .itemBody {
	margin: 6px;
}
#bulletin_cna .itemText {
	margin: 6px;
	line-height: 1.5;
}
#bulletin_cna #normal{
	border:none;
}
.centerLblockContent #bulletin_cna table{
	width: 100%;
	border:none;
}
.centerLblockContent #bulletin_cna tr{
	border:none;
}
.centerLblockContent #bulletin_cna td{
	border:none;
	/*width:275px;*/
	padding-left:8px;
	padding-bottom:15px;
}
.centerLblockContent #bulletin_cna th {
	border:none;
	background:  url(images/bulletin_th.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top:7px;	
	height: 35px;
	color: #000000;
	text-align: left;
	/*vertical-align: bottom;*/
	font-size: 15px;
}
.centerLblockContent #bulletin_cna ul {
	margin:0px;
	padding:0px;
	/*width:260px;*/
}
.centerLblockContent #bulletin_cna li {
	border-bottom:1px dotted #ccc;
	padding: 6px 0px;
	list-style:none;
}
#tabContent, #menuContent {
	/*background-color: #efefef;*/
	padding: 5px;
}

#tabIndex, #menuIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li, #menuIndex li {
	float:left;
	margin-right: 10px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: bottom;
	list-style-type: none;
	cursor: pointer;
	word-break: keep-all; /*IE*/
	display: block;
	color: #000000;
}

#tabIndex .close, #menuIndex .close {
	background-color: #e6e6e6;
	background: url(images/bulletin_ti_close.gif) no-repeat;
	text-decoration: underline;
	color: #000000;
}
#tabIndex .open, #menuIndex .open {
	background-color: #e6e6e6;
	background: url(images/bulletin_ti_open.gif) no-repeat;
	text-decoration: none;
	color: #000000;
}

#tabBoxIndex, #menuBoxIndex {
	/*background-color: #FFE3A5;*/
	/*border: #e6e6e6 solid 1px;*/
	padding: 1em;
	clear: both;
}

/* for Community Channel Reference ------------------------------------------ */
#comch_info {
	width: 500px;
}
#comch_info p{
	padding:0px;
	margin: 0px 10px;/*margin-right: 10px;*/
}
#comch_info img{
	width:480px;
	height:270px;
}

td #comch_channel {
	background: #000000 url(images/comch_back.gif) no-repeat;
	vertical-align: bottom;
	width: 312px;
	padding:0px;
	height: 270px;
	/*position:relative;*/
	margin:0px;
}

td #comch_channel #MovieRnd{
	position:absolute;
	top: 57px;
	left: 513px;
	width: 288px;
	height: 162px;
}
td #comch_channel #comch_channel_button{
	position:absolute;
	left:507px;
	top: 222px;
	width: 301px;
}

/* for pico (ca0,ne1,ipt,sa2,en3,co4,in5,ho6,et7,tv8,pac9)--------------------*/
/* attention : with TRUST/modules/pico/templates/main.css */
#pico{
	line-height:1.6;
	margin: 0px;
	width: 176px;
}
#pico dl{
	background:url(images/sidemenu_btm.gif) no-repeat bottom;
	padding-bottom: 6px;
	margin: 0px;
}
#pico dt{
	padding:0px 0px 0px 4px;
	margin:0px;
	background-color:#FFFFFF;
}
#pico dd{
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	margin:0px;
}
#pico dt a{
	display:block;
	padding:0.5em 10px;
	vertical-align:bottom;
	background:url(images/icon_arrow_dt.gif) no-repeat 10px 1em;
	padding-left:23px;
}

#pico dt a:hover{
	text-decoration:none;
	background:url(images/icon_arrow_on_dt.gif) no-repeat 10px 1em;
}

#pico dt a:visited{
	text-decoration:none;
	background:url(images/icon_arrow_vst_dt.gif) no-repeat 10px 1em;
}

#pico ul{
	padding:0px 4px;
	margin:0px;
}
#pico ul li{
	border-top:1px solid #e6e6e6;
}

/*
#pico ul li a{
	background:url(images/icon_arrow.gif) no-repeat left 0.5em;
	padding-left:10px;
	display:block;
}
*/

#pico ul li {
	display:block;
	margin:0px;
	padding:8px 10px;
}

#pico ul li a{
	display:block;
	vertical-align:bottom;
	background:url(images/icon_arrow.gif) no-repeat 1px;
	padding-left:13px;
}

#pico ul li a:hover{
	text-decoration:none;
	background:url(images/icon_arrow_on.gif) no-repeat 1px;
}

#pico ul li a:visited{
	text-decoration:none;
	background:url(images/icon_arrow_vst.gif) no-repeat 1px;
}

/* for pico (ca0,ne1,ipt,sa2,en3,co4,in5,ho6,et7,tv8,pac9) */
.content .pico_container{
	text-align:center;
	/*width:777px;*/
	margin-left: 0;/*margin-left:auto;*/
	margin-right: 0;/*margin-right:auto;*/
}
.content .pico_container p{
	text-align:left;
}

.pico_body{
	text-align:left;
}

.pico_title h1 {
	/*background: #FFCCCC url(images/bg_longtitle.gif) left bottom repeat-y;*/
	background: url(images/all_h1.gif) no-repeat;
	height: 87px;
	color:#000000;
	margin: 0px;
	padding: 20px 75px 10px 45px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
}
.pico_title h2 {
	background: url(images/all_h2.gif) no-repeat;
	/*color:#000070;*/
	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pico_title h3 {
	background: url(images/all_h3.gif) no-repeat;
	/*color:#FB5778;*/
	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.pico_body h1 {
}
.pico_body h2 {
}
.pico_body h3 {
}

.pico_body table {
}
.pico_body th {
}
.pico_body tr {
}
.pico_body td {
}
.pico_body2 table {
}
.pico_body2 th {
}
.pico_body2 tr {
}
.pico_body2 td {
}

/* for pico(ca0) */
h1#ca0_title {
	/*background: #FFCCCC url(images/bg_longtitle.gif) left bottom repeat-y;*/
	background: url(images/tv_h1.gif) no-repeat;
/*	height: 87px;
	color:#000000;
	margin: 0px;
	padding: 18px 75px 10px 45px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;*/
}
h2#ca0_title {
	background: url(images/tv_h2.gif) no-repeat;
	/*color:#000070;*/
/*	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;*/
}
h3#ca0_title {
	background: url(images/tv_h3.gif) no-repeat;
	/*color:#FB5778;*/
/*	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;*/
}
table#ca0_body {
}
th#ca0_body {
}
tr#ca0_body {
}
td#ca0_body {
}
table#ca0_body2 {
}
th#ca0_body2 {
}
tr#ca0_body2 {
}
td#ca0_body2 {
}

/* for pico(ne1) */
h1#ne1_title {
	/*background: #FFCCCC url(images/bg_longtitle.gif) left bottom repeat-y;*/
	background: url(images/net_h1.gif) no-repeat;
/*	height: 87px;
	color:#000000;
	margin: 0px;
	padding: 18px 75px 10px 45px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;*/
}
h2#ne1_title {
	background: url(images/net_h2.gif) no-repeat;
	/*color:#000070;*/
/*	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;*/
}
h3#ne1_title {
	background: url(images/net_h3.gif) no-repeat;
	/*color:#FB5778;*/
/*	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;*/
}
table#ne1_body {
	width:100%;
	border:1px solid #cdcdcd;
}
th#ne1_body {
	padding:10px;
	border:1px solid #cdcdcd;
}
td#ne1_body {
	padding:10px;
	border:1px solid #cdcdcd;
}
#ne1_body .nuri{
	background-color:#FFFFCC;
	font-weight:bold;
	text-align: center;
}
table#ne1_body2 {
}
th#ne1_body2 {
}
td#ne1_body2 {
}

/* for pico(ipt) */
h1#ipt_title {
	/*background: #FFCCCC url(images/bg_longtitle.gif) left bottom repeat-y;*/
	background: url(images/tel_h1.gif) no-repeat;
/*	height: 87px;
	color:#000000;
	margin: 0px;
	padding: 18px 75px 10px 45px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;*/
}
h2#ipt_title {
	background: url(images/tel_h2.gif) no-repeat;
	/*color:#000070;*/
/*	color:#000000;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;*/
}
h3#ipt_title {
	background: url(images/tel_h3.gif) no-repeat;
	/*color:#FB5778;*/
/*	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;*/
}
table#ipt_body {
}
th#ipt_body {
}
td#ipt_body {
}
table#ipt_body2 {
}
th#ipt_body2 {
}
td#ipt_body2 {
}

/* for SmartFAQ ------------------------------------------------------------- */
/* attention : with /modules/smartfaq/smartfaq.css */
#smartfaq .itemHead {
	background: #78a0fa;
	color: #ffffff;
	margin: 0;
	padding: 5px;
}
#smartfaq .itemInfo {
	background: #a0c8fa;
	text-align: right;
	margin: 0;
	padding: 3px;
	line-height: 150%;
}
#smartfaq .itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}
#smartfaq .itemTitle a:visited {
	color: #FFFFFF;
}
#smartfaq .itemPoster {
	font-size: 0.9em;
}
#smartfaq .itemBody {
	margin: 6px;
}
#smartfaq .itemText {
	margin: 6px;
	line-height: 1.5;
}

/* for formmail ------------------------------------------------------------- */
#formmail_form table {
	border-collapse: separate;
	border-spacing: 1px;
	caption-side: top;
}
#formmail_form tr {
	text-align: left;
	vertical-align: top;
}
#formmail_form td {
	text-align: left;
	vertical-align: top;
}
#formmail_form .head {
	background: #c2cdd6;
	font-size: 12px;
}
#formmail_form .even {
	background: #efefef;
}
#formmail_form .odd {
	background: #e6e6e6;
}

/* for formpresent ---------------------------------------------------------- */
#formpresent_form table {
	border-collapse: separate;
	border-spacing: 1px;
	caption-side: top;
}
#formpresent_form tr {
	text-align: left;
	vertical-align: top;
}
#formpresent_form td {
	text-align: left;
	vertical-align: top;
}
#formpresent_form .head {
	background: #c2cdd6;
	font-size: 12px;
}
#formpresent_form .even {
	background: #efefef;
}
#formpresent_form .odd {
	background: #e6e6e6;
}

/* -------------------------------------------------------------------------- */
#nomal{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

/* セカンドページ------------------------------------------------------------- */


/* サービス概要------------------------------------------------------------- */
/*#ipt_body .plus_headline{
	color:#FB5778;
	margin-bottom: 10px;
	padding: 20px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}*/

/* CNA for OLD -------------------------------------------------------------- */
.block-title {
	background-color:#FFFFFF;
	width:100%;
	border:0px solid #6c6c6c;
	margin-bottom: 1px;
}
.block-cont {
	width:100%;
	border-top:1px solid #6fb0ca; 
	border-left:1px solid #6fb0ca; 
	border-right:1px solid #6fb0ca; 
	border-bottom:1px solid #6fb0ca; 
}
.block-title-r {
	border:0px solid #6c6c6c;
	padding: 0px;
	margin-bottom: 3px;
}
.block-cont-r {
	width:100%;
	border:1px solid #cccccc; 
	margin-top: 2px;
}
.block-weather {
	border:1px solid #cccccc;
	padding: 0px;
	margin-top: 2px;
}
.block-title-l {
	width: 153px;
	margin-left: 2px;
}
.block-cont-l {
	width: 153px;
	margin-left: 2px;
}
.even-info {
	padding: 5px;
	border-bottom: 1px dotted #00a0dd;
}
.com-pri
{
	padding: 5px;
	font-size: 10px;
	text-align: right;
}
.headersrc
{
	color: #454545;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding: 10px;
}
.entryblock
{
	vertical-align: middle;
	height: 100px;
	width: 185px;
	text-align: center;
}
.toiawaseblock
{
	vertical-align: middle;
	height: 80px;
	width: 185px;
	text-align: center;
}
/*form
{
	font-size: 13px;
	color: #787878;
}*/
.loginlink
{
	background-image: url('images/btn_bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.button
{
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
}
.sadrzaj
{
	margin-bottom: 20px;
}
.blok
{
	margin-bottom: 6px;
}
.forum
{
	background-color: #E2E2E2;
	font-size: 13px;
	font-weight: bold;
	color: #004080;
	padding: 6px;
	background-image: url('menu4_bar.gif');
}
.forumprvi
{
	background-color: #F7F9FB;
	padding: 3px;
	color: #004080;
}
.forumdrugi
{
	background-color: #EFF3F8;
	padding: 3px;
	color: #004080;
}
.navigacijaforum
{
	background-color: #DDDDDD;
	padding: 5px;
	color: #004080;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.border
{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
.borderdesno
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 3px;
}
.forum a
{
	color: #004080;
}
.download
{
	padding: 10px;
}
.downhead
{
	background-image: url('images/menu2_bar.gif');
	color: #FFFFFF;
	padding: 5px;
}
.downloadsvaki
{
	width: 97%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
}
.privatnost
{
	color: #595959;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.privatnost a
{
	color: #595959;
	font-weight: normal;
}
.tabmenu
{
	border-bottom: 1px solid #cccccc;
	height: 50px;
	vertical-align: bottom;
}
.tabmenu2
{
	height: 5px;
}
.tabspace
{
	height: 20px;
	vertical-align: bottom;
	text-align: left;
}
.tabspace a
{
	color: #FFFFFF;
}
.sikumi
{
	width: 520px;
	font-size: 13px;
}

.big
{
	font-size: 15px;
}
.waku
{
	border: 1px solid #ccccff;
	padding: 5px;
}
.nuri
{
	text-align: center;
	vertical-align: middle;
	background-color: #ccccff;
	font-weight: bold;
	padding: 5px;
}
.waku2
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	vertical-align: middle;
}
.nuri2
{
	text-align: center;
	vertical-align: middle;
	background-color: #e6e6e6;
	font-weight: bold;
	padding: 5px;
}
.waku3
{
	border: 0px solid #e6e6e6;
	padding: 5px;
	vertical-align: middle;
}
.waku4
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	vertical-align: middle;
}
.waku5
{
	border: 1px solid #e6e6e6;
	padding: 2px;
	vertical-align: middle;
}
.nuri3
{
	text-align: left;
	vertical-align: middle;
	background-color: #e6e6e6;
	font-weight: bold;
	padding: 5px;
}
.nuri4
{
	text-align: left;
	vertical-align: middle;
	background-color: #ffccff;
	font-weight: bold;
	padding: 5px;
}
.vps1 {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 14px;
	text-align: center;
	background-color: #ffff99;

}
.vps2 {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 14px;
	text-align: center;
	background-color: #ffccff;

}
.info-nuri
{
	border: 0px solid #e6e6e6;
	padding: 5px;
	vertical-align: middle;
	background-color: #e8f7ff;
	font-size: 15px;

}
.home-nuri
{
	text-align: left;
	vertical-align: middle;
	background-color: #eefdca;
	font-weight: bold;
	padding: 5px;
}
.home-nuri2
{
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size:15px;
	padding: 5px;
	border: 1px solid #595959;
}
.home-list {
	padding:5px;
	background-color:#f2f2f2;
	font-size:13px;
	font-weight:bold;
}
.home-ar {
	padding-left:25px;
}
.topinfo {
	background-color: #ffffff;
	padding: 10px;

}
.sitemenu {
	border: 1px solid #000033;
	width: 150px;
}
div#smenu a
{
	color: #575757;
	font-size: 11px;
	line-height: 25px;
	display: block;
	background-image: url('images/tri.gif');
	background-repeat: no-repeat;
	background-position: 5%;
	background-color: #bfdbeb;
	height: 100%;
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
}
div#smenu a:hover
{
	display: block;
	color: #FFFFFF;
	background-image: url('images/tri-hover.gif');
	background-repeat: no-repeat;
	background-position: 5%;
	position: relative; top: 0px; left: 0px;
}
div#smenu a.menuTop
{
	padding-left: 15px;
}
div#smenu a.menuMain
{
	padding-left: 25px;
}
div#smenu a.menuSub
{
	padding-left: 23px;
	color: #9F0000;
	font-weight: normal;
}
.newslist {
	padding-left: 3px;
	border-bottom: 1px dotted #CCCCCC;
	height: 30px;
	vertical-align: middle;
}
.itemHeadxfs {
	padding: 3px;
	margin: 0;
	font-weight: bold;
	border-bottom: 0px dashed #8699B5;
	background: url('images/content-bar.gif') ;
	color: #FFFFFF;
	font-size: 20px;
}
.itemHeadfaq
{
	padding: 3px;
	color: #242424;
	border-bottom: 1px dashed #8699B5;
	font-size: 15px;
	font-weight: bold;
}
.itemTitlexfs a
{
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: transparent;
}
.itemText:first-letter
{
	font-size: 133%;
	font-weight: bold;
}
.program-catch {
	padding-bottom: 10px;
	text-align: center;
}
.program-ch {
	vertical-align: middle;
}
.pro-title-d {
	border-bottom: 1px dotted #CCCCCC; 
	padding-bottom: 1px;
}
.pro-title-u {
	padding-top: 2px;
}
.pro-title-d2 {
	padding: 5px;
}
.pro-title-u2 {
	padding: 5px;
}
.normal-table {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.normal-cell {
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: middle;
}
.chanel {
	vertical-align: middle;
	text-align: center;
}
.in_ca {
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	border: 1px solid #e49999;
	background-color: #FFFFFF;
	color: #4d4d4d;
}
.in_ca2
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	vertical-align: middle;
	text-align: left
}
.in_ca3 {
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	border: 1px solid #e49999;
}
.in_ne {
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	border: 1px solid #fac940;
	background-color: #FFFFFF;
	color: #4d4d4d;
}
.in_ot {
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	border: 1px solid #5984bd;
	background-color: #FFFFFF;
	color: #4d4d4d;
}
.h-nuri {
	text-align: left;
	vertical-align: middle;
	background-color: #fcf4e8;
	border: 1px solid #d39663;
	font-weight: bold;
	padding: 5px;
	width: 15%;
}
.h-waku {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #d39663;
	padding: 5px;
	width: 35%;
	font-size: 13px;
}
.h-waku2 {
	border:1px solid #cccccc;
	padding: 5px;
}
.h-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.h-title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.h-head {
	background-color: #d39663;
	padding: 10px;
	color: #FFFFFF;
}
.h-head2 {
	background-color: #d39663;
	padding: 5px;
	color: #FFFFFF;
}
.h-outer {
	background-color: #ffffff;
	border: 1px solid #d39663;
}
.h-cate {
	font-size: 15px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f7ffed;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	margin:0px;
}
.h-cate-sub {
	border: 1px dotted #cccccc;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	margin:0px;

}

.odd2 {
	padding:2px;
}
.com-table1 {
	vertical-align: middle;
	border: 1px solid #ffcc99;
	text-align:center;
	background-color:#ffe6e6;
	font-size:16px;
	width:126px;
	padding:5px;

}
.com-table2 {
	vertical-align: middle;
	border: 1px solid #ffcc99;
	text-align:left;
	background-color:#ffffff;
	padding:5px;
	font-size:16px;
	width:360px;
}



.s_navi ul {
	padding:0px;
	margin: 0px;
	height: auto;
	display: block;
}
.s_navi {
	float: left;
	width: 230px;
	height: 50px;
}

.s_navi li {
	display:block;
	list-style-type:none;
	float: left;
}
.s_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
.s_navi li.s_navi1 a {
	background:url(images/mv_bt.jpg) no-repeat 0px 0px;
	width:114px;
}
.s_navi li.s_navi2 a {
	background:url(images/mv_bt.jpg) no-repeat -114px 0px;
	width:116px;
}
/*------hover*/

.s_navi li.s_navi1 a:hover {
	background:url(images/mv_bt.jpg) no-repeat 0px -50px;
}
.s_navi li.s_navi2 a:hover {
	background:url(images/mv_bt.jpg) no-repeat -114px -50px;
}

