@charset "utf-8";

/*
★Share Style★
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
}
body{
	background-image:url(http://www.phoground.com/images/common/bg_headerline.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666666;
	background-color:#000000;
	font-size: 100%;
}
html>body {
	font-size: 12pt;
}
html {
	overflow-y:scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h2{
	padding:0 0 10px 0;
}
a:link {
	color:#155ba4;
	text-decoration:underline;
}
a:visited {
	color:#155ba4;
	text-decoration:underline;
}
a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
a img{
	border: none;
}
li {list-style:none;}
/*
★wrapper★
----------------------------------------------------------- */
#wrapper{
	width:755px;
	padding: 0;
	margin:0 auto;

}
div#wrapper:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
/*
div#wrapper{
	display:inline-block;
}
 */
/*
★header★
----------------------------------------------------------- */
#header{
	width:755px;
	height:100px;
	padding:46px 0 0 0;
	margin:0;
	text-align:left;
}
h1{
	float:left;
	width:220px;
	text-align:left;
	padding: 0 0 0 10px;
	}
ul#main-menu span{
	display:none;
}
ul#main-menu{
	float:left;
	height:44px;
	width:311px;
	padding:18px 0 0 0;
	margin:0;
	background-image:url(http://www.phoground.com/images/common/bg_mainmenu_ruby.gif);
	background-repeat:no-repeat;
	background-position:0px 53px;
}
ul#main-menu li{
	list-style-type:none;
	float:left;
}
ul#main-menu li a{
	display:block;
	height:19px;
	background-image:url(http://www.phoground.com/images/common/btn_mainmenu.gif);
	background-repeat:no-repeat;
}
ul#main-menu .top a{
	width:49px;
}
ul#main-menu .top a:hover{
	background-position:0px -19px;
}
ul#main-menu .information a{
	background-position:-49px 0px;
	width:114px;
}
ul#main-menu .information a:hover{
	background-position:-49px -19px;
}
ul#main-menu .works a{
	background-position:-163px 0px;
	width:69px;
}
ul#main-menu .works a:hover{
	background-position:-163px -19px;
}
ul#main-menu .about a{
	background-position:-232px 0px;
	width:64px;
}
ul#main-menu .about a:hover{
	background-position:-232px -19px;
}
#seach-image{
	float:left;
	width:204px;
	padding:18px 0 0 0;
	margin:0;
	background-image:url(http://www.phoground.com/images/common/bg_search_ruby.gif);
	background-repeat:no-repeat;
	background-position:right 53px;
	height: 44px;
}
/*
★ピックアップコンテンツ★
----------------------------------------------------------- */
#gallery{
	width:745px;
	padding: 0 0 5px 10px;
	margin:0;
	float: left;
}
#gallery h2{
	text-align:left;
	padding:0 0 20px 0;
	
}
#gallery .flash-bnr{
	text-align:left;
	margin:0;
	padding:0 3px 15px 0;
	width:243px;
	float: left;
}
#gallery .flash-bnr-center{
	text-align:left;
	margin:0;
	padding:0 10px 0 10px;
	width:238px;
	float: left;
}
#gallery p{
	line-height:160%;
	text-align:left;
	clear:both;
	width:238px;
	padding:0 0 0 0;
	font-size:12px;
	margin:0;
	float:left;
}

/*
★ footer★
----------------------------------------------------------- */
#footer{
	clear:both;
	width:735px;
	height:89px;
	padding:30px 0 0 0;
	text-align:center;
	background-image:url(http://www.phoground.com/images/common/bg_footer_bar.gif);
	background-position:0 30px;
	background-repeat:repeat-x;
	margin: 0 0 0 10px;
}
#footer address{
	padding-top:10px;
	margin:0 0;
	color:#999999;
	line-height:150%;
	font-size:11px;
	padding-bottom:30px;
	text-align:center;
	font-style:normal;
}

/*★ブログ開始★
----------------------------------------------------------- */
#blog-content h3 a:link {
	color:#cccccc;
	text-decoration:none;
}
#blog-content h3 a:visited {
	color:#cccccc;
	text-decoration:none;
}
#blog-content h3 a:hover {
	color:#00CCFF;
	text-decoration:none;
}

#blog-content a:link {
	color:#155ba4;
	text-decoration:none;
}
#blog-content a:visited {
	color:#155ba4;
	text-decoration:none;
}
#blog-content a:hover {
	color:#00CCFF;
	text-decoration:underline;
}

#links-right-box a:link {
	color:#999999;
	text-decoration:underline;
}
#links-right-box a:visited  {
	color:#999999;
	text-decoration:underline;
}
#links-right-box  a:hover {
	color:#00CCFF;
	text-decoration:underline;
}


#works-categories .listhead a:link {
	color:#155ba4;
	text-decoration:underline;
}

