/****************************************************************
  ----------------------- 全体リセット -----------------------
****************************************************************/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y:scroll;
}
img{border:0px;}
a img {border: 0px;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin: 0px;
	padding: 0px;
}
form {margin: 0; padding: 0;}
li{
	list-style-type: none;
}

/****************************************************************
  ----------------------- Blog-labへのリンク -----------------------
****************************************************************/
.blog-lab a{
	background-image: url(http://www.c-force.jp/client/wave/img/bnr_bloglab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 52px;
	width:84px;
	display: block;
	text-align:center;
	margin:0 auto;
}

/****************************************************************
  ----------------------- wave会社サイトへのリンク -----------------------
****************************************************************/
.wave a{
	background-image: url(http://www.c-force.jp/client/wave/img/bnr_wave.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width:200px;
	display: block;
	text-align:center;
	margin:0 auto 10px;
}

/****************************************************************
  ----------------------- アバクロへのリンク -----------------------
****************************************************************/
.abakuro a{
	background-image: url(http://www.c-force.jp/client/wave/img/abakuro.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width:148px;
	display: block;
	text-align:center;
	margin:0 auto 10px;
}

/****************************************************************
  ----------------------- セルライトへのリンク -----------------------
****************************************************************/
.sel a{
	background-image: url(http://www.c-force.jp/client/wave/img/sel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width:145px;
	display: block;
	text-align:center;
	margin:0 auto 10px;
}

/****************************************************************
  ----------------------- ベース設定 -----------------------
****************************************************************/
body {
	background-image: url(http://www.c-force.jp/client/wave/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center 18px;
	color:#444;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.75em;
	font-weight: normal;
	line-height:1.4;
	margin:0px auto;
	padding: 0px;
	text-align:center;
}
a {
	font-weight: normal;
	color:#7FB454;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
.none{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.clr{
	clear:both;
}

/*********************************************************
					** ページ上部：フィデリへのリンク **
*********************************************************/
#header0{
	display:block;
	width:100%;
}
.hleft{
	display:block;
	width:190px;
	_width:200px;
	height:18px;
	float:left;
	padding-top:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:30px;
}
.hright{
	display:block;
	width:190px;
	_width:200px;
	height:18px;
	float:right;
	padding-top:0px;
	padding-right:10px;
	text-align:right;
	font-size:10px;
	margin-bottom:30px;
}
.hright a{
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.hright a:hover{
	color:#C00;
	text-decoration:none;
	border-bottom:1px solid #C00;
}

/*********************************************************
					   ** 全体枠要素：container **
*********************************************************/
#container{
	margin:0 auto;
	padding:0px;
	text-align:center;
	width:800px;
	clear:both;
}

/*********************************************************
			 ** ヘッダー要素：header,blog_description **
*********************************************************/
/*　indexヘッダー　*/
.header#index {
	background-image: url(http://www.c-force.jp/client/wave/img/header_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto;
	height:380px;
	width:800px;
}
.header#index a{
	display:block;
	height: 110px;
	width:440px;
	margin-left:350px;
	_margin-left:340px;
	margin-top:170px;
	padding-top:190px;
	_padding-top:0px;
}
/*　中ページヘッダー　*/
.header#archive{
	clear:both;
	background-image: url(http://www.c-force.jp/client/wave/img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width:800px;
	text-align:center;
	margin:0 auto;
}
.header#archive a{
	display:block;
	height: 170px;
	width:430px;
	margin-left: 360px;
	_margin-left: 350px;
	text-align:right;
}

/*********************************************************
					** コンテンツ枠要素：contents **
*********************************************************/
/*----------------------- コンテンツ枠 -----------------------*/
#contents{
	margin:0 auto;
	padding:0px 0px 3em 0px;
	text-align:center;
	width:800px;
}
#wrapper{
	margin:0 auto;
	padding:0px 0px 3em 0px;
	text-align:center;
	width:800px;
}
/*----------------------- 左右枠 -----------------------*/
.column_main,
#column01,
#column02{
	display:inline;
	position: relative;
}
/*----------------------- サイドカラム -----------------------*/
/*　indexページ　*/
#column01{
	background-color: #E6F7EF;
	background-image: url(http://www.c-force.jp/client/wave/img/bg_side.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float:left;
	margin:0 auto;
	padding:20px 0px;
	position: relative;
	width:220px;
	text-align:left;
}
#column01 table{
	width:200px;
	text-align:left;
	margin-left:10px;
	margin-right:-6px;
}
* html body #column01{
	width:220px;
	text-align:left;
	padding-bottom:120px;
}
/*　中ページ　*/
#column02{
	float:left;
	margin:0 auto;
	padding:20px 0px;
	position: relative;
	width:220px;
	text-align:left;
}

