body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:small;
	_font-size:x-small;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,p,form{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:small;
	_font-size:x-small;
	font-weight:normal;
}
img{
	border:0px;
}


a:link{color:#00C;}
a:visited{color:#909;}
a:hover{color:#C00;}
a:active{color:#F00;}

hr{
	color:#ddd;
	height:1px;
	width:430px;
}

br{
	clear:both;
}
input{
	margin-bottom:10px;
}

/* 3.ヘッダー部スタイル start */

#header0{
	display:block;
	width:800px;
	margin:5px auto;
	padding-bottom:5px;
	background:url(http://www.fideli.com/image/header/bg_separator.gif) repeat-x 0% 100%;
}
#header0 h2{
	display:block;
	width:300px;
	height:35px;
	margin-right:30px;
	float:left;
	text-align:left;
}
#utility{
	display:block;
	width:400px;
	height:35px;
	float:right;
	text-align:right;
}
#utility li{
	display:block;
	float:right;
	margin-right:5px;
}
#rotation{
	display:block;
	width:740px;
	margin:5px auto;
	text-align:center;
}

/* 3.ヘッダー部スタイル end */




/* 4.パンくずリスト部スタイル start */

#bread{
	display:block;
	width:795px;
	height:16px;
	color:#666;
	font-size:90%;
	padding-left:5px;
	margin:0px auto 10px auto;
	text-align:left;
}

/* 4.パンくずリスト部スタイル end */

/* blog全体 */

#header{
	width:800px;
	padding:0px;
	margin:0px;
	text-align:left;
}

html>body #header{
	padding:0 0 10px;
	border:solid 1px #fff;
}
*html #header{
	margin:0 0 10px;
}

#range{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:center;
	clear:both;
}

/* タイトル・説明文 */


h1 a{
	display:block;
	width:800px;
	height:250px;
	background:url(http://www.fideli.com/establish/image/blog_main.jpg) no-repeat;
	text-indent:-10000px;
}

#gnavi{
	width:800px;
	height:50px;
	margin-bottom:10px;
}
#gnavi li{
	display:block;
	float:left;
}
#gnavi li.type1 a{
	display:block;
	width:134px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_tab01.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type1 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab01.jpg) no-repeat 0px -50px;
}
#gnavi li.type2 a{
	display:block;
	width:133px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_tab02.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type2 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab02.jpg) no-repeat 0px -50px;
}
#gnavi li.type3 a{
	display:block;
	width:133px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_tab03.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type3 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab03.jpg) no-repeat 0px -50px;
}
#gnavi li.type4 a{
	display:block;
	width:133px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_tab04.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type4 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab04.jpg) no-repeat 0px -50px;
}
#gnavi li.type5 a{
	display:block;
	width:133px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_tab05.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type5 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab05.jpg) no-repeat 0px -50px;
}
#gnavi li.type6{
	display:block;
	width:134px;
	height:50px;
	background:url(http://www.fideli.com/establish/image/blog_navi06.jpg) no-repeat;
	text-indent:-10000px;
}
#gnavi li.type6 a:hover{
	background:url(http://www.fideli.com/establish/image/blog_tab06.jpg) no-repeat 0px -50px;
}

/* 記事部分 */

table.main-layout{
	width:800px;
}
td{
	vertical-align:top;
}
.side-cell{
	width:175px;
	text-align:center;
}
.main-cell{
	width:615px;
	_width:625px;
	padding:0px 10px 0px 0px;
	text-align:center;
}
.entry{
	width:615px;
	margin:0px 0px 30px 0px;
	background:#fff;
	text-align:left;
}
.entry h3{
	display:block;
	width:590px;
	_width:615px;
	height:21px;
	_height:30px;
	background:url(http://www.fideli.com/establish/image/bg_main.jpg) no-repeat;
	color:#333;
	padding:9px 0px 0px 25px;
	margin-bottom:10px;
	font-size:14px;
}

.date{
	display:none;
	width:415px;
	_width:430px;
	font-weight:normal;
	font-size:12px;
	color:#808080;
	letter-spacing:1px;
	text-align:right;
	padding:0px 15px 6px 0px;
	margin:5px auto 0px auto;
}
.entry_text{
	padding:5px 0px 5px 0px;
	font-weight:normal;
	font-size:14px;
	color:#666;
	line-height:1.4;
	text-align:left;
}
.entry_text a:link{
	color:#666;
	text-decoration:none;
}
.entry_text a:visited{
	color:#666;
	text-decoration:none;
}
.entry_text a:hover{
	color:#C00;
	text-decoration:underline;
}
#contents{
	padding:0px 10px;
}
#contents table{
	width:580px;
	font-size:small;
	_font-size:x-small;
	border:0px;
	border-collapse:collapse;
	margin:5px auto;
}
#contents caption{
	font-size:16px;
	padding-bottom:15px;
	padding-left:5px;
}
#contents .green{
	background-color:#E2F1FD;
}
#contents table{
	width:580px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:10px auto;
}
#contents th{
	display:block;
	height:30px;
	color:#222;
	background-color:#F0F0F0;
	border:1px solid #CCC;
}
#contents td{
	border:1px solid #CCC;
	padding:5px;
}

