@charset "utf-8";

* { /* すべてのタグの余白をゼロにリセット */
margin:0;
padding:0;
font-style:normal;
font-size:100%;
	}

/* 中身以外のレイアウト */
body {
	background-color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #3300CC;
	}

a:visited {
	color: #9400D3;
	}

a:hover {
	color: #FFA500;
	text-decoration: underline;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 770px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	border: 5px solid #FFFFFF;
	}

#banner {
	color: #000000;
	background-color: #3300CC;
	height: 200px;
	width: 100%;
	background: url(http://www.kawasakidaishi.net/banner3.jpg);
	}

#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: 30px;
	line-height: 150%;
	padding-top: 40px;
	padding-left: 40px;
	}

#banner h2 {
	font-size: 12px;
	line-height: 150%;
	padding-top: 0px;
	padding-left: 40px;
	}

#head {
	}

#linkunit {
	margin: 10px 5px 10px 5px;
	overflow: hidden;
	text-align: center;
	}

#center {
	float: left;
	width: 540px;
	overflow: hidden;
	padding: 5px 5px 5px 0px;
	}

#right {
	float: right;
	width: 220px;
	overflow: hidden;
	padding: 5px 0px 5px 5px;
	}

#footer {
	color: #FFFFFF;
	text-align: center;
	background-color: #E61919;
	}

#PR {
	color: #FFFFFF;
	text-align: left;
	}

/* 中身の設定 */
#explain {
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DA8F8F;
	}

p.ex {
	margin: 10px 0px 0px 0px;
	color: #666666;
	}

#movie {
	background-color: #EFAFFF;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #DA8F8F;
	color: #666666;
	text-align: center;
	}

#map {
	}

#main {
	}

#smain {
	padding: 5px 0px 5px 0px;
	}

.link h5 {
	font-weight: normal;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 5px;
	background: url(http://www.kawasakidaishi.net/li.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	}

.link a {
	text-decoration: underline;
	}

.EntryList {
	border-left: 5px solid #E61919;
	padding: 0px 5px 0px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.EntryList h3 {
	font-weight: bold;
	border-bottom: 1px solid #DA8F8F;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	}

.entry h3 {
	font-weight: bold;
	border-left: 5px solid #E61919;
	border-bottom: 1px solid #DA8F8F;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	}

.entry h4 {
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.EntryList p.extended {
	font-size: small;
	text-align: right;
	}

.entry p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	padding: 0px;
	}

#search, #categories, #news, #recentlinks {
	margin-bottom: 10px;
	}

#search h6, #categories h6, #news h6, #recentlinks h6 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	letter-spacing: .1em;
	background-color: #FF3366;
	padding: 5px;
	background: url(http://www.kawasakidaishi.net/right.jpg);
	}

#categories ul, #recentlinks ul {
	padding: 0px 0px 0px 5px;
	}

#categories li, #recentlinks li {
	list-style-type: none;
	background: url(http://www.kawasakidaishi.net/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px
	}

#news a{
	padding-left: 16px;
	background: url(http://www.kawasakidaishi.net/li.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	}


.trackbacks h6 {
	color: #666666;
	font-weight: bold;
	border-left: 5px solid #E61919;
	border-bottom: 1px solid #FF5555;
	padding-left: 5px;
	margin-bottom: 10px;
	}

.comments h6 {
	color: #666666;
	font-weight: bold;
	border-left: 5px solid #E61919;
	border-bottom: 1px solid #FF5555;
	padding-left: 5px;
	margin-bottom: 10px;
	}


textarea[id="comment-text"] {
	width: 80%;
	}

.trackbacks,
.comments {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	}

.trackback-footer,
.comment-footer,
.comments-open-footer {
	clear: both;
	margin: 5px 10px 20px 10px;
	}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
	}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	}

.comments-open-header {
	clear: both;
	}

#comment-post {
	font-weight: bold;
	}

.trackbacks-header,
.comments-header,
.comments-open-header {
    /* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	border-left: 5px solid #36414d;
	padding: 5px;
	color: #fff;
	font-size: small;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}

.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover {
	}

.comment-footer,
.trackback-footer {
	font-size: small;
	}

.commenter-profile img { vertical-align: middle; }

.comment-footer,
.trackback-footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #dae0e6;
	padding-top: 3px;
	color: #666;
	font-size: small;
	text-align: right;
	}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
	margin-left: 10px;
	}

#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: small;
	text-align: left;
	background: #e6ecf2;
	}

.comments-open-footer {
	margin: 10px 0;
	}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

