@charset "euc-jp";
/* CSS Document */

@charset "euc-jp";
.box2 {
    background: url(../images/bg_j.gif);
		   }

h1{margin:0 0 0 0px; padding:0; font-size:13px; float:left; }
h2{margin:0; padding:0; float:left; font-size:13px;  }
h3{margin:0; padding:0; float:left; font-size:14px;  }

.box1 {
    background: #ffffff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	   }

body {

  font-family: Arial, Tahoma, Verdana, Hc_ptitle2elvetica, sans-serif;

  font-size: 80%;

  font-weight: normal;

  color: #000000;

  margin: 0;

  padding: 0;

}


/* ---------- LOGIN  --------- */

#LoginBox{
	position: absolute;
	top: 100px;
	right: 50%;
	width: 200px;
	height: 200px;
	visibility: hidden;
	padding-left: 10px;
	background-color: #ffffff;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.5;

}

#LoginBox:hover {

	position: absolute;
	top: 100px;
	width: 200px;
	visibility: hidden;
	background-color: #ffffff;
	-moz-opacity: 0.8;
}




.news{
	
	background color:#FFFFFF;
	padding-left: 5px;
	width: 90%;

}


.news2{


	padding-left: 80px;

}




td, th, input, select, textarea {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

}



img {

  border: none;

}





.searchArea {

  font-size: 0.8em;

  font-weight: normal;

  text-transform: none;

  font-style: normal;

  padding-right: 15px;

  color: white;

  vertical-align: middle;

}




.pathbar td {

	padding: 0px 10px 0 10px;

	background-color: #f1f1f1;

	height: 27px;

}



/* ---------- common buttons --------- */



.commonButton {

  background-position: 0 1px;

  background-repeat: no-repeat;

  background-color: transparent;

  padding-left: 20px;

  text-decoration: underline;

  cursor: hand;

  cursor: pointer;

  padding-top: 1px;

  padding-bottom: 4px;  

  vertical-align: 2px;

}



.searchbox {

  margin-right: 3px;

}



td,tr,p,div {

	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W5;

	font-size: 15px;
	line-height:19px;
	line-break:strict;

	color: #000000;

	}



h4 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.3em; font-weight: bold;

	}



h5 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.2em; font-weight: bold;

	}



h6 {

	color: #23702C; font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.1em; font-weight: bold;

	}





a.contentpagetitle:link, a.contentpagetitle:visited {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	text-align:left;

	}



a.contentpagetitle:hover {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	text-align:left;

	font-weight: bold;

	}





/* --Default Class Settings-- */



a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {

display: inline;
width:100px;
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
background-image:url();
text-align: center;
height: 29px;
line-height: 29px;
text-decoration: none;
padding-top:-5px;




	}

/*************************************/
/*************************************/
/*************************************/
/* 1. Men??ganz oben - Suffix : -nav */
/*************************************/
/*************************************/
/*************************************/

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	float: right;
	margin: 0;

	font-size: 11px;
	line-height: 70px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}


ul#mainlevel-nav li a
{
line-height: 70px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-weight: bold;
}

#buttons>ul#mainlevel-nav li a { }

	ul#mainlevel-nav li a:hover
{	line-height: 70px;
	color:#FA6E00;
	background: #EFEFEF;
	font-weight: bold;
}

/*****************************************/
/*****************************************/
/*****************************************/
/* 2. Men??in der Mitte , Suffix : -nav2 */
/*****************************************/
/*****************************************/
/*****************************************/

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav2 li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
	float: left;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav2 li a
{
font-family: Arial;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-weight: bold;
}

#buttons>ul#mainlevel-nav2 li a { }

	ul#mainlevel-nav2 li a:hover
{	

	font-weight: bold;
	color:#FA6E00;

}
/*****************************************/


a.mainmenu:hover, a.mainlevel:hover {

background:url("../images/button_hover.jpg");

color: black;

}


/*****************************************/
/*****************************************/
/*****************************************/
/* sublevels in dieser version noch nicht*/
/*****************behandelt***************/
/*****************************************/
/*****************************************/

a.sublevel:hover {

	}



a.sublevel:link, a.sublevel:visited {

}



/* Content - Sections & Categories */

.contentpane {

	margin: 0px;
	padding-top:0px;

	}


.contentpaneopen {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

		padding-left:0px;
	
		text-align: left;
		
	}

/*****************************************/
/*****************************************/
/*****************************************/
/* icons f?F , EMAIL, PRINT***********/
/*****************************************/
/*****************************************/
/*****************************************/

.buttonheading{

		width:0px;
		line-height:20px;
		background: url("../images/back_icon.png") repeat-x #C8C8C8;

}



.buttonheading a:link, .buttonheading a:visited {

		filter:alpha(opacity=50); -moz-opacity: 0.5;
}


.buttonheading a:hover {

		filter:alpha(opacity=100); 
		-moz-opacity: 1.0;

}

/*****************************************/




.contentpagetitle {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

 	color: #333333;

	text-align:left;

	}



table.contenttoc {

        color: #333300;

		background-color: #eef3ff;

        }