/*----------------------- エントリーカラム -----------------------*/
.column_main#index{
	float:right;
	margin:0 auto;
	width:580px;
	text-align:left;
}
.column_main#archive{
	float:right;
	margin:0;
	width:580px;
	text-align:left;
}
#column_main_in{
	padding:20px;
}

/*----------------------- フッター -----------------------*/
#footer{
	border-top:1px solid #0066CC;
	font-size: 12px;
	color: #000000;
	clear:both;
	position: relative;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
	text-decoration: none;
	width:800px;
}
.footer a{
  color: #440000;
  text-decoration: underline;
}
.footer a:hover{
  color: #ff0000;
  text-decoration: underline;
}
.footertext{
	clear:both;
}

/*----------------------- index最新エントリータイトル -----------------------*/
#recent_ttl{
	background-image: url(http://www.c-force.jp/client/wave/img/ttl_recent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 570px;
	margin:0px 0px 0px 10px;
}
#recent_ttl p a{
	display:block;
	height: 30px;
	width: 570px;
}

/*----------------------- エントリー要素 -----------------------*/
/*　indexエントリー全体枠　*/
.entry#index {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:2px;
	text-align:left;
	width:100%;
}
/*　indexエントリー全体枠（WinIE6対応）　*/
* html body #index .entry  {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0px -20px 2px 10px;
	text-align:left;
	width:550px;
}
/*　中ページエントリー全体枠　*/
.entry#archive {
	margin: 0px;
	padding: 8px;
	text-align:left;
}
/*　中ページエントリー全体枠（WinIE6対応）　*/
* html body #archive .entry  {
	margin:0px;
	text-align:left;
	width:550px;
}
.comment#archive {
	margin:0px;
	padding: 8px;
	text-align:left;
}

/*　indexタイトル　*/
.entry#index .entry_title{
	font-size: 1.85em;
	word-break: break-all;
	letter-spacing: 1px;
	float:left;
	width:390px;
	text-align:left;
}
.entry#index .entry_title a{
	background-image: url(http://www.c-force.jp/client/wave/img/icn_point.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:17px;
	color:#297ACC;
	font-weight: bold;
}

/*　中ページタイトル　*/
.entry#archive .entry_title {
	color:#297ACC;
	font-weight: bold;
	font-size: 1.85em;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
	float:right;
	width:450px;
}
.entry#archive .entry_title a {
	color:#297ACC;
	font-weight: bold;
}
.entry_title a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
.comment_title {
	color:#297ACC;
	font-weight: bold;
	font-size: 1.85em;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
	width:490px;
}
/*　日付　*/
.date{
	background-image: url(http://www.c-force.jp/client/wave/img/bg_date.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:65px;
	width:62px;
	float:left;
	margin-bottom:30px;
}
.date p { 
	margin:0 auto; 
	padding:0; 
	text-align:center; 
	font-size:x-small; 
	color:#8FB324;
}
.date .top{ 
	color:#fff; 
	font:bold 11px/140% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
	letter-spacing:0.15em; 
	text-transform:uppercase; 
}
.date .day { 
	font:bold 12px/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
	letter-spacing:0.15em; 
}
.date .mon,
.date .yr { 
	font:11px/135% Verdana,Geneva,Arial,Helvetica,sans-serif; 
	letter-spacing:normal; 
	text-transform:uppercase; 
}

/*　本文枠　*/
.entry_layer {
	clear:both;
  font-weight: normal;
	line-height:2.3;
	overflow: hidden;
	word-break: break-all;
	text-align:left;
	margin:0px;
	padding-bottom:15px;
	width:390px;
}

/*　本文（周囲余白アリ）　*/
.entry_text{
  font-weight: normal;
	overflow: hidden;
	word-break: break-all;
	text-align:left;
	padding:10px;
}
.entry_text a{
  font-weight: normal;
  color: #069;
  text-decoration: none
}

/*　エントリー内画像　*/
.entry_image {
	margin:20px 0px;
}

/*　コメント数・トラックバック数など　*/
.entry#index .posted{
	font-weight: normal;
	font-size: 10px;
	padding: 0px 10px 5px 0px;
	float:right;
	width:130px;
	_width:140px;
	text-align:left;
}

/*　コメント数・トラックバック数など　*/
.entry#archive .posted{
	color:#888;
	font-weight: normal;
	font-size: 10px;
	padding: 8px;
	text-align: right;
	border-top: 1px solid #789DD4;
	margin-top:10px;
}
.entry#archive .posted a,
.entry#archive .posted a:hover{
	color:#297ACC;
  font-weight: normal;
  text-decoration: none;
}