#works-categories .listhead .subcatedories a:link {
	color:#999999;
	text-decoration:underline;
}
#works-categories .listhead a:visited  {
	color:#155ba4;
	text-decoration:underline;
}
#works-categories .listhead .subcatedories a:visited  {
	color:#999999;
	text-decoration:underline;
}
#works-categories .listhead a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
#works-categories .listhead .subcatedories a:hover {
	color:#00CCFF;
	text-decoration:underline;
}

/* ブログ記事日付・各タイトル 
----------------------------------------------------------- */
.date {
	margin: 8px 0;
	color: #666666;
	font-size: 11px;
	line-height: 1.5;
	float: right;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.-header {
	padding-left: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0;
}
/* ブログ記事タイトル 
----------------------------------------------------------- */
.entry-header {
	margin: 0 0 10px 0;
	padding:10px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	background-image: url(http://www.phoground.com/images/common/bg_entry_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	
}
/* ブログ記事 
----------------------------------------------------------- */
.entry {
	width: auto;
	color: #999999;
	background: #000000;
	font-size: 12px;
	line-height:180%;
	word-break: break-all;
	padding:0 0 55px 0;
}
.entry img{
	border: none;
	padding:0 0 5px 0;
}
/* 段落 
----------------------------------------------------------- */
.entry p {
	margin: 15px 0 0 0;
}
/* 順序なしリスト 
----------------------------------------------------------- */
.entry ul,
.entry ol {
	padding-left: 16px;
}
.entry ul li {
	list-style-type: circle;
}
/* 定義リスト 
----------------------------------------------------------- */
.entry dl {}
.entry dt {}
.entry dd {
	padding-left: 8px;
}
/* テキストエリア 
----------------------------------------------------------- */
.entry textarea {
	width: 97%;
}
/* 引用 
----------------------------------------------------------- */
blockquote {
	width: auto;
	margin: 15px 20px 0;
	padding: 10px;
	border: 1px solid #666;
	background: #f6f6f6;
	font-size: 12px;
	line-height: 1.5;
}
/* 引用文タイトル 
----------------------------------------------------------- */
.quotetitle {
	font-size: 12px;
	border-bottom: 1px solid #666;
	padding: 3px;
}
pre {
	margin: 15px 20px 0px;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 1.5;
	width: 100%;
	overflow: scroll;
}
html>body pre {
	width: 87%;
}
/* 追記 
----------------------------------------------------------- */
.entry.extended {}
/* 投稿者 
----------------------------------------------------------- */
.entry-footer {
	width:560px;
	margin: 10px 0 0;
	padding-top: 3px;
	font-size: 11px;
	text-align: left;
	background-image: url(http://www.phoground.com/images/common/bg_entry_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#blog-content .btn-top {
	clear: both; 	
}

#blog-content .btn-top a{
	display:block;
	height:25px;
	width:100%;
	margin:15px 0 0 0;
	background-image:url(http://www.phoground.com/images/common/btn_blog_top.gif);
	background-repeat:no-repeat;
}
#blog-content .btn-top a:hover{
	background-position:0px -25px;
}
#blog-content .btn-top span{
	display:none;
}
/* タグ 
----------------------------------------------------------- */
.entry-tags {
	margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
	font-size: 12px;
}
.entry-tags-list { 
	list-style:none;
	padding-left: 5px;
}

/* Typekeyコメンタ－画像 
----------------------------------------------------------- */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}
/* ウェブページ 
----------------------------------------------------------- */
div.page {
	margin-top: -5px;
}
/* アーカイブページ本文 
----------------------------------------------------------- */
.archive-list {
	margin: 10px 0;
}
/* アーカイブテンプレートの前後リンク 
----------------------------------------------------------- */
.content-nav {
	margin: 10px;
	text-align: center;
	font-size: 12px;
}
/* ★サイドメニュー開始★ 
----------------------------------------------------------- */
#links-right-box dl {
	margin: 0;
	padding: 0;
}
#links-right-box dd {
	font-size: 11px;
}
/* サイドメニュー 
----------------------------------------------------------- */
.side dt,
.side dd {
	margin: 0;
	padding: 0;
}
.sidetitle {
	margin: 0;
	padding: 0 0 6px 0;
}
.side {
	padding: 0 0 25px 0;
	background: none;
	color: #666666;
	line-height: 170%;
}
.side ul{
	margin: 0;
	padding: 0;
}
.side ul li ul {
	margin: 0;
	padding: 0;
}
.side li {
	list-style-type: none;
	padding:0 0 0 8px;
	background-image: url(http://www.phoground.com/images/common/img_sidemenu_listmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.side li li {
	list-style-type: none;
}
/* サイドメニュー(サブカテゴリー用)  */
.side #categories ul {
	padding:0 0 0 8px;
}
.side #categories ul ul {
	padding:0 0 0 8px;
}
.side #categories li {
	list-style-type: none;
}
/* ＷＯＲＫＳサイドメニュー 
----------------------------------------------------------- */
#works-categories {
	padding: 0 0 25px 0;
	background: none;
	color: #666666;
	line-height: 170%;
}
#works-categories ul{
	margin: 0;
	padding: 0;
}
#works-categories ul li ul {
	margin: 0;
	padding: 0;
}
#works-categories .listhead{
	list-style-type: none;
	padding:0 0 0 3px ;
}
/* サイドメニューworks-categories(サブカテゴリー用) */
#works-categories ul li ul {
	padding:0 0 6px 0;
}
#works-categories .subcatedories{
	font-weight:normal;
	list-style-type: none;
	padding:0 0 0 8px;
	background-image: url(http://www.phoground.com/images/common/img_sidemenu_listmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/* RSSフィード 
----------------------------------------------------------- */
.syndicate {
	padding:0 0 0 9px;
	text-align: left;
}
.syndicate img {
	border: none;
}
/* カラム 
----------------------------------------------------------- */
#blog-content {
	width: 745px;
}
#blog-content #content {
	float: left;
	width: 560px;
	padding: 0 0 0 10px;
}
#blog-content #links-right-box {
	float: right;
	width: 145px;
}
#blog-content #links-right {

}
#blog-content .blog {
	padding: 0;
}

