﻿@charset "utf-8";
/*
Theme Name: ishitukaproject
Author: ishitukaproject
Author URI: http://www.ishipro.com/
Version: 1.0
*/



body {
	font-size: 0.9em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: black;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

#box {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 820px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 13px;
}

h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	color: white;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
.clear {
	clear: both;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

cite {
	font-size: 1.0em;
	font-family: sans-serif;
	font-style: normal;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font: 0.8em sans-serif;
	}

table {
	font: 1em sans-serif;
}

/* --画像-- */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}

/*--ヘッダー--*/

#header {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	height: 386px;
	width: 820px;
	float: left;
}

#headerimg1 h1 {
	font-size: 13px;
	width: 420px;
	height: 30px;
	position: relative;
	top: 35px;
	left: 400px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#headerimg1 {
	margin: 0 0 0 0px;
	padding: 0;
	height: 63px;
	width: 820px;
	background-image: url(images/header1.jpg);
	float: left;
}

#headerimg1-1 {
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(images/nav-bak.jpg);
	height: 37px;
	width: 820px;
	line-height: 37px;
	float: left;
	background-position: top;
	background-repeat: no-repeat;
}

/*--イメージをフラッシュに変更する場合--*/
#header-fla {
	width: 820px;
	float: left;
}

#headerimg2 {
	height: 246px;
	width: 820px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
}
	
.description {
	font-size: 0.8em;
	text-align: left;
	position: relative;
	color: White;
	left: 400px;
	top: -10px;
	width: 420px;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

/*--ナビゲーション--*/
#header-nav {
	height: 40px;
	width: 820px;
	line-height: 40px;
	float: left;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-y;
}

#nav-smooth1 {
	width: 820px;
	height: 40px;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-y;
}

#nav-smooth2 {
	width: 795px;
	padding-left: 25px;
}


/*--コンテンツ部分（サイドバー＋エントリィ）--*/

#main {
	width: 820px;
	float: left;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	margin-top: 0px;
}

/*--エントリィ--*/

/*--幅、マージン、パディングの変更はできるだけしないでください*/
#content {
	font-size: 0.8em;
	width: 595px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.post  h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 5px;
	width: 450px;
	border-left: 20px solid Navy;
	margin-bottom: 15px;
}

.post  h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 5px;
	width: 450px;
	border-left: 20px solid Navy;
	margin-bottom: 15px;
}

.post  h4 {
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 5px;
	width: 450px;
	border-left: 20px solid Navy;
	margin-bottom: 15px;
}

.post {
	width: 523px;
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.entry {
	width: 503px;
	padding-right: 20px;
}

.entry  p {
	font-size: 1.1em;
	line-height: 2em;
}

.entry  ul  li {
	font-size: 1.1em;
	line-height: 2em;
	text-decoration: none;
	list-style-type: none;
}

.entry  p  a:visited {
	color: gray;
}

.post hr {
	display: block;
	}

.entry  ol {
	padding: 0px 0px 0px 25px;
	margin: 0;
}

.entry  ol  li {
	margin: 0;
	padding: 0;
}

.entry  a {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	color: #696969;
}

.postmetadata {
	font: 1em sans-serif;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry  form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
}

select {
	width: 130px;
	}

.ue {
	font: 1em sans-serif;
	text-align: right;
	margin-right: 40px;
	margin-top: 25px;
	padding-bottom: 30px;
}

#map {
	width: 450px;
	height: 250px;
	text-align: center;
}

/*--サイドバー--*/

/*--サイドバーの幅、マージン、パディングはできるだけ変更しないでください--*/

#sidebar {
	font: 0.8em sans-serif;
	width: 225px;
	float: left;
}

.sidebar {
	font: 1em sans-serif;
	width: 200px;
	float: left;
	padding-left: 25px;
}

.side-nav {
	padding: 0;
	margin: 0;}

.sidebar h2 {
	clear: both;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align: left;
	height: 48px;
	width: 200px;
	line-height: 48px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #54381C;
}

.side-nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bg {
	width: 200px;
	background: url(images/side-haikei.png);
}

.bg ul {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
}
.bg ul li {
	padding: 5px 0px 5px 0px;
	text-indent: 13px;
	width: 180px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A4B4B;
	background: url(images/arrow.gif) no-repeat  1px 0.7em;
	list-style-type: none;
}

.bg ul li a {
	display: block;
	width: 180px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A4B4B;
}

.bg  ul  li  a:hover {
	text-decoration: underline;
	color: #696969;
}

.bottom {
background: url(images/navbottom.png) no-repeat;
width: 200px;
height: 13px;
margin-bottom: 15px;}

.widget_calendar td {
padding: 1px 6px;}

.widget_calendar caption {
color: #4AACD1;}

.widget_calendar th {
color: #2781A2;}

.widget_calendar h2 {
background: url(images/calendar.png) no-repeat;}

.widget_archives h2 {
background: url(images/archives.png) no-repeat;}

.widget_meta h2 {
text-indent: 55px;
background: url(images/meta.png) no-repeat;}

.widget_pages h2 {
text-indent: 53px;
background: url(images/pages.png) no-repeat;}

.widget_links h2 {
background: url(images/blogroll.png) no-repeat;}

.widget_categories h2 {
text-indent: 53px;
background: url(images/categories.png) no-repeat;}

.widget_recent_entries h2 {
background: url(images/recentposts.png) no-repeat;
text-indent: 59px;}

.widget_recent_comments ul {
background: #D2F1FC;}

.widget_recent_comments li {
display: block;
background: #D2F1FC url(images/arrow.gif) 6px 9px no-repeat;
padding: 5px 0;
text-indent: 18px;
width: 200px;
font: 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #6E6E6E;}

.widget_recent_comments li a {
background: none;}

.widget_recent_comments h2 {
text-indent: 41px;
background: url(images/recentcomments.png) no-repeat;}

.widget_tag_cloud a {
padding-left: 5px;}

.widget_tag_cloud h2 {
background: url(images/tags.png) no-repeat;}

.textwidget {
padding: 0 4px 0 7px;}

.widget_text h2 {
text-indent: 52px;
background: url(images/text.png) no-repeat;}

.sim {
	text-align: center;
}

.widget_search {
display: none;}

.sidebar p {
	font: 1em sans-serif;
	width: 180px;
	float: left;
	padding-left: 0px;
	text-align: center;
}


/*--サイドバーのカレンダー--*/

#calendar {
	background-image: url(images/bg_sb_btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFCCCC;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/*--コメントスタイル--*/

.comments {
	width: 545px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.0em;
	font-family: sans-serif;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#respond h3 {
	padding: 0;
	margin: 40px 0 20px;
	font-size: 0.7em;
}

#commentform input {
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 485px;
	padding: 2px;
	margin-left: 10px;
}

#commentform #submit {
	margin: 0 50px 0 0;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-family: sans-serif;
}

.commentmetadata {
	margin: 0;
	display: block;
	}

/*--サイドバーの検索フォーム--*/

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/*--フッター--*/

/*--フッターの幅、マージン、パディングはできるだけ変更しないでください--*/
#footer {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	width: 820px;
	background-image: url(images/footer.jpg);
	height: 80px;
	background-position: bottom;
}

#footer  p {
	margin: 0;
	padding-top: 0px;
	text-align: center;
	font: 0.8em sans-serif;
	color: White;
	line-height: 20px;
}

#footer  a {
	color: #ffffff;
}