﻿@charset "utf-8";

/*--------------------------------------------------------------------------------
セレクタ 初期化
--------------------------------------------------------------------------------*/

body {
	font-family: Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #013F78;
}

/* イニシャライズ */
body,div,p,blockquote,pre,code,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,fieldset,legend,input,textarea,table,th,td	{	margin: 0;	padding: 0;	}

/* 見出し */
h1,h2,h3,h4,h5,h6 {	font-style: normal;	font-weight: bold;	font-size: 1.0em;	}
h1	{	font-size: 1.6em;	line-height: 1.0em;	}
h2	{	font-size: 1.4em;	line-height: 1.5em;	}
h3, h4	{	font-size: 1.25em;	line-height: 1.5em;	}

/* テキスト */
q:before,q:after	{	content:'';	}


strogn	{	font-style: normal;	font-weight: bold;	}
em	{	font-style: italic;	font-weight: inherit;	}

q:before,q:after {	content: '';	}

blockquote {	margin: 1.0em 0 1.0em 1.0em;	padding: 1.0em 1.0em 1.0em 3.0em;	text-indent: -1.2em;	background-color: #F0F0F0;	}
blockquote:before { content: "”"; }
blockquote:first-letter {	color: #999;	font-size: 3.0em; vertical-align: bottom;	font-family: Georgia, "Times New Roman", Times, serif; }

abbr,acronym,address,caption,cite,code,dfn,var	{	font-style: normal;	}


/* form pram */
fieldset	{	border: 0;	}
input	{	vertical-align: middle;	}
select option {	padding: 0 5px;	}

input,textarea,select	{	font-family: inherit;	font-size: inherit;	font-weight: inherit;	}
input,textarea,select	{	*font-size: 100%;	}

/* struct param */
ol,ul,dl {	margin: 1.0em 0 1.0em 2.0em;	}
ol li {	list-style: decimal outside;	}
ul li {	list-style: disc outside;	}

table	{	border-collapse: collapse;	border-spacing: 0;	fon}

/* image param */
img	{	border: 0;	vertical-align: middle;	}

/* リンク */
a:link ,
a:visited {	color: #298DAE;	text-decoration: none;	}
a:hover {	color: #E50;	text-decoration: underline;	}
a:focus{	outline:none;	}


/*--------------------------------------------------------------------------------
//	レイアウトの制御
--------------------------------------------------------------------------------*/

* html div#pageContainer	{	height:100%;	}

#pageContainer	{	position: relative;	min-height: 100%;	}

body > #container {	height: auto;	}

#wallpaper	{	background: #FFF url(../../../img/footer.jpg) center bottom repeat-x;	}

#parentCell,	#pageCell	{
	position: relative;
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

/*	共通ナビゲーションヘッダ
----------------------------------------*/
#parentContainer	{	background: url(../../../img/wallpaper.png) left top repeat-x;	}
#pageContainer	{	background: url(../../../img/wallpaper.png) left -90px repeat-x;	}

#parentCell	{
	height: 90px;
	overflow: hidden;
	background: url(../../../img/bg_top.jpg) 15px top no-repeat;
}


#parentCell h1	{	width: 290px;	}

/* 共通ナビ */
#parentContetsList	{	position: absolute; top: 30px;	left: 330px;	height: 38px;	margin: 0;	padding: 0;	}
#parentContetsList li	{	float: left;	width: 134px;	list-style: none;	}
#parentContetsList li a	{	display: block;	width: 134px;	height: 38px;	line-height: 38px;	text-indent: 134px;	white-space: nowrap;	overflow:	hidden;	}
#parentContetsList li.menuhome	{	background: #000 url(../img/btn_homepage.png) left top no-repeat;}
#parentContetsList li.menuhome a	{	background-position: right top;	}

#parentGlobalNav	{	position: absolute; top: 35px;	right: 25px;	list-style: none;	height: 24px;	}
#parentGlobalNav li	{	float: left;	font-size: 12px; width: 7.0em;	text-align: center;	list-style: none;	}
#parentGlobalNav li a	{	display: block;	height: 24px;	line-height: 24px;	border-left: 1px solid #DDD;	padding: 0 10px;	color: #000;	}

/*	ページヘッダ
----------------------------------------*/
#pageHeader	{
	height: 155px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(../img/mainimage.png) center top no-repeat;
}

#sitelogo h1	{	margin: 0;	padding: 25px;	}
#sitelogo h1 a	{
	display: block;	width: 910px;	height: 105px;	overflow: hidden;
	text-indent: 910px;	white-space: nowrap;
	background: url(../img/headerimg.jpg) left top no-repeat;
}

#sitelogo h2	{ display: none;	}


/*	グローバルナビ
----------------------------------------*/
#content:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#content	{
  min-height: 300px;
}
* html #content {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#main	{
	padding-top: 30px;
	background: url(../img/bg_content.png) center top repeat-y;
	/*background: url(../img/bg_content_top.png) center top no-repeat;*/
}

