/* 共有部分 start */
body{
	background:#C90000 url(/template/777/img/bg.jpg) repeat-x top left;
	text-align:center;
	margin:0px 0px 10px 0px;
	font-size:small;
	_font-size:x-small;
	color:#FFF;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,p,form{
	margin:0px;
	padding:0px;
	font-size:small;
	_font-size:x-small;
	list-style-type:none;
}
img{
	border:none;
}
br{
	clear:both;
}
a:link{color:#FFF;}
a:hover{color:#FC0;}
a:visited{color:#CCC;}
/* 共有部分 end */

#container{
	display:block;
	width:800px;
	text-align:left;
	margin:0px auto;
}

/* タイトル画像部分 start */

#title{
	display:block;
	width:800px;
	height:396px;
	margin-bottom:10px;
}
h1,h2{
	text-indent:-10000px;
}
	
/* タイトル画像部分 end */



/* 左メニューバー部分 start */

#left_col{
	display:block;
	width:175px;
	float:left;
	color:#FFF;
}
#left_col .com h3{
	display:block;
	width:165px;
	_width:175px;
	height:25px;
	_height:35px;
	margin-bottom:10px;
	padding:10px 0px 0px 10px;
	font-size:14px;
	color:#FFF;
	background:url(http://www.fideli.com/renewal/image/skin/ec/ttl_side.jpg) no-repeat;
}

/* 左メニューバー部分 end */

/* メインコンテンツ部分 start */

#main_col{
	display:block;
	width:430px;
	float:left;
	margin:0px 10px;
}
.entry {
	width:100%;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}
.entry_title {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(/template/777/img/center.jpg) no-repeat;
	overflow:hidden;
	width:100%;
	word-break:break-all;
	padding:0px 10px;
}
 
.date {
	font-weight:normal;
	font-size:10px;
	color:#CC9;
}
.entry_text {
	padding:10px;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	line-height:1.3;
}
.entry_border_text {
	font-weight:normal;
	font-size:12px;
	color:#FFF;
	background:url(http://www.fideli.com/renewal/image/skin/ec/bg_text.gif) repeat-y;
	padding:10px;
	margin-bottom:15px;
}
.entry_layer {
	overflow:hidden;
	width:100%;
	word-break:break-all;
}
.comment_layer {
	overflow:hidden;
	width:100%;
	word-break:break-all;
}
.posted {
	padding:8px 10px 0 10px;
	font-weight:normal;
	font-size:10px;
	color:#FFF;
	line-height:110%;
}

/* メインコンテンツ部分 end */

/* 右メニューバー部分 start */

#right_col{
	display:block;
	width:175px;
	float:left;
	color:#FFF;
}
#right_col .com h3{
	display:block;
	width:165px;
	_width:175px;
	height:25px;
	_height:35px;
	margin-bottom:10px;
	padding:10px 0px 0px 10px;
	font-size:14px;
	color:#FFF;
	background:url(http://www.fideli.com/renewal/image/skin/ec/ttl_side.jpg) no-repeat;
}

/* 右メニューバー部分 end */

/* サイドメニュー部 start */

.side_banner {
	width:165px;
	_width:175px;
	padding:0 5px 0 5px;
}
.side {
	width:175px;
}
.side_title {
	display:block;
	width:155px;
	_width:175px;
	height:30px;
	_height:35px;
	margin:10px 0px;
	padding:5px 0px 0px 20px;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	color:#FFF;
	word-break:break-all;
	background:url(/template/777/img/left.jpg) no-repeat;
}
.side_text {
	width:95%;
	padding:4px 10px;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	color:#FFF;
	word-break:break-all;
	line-height:120%;
}
.side_text img{
	display:none;
}
.calendar {
	padding:0 1px;
	font-size:10px;
	margin:0 0 20px;
	color:#FFF;
	line-height:150%;
}
.archive {
	width:100%;
	font-size:10px;
	color:#FFF;
	letter-spacing:1px;
}
.pagefoot-line{
	margin-top:38px;
	border-top:2px solid #FFF;
}
.page-foot{
	margin:10px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}
.page {
	font-size:10px;
	color:#FFF;
	letter-spacing:1px;
	margin-bottom:15px;
}

.footer {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.footer_jp {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
.btn {
	padding:3px;
	border:#FFF 1px solid;
	font-weight:bold;
	font-size:12px;
	background:#fff;
}

/* サイドメニュー部 end */


/* プロフィール部 start */

/* ★★タイトル帯部分の設定CSS start★★ */
.entry h3{
	display:block;
	width:420px;
	_width:430px;
	height:28px;
	_height:35px;
	background:url(/template/777/img/center.jpg) no-repeat;
	color:#FFF;
	padding:7px 0px 0px 10px;
	font-size:14px;
	margin-top:1px;
	margin-bottom:5px;
}
/* ★★タイトル帯部分の設定CSS end★★ */

.entry_text{
	text-align:left;
	border-bottom:1px dotted #CCC;
	font-size:12px;
	font-weight:normal;
}
.pro_individual table,.pro_corporation table{
	width:410px;
	margin:5px auto;
}
.individual_name,.corporation_name{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.profile_name {
  font-weight:bold; 
  padding-bottom:5px;
}

.profile_introduction {
  text-align:center;
  padding-bottom:10px;
}
.profile_name_text ul{
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
}
.profile_name_text li{
	text-align:left;
	font-size:10px;
	color:#FFF;
	padding-left:15px;
}
.profile_name_text li a:link{
	text-decoration:none;
	color:#FFF;
}
.profile_name_text li a:visited{
	text-decoration:none;
	color:#CCC;
}
.profile_name_text li a:hover{
	text-decoration:underline;
	color:#FC0;
}
.portal_list td{
	font-size:10px;
	color:#FFF;
}
.more{
	font-size:12px;
}

/* プロフィール部 end */


/* ポータル右部のCSS start */
#portal_left{
	display:block;
	width:175px;
	float:left;
	margin-top:-10px;
}
#portal_right{
	display:block;
	width:600px;
	float:right;
}
#portal_right table{
	border-collapse:collapse;
}
#portal_right th{
	border-bottom:1px dotted #DDD;
}
.portal_title{
	text-align:center;
	height:22px;
	_height:31px;
	border-bottom:1px solid #CCC;
	background-color:#000;
	padding-top:8px;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.portal_text{
	font-size:12px;
	color:#F0F0F0;
	padding:3px;
}

/* ポータル右部のCSS end */

/* ヘッダー部 start */

#header{
	display:block;
	width:100%;
	height:20px;
	margin-bottom:10px;
	background:url(http://www.fideli.com/image/blog/header_bg.gif) repeat-x;
}

#header 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;
	/*border-bottom:1px solid #C00;*/
}
.hright a:visited{
	color:#333;
	text-decoration:none;
	/*border-bottom:1px dotted #999;*/
}

.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★ */

#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: #fff;
 line-height: 150%;
 text-decoration: underline;
 }


#fcate a:hover{
 color: #FC0;
 line-height: 150%;
 text-decoration: underline;
 }
 #fcate a:visited{
 color: #ccc;
 line-height: 150%;
 text-decoration: underline;
}


#fcate h3{
	display:block;
	width:155px;
	_width:175px;
	height:30px;
	_height:35px;
	margin:10px 0px;
	padding:5px 0px 0px 20px;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
	color:#FFF;
	word-break:break-all;
	background:url(/template/777/img/left.jpg) no-repeat;
}
#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/renewal/skin/miyashita_mark.gif) no-repeat 10px 6px;
 color:#333;
 padding-left:25px;


}
/* ★フィデリカテゴリー部 end★ */