table.contenttoc td {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

        font-size: 1em;

        font-weight: normal;

        text-align:left;

}



a.toclink:hover, a.toclink:visited, a.toclink:link {

	font-size: 1em;

	}

/*****************************************/

.contentdescription {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #808080;

	text-align: left;

	}



.contentpane td {

  padding: 0px;

}



/* Links */

a.blogsection:link, a.blogsection:visited {

	font-weight: normal;

	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	}



a.blogsection:hover {

	

	}



a.weblinks:link, a.weblinks:visited {

	font-weight: normal;

	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	}




a.weblinks:hover {

}



a.readon:link, a.readon:visited {

	font-weight: normal;

	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	}



a.readon:hover {



	}



table.moduletable {

	margin: 0px 0px 0px 0px;

	border-left: solid 0px #000000;

	border-right: solid 0px #000000;

	border-top: solid 0px #000000;

	border-bottom: solid 0px #000000;

	width:100%;
	
	
	}




.contentpaneopentitle {

  padding: 0;

}

	



table.moduletable th, .content-header {

  height: 29px;

  padding: 0;

  padding-top:6px;

  font-size: 1em;

  color: #black;

  background: url(../images/modul_header.jpg) no-repeat;

}

	

table.moduletable td {
	width:100%;
	height: 15px;

	margin: 3px;

}

	

.componentheading {

	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

	font-size: 1.2em;

	font-weight: bold;

 	color: #333333;

	text-align:center;

	background: url(../images/content_header.jpg) no-repeat;

	line-height: 29px;

	}



.button {

	}

.inputbox{
	font-size: 10px;

}

select.inputbox {

	width: 50px;

	font-size: 10px;

	}



/** category text format and links **/

.category {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	font-size: 1.1em; font-weight: bold;

	}



a.category:link, a.category:visited {

	font-weight: bold;

	}



a.category:hover {

	

	}



.poll {

	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;

	color: #666666;

	line-height: 14px

	}
	


.sectiontableentry1 {

	background-color : #F9fbff;

	}



.sectiontableentry2 {

	background-color : #dfe9ff;

	}



.sectiontableheader {

	background-color : #F28A33;

	color : #FFFFFF;

	font-weight : bold;

	padding: 0px;

	}



.frontpageheader {

	font-size: 1.5em;

    color : #8caae7;

    font-weight : bold;

	 margin-top: 10px;

	 margin-bottom: 10px;

    }



.small {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #23702C;

	text-decoration: none;

	font-weight: normal;

	}



.smalldark {

        font-family: Arial, Verdana, Helvetica, sans-serif;

        font-size: 0.9em;

        color: #333333;

        text-decoration: none;

        font-weight: normal;

        }





.newsfeedheading {

        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

        font-size: 1em;

        font-weight: bold;

        color: #333333;

        text-align:left;

        }



.newsfeeddate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #23702C;

	font-weight: normal;

}



.createdate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #23702C;

	text-decoration: none;

	font-weight: normal;

	}



.modifydate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #808080;

	text-decoration: none;

	font-weight: normal;

	}



table.searchintro {

	}



table.contact {
	padding-left:10px;
	}



table.contact td.icons {

	background-color: #eef3ff;
	

	}



table.contact td.details {

	background-color: #eef3ff;

	font-size: 1.1em;

	font-weight: bold;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	}



.pagenav {

	font-weight: normal;

	color: #ffffff;

}



/* Content voting */

.content_rating {

	font-weight: normal;

	font-size: 0.9em;

}



.content_vote {

	font-weight: normal;

	font-size: 0.9em;

}



/* for modifying {moscode} output.  Don't set the colour! */

.moscode {

	background-color: #eef3ff;

}



/* Text passed with mosmsg url parameter */

.message {

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-weight: bold;

	font-size : 1em;

	color : #23702C;

	text-align: center;

}



/*****************************************/


.font1 {

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-size : 10px;

	color : #000000;

	text-align: center;

}




.pollstableborder {

  width: 100%;

  margin-top: 5px;

  margin-bottom: 5px;

}




.tab, .activeTab

{

	font-size: 0.9em;

	background-color: #FEFEFF;

	border: 1px solid Navy;

	border-bottom-width: 0px;

	padding: 3px 1em 3px 1em;

	position: relative;

	text-decoration: none;

	top: -2px;

	z-index: 100;

}

.tab, .tab:visited, .activeTab

{

	color: #555555;

	font-size: 0.9em;

}

.tab:hover

{

	background-color: #23702C;

	color: White;

	font-size: 0.9em;

}

.activeTab, .tab.activeTab:hover, .tab.activeTab:visited

{

	background-color: #E7EDFD;

	color: Navy;

	font-size: 0.9em;

}

.activeTab

{

	z-index: 102;

}

.tabMain

{

	background-color: #E7EDFD;

	border: 1px solid Navy;

	color: Navy;

	padding: 1em;

	position: relative;

	z-index: 101;

}

.tabContentWrapper

{

	width: 100%;

}

.mosimage_caption