#main	ul	{	position: absolute;	top: 130px;	left: 0;	width: 100%;	height: 40px; margin: 0;	padding: 12px 0 0 44px;	background: url(../img/bg_mainmenu.png) left top no-repeat;	}
#main	ul li	{	float: left;	width: 100px;	list-style: none;}
#main	ul li a	{	display: block;	overflow: hidden;	width: 100px;	height: 28px;	text-indent: 100px;	white-space: nowrap;	background: url(../img/btn_toppage.gif) left top no-repeat;	}
#main	ul li a:hover	{	background-position: left bottom;	}


/* ページトップへ戻る */
.mainfooter	{	clear:both;	padding: 0 40px 45px;	background:url(../img/bg_content_footor.png) left bottom no-repeat;	}
.mainfooter  a	{	display: block;	width: 880px;	height: 40px;		background:url(../img/btn_pagetop.png) left top no-repeat;	overflow: hidden; text-indent: 880px; white-space: nowrap;	}


#sidebar	{
	clear: both;
	width: 920px;
	margin: 0 auto;
	border: 10px solid #D9D9D9;
	word-break: break-all;
	overflow: hidden !important;
	background: url(../img/bg_wiget.png) left top repeat;
}

#userinfo	{	display: none;	}

#layout1	{	position: absolute;	top: 130px;	left: 834px;	width: 90px;	height: 110px;	background:url(../img/ball.png) left top no-repeat;	}

/*	メインコンテンツ内
		汎用クラス・セレクタ設定
----------------------------------------*/
#main h1,	#main h2	{	clear: both;	}

/*	ページフッター
----------------------------------------*/

#contentFooter	{	clear: both;	}


#pageFooter	{	clear: both;	height: 155px;	padding: 0 15px 40px;	font-size: 0.9em;	}

#footernavi	{	float: left;	width: 200px;	padding-top: 120px;	background: transparent url(../img/footer_ball.png) left 5px no-repeat;	}

* html #footernavi {
	background-image: url(../img/footer_ball.jpg);
}

#footernavi a	{	padding-left: 20px;	color: #FFF;	text-decoration: underline;	background: url(../img/icon_footer.png) left center no-repeat;	}
#footernavi a:hover	{	text-decoration: none;	}

/*	コピーライト	*/
p#copyright	{	font-size: 0.9em;	padding-top: 120px;	text-align: right;	line-height: 1.5em;	color: #B3C6D7	}

/*--------------------------------------------------------------------------------
//	制御クラス
--------------------------------------------------------------------------------*/

/*	エントリーの構成
----------------------------------------*/	
#blog-body	{	margin: 0 40px;	}

.blog-entry,.album-entry	{	clear: both;	margin-bottom: 2.0em;	background: url(../img/bg_headline.png) left 57px repeat-x;	}



/* エントリーのヘッダ */
h2.archive-title	{	margin-bottom: 1.0em;	}

.entry-header	{	position: relative;	height: 52px;	padding: 12px 0 0 45px;	background: url(../img/icon_hl.png) left 8px no-repeat;	}

