@charset "UTF-8";

/*======================================

	1-1.Yahoo UI Library Fonts CSS ver.2.4.0
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* Don't Edit */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*======================================

	1-2. Font size setting
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}


/*====================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

ul {
	margin: 0px 0px 0px 15px;
}

div, td {
	/*font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";*/
}

.form_color {
	background: #ECECEC;
}

/*a { color: #C00; text-decoration: underline; }
a:link		{ color: #C00; text-decoration: underline; }
a:visited	{ color: #600; text-decoration: underline; }
a:active	{ color: #C00; text-decoration: none; }
a:hover		{ color: #666; text-decoration: none; }*/

a{ color:#c00; text-decoration:none;}
a:hover{color:#600;}


/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	margin: 0px auto;
	width: 920px;
	text-align: left;
}

#header{ width:920px;}

#contents{
	background:url(http://go8photo.com/images/bg.gif);
	padding:25px;
}

#contents #left {
	float: left;
	width: 170px;
}

#left h2 {
	 margin-bottom:50px;
}

#contents #center {
	float: left;
	width: 500px;
}

#contents #center .pad {
	padding : 0 20px;
}

#contents #right {
	float: right;
	width: 170px;
}

#footer {
	clear: both;
}


/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {  }

.site_title a {color: #2e2120;text-decoration: none;}
.site_title a:link {color: #2e2120;text-decoration: none;}
.site_title a:visited {color: #2e2120;text-decoration: none;}
.site_title a:active {color: #2e2120;text-decoration: none;}
.site_title a:hover {color: #2e2120;text-decoration: none;}

.site_title {
	font-size: 24px;
	color: #000000;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.site_title{ width:71px; height:45px;/* \*/overflow:hidden;/* */}
.site_title a{ display:block; width:71px; height:45px; padding-top: 50px; background:url(http://go8photo.com/images/logo.gif) no-repeat;}

.description {
	font-size: 14px;
	color: #777;
	margin: 0px 0px 25px 0px;
}

.description { display:none;}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	margin: 5px 5px 0px 5px;
	font-size: 10px;
	display:none;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	/*font-size: 12px;*/
	color: #2e2120;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #2e2120;
	text-align:left;
	margin: 15px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

	.entry_date {
		font-size: 12px;
		font-weight: bolder;
		color: #999;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
		border-bottom: 1px dotted #CCCCCC;
	}
	
	.entry_title {
		font-size: 14px;
		font-weight: bolder;
		color: #2e2120;
		margin: 5px 0 10px 0;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #2e2120;
		margin: 20px 0;
	}
	
	.entry_author {
		font-size: 10px;
		color: #2e2120;
		margin: 5px 0px 5px 0px;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #c00;
		margin: 15px 0px 15px 0px;
	}
	
	.entry_state {
		font-size: 11px;
		color: #2e2120;
		margin: 15px 0px 30px 0px;
	}

.entry_navi {
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #2e2120;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #2e2120;
	margin: 10px 5px 0px 0px;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #2e2120;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #2e2120;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #2e2120;
}


.form_btn {
	margin: 5px 0px;
}



.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

.page {
	font-size: 12px;
	color: #2e2120;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-size: 12px;
	font-weight: bolder;
	color: #2e2120;
	line-height: 170%;
	margin: 10px 0px 0px 0px;
}

.linktext {
	font-size: 11px;
	color: #2e2120;
	line-height: 170%;
	margin: 5px 0px 25px 2px;
}



/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
}

.search .form_color {
	width:140px;
}


.button {
	margin: 5px 0 0 0;
}



/* =================================== */
/*フッター */
/* =================================== */

.copyright {
	font-size: 10px;
	color: #999;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
}



/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #ccc solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #2e2120;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	/*
	padding-top:20px;
	padding-left:10px;
	*/
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-weight: normal;
	font-size: 12px;
	}



/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	margin:　0px auto;
	text-align: center;
	font-size: 12px;
	padding:20px 0px;
	background:url(http://go8photo.com/images/bg.gif);
}
.pager strong {
	font-size: 130%;
	font-weight: bold;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 0px;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
	font-weight: bold;
}

.calendar_week td {
	/*font-family: "monospace";*/
}

.calendar_day td {
	background-color: #fff;
}


/* 追加 */
#header ul{ float:right; margin:50px 10px 0px 0px;}
#header ul li{ width:auto; height:36px;float:left; /* \*/overflow:hidden;/* */}
#header ul li.menu1{ width:146px; margin-right:25px;}
#header ul li.menu2{ width:31px;margin-right:25px;}
#header ul li.menu3{ width:44px;margin-right:25px;}
#header ul li.menu4{ width:50px;margin-right:0px;}
#header ul li a{ display:block;padding-top:40px; background-image:url(http://go8photo.com/images/menu.gif); background-repeat:no-repeat;}
a.about{ width:146px; background-position:0px 0px;}
a.diary{ width:31px; background-position:-183px 0px;}
a.gallery{ width:44px; background-position:-247px 0px;}
a.contact{ width:50px; background-position:-322px 0px;}
a:hover.about,a.aboutHere{ width:146px; background-position:0px -36px;}
a:hover.diary,a.diaryHere{ width:31px; background-position:-183px -36px;}
a:hover.gallery,a.galleryHere{ width:44px; background-position:-247px -36px;}
a:hover.contact,a.contactHere{ width:50px; background-position:-322px -36px;}

#footer address{ clear:both; text-align:left; font-style:normal;font-size:10px;  padding :20px 0px 0px;}

#footMenu ul{ margin-top:15px; margin-left:0px; float:left;}
#footMenu ul li{ float:left; height:10px;/* \*/overflow:hidden;/* */}
#footMenu ul li.fmenu1{width:55px; margin-right:15px;}
#footMenu ul li.fmenu2{width:62px; margin-right:15px;}
#footMenu ul li.fmenu3{width:56px; margin-right:15px;}
#footMenu ul li.fmenu4{width:78px; margin-right:15px;}
#footMenu ul li.fmenu5{width:87px; margin-right:0px;}
#footMenu ul li a{display:block;padding-top:20px;}
a.fhome{ background:url(http://go8photo.com/images/fmenu01.gif) 0px 0px no-repeat;}
a.fabout{ background:url(http://go8photo.com/images/fmenu02.gif) 0px 0px no-repeat;}
a.fdiary{ background:url(http://go8photo.com/images/fmenu03.gif) 0px 0px no-repeat;}
a.fgallery{ background:url(http://go8photo.com/images/fmenu04.gif) 0px 0px no-repeat;}
a.fcontact{ background:url(http://go8photo.com/images/fmenu05.gif) 0px 0px no-repeat;}
a:hover.fhome,a.fhomeHere{ background:url(http://go8photo.com/images/fmenu01.gif) 0px -10px no-repeat;}
a:hover.fabout,a.faboutHere{ background:url(http://go8photo.com/images/fmenu02.gif) 0px -10px no-repeat;}
a:hover.fdiary,a.fdiaryHere{ background:url(http://go8photo.com/images/fmenu03.gif) 0px -10px no-repeat;}
a:hover.fgallery,a.fgalleryHere{ background:url(http://go8photo.com/images/fmenu04.gif) 0px -10px no-repeat;}
a:hover.fcontact,a.fcontactHere{ background:url(http://go8photo.com/images/fmenu05.gif) 0px -10px no-repeat;}