body {
	background-color:#ddd;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#333;
	line-height:130%;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,p,form{
	margin:0px;
	padding:0px;
	font-size:small;
	_font-size:x-small;
	line-height:130%;
	list-style:none;
}
img{
	border:none;
}
hr{
	color:#6A6A6A;
	height:1px;
}
a:link{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#004081;
	text-decoration:none;
}
a:hover{
	color:#0078FF;
	text-decoration:underline;
}
br{
	clear:both;
}
input{
	margin-bottom:10px;
}
/* コンテンツ */
#container{
	width:740px;
	border:solid 1px #444;
	border-bottom:none;
	margin:0px auto;
	background-color:#fff;
}
#range{
	margin-bottom:10px;
	background-color:#000;
}
.entry {
	margin: 0 0 10px;
	border:solid 1px #444;
	width:381px;
}
.entry_title {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    padding: 4px 15px;
    BACKGROUND:url(http://www.fideli.com/blog/image/recruit/entry_title.gif);
    height:31px;
}
.date
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #666666;
    text-align:right;
    padding:4px;
}
.entry_text
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 8px;
    COLOR: #333;
    PADDING-TOP: 8px
}
.entry_text A:link
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: none
}
.entry_text A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: none
}
.entry_text A:active
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: none
}
.entry_text A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: none
}

.profile_name {
  font-weight:bold; 
  padding-bottom:5px;
}

.profile_introduction {
  text-align:center;
  padding-bottom:10px;
}

.rank_text
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 8px;
    COLOR: #333;
    PADDING-TOP: 8px
}
.rank_text A:link
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: underline
}
.rank_text A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: underline
}
.rank_text A:active
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: underline
}
.rank_text A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: underline
}

.entry_layer {
	overflow: hidden;
	word-break: break-all;
}
.comment_layer
{
	overflow: hidden;
width: 100%;
    WORD-BREAK: break-all;
}
label{
  font-size:12px;
  margin:5px 0 0 0;
}

#comment_form_captcha_description {
  font-size:10px;
  margin:5px 0 0 0;
  text-decoration:none;
}

#comment_form_captcha_description a:link,
#comment_form_captcha_description a:visited,
#comment_form_captcha_description a:hover{
  font-weight: bold;
}
#comment_form_captcha_image_wrap{
 margin-left:10px;
}

.text_control{
margin: 3px 10px;
}
.posted
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 4px;
    COLOR: #555;
    LINE-HEIGHT: 110%;
    PADDING-TOP: 40px;
    TEXT-ALIGN: right;
    height:75px;
    background:url(http://www.fideli.com/blog/image/recruit/entry_bottom.gif) no-repeat;
}
.posted A:link
{
    FONT-WEIGHT: normal;
    COLOR: #555;
    TEXT-DECORATION: none;
}
.posted A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #555;
    TEXT-DECORATION: none
}
.posted A:active
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: underline
}
.posted A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: underline
}

.side_banner
{
  text-align: center;
}

.side_title
{
	text-align:center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #fff;
    BACKGROUND:url(http://www.fideli.com/blog/image/recruit/side_title.gif);
    width: 170px;
     padding: auto;
    height:31px;
}
.side_text, .profile_name_text 
{
	PADDING-RIGHT: 10px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 3px;
    OVERFLOW: hidden;
    COLOR: #333;
    WORD-BREAK: break-all;
    LINE-HEIGHT: 130%;
    PADDING-TOP: 5px
}
.side_text A:link
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: none
}
.side_text A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: none
}
.side_text A:active
{
    FONT-WEIGHT: normal;
    COLOR: #069;
}
.side_text A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: underline
}
.calendar
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 20px;
    COLOR: #333333;
    LINE-HEIGHT: 150%;
    PADDING-TOP: 0px
}
.calendar A:link
{
    FONT-SIZE: 10px;
    COLOR: #333;
    TEXT-DECORATION: underline
}
.calendar A:visited
{
    FONT-SIZE: 10px;
    COLOR: #333;
    TEXT-DECORATION: underline
}
.calendar A:active
{
    FONT-SIZE: 10px;
    COLOR: #333;
    TEXT-DECORATION: underline
}
.calendar A:hover
{
    FONT-SIZE: 10px;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: underline
}
.page {
	font-size: 10px;
	margin-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
	width: 500;
	word-break: break-all;
}
.page A:link
{
    FONT-SIZE: 10px;
    COLOR: #333;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none;
}
.page A:visited
{
    FONT-SIZE: 10px;
    COLOR: #666;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none;
}
.page A:hover
{
    FONT-SIZE: 10px;
    COLOR: #000;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: underline;
}
.page A:active
{
    FONT-SIZE: 10px;
    COLOR: #000;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: underline;
}
.prevew
{
    FONT-SIZE: 10px;
    COLOR: #333;
    PADDING-TOP: 7px;
    LETTER-SPACING: 1px;
    TEXT-ALIGN: center
}
.prevew A:link
{
    FONT-SIZE: 10px;
    COLOR: #333;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.prevew A:visited
{
    FONT-SIZE: 10px;
    COLOR: #333;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.prevew A:hover
{
    FONT-SIZE: 10px;
    COLOR: #069;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: underline
}
.prevew A:active
{
    FONT-SIZE: 10px;
    COLOR: #069;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: underline
}
.footer
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer A:link
{
    COLOR: #440000;
    TEXT-DECORATION: underline;
}
.footer A:visited
{
    COLOR: #440000;
    TEXT-DECORATION: underline;
}
.footer A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline;
}
.footer A:active
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline;
}
.footer_text{
	margin-bottom:10px;
}
ul .side_text{ width:135px; }