h3.entry-title, h3.album-title	{	position: relative;	z-index:99;	padding-top: 18px;	line-height: 1.3em;	}
h3.entry-title a, h3.album-title a	{	color: #2D2D2D;	}

.entry-content	{	position: relative;	border: 1px solid #DDD;	padding: 15px;	background: url(../img/bg_entry.png) left top repeat-y;	}
body#index .entry-content,body#archives-index .entry-content	{	background-image: url(../img/bg_entry_mark.png);	}

.entry-date, .album-date	{	position: absolute;	z-index: 10;	top: 10px;	left: 45px;	font-size: 0.9em;	height: 1.0em;	}


/* サムネイル処理 */
.imgthumb	{	position: absolute;	top: 10px;	left: 10px;	width: 126px;	height: auto;	margin: 0 14px 1.0em 0;	background: url(../img/img_thumb_top.gif) left top no-repeat; }
.imgthumb span	{	display: block;	width: 126px;	background: url(../img/img_thumb_bottom.gif) left bottom no-repeat;	text-align: center;	}
.imgthumb img	{	padding: 7px 6px 8px;	} 


/* エントリー本文 */
.asset-image,	.entry-body, .album-body	{	margin: 0 0 1.0em 0;	}
body#index .entry-body, body#archives-index .entry-body	{	height: 4.5em;	padding-left: 140px;	}

.asset-image	{	text-align: center;	}
.asset-image img	{	padding: 4px; border: 1px solid  #BFDDE7;	margin: 0 5px;	}

.entry-body img	{
	margin: 10px;
	border: 1px solid #DDD;
	padding: 6px;
}

.album-image	{
	margin: 10px auto 20px;
	text-align: center;
}

.album-image img	{
	border: 1px solid #DDD;
	padding: 6px;
}

.album-image-thumb img {
	float: left;
	max-width: 320px;
	max-height: 240px;
	margin: 0 20px 20px 0;
	border: 1px solid #DDD;
	padding: 6px;
}

/* 続き */
.entry-more	{	position:relative;	height: 40px;	}
.entry-more a.more-link	{	position: absolute;	right: 0;	bottom: 0;	display: block;	overflow: hidden;	white-space: nowrap;	width: 125px;	height: 40px;	text-indent: 125px;	background: url(../../../img/kuwashiku.gif) left top no-repeat;	}
.entry-more a.more-link:hover	{	background-position: left bottom;	}


/* メタ情報 */
.entry-meta	{	clear: both;	font-size: 0.8em;	height: 1.0em;	}
.entry-category	{	 background: url(../img/bg_wiget.png)	left top repeat;	text-align: right;	padding: 0 20px 0 0;	}


/*	エラーメッセージ
----------------------------------------*/
.error-footer	{
	margin-top: 1.5em;
	text-align: center;
}


/*	ポスト情報の制御
----------------------------------------*/
#trackbacks, #comments, #comments_post	{	margin: 0 0 1.0em 10px;	}

#trackbacks h4, #comments h4, #comments_post h4	{	margin-bottom: 1.0em;	padding-left: 25px;	background: url(../img/icon_headline.png) left center no-repeat;	}

.trackbacks-info	{	margin-bottom: 1.0em;	}

.trackback-cell dt, .comment-cell dt	{
	padding: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
}

.trackback-cell dd, .comment-cell dd	{
	border-bottom: 1px dotted #BBB;
	padding: 10px;
	padding-top: 0;
}

.odd	{
	background-color: #EEE;
}

/* コメント */
#comments-post-data	{	width: 255px; height: 210px;	}
#comments-post-text	{	width: 435px; height: 210px;	}

#comments-post-data	{
	float: left;
}

#comments-post-text	{
	float: right;
}

#comment-form-name,
#comment-form-email,
#comment-form-url	{
	margin-bottom: 1.0em;
}

#comments-post-data input#textboxNickName,
#comments-post-data input#textboxMessageTitle,
#comments-post-data input#textbox_NickName,
#comments-post-data input#textbox_Email,
#comments-post-data input#textbox_URL	{
	width: 250px;
}

#comments-post-text textarea	{
	width: 430px;
	height: 190px;
}

#comments-post-footer	{
	clear: both;
	margin: 1.5em;
	text-align: center;
}

#comments-post-footer input	{	min-width: 8.0em;	padding: 5px;	}


/*	メッセージ
----------------------------------------*/

.message-cell dt	{
	margin-bottom: 10px;
	font-size: 0.8em;
}


/*	サムネイルリスト
----------------------------------------*/
.icon-list	{	list-style: none;	}

.icon-list li	{
	float: left;
	width: 134px;
	height: 140px;
	overflow: hidden;
	margin: 0;
	padding: 10px 5px 0;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.5em;
}