#entry_ad
{
	padding:10px 0px 5px 0px;
	font-weight:normal;
	font-size:14px;
	color:#666;
	line-height:1.4;
	text-align:left;
}
#entry_ad p{
    line-height:140%;
    font-size:11px;
}
#entry_ad a:link{
	color:#2772b8;
	text-decoration:underline;
	font-weight:bold;
}
#entry_ad a:visited{
	color:#66ccff;
	text-decoration:underline;
	font-weight:bold;
}
#entry_ad a:hover{
	color:#2772b8;
	text-decoration:none;
	font-weight:bold;
}
.con_q,.con_a{
	margin-top:5px;
}

/* 記事・コメント部分の幅制限 */


.entry_layer,
.posted-layer{
	/*width:405px;*/
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.comment_layer{
	width:405px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	line-height:125%;
}


/* posted */


.posted{
	display:block;
	width:595px;
	color:#2772b8;
	margin:0px 10px 10px 10px;
	padding:5px 0px 0px 0px;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-top:2px solid #618B08;
}
.pagefoot-line{
	margin-top:38px;
	border-top:2px solid #999;
}
.page-foot{
	margin:10px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	color:#727272;
}
.page-foot a:link {
	color:#727272;
	text-decoration:none;
}
.page-foot a:visited {
	color:#727272; 
	text-decoration:none;
}
.page-foot a:hover {
	color:#727272;
	text-decoration:underline;
}


/* サイド */

.side {
	width:175px;
	margin:0px auto 23px auto;
	padding:0;
	text-align:center;
}
.side a:link{
	color:#808080;
	text-decoration:none;
}
.side a:visited{
	color:#66ccff;
	text-decoration:none;
}
.side a:hover{
	color:#808080;
	text-decoration:underline;
}
.side_box {
	margin:5px 0px 0px 0px;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
}
.side_text {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:#808080;
	line-height:1.2;
	text-align:left;
}
.photo { margin:3px; }

form .side-text{
	background:none;
	color:#2772b8;
}
.rss{
	margin:21px 0;
}
.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_image {
    margin:20px auto;
}




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;
}

.side_banner
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.side_title
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 5px;
    OVERFLOW: hidden;
    COLOR: #fff;
    WORD-BREAK: break-all;
    PADDING-TOP: 5px;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #369;
	width: 140px;
}
.side_title a {font-weight:bold; color:#fff; font-size:10px; }
.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: 150%;
    PADDING-TOP: 5px
}
.side_text A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: none
}
.side_text A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;

    COLOR: #333;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: none
}
.side_text A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #069;
    LINE-HEIGHT: 150%
}
.side_text A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #060;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: underline
}
.calendar
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    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-top:-20px;
	margin-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
	width: 98%;
	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
}

ul .side_text{ width:135px; }


.side ul {
  PADDING: 0px;
  margin:0px 5px;
  OVERFLOW: hidden;
  WORD-BREAK: break-all;
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  LINE-HEIGHT: 150%;
  text-align:left;
  list-style:none;
}

.side li { padding: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: 150%;
    TEXT-DECORATION: none
}
.side li A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;

    COLOR: #333;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: none
}
.side li A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #069;
    LINE-HEIGHT: 150%
}
.side li A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #069;
    LINE-HEIGHT: 150%;
    TEXT-DECORATION: underline
}


.line_stoper {
  clear:both;
}


/* マイポータル */
#portalcontents{
	display:block;
	width:800px;
	margin:0px auto;
}