.side ul {
  PADDING: 0px;
  margin:0px 5px;
  OVERFLOW: hidden;
  WORD-BREAK: break-all;
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  COLOR: #fff;
  LINE-HEIGHT: 130%;
  text-align:left;
  list-style:none;
}

.side li { padding:0px 10px 3px 10px;
	margin:0px;
  background:url(/template/15/img/icon.gif) no-repeat center left;
}
.side li A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333;
    LINE-HEIGHT: 130%;
    TEXT-DECORATION: none
}
.side li A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: none
    font-size:10px;
}
.side li A:active
{
    FONT-WEIGHT: normal;
    COLOR: #069;
}
.side li A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: underline
}


.line_stoper {
  clear:both;
}


/* マイポータル */
#portal_left .side_text{
background-image:none !important;
}

#portalcontents .side_text table, .team_profile_table{
 padding-right:0px;
 margin:0px auto;
 width:144px;
 border-top:1px solid #000;
 border-left:1px solid #000;
}

#portalcontents .side_text td , .team_profile_table td{
 width:48px;
 padding:0px;
 margin:0px;
 word-break:break-all;
 overflow:hidden;
 padding-top:0px;
 vertical-align:top;
 border-right:1px solid #000;
 border-bottom:1px solid #000;
}

#portal_left {
  float:left;
  width:170px;
  padding-left:0px;
  margin-left:0px;
}

#portal_left .side_text{
  text-align:left;
  background-image:none;
  PADDING-LEFT: 10px;
  margin:0 auto;
  width:170px;
}

#portal_left .side_text .side_text {
	padding: 2px 2px;
	background:url(/template/15/img/icon.gif) no-repeat left top;
}

#portal_left .side ul {
  color: #333333;
}

#portal_right {
  float:right;
  width:540px;
  margin-right:5px;
}
#portal_right table{
 margin-top:10px;
}

.portal_title {
  text-align:center;
  font-weight:bold;
  font-size:12px;
  overflow:hidden;
  word-break:break-all;
  letter-spacing:1px;
  margin:0;
  height:15px;
  color:#333;
  border-top:dashed 1px #333;
  border-bottom:dashed 1px #333;
  padding:5px 5px;
  }
.portal_text {
  word-break: break-all;
  font-size:80%;
  color:#000;
}

.portal_text a:link,
.portal_text a:visited{
  color:#000;
  text-decoration:none;
}
.portal_text a:hover{
  color:#000;
  border-bottom:1px dashed #000;
}

/*  
**  EntryRatings CSS
*/
.entryratings {
	text-align: right;
	font-size: 12px;
}
.entryratings img {
	border: none;
}
.rating {
	padding-bottom: 5px;
}



img{
	border:0px;
}

/* ヘッダー部 start */

#header0{
	display:block;
	width:100%;
	height:20px;
	margin-bottom:10px;
	background:url(http://www.fideli.com/image/blog/header_bg.gif) repeat-x;
}

#header0 a{
	text-decoration:none;
}

.hleft{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:left;
	padding-top:2px;
	padding-left:10px;
	text-align:left;
}
.hright{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:right;
	padding-top:2px;
	padding-right:10px;
	text-align:right;
	font-size:10px;
}
.hright a:link{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.hright a:hover{
	color:#C00;
	text-decoration:none;
}

.hright a:visited{
	color:#333;
	text-decoration:none;
}

.h_text{
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	font-size:10px;
	list-style-type:none;
	color:#666;
}

.h_text {
	border-bottom:1px dotted #666;
}

.h_text a:link {
	color:#666;
}


.h_text a:hover {
	color:#0078FF;
	text-decoration:none;
}


/* ヘッダー部 end */
/* 右上ボタン start */
.side_right{
	width:170px;
	margin-bottom:15px;
}
#side_daihyo a{
	background:url(http://www.fideli.com/blog/image/recruit/side_daihyo.gif) no-repeat;
	height:38px;
	display:block;
	text-indent:-10000px;
}
#side_daihyo a:hover{
	background:url(http://www.fideli.com/blog/image/recruit/side_daihyo.gif) no-repeat 0px -38px;
}
#side_staff a{
	background:url(http://www.fideli.com/blog/image/recruit/side_staff.gif) no-repeat;
	height:37px;
	display:block;
	text-indent:-10000px;
}
#side_staff a:hover{
	background:url(http://www.fideli.com/blog/image/recruit/side_staff.gif) no-repeat 0px -37px;
}
#side_syain a{
	background:url(http://www.fideli.com/blog/image/recruit/side_staff.gif) no-repeat;
	height:37px;
	display:block;
	text-indent:-10000px;
}
#side_syain a:hover{
	background:url(http://www.fideli.com/blog/image/recruit/side_staff.gif) no-repeat 0px -37px;
}
/* 右上ボタン end */
/* ムービー start */
#ttl_movie{
	background:url(http://www.fideli.com/blog/image/recruit/side_movie_ttl.gif) no-repeat;
	width:150px;
	height:29px;
	text-indent:-10000px;
	margin-bottom:10px;
}
#movie{
	margin-bottom:10px;
}
/* ムービー end */
/* 事業紹介 start */
#service{
	margin:10px 0px;
	font-size:12px;
	text-align:left;
}
#service img{
	border:solid 1px #444;
	margin:10px;
}
#service p{
	font-size:12px;
	line-height:130%;
}
#service h4{
	margin-top:10px;
}
#service li{
	padding:1px 10px;
	background:url(/template/15/img/icon.gif) no-repeat center left;
}
/* 事業紹介 end*/
.side li A:visited
{
    font-size:10px;
}
