@charset "UTF-8";

/* CSS Infomation =======================================================
Filename	: top.css
Description	: Style for sparetime photo
Version		: 1.0
Modified	: 09/10/22
Content		:
	* メインカラム Photo 専用
	* メインカラム img関係
========================================================================= */

@import "http://sparetime.jp/_common/_css/basestyle.css"; /* サイト共通スタイル取り込み */

/* ---------------------------------------------------------------------- */
/* メインカラム Photo 専用 */
/* ---------------------------------------------------------------------- */

div#main-contents-photo
{
	width: 930px;
	border: solid #cccccc 1px;
/*	padding-left: 10px; */
	padding-top:20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div#contents-photo-inner
{
	width: 908px;
	margin-left: 13px;
}

div#main-contents-photo h3.top-title /* Topページ メイン 見出しH3 */
{
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	width: 913px;
	height: 25px;
	font-size: 1.6em;
	letter-spacing: 1px;
	border: solid #cccccc 1px;
	color: #0099cc;
}

div#main-contents-photo h3 strong /* 見出し内文字中央寄せ */
{
	display: block;
	padding-left: 20px;
}



/* ------------------------------------------------------------ */
/*  photo用記事表示部分  */
/* ------------------------------------------------------------ */

div#main-contents-photo div.entry-header
{
	width: 910px;
	height: 25px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 1px;
	background-color: #666666;
}

div#main-contents-photo div.entry-header .entry-title
{
	clear: both;
	width: 800px;
	height: 25px;
	font-size: 1.6em;
	color: #ffffff;
	overflow: hidden;
	display: inline;
	float: left;
}

div#main-contents-photo h1 strong /* 見出し内文字中央寄せ */
{
	display: block;
	padding-left: 15px;
}

div#main-contents-photo div.date-header
{
	color: #ffffff;
	font-weight: 600;
	padding-top: 6px;
}



/* ---------------------------------------------------------------------- */
/* メインカラム img関係 */
/* ---------------------------------------------------------------------- */

div#contents-photo-inner div.image
{
	float: left;
	width: 220px;
	*width: 222px;
	height: 220px;
	*height: 222px;
	border:1px solid #ccc;
	text-align: center;
	margin-bottom: 4px;
	margin-right: 4px;
	padding-left: 1px;
}

div#contents-photo-inner div.image-large
{
	float: left;
	width: 447px;
	*width: 449px;
	height: 447px;
/*	*height: 447px; */
	border:1px solid #ccc;
	text-align: center;
	margin-bottom: 3px;
	margin-right: 4px;
	padding-left: 1px;
}


div#contents-photo-inner img
{
	vertical-align: middle;
	margin-left:-1px;
}

img.base-gif-447
{
	vertical-align: middle;
	height: 445px;
	width: 1px;
}

img.base-gif-220
{
	vertical-align: middle;
	height: 220px;
	width: 1px;
}

/* img.image-center
{
	vertical-align:middle;
	margin-left: -1px;
} */



/* ---------------------------------------------------------------------- */
/* メインカラム レイアウト関係 */
/* ---------------------------------------------------------------------- */

div.photo-entry-date
{
	clear: both;
	color: #333333;
	font-weight: 600;
	padding-top: 6px;
}


div#photo-adlink
{
	height: 20px;
	margin-top: -12px;
	margin-left: 10px;
	maegin-bottom: 15px;
}



/* ------------------------------------------------------------ */
/*  photo index アーカイブ表示部分  */
/* ------------------------------------------------------------ */


div#main-contents div.entry div.new-photo-entry-header
{
	width: 578px;
	height: 25px;
	margin-bottom: 20px;
	padding-top: 1px;
	background-color :#333333;
/*	border: solid #cccccc 1px; */
}

div.new-photo-entry-header .entry-title
{
	clear: both;
	font-size: 1.6em;
	color: #0099CC;
}

div.new-photo-entry-header .entry-title a:link       { color: #0099CC; text-decoration: none; }
div.new-photo-entry-header .entry-title a:visited    { color: #0099CC; text-decoration: none; }
div.new-photo-entry-header .entry-title a:hover      { color: #FF3333; text-decoration: underline; }



div#main-contents div.entry div.top5-info-header
{
	width: 578px;
	height: 25px;
	margin-bottom: 20px;
	padding-top: 1px;
	background-color :#333333;
/*	border: solid #cccccc 1px; */
}

div.top5-info-header .entry-title
{
	clear: both;
	font-size: 1.6em;
	color: #FF6600;
}

div.top5-info-header .entry-title a:link       { color: #FF6600; text-decoration: none; }
div.top5-info-header .entry-title a:visited    { color: #FF6600; text-decoration: none; }
div.top5-info-header .entry-title a:hover      { color: #FF3333; text-decoration: underline; }


.entryArchive-box div.date-top5
{
	margin-top: 0.3em;
	font-weight: 600;
	display: block;
	margin-left: 2px;
	color: #FF6600;
}

.entryArchive-box div.date-top5 a:link       { color: #FF6600; text-decoration: none; }
.entryArchive-box div.date-top5 a:visited    { color: #FF6600; text-decoration: none; }
.entryArchive-box div.date-top5 a:hover      { color: #FF3333; text-decoration: underline; }




/* ------------------------------------------------------------ */
/*  photo index imageアーカイブ表示部分  */
/* ------------------------------------------------------------ */

div#image-archive-box
{
	width: 620px;
/*	border: solid #cccccc 1px; */
	margin-bottom: 20px;
	padding-left: 3px;
}

div#image-archive-box img.thumb-img
{
	width: 122px;
	height: 122px;
	float: left;
/*	background-color: #cccccc; */
	margin-left: 1px;
	margin-bottom: 1px;
}



/* ------------------------------------------------------------ */
/*  adsense */
/* ------------------------------------------------------------ */

div#adsense-photo-entry-header
{
/*	width: 906px; */
/*	text-align: center; */
	margin-bottom: 10px;
	width: 800px;
	margin-left: 20px;
}

div#adsense-photo-entry-footer
{
	width: 928px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