/* 左メニュー部のCSS start */
#portal_left{
	display:block;
	width:175px;
	float:left;
}
.side {
	width:175px;
	margin:0px auto 10px auto;
	padding:0;
	text-align:center;
}
.side_title{
	display:block;
	width:175px;
	height:45px;
	background:url(http://www.fideli.com/establish/image/side_tax.jpg) no-repeat;
	margin-bottom:10px;
	text-indent:-10000px;
}
/*
.side_title{
	display:block;
	width:155px;
	_width:175px;
	height:22px;
	_height:30px;
	background:url(http://www.fideli.com/establish/image/bg_side.jpg) no-repeat;
	padding:8px 0px 0px 20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:10px;
}
*/
.side_text{
	font-size:12px;
	color:#333;
	padding:0px 0px 5px 5px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
	text-align:left;
	line-height:125%;
}
.profile_name_text ul{
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
}
.profile_name_text li{
	text-align:left;
	font-size:10px;
	color:#333;
	padding-left:15px;
}
.profile_name_text li a:link{
	text-decoration:none;
	color:#069;
}
.profile_name_text li a:visited{
	text-decoration:none;
	color:#069;
}
.profile_name_text li a:hover{
	text-decoration:underline;
	color:#333;
}
.portal_list td{
	font-size:10px;
	color:#333;
}
.more{
	font-size:12px;
}
/* 左メニュー部のCSS end */

/* 右コンテンツ部のCSS start */
#portal_right{
	display:block;
	width:615px;
	float:right;
}
#portal_right table{
	border-collapse:collapse;
}
#portal_right th{
	border-bottom:1px dotted #999;
}
.portal_title{
	text-align:center;
	border-bottom:1px solid #999;
	background-color:#F3F3F3;
	padding:7px 0px;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.portal_text{
	font-size:12px;
	color:#333;
	padding:3px;
}

/* 右コンテンツ部のCSS end */

/* １記事テンプレートのCSS */
.entry_title{
	background-color:#E0E0E0;
	padding:5px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.entry_title2{
	width:595px;
	_width:615px;
	height:23px;
	_height:30px;
	background:url(http://www.fideli.com/blog/image/pro/bg_main.gif) no-repeat;
	color:#333;
	padding:7px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
}

.entry_text2{
	border:1px solid #E0E0E0;
	padding:5px;
	font-size:12px;
}
.entry_text2 a{
	color:#333;
}
.entry_layer table{
	/*width:400px;*/
	margin:10px 20px;
}
.entry_layer .entry_text{
	text-align:left;
	border-bottom:1px dotted #999;
	font-size:12px;
	font-weight:normal;
}


/* ★フィデリカテゴリー部 start★ */

#fcate{
	display:block;
	width:175px;
	font-size:small;
	_font-size:x-small;
	color:#333;
	text-align:left;
	line-height:125%;
	margin-top:20px;
}

#fcate a:link{
	color: #333;
	line-height: 150%;
	text-decoration: none
}

#fcate a:visited{
	color: #666;
	line-height: 150%;
	text-decoration: none
}
#fcate a:active{
	color: #069;
	line-height: 150%
}
#fcate a:hover{
	color: #069;
	line-height: 150%;
	text-decoration: underline;
	}

#fcate h3{
	display:block;
	width:165px;
	_width:175px;
	height:21px;
	_height:31px;
	background:url(/template/15/img/design001_side.jpg) no-repeat;
	padding:10px 0px 0px 10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#3366cc;
	margin-bottom:10px;
}
#fcate ul{
	margin:5px 0px;
	padding:0px;
	line-height:10px;
	list-style-type:none;

}
#fcate li{
	padding:0px 0px;
	margin:0px;
	background:url(http://www.fideli.com/blog/image/sdi/mark.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */


#btn_kiji {
	display:block;
	width:530px;
	height:54px;
	background:url(http://www.fideli.com/establish/image/lead_dl.gif) no-repeat;
	margin: 0px 20px 5px 0px;
	float:right;
}

.btn_s a {
	display:block;
	width:220px;
	height:33px;
	text-indent:-10000px;
	background:url(http://www.fideli.com/blog/image/pro/spacer.gif) no-repeat;
	float:right;
}

.btn_s {
	padding:15px 0px 0px 0px;
}
#download{
	text-align:center;
	margin-top:-3px;
}
#kaigyo{
	margin-bottom:10px;
}
#foot_navi table{
	width:580px;
	margin:5px auto;
	border:0px;
	border-collapse:collapse;
	font-size:small;
	_font-size:x-small;
}

/* 6.フッター部スタイル start */

#footer{
	display:block;
	width:100%;
	margin:20px auto 0px auto;
	text-align:center;
	font-size:x-small;
	clear:both;
}
#footer h3{
	color:#999;
	border-bottom:3px double #999;
	font-size:small;
	font-weight:normal;
	text-align:left;
	margin-bottom:2px;
	padding:0px 0px 2px 5px;
}
#footerlink{
	border-bottom:1px solid #CCC;
	background-color:#F9F9F9;
	padding:3px 10px 6px 10px;
}
#footerlink li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:90%;
	line-height:150%;
	margin-right:2px;
	color:#666;
}
#footerlink a:link{color:#666;}
#footerlink a:visited{color:#999;}
#footerlink a:hover{color:#F00;}
#footerlink a:active{color:#C00;}

#foot-box{
	display:block;
	clear:both;
	width:590px;
	padding-top:10px;
	margin:0px auto 10px auto;
}
#foot-box .ec-logo a{
	display:block;
	width:125px;
	height:40px;
	float:left;
	margin-right:10px;
	text-indent:-10000px;
	background:url(http://www.fideli.com/image/footer/logo_ec.gif) no-repeat 0% 50%;
}
#foot-menu{
	display:block;
	width:450px;
	float:left;
}
#foot-menu li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:90%;
	line-height:140%;
	padding-right:5px;
}
p.copylight{
	color:#666;
	font-size:x-small;
	clear:both;
}

/* 6.フッター部スタイル end */