input,textarea {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
.clearfix:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* 検索 
----------------------------------------------------------- */
fieldset {
	border: none;
}
#search-box{
	width:204px;
	float:left;
}
#search-box .keyword-box{
	width:204px;
	float:left;
	padding: 0;
}
#search-box .keyword-box .seach-form-box{
	width:204px;
	clear: left;
}
#search-box .keyword-box p{
	width:188px;
	float:left;
}
.link-txtbox{
	width:200px;
	float:left;
}
#search-box .form{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width:188px;
}
#search-box .seachtxtbox{
	width:126px;
	height:16px;
	float:left;
	border: solid 1px #e5e5e5;
	background-color: #b7b7b7;
}
#search-box .icngoogle{
	padding:3px 0px 0px 0px;
	width:16px;
	float:left;
}
#search-box .seachbtnbox{
	width:69px;
	padding:0px;
	float:right;
	margin: 0;
}

/* カウンター 
----------------------------------------------------------- */
.counter {
margin: 8px 0 25px;
padding: 2px;
background: none;
}
/* コメント・トラックバック 
----------------------------------------------------------- */
#trackbacks,
#comments {
	margin: 10px 0 25px 0;
	line-height:180%;
}


/* コメント・トラックヘッダー部分*/
.trackbacks-header,
.comments-header,
.comments-open-header {
	margin: 0 0 10px 0;
	padding:10px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	background-image:url(http://www.phoground.com/images/common/bg_entry_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
margin: 0 2px;
padding: 0;
font-size: 12px;
line-height: 1.5;
word-break: break-all;
}
.trackback-content p,
.comment-content p {
	margin: 10px 0 5px 0;
}
/* コメント・トラックバックフッター部分*/
.trackback-footer,
.comment-footer {
	width:560px;
	margin: 5px 0 15px 0;
	font-size: 11px;
	text-align: left;
	background-image:url(http://www.phoground.com/images/common/bg_entry_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
#comment-post {
font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
width: 220px;
height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
height: 15px;
}
#comment-text {
width: 400px;
height: 150px;
}
#comment-bake-cookie {
margin-left: 2px;
vertical-align: middle;
}
#comments-open-footer {
margin-top: 15px;
text-align: center;
}
.comments-open label {
display: block;
}
#comment-reply-label {
  display: inline;
}
#comment-form-reply {
  margin-bottom: 8px;
}
.status-indicator {
display: inline;
height: 20px;
width: 20px;
background: url(http://www.phoground.com/images/indicator-login.gif) no-repeat 0 0;
padding: 2px 7px;
}
/* 検索結果画面 
----------------------------------------------------------- */
#search-form {
font-size: 12px;
}
.search-header {
margin: 15px 0;
}
.search-results-header {
margin: 8px 0 15px;
font-size: 12px;
}
#search-blog{
	float: left;
	width: 560px;
	padding: 0 0 0 10px;
}
#search-blog h2{
	width: 560px;
	padding: 0 0 30px 0;
}
#search-blog .search-header{
	text-align:left;
	font-size: 12px;
	color:#cccccc;
	background-image: url(http://www.phoground.com/images/common/bg_entry_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding:0 0 8px 0;
}
#search-blog .search-entry-ttl{
	font-weight: bold;
	text-align:left;
	font-size: 15px;
	padding:3px 0 0 0;
}
#search-blog .search-entry-ttl a:link {
	color:#1764aa;
	text-decoration:underline;
}
#search-blog .search-entry-ttl a:visited {
	color:#1764aa;
	text-decoration:underline;
}
#search-blog .search-entry-ttl a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
#search-blog .search-description{
	text-align:left;
	font-size: 15px;
	padding:5px 0 0 0;
}
#search-blog .search-results-container{
	width:100%;
	padding:0 0 25px 0;
}
#search-blog .search-footer {
	width:560px;
	margin: 5px 0 15px 0;
	padding-top: 8px;
	font-size: 11px;
	text-align: left;
	background-image: url(http://www.phoground.com/images/common/bg_entry_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
/*
★過去の作品サムネイル★
----------------------------------------------------------- */
#thumbs{
	width:755px;
	padding: 0 0 45px 0;
	margin:0;
	text-align:center;
	float: left;
}
#thumbs p{
	width:745px;
	padding: 2px 0 0 10px;
	margin:0 0;
	line-height:150%;
	font-size:12px;
	color:#999999;
	text-align:left;
	float: left;
}
ul#thumbs-gallery{
	float:left;
	width:745px;
	padding:0 0 0 10px;
	margin:0;
}
ul#thumbs-gallery li{
	list-style-type:none;
	float:left;
	padding: 0 0 6px 0;
	margin:0;
	height: 55px;
}
ul#thumbs-gallery li img{
	padding:0 3px 0 0;
}