.icon-list li img	{
	width: 74px;
	height: 74px;
	padding: 5px;
	margin-bottom: 6px;
	background: url(../img/bg_thumb74.png) left top no-repeat;
}

.icon-list li p	{	margin: 0;	}


/*	アルバムサムネイル　*/
#Album-list-view.icon-list li	{
	width: 201px;
	height: 270px;
	margin: 0 5px 10px;
	border: 1px solid #DDD;
}

#Album-list-view.icon-list li:hover,
#image-list-view.icon-list li:hover	{
	background-color: #F8F8F8;
}

#Album-list-view.icon-list li img	{
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
	border: 0;
	padding: 3px;
}

#Album-list-view.icon-list li strong	{
	display: block;
	height: 3.0em;
	overflow: hidden;
	margin-bottom: 0.5em;
}

/*	イメージサムネイル　*/
#image-list-view.icon-list li	{
	width: 114px;
	height: 140px;
	margin: 0 5px 10px;
	border: 1px solid #DDD;
	padding: 10px 4px 0;
}

#image-list-view.icon-list li img	{
	border: 0;
	padding: 3px;
}

#image-list-view.icon-list li strong	{
	display: block;
	height: 1.5em;
	overflow: hidden;
	margin-bottom: 0.5em;
}

#image-list-view.icon-list li p	{
	font-size: 0.8em;
}


/*	プロフィール
----------------------------------------*/

#profile-info table	{
	width: 100%;
	margin-bottom: 2.0em;
	border-top: 1px dotted #AAA;
}

#profile-info table th,
#profile-info table td	{
	padding: 5px;
	border-bottom: 1px dotted #AAA;
}

#profile-info table th	{
	width: 25%;
	text-align: center;
}

.friend-list-footer, .community-list-footer	{
	clear: both;
	text-align: right;
	margin-bottom: 2.0em;
	padding-right: 12px;
	background: url(../img/icon_raquo.png) right center no-repeat;
}


/*	サブナビゲーションの制御
----------------------------------------*/

/* 汎用 */

.plugin h4	{	padding: 8px 0 0 10px;	font-size: 1.0em;	}

.plugin ul	{	margin: 5px;	border: 1px solid #EEE;	padding: 5px 5px 10px;	list-style: none;	font-size: 0.80em;	background-color: #FFF;	}
.plugin ul li	{	padding: 5px 0 5px 15px;	border-bottom: 1px dotted #CCC;	background: url(../img/icon_plugin.png) 3px 11px no-repeat;	list-style: none;	}
.plugin ul li a	{	color: #2D2D2D;	}

#sidebar .plugin h4.dialyview	{	display: none;	}

#sidebar .totoppage	{	display:none;	}
#sidebar .new-diary	{	float: left;	width: 520px;	}

#sidebar .archive-month	{	float: right;	width: 460px;	}
#sidebar .archive-category	{	float: left;	width: 460px;	}

body#archives #sidebar .archive-month	{	float: right;	width: 200px;	}
body#archives #sidebar .archive-category	{	float: left;	width: 200px;	}


/*--------------------------------------------------------------------------------
//	汎用クラス
--------------------------------------------------------------------------------*/


/*	テキスト制御
----------------------------------------*/
.txtsmall	{
	font-size: 0.8em;
	line-height: 1.5em;
	color: #777;
	font-weight: normal;
}

.txt-right	{
	text-align: right;
}

.txt-center	{
	text-align: center;
}

.notes	{
	padding-left: 1.0em;
	text-indent: -1.0em;
}


/*	イメージ制御
----------------------------------------*/
.img-right	{
	float: right;
	margin: 0 0 20px 25px;
	border: 4px solid #DDD;
}


/*	カラー制御
----------------------------------------*/
.mark	{	color: #D00;	}



/*	ページング制御
----------------------------------------*/
div.pagelink	{
	clear: both;
	height: 1.9em;
	padding-bottom: 1.0em;
	text-align: center;
	color: #DDD;
	line-height: 1.9em;
	font-weight: bold;
}

div.pagelink span	{
	border: none;
	padding: 3px 7px;
	background-color: #ED6D00;
	color: #FFF;
	line-height: 1.5em;
}


div.pagelink a.pagelink_off	{
	margin: 0 1px;
	border: 1px solid #ED6D00;
	padding: 2px 6px;
	line-height: 1.5em;
	text-decoration: none;
}