/*********************************************************
		　　　　　** サイドバー要素：side **
*********************************************************/
/*　カテゴリー装飾:フィデリ独自要素　*/
.range {
	margin-top: 10px;
	width: 750px;
}
.profile_name {
  font-weight:bold; 
  padding-bottom:5px;
}
.profile_introduction {
  text-align:center;
  padding-bottom:10px;
}
.individual_name,
.corporation_name {
	color:#297ACC;
	font-weight: bold;
	font-size: 1.4em;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
}
.side{
  padding-bottom:20px;
	margin:0px auto;
}
.side_title a,
.side_text a {
	color:#8FB324;
}
.side_title a:hover,
.side_text a:hover{
	color:#888;
}
.side_banner{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*　indexカテゴリー名装飾要素　*/
#column01 .side_title{
	background-image: url(http://www.c-force.jp/client/wave/img/icn_side.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#297ACC;
	font-weight: bold;
	overflow: hidden;
	padding:5px 5px 5px 23px;
	margin:0px auto;
	text-align:left;
	word-break: break-all;
	letter-spacing: 1px;
	height:30px;
	width:200px;
}
/*　indexカテゴリー本文要素　*/
#column01 .side_text{
	background-image: url(http://www.c-force.jp/client/wave/img/icn_folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:normal;
	line-height:1.5;
	overflow:hidden;
	padding:5px 12px 5px 20px;
	word-break:bleak-all;
	margin:0px auto;
	width:180px;
}

/*　中ページカテゴリー名装飾要素　*/
#column02 .side_title{
	background-image: url(http://www.c-force.jp/client/wave/img/bg_sidettl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#297ACC;
	font-weight: bold;
	overflow: hidden;
	padding:15px 5px 5px 5px;
	margin:0px auto;
	text-align:center;
	word-break: break-all;
	letter-spacing: 1px;
	height:45px;
	width:200px;
}

/*　indexカテゴリー本文要素　*/
#column02 .side_text{
	font-weight:normal;
	line-height:1.5;
	overflow:hidden;
	padding:5px 12px;
	word-break:bleak-all;
	margin:0px auto;
	text-align:left;
}

/*　カレンダー要素　*/
.calendar_bg{
	line-height:1.5;
	margin:0px auto 20px;
	width:200px;
}
.calendar a{
	color:#8FB324;
	background-color:#F9FFE5;
	text-decoration:underline;
	padding:2px 0px;
	display:block;
}
.calendar a:hover{
	background-color:#E5F7FF;
	color:#888;
	text-decoration:underline;
}

/*********************************************************
		** アーカイブテンプレート要素：contents **
*********************************************************/
/*　前後ページ表示　*/
.page{
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: -14px;
	padding:0px auto;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	word-break: break-all;
	width: 98%;
}
.page a{
    letter-spacing: 1px;
    text-decoration: none;
}
.page a:hover{
    color: #000;
    letter-spacing: 1px;
    text-decoration: underline;
}
.entryratings {
	text-align: right;
}
form{
	margin:0px;
	padding:0px;
	width:100%;
}
.comment_layer{
	overflow: hidden;
	width: 100%;
  word-break: break-all;
	border:1px solid #999;
	margin:0px auto 30px;
	padding:10px 0px 10px 10px;
}
* html body .comment_layer{
	width: 500px;
}
#comment_preview{
	overflow: hidden;
	width: 100%;
  word-break: break-all;
	border:1px solid #999;
	margin:15px 0;
	padding:10px;
	width:480px;
}

.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{
    FONT-WEIGHT: normal;
    COLOR: #069;
    TEXT-DECORATION: underline
}
.rank_text a:hover{
    FONT-WEIGHT: normal;
    COLOR: #069;
    BACKGROUND-COLOR: #ffc;
    TEXT-DECORATION: underline
}

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;
}
.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:hover
{
    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;
  COLOR: #fff;
  LINE-HEIGHT: 150%;
  text-align:left;
  list-style:none;
}

.side li { padding:3px 10px; margin:0px;}
.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 .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 {
	display:none;
/*
  float:left;
  width:160px;
  padding-left:0px;
  margin-left:0px;
}
#portal_left .side_title{
  margin-bottom:5px;
}
#portal_left .side_text{
  background-image:none;
  text-align:center;
  padding:0;
  margin:0 auto;
  width:150px;
}
#portal_left .side_text .side_text {
	padding: 2px 2px;
*/
}

#portal_right {
  width:450px;
  position:relative;
}
#portal_right table{
 margin-top:10px;
}
.portal_title {
	color:#297ACC;
	font-weight: bold;
	font-size: 1.85em;
	font-weight: bold;
  text-align:center;
  overflow:hidden;
  word-break:break-all;
  letter-spacing:1px;
  margin:0;
  width:100%;
  padding:5px 0 5px 0;
}
.portal_text {
  word-break: break-all;
}
.portal_text a:link,
.portal_text a:visited{
  text-decoration:none;
}
.portal_text a:hover{
}

/*  
**  EntryRatings CSS
*/
.rating {
	padding-bottom: 5px;
}