{

	font-weight:bold;

	border: solid 1px #cccccc;

	background-color: #E7EDFD;

	color: #666666;

	margin: 2px;

}


blockquote

{

	display: block;

	background-color: #E7EDFD;

	border: 1px solid #23702C;

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	padding: 5px;

	color: #2846A8;

}

.font-size-button

{

	margin-right: 5px;

}




/*--業務--*/

.phot{
      border-top:1px solid #999999;
	  border-bottom:1px solid #999999;
	  border-left:1px solid #999999;
	  border-right:1px solid #999999;
	  padding:6px;
	  background-color:#FFFFFF;
	  }
	  
.phot_l{
      BORDER-RIGHT: #999999 1px solid;
	  BORDER-TOP: #999999 1px solid;
	  PADDING-LEFT: 6px;
	  padding-right:6px;
	  PADDING-BOTTOM: 6px;
	  BORDER-LEFT: #999999 1px solid;
	  PADDING-TOP: 6px;
	  BORDER-BOTTOM: #999999 1px solid;
	  background-color:#FFFFFF;
	  }
	  
.g_txt{
      text-align:left;
	  margin-left:15px;
	  padding-right:20px;	  
      float:right;
	  font-size:92%;
	  }
	  
.g_tab_1{
      margin-top:30px;
	  }
	  
.g_title{
       margin-bottom:20px;
	   margin-left:8px;
	   margin-right:8px;

	   }
	   
.phot_ta{
       margin-top:8px;
	
	   }
	   
.phot_ta2{
       margin-top:8px;
	   margin-left:5px;

	   }
	   
.phot_ta3{
       margin-top:8px;
	   margin-left:8px;
	   margin-right:8px;
	   float:right;
	   }
	   
	   
	   
/*--フォーム--*/
.nav_un{
        font-size:10px;
		font-weight:800;
		}
		
.nav_un a.nav_un:visited, a.nav_un:active, a.nav_un:link{
        font-size:10px;
		font-weight:800;
		color:#000000;
		text-decoration:none;
		
		}
		
		
/*-アドバイス-*/
#all{
      width:650px;
	  text-align:center;
	  margin:0 50px;
	  }
.c_box{
       margin-top:20px;
	   margin-bottom:10px;
       width:650px;
	   text-align:left;
	   margin-left:auto;
	   margin-right:auto;
	   }
	   
.c_ptitle{
          margin-bottom:20px;
		  width:650px;
		  margin-left:auto;
	   margin-right:auto;
		  }
		  
.c_ptitle2{
          margin-bottom:20px;
		  margin-top:50px;
		  text-align:left;
		  width:650px;
		  margin-left:auto;
margin-right:auto;
	   margin-right:auto;
		  }
	
.c_title{
       background-image: url(http://www.hek.co.jp/tokyo/templates/sd_alpha/images/yaji.gif);
	   background-repeat:no-repeat;
	   text-indent:14px;
	   font-weight:bold;
	   font-size:13px;
	   margin-bottom:5px;
	   text-align:left;
	   line-height:12px;
	   margin-left:auto;
	   margin-right:auto;
	   }
	   
.c_txt{
       padding-left:14px;
	   text-align:left;
	   margin-left:auto;
	   margin-right:auto;
	   }
	   
.p_photo{
       float:left;
	   }
	   
.sen_txt{
    font-size:80%;
	margin:5px;
	text-align:left;
	}
	

.link_year{
    margin-top:30px;
	margin-bottom:10px;
    background-image: url(http://www.hek.co.jp/tokyo/templates/sd_alpha/images/yaji.gif);
	background-repeat:no-repeat;
	line-height:12px;
	text-decoration:underline;
    text-indent:14px;
	margin-left:auto;
	margin-right:auto;
	}

.link_year a.link_year:link, a.link_year:visited, a.link_year:hover{
    margin-top:30px;
	margin-bottom:10px;
    background-image: url(http://www.hek.co.jp/tokyo/templates/sd_alpha/images/yaji.gif);
	background-repeat:no-repeat;
	line-height:12px;
	text-decoration:underline;
    text-indent:14px;
	margin-left:auto;
	margin-right:auto;
	}
	

/*--中ページ--*/

.p_box{
       margin-top:15px;
	   margin-bottom:2px;
       width:599px;
	   text-align:left;
	   margin-left:auto;
	   margin-right:auto;
	   }
	   
.p_title{
       background-image: url(http://www.hek.co.jp/tokyo/templates/sd_alpha/images/yaji.gif);
	   background-repeat:no-repeat;
	   text-indent:14px;
	   font-weight:bold;
	   font-size:13px;
	   margin-bottom:5px;
	   text-align:left;
	   line-height:12px;
	   margin-left:5px;
	   margin-right:auto;
	   }
	   
.p_txt{
       padding-left:25px;
	   text-align:left;
	   margin-left:auto;
	   margin-right:auto;
	   }
	   
.pro_txt{
       
	
	   
	   }
	   
.photo_pro{
       float:left;
	   margin-right:15px;
	   }
	   
.kyaria{
        padding-left:10px;
		padding-top:2px;
		}