﻿@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	{
	clear: both;
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 15px;
	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;
	background: url(../../../img/bg_top.jpg) 15px top no-repeat;
}
#parentCell h1	{	width: 290px;	}

/* 共通ナビ */
#parentContetsList	{	position: absolute; top: 30px;	left: 345px;	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: 40px;	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;
	margin-bottom: 5px;
	overflow: hidden;
	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;	}


/*	グローバルナビ
----------------------------------------*/
#mainnavi	{	display:none;	height: 51px;	overflow: hidden;	margin-bottom: 20px;	border-right: 1px solid #CCC;	background: url(../img/bg_gnavi.png) left top repeat-x;	}
#mainnavi ul	{	margin: 0;	padding: 5px 10px;	}
#mainnavi ul li	{	float: left;	width: 180px;	height: 41px;	line-height: 39px;	margin: 0 0 0 5px;	padding: 0;	font-weight: bold;	list-style: none;	}
#mainnavi ul li a	{	display: block;	width: 180px;	border: 1px solid #E0E0E0;	background: #FFF url(../img/icon_arrow_or.gif) 7px center no-repeat;	color: #000;	text-align: center;	}
body#site-index #mainnavi ul li#menu-blog a	{	background-color: #ED6D00;	color: #FFF;	background-image:url(../img/icon_arrow_wh.gif);	text-decoration: none;	}

#mainnavi ul li a:hover	{	background-color: #FD7D10;	color: #FFF;	background-image:url(../img/icon_arrow_wh.gif);	text-decoration: none;	}



/*	コンテンツ
----------------------------------------*/
#content:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#content	{
	clear: both;
  min-height: 300px;
	padding: 0 10px;
	background: transparent url(../img/bg_content.gif) center top repeat-y;
}
* html #content {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#main	{
	float: right;
	width: 670px;
	border-top: 5px solid #ED6D00;
	padding: 15px;
	word-break: break-all;
	overflow: hidden !important;
}

#sidebar	{
	float: left;
	width: 230px;
	border-top: 5px solid #D9D9D9;
	word-break: break-all;
	overflow: hidden !important;
}

/*	メインコンテンツ内
		汎用クラス・セレクタ設定
----------------------------------------*/
#main h1,	#main h2	{	clear: both;	}



/*	ページフッター
----------------------------------------*/

#contentFooter	{	clear: both;	}


#pageFooter	{	clear: both;	height: 155px;	padding: 10px 15px 40px;	background: transparent url(../img/bg_content_footer.gif) center top no-repeat;	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-left: 10px;	width: 660px;	overflow: hidden;	}

.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	{	height: 70px;	margin-bottom: 10px;	padding: 0 0 0 60px;	background: url(../img/icon_hl.gif) 1px 5px no-repeat;	}*/
.entry-header img {	float: left;}
.entry-content {	clear: both;}

h3.entry-title, h3.album-title	{	padding-top: 12px;	line-height: 1.3em;	}
h3.entry-title a, h3.album-title a	{	color: #2D2D2D;	}

.entry-date, .album-date	{	font-size: 0.9em;	}


/* サムネイル処理 */
.imgthumb	{	float: left;	width: 126px;	height: auto;	margin: 0 1.0em 1.0em 0;	background: url(../img/img_thumb_top.gif) left top no-repeat; }
.imgthumb img	{	padding: 7px 6px;	background: url(../img/img_thumb_bottom.gif) left bottom no-repeat;	} 

/* エントリー本文 */
.asset-image,
.entry-body,
.entry-more,
.album-body	{
	margin: 0 10px 1.0em;
}

.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	{	float: right;	}
.entry-more a.more-link	{	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;	padding: 0.5em 0 1.5em;	}
.entry-category	{	 background: url(../img/bg_wiget.png)	left top repeat;	text-align: right;	padding: 5px 10px;	}

/* ページトップへ戻る */
.mainfooter	{	clear:both;	padding: 2.0em 0 2.0em 540px;	}
.mainfooter a	{	display: block;	width: 110px;	height: 20px;	background:url(../img/btn_pagetop.png) left top no-repeat;	overflow: hidden; text-indent: 110px; white-space: nowrap;	}
.mainfooter a:hover	{	background-position: left bottom;	}

/*	エラーメッセージ
----------------------------------------*/
.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	{	margin: 5px;	background: url(../img/bg_wiget.png) left top 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 .totoppage	{	}
#sidebar .totoppage a	{	display: block; background: url(../../../img/toppage.png) left top no-repeat; width: 210px; height: 45px;	margin: 5px auto;	text-indent: 210px; overflow: hidden; white-space: nowrap;	}
#sidebar .totoppage a:hover	{	background-position: left bottom;	}
#sidebar .plugin h4.dialyview	{	display: none;	}


/* プロフィール */
#userinfo	{	/*display:none;*/	background-image: none;	text-align: center;	}

#userprof	{	padding: 10px 19px 5px 19px;	}
#userprof em	{	display: block;	margin-top: 5px;	}

#usernavi	{	margin: 0;	padding: 0;	background-image: none;	}
#usernavi li	{	height: 25px;	padding-left: 35px;	line-height: 25px;	margin-bottom: 5px;	}

#usernavi li.link_sendmsg	{	background: url(../img/icon_mail.png) left top no-repeat;	}
#usernavi li.link_addfriend	{	background: url(../img/icon_friend.png) left top no-repeat;	}




/*--------------------------------------------------------------------------------
//	汎用クラス
--------------------------------------------------------------------------------*/


/*	テキスト制御
----------------------------------------*/
.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;
	padding-top: 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;
}