/* ツールチップテキスト用 
----------------------------------------------------------- */
#thumbs-gallery a:hover {
	background:#000000;
	text-decoration:none;
	font-size:10px;
} /*BG color is a must for IE6*/
#thumbs-gallery a.tooltip span {
	display:none;
	padding:5px 5px 5px 5px;
	margin:0 0 0 -20px;
	width:100px;}
#thumbs-gallery a.tooltip:hover span{
	display:block;
	background-image:url(http://www.phoground.com/images/common/bg_tooltip.gif);
	border:1px solid #333333;
	color:#ffffff;
	position: absolute;
	line-height:140%;
}
/* アバウトページ 
----------------------------------------------------------- */
#blog-content {
	width: 745px;
	clear: both;
}
#blog-content #about-content {
	float: left;
	width: 560px;
	padding: 0 0 30px 10px;
	text-align: left;
}
#blog-content #about-content h2{
	clear: both;
	padding: 0 0 15px 0;
}
#blog-content #about-content ul.about-us{
	padding: 0 0 50px 26px;
	text-align: left;
	float: left;
}
#blog-content #about-content ul.about-us li{
	line-height:140%;
	color:#999999;
	font-size:12px;
	text-indent:-2.2em;
	padding: 2px 0 1px 0;
}
#blog-content #about-content ul.about-us span{
	color:#555555;
}
#blog-content #about-content ul.about-us .mail{
	background-image:url(http://www.phoground.com/images/about/img_mail.gif);
	background-repeat:no-repeat;
}
#blog-content #about-content ul.history{
	padding: 15px 0 25px 43px;
	text-align: left;
	float: left;
}
#blog-content #about-content ul.history li{
	line-height:140%;
	color:#999999;
	font-size:12px;
	text-indent:-3.5em;
	padding: 4px 0 1px 0;
}
#blog-content #about-content ul.history span{
	color:#555555;
}


/* ブログ記事ヘッドナビゲーション 
----------------------------------------------------------- */


#content .blog-navi a:link {
	color:#999999;
	text-decoration:none;
}
#content .blog-navi a:visited  {
	color:#999999;
	text-decoration:none;
}
#content .blog-navi a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
/* テーブル */
#about-content table#about-table {
	width: 560px;
	margin:5px 2px 35px 2px;
	padding:0;
	font-size:12px;
	float: left;
}
#about-content table#history-table {
	width: 560px;
	margin:20px 2px 25px 2px;
	padding:0;
	font-size:12px;
	float: left;
}
#about-content table#about-table th {
	padding: 2px 0 2px 0;
	color:#666666;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	word-break: keep-all;
	width: 27px;
	line-height: 140%;
	font-weight:normal;
}
#about-content table#history-table th {
	padding: 2px 0 2px 0;
	color:#666666;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	word-break: keep-all;
	width: 38px;
	line-height: 140%;
	font-weight:normal;
}
#about-content table#about-table td
, #about-content table#history-table td{
	color:#999999;
	padding: 2px 0 2px 0;
	vertical-align: top;
	line-height: 140%;
}
#about-content table#about-table td.partition
, #about-content table#history-table td.partition {
	padding: 2px 3px 1px 2px;
	width: 2px;
	vertical-align: top;
	line-height: 140%;
}

/* for Google analytics Bug on Win/FF3 */

#ga_shade, x:-moz-broken{display:none !important;}