/**
* clean-up
* @release date 2010.02.23
* -- filename: skin01_TRUNK.css	revision: 191864
*/
 
/*--------------------------------------------------------------------
	* Note
	
	このファイルはスキン固有のスタイルと共通モジュールを
	定義するためのファイルです。
--------------------------------------------------------------------*/

/*--------------------------------------------------------------------
	* Base
	
	この項目はこのスキンのデフォルトスタイルを記述しています。
	スキンごとにデザインが異なることが確実なので、設定が必要です
--------------------------------------------------------------------*/

/*--------------------------------------
  Layout
--------------------------------------*/

#contents {width:665px;*width:660px;margin-top:-1px;*margin-top:0;}/*shadowが入る分の調整*/

.beginnersGuide,
.contribution,
.noScript,
.noFlash,
.error,
.reactionReport,
.contribution,
.post,
.articleWrapper .moreLinkWrapper {width:660px;margin-bottom:5px;-moz-box-shadow:rgba(0,0,0,0.25) 1px 1px 2px 0;-webkit-box-shadow:rgba(0,0,0,0.25) 1px 1px 2px 0;box-shadow:rgba(0,0,0,0.25) 1px 1px 2px 0;}

.contributionInner,
.postInner {background:#fff url(../img/skin01_bg_contBox.jpg) 0 bottom repeat-x;}

.displayOption {width:662px;margin-bottom:5px;}


/*--------------------------------------------------------------------
	* Common Modules
	
	この項目は共通モジュールのスタイルを記述しています。
	汎用化出来るモジュールは極力Common Modules内に記述してくだ
	さい。
--------------------------------------------------------------------*/

/*--------------------------------------
  link
--------------------------------------*/

/*--helpLink--*/
a.helpLink  {color:#afafaf !important;}


/*--------------------------------------
  menu
--------------------------------------*/

/*--displayOption--*/

/*--selectThumbnailList--*/



/*--------------------------------------
  Form
--------------------------------------*/

/*--inputForm--*/

/*--actionButton--*/

/* disableActionButton */

/*--submitButton--*/

/* disableSubmitButton */

/*--editingForm--*/

/*--closeButton--*/



/*--------------------------------------
  etc...
--------------------------------------*/

/*--mapView--*/

/*--editingCommand--*/

/*--error--*/

/*--systemMessage--*/

/*--noScript/noFlash--*/
.noFlash,
.noScript {background:#f8f8f8 url(../img/skin01_noScriptFlash_bg.jpg) 0 bottom repeat-x;}
.noFlash .guide,
.noScript .guide {border-bottom:1px solid #fff;}



/*--------------------------------------------------------------------
	* contribution
	
	この項目はskin01の記事作成フォーム（contribution）のみの
	スタイルを定義するためのものです。
--------------------------------------------------------------------*/

/*--fontColor--*/
.contribution {color:#afafaf;}
.contribution a {color:#777;}

.contribution .count {color:#6f889c;}
.contribution .count.overSize {color:#f00;}


/*--layout--*/
.contributionInner {padding:10px 25px 30px 30px;}
*:first-child+html .contributionInner {padding-top:30px;}/*IE7,8での相殺の問題？？を解決*/



/*--------------------------------------------------------------------
	* article
	
	この項目はskin01の
	記事部分（article）のみのスタイルを定義するためのものです。
--------------------------------------------------------------------*/

/*--------------------------------------
  base
--------------------------------------*/
.post {color:#777;}
.post a {color:#70889b;}


/*--common parts--*/
.post .modified,
.post .modified a {color:#afafaf;}



/*--------------------------------------
  article Individual style
--------------------------------------*/
/*--section h2--*/
.section .h2Wrapper {position:absolute;top:30px;left:-45px;width:55px;height:55px;padding:1px 3px 3px 1px;background:url(/mySkin/img/skin01_article_h2_bg.png) 0 0 no-repeat;z-index:1;zoom:1;}
.section h2 {height:100%;/*background:url(/mySkin/img/skin01_article_h2_bg.jpg) 0 0 no-repeat;*/text-align:center;}
.section h2 .year,
.section h2 .month {position:relative;top:35px;*top:34px;color:#7c8086;font-size:8px;font-family:tahoma;}
.section h2 .date {position:absolute;top:0;left:0;width:55px;color:#fff;padding-top:4px;font-size:26px;font-weight:bold;font-family:arial;}
.section h2 .thumbnail {display:block;zoom:1;}


/*--post--*/
.postInner {margin:0;padding:30px 25px 14px 30px;border-bottom:1px solid #fff;}


/*--postBodyDetail--*/
.postBodyDetail .siteName {color:#70889b;}
.postBodyDetail .siteUrl {color:#70889b;}
.postBodyDetail .locationPoint a {color:#afafaf;}
.postBodyDetail .matomeOdai {color:#b0b0b0;}
.postBodyDetail .pickCommentWrapper .noItemMessage {color:#afafaf;}

/* postOption */
.postOption .metaData {color:#afafaf;}
.postOption .metaData li {border-color:#e0e0e0;}
.postOption .metaData .commentLink a.selected {color:#fe4640;}
.postOption .metaData .pickFrom {color:#70889b;}
.postOption .metaData .pickCount {color:#686e79;}

/* moreLink */
.articleWrapper .moreLink {background:url(/mySkin/img/skin01_article_moreLink_bg.jpg) 0 bottom repeat-x;border-top:1px solid #fcfcfc;}
.articleWrapper .moreLink a {border-bottom:1px solid #f6f7f8;line-height:37px;color:#777;}


/*--myView--*/


/*--endPage--*/
.endPage .postBodyVisual cite,
.endPage .postBodyVisual cite a {color:#afafaf;} /*いる？*/
.endPage .source01,
.endPage .source01 a {color:#afafaf;}


/*--restrictionMessage--*/



/*--------------------------------------------------------------------
	* feedback
	
	この項目はskin01のコメント/フィードバック（feedback）のみの
	スタイルを定義するためのものです。
--------------------------------------------------------------------*/

.post .feedback {padding:0 30px 30px 30px;background:#f7f7f7;border-top:1px solid #cbcbcb;}
.post .feedback dd {padding-top:23px;background:url(/mySkin/img/skin01_feedback_sBalloon.gif) 0 0 no-repeat;}
.post .feedback .logList {margin-top:-11px;}
.post .feedback .moreLink a {color:#afafaf;}
.post .feedback .log .userName {color:#777;}
.post .feedback .log .message {color:#777;}
.post .feedback .log .message a {color:#777;}
.post .feedback .log .message a:link,
.post .feedback .log .message a:visited {color:#777;}
.post .feedback .log .message a:hover,
.post .feedback .log .message a:active,
.post .feedback .log .message a:focus {color:#777;}
/*
.post .feedback .log .restrictionMessage {color:#afafaf;}
*/
.post .feedback .paginate a {color:#afafaf;}



/*--------------------------------------------------------------------
	* subContents
	
	この項目はskin01のサブコンテンツ（subContents）のみの
	スタイルを定義するためのものです。
--------------------------------------------------------------------*/

/*--------------------------------------
  userProfile
--------------------------------------*/

/*--thumbnail--*/
#subContents .thumbnail {width:90px;height:90px;margin-left:-1px;padding:1px 3px 3px 1px;background:url(/mySkin/img/skin01_userProfile_bg_thumbnail.png) 0 0 no-repeat;}
#subContents .thumbnail .inner {display:block;border:5px solid #fff;*line-height:0;*font-size:0;zoom:1;}


/*-- LinkAdmin & SettingFollow --*/
/* color */
.LinkAdmin a,
.SettingFollow span {color:#dedede;}

/* icon */
.SettingFollow span {background-image:url(/mySkin/img/skin01_userStatus_ico_sprite.gif);}

/* background */
.LinkAdmin,
.LinkAdmin a,
.SettingFollow .UserStatus,
.SettingFollow .SetStatus {background-image:url(/mySkin/img/skin01_userStatus_bg.png);}


/*--------------------------------------
  menu
--------------------------------------*/
#subContents .menu,
#subContents .userNetworkWrap {background:url(/mySkin/img/skin01_menu_line.png) 0 0 no-repeat;zoom:1;}
#subContents .archive dd {padding-top:14px;}/*ラインがalphaなのでlineを背景画像で対応している為、default＋2px*/


/*--------------------------------------
  userNetwork
--------------------------------------*/
#subContents .userNetwork {padding-top:53px;}/*ラインがalphaなのでlineを背景画像で対応している為、default＋2px*/
#subContents .userNetwork .following dt {width:100px;}
#subContents .userNetwork .follower dt {width:105px;background:url(/mySkin/img/skin01_userNetwork_bar.png) 0 0 no-repeat;}/*ラインがalphaなのでlineを背景画像で対応している為、default＋2px*/
