body {
	margin: 0px;
	background-color: #E5E5E5;
	text-align: center;
	background-image: url(assets/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	}

a {
	color: #000066;
	text-decoration: none;
	}

a:link {
	color: #000066;
	text-decoration: none;
	}

a:visited {
	color: #000066;
	text-decoration: none;
	}

a:active {
	color: #000066;
	text-decoration: none;
	}

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

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 100%;
	color: #666666;
	}

 h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	}
	
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	/*width: 670px;*/
	width: 700px;
	background-color: #FFFFFF;
	color: #666666;
	
	}

#banner {
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	height: 60px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	float: none;
	width: 700px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

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

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	
	}

#banner h2 {
	font-size: small;
	
	}

#top {
	width: 690px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: none;
	color: #666666;
	
	}

#bottom {
	float: left;
	width: 700px;
	overflow: hidden;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 30px;
	color: #666666;
	padding-top: 20px;
	}

#center {
	float: none;
	width: 690px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	color: #666666;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}
#bottom a {
	color: #33FFFF;
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

/* custom */

#left {
	float: left;
	width: 460px;
	margin-left: 10px;
}

#right {
	float: right;
	width: 170px;
	padding: 5px;
	margin-right: 10px;
	background-color: #F4F4F4;
}

.entryContent {
	width: 460px;
	float: left;
	margin-bottom: 40px;
	margin-top: 5px;
}

.entryArchivesLink {
	width: 460px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
}

.entryTitle {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.entryTitle a {
	color: #333333;
	text-decoration: none;
	}

.entryTitle a:link {
	color: #333333;
	text-decoration: none;
	}

.entryTitle a:visited {
	color: #333333;
	text-decoration: none;
	}

.entryTitle a:active {
	color: #330066;
	text-decoration: none;
	}

.entryTitle a:hover {
	color: #0066CC;
	text-decoration: none;
	}

.entryDate {
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.entryThum {
	float: left;
	width: 50px;
}

.entryBody {
	font-size: 12px;
	float: right;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 400px;
	margin-top: 15px;
}

.entryBody p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.entryCategory {
	font-size: 10px;
	width: 400px;
	text-align: right;
	float: right;
	margin-left: 5px;
}

.entryCategory a:link {
	text-align: left;
	color: #330066;
}

.sidebar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
}

.sidebar h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2em;
}

.sidebar ul {
	margin: 0px 0px 70px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.sidebar li {
	list-style-type: none;
}

.sidebar img {
	border: 0px 0px 0px 0px;
}

.about {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

/*サーチエンジン用*/

.searchResults {
	/*width: 460px;
	float: left;
	margin-top: 5px;*/
	font-size: 12px;
	text-align: left;
}



/*プルダウン化したフォームのカスタマイズ*/
/*
form {
margin:xxpx;
padding:xxpx;
}

select {
width:xxpx;
font-size:xxpx;
}
*/

#powered {
}

/* customize archive entry*/

.archiveEntryCont {
	width: 460px;
	margin-bottom: 40px;
	margin-top: 5px;
	margin-right: 100px;
	margin-left: 100px;
	font-size: 10px;
	text-align: left;
}

.entryMore {
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	width: 460px;
	float: left;
	margin-top: 40px;
}

.archiveLinkCont {
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	display: block
}

.archiveLinkLeft {
	float: left;
}

.archiveLinkRight {
	float: right;
}
.archiveEntryComm {
	width: 460px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 10px;
}
.aboutEntryCont {
	width: 460px;
	text-align: left;
	font-size: 10px;
}

/*原因はここ。float:leftがだめ*/
.archiveCommOn {
	font-size: 12px;
	width: 460px;
}

/*AdSense*/
#adsense_top_side {
	text-align: center;
}

/********************コメント・トラックバック関連********************/

/*コメント・トラックバックのブロック*/
div.comment-content,
div.trackback-content {
	padding: 10px 10px 0 0;
	margin: 0 0 10px 0;
}

div.comment-content p,
div.trackback-content p {
	margin: 0 0 10px 10px;
}

/*各コメントのブロック*/
div.comment-content div.entry-body {
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 20px;
}

/*各コメントのブロック*/
div.comment-content #no-comment {
	padding: 10px 0 10px 0;
	margin: 0 0 10px 20px;
}

/*コメントトラックバックの内容の段落*/
div.comment-content div.entry-body p,
div.trackback-content div.entry-body p {
	margin: 0 0 0 10px;
	padding: 0;
}

/*コメントトラックバックの内容の段落*/
div.comment-content #no-comments p {
	margin: 0;
	padding: 0;
}

/*エントリーの投稿情報*/
div.comment-content .posted {
	padding: 0.2em 0 5px 0;
	margin: 0;
}

/*エントリーの投稿情報内のリスト*/
div.comment-content ul.posted li {
	display: inline;
	margin: 0 0 0 0.5em;
}

/*TypeKeyのアイコンがずれたりするのを修正*/
div.comment-content ul.posted img {
	margin: 0 0 -0.3em 0;
	padding: 0;
}

/*コメントの入力フォームのグループ*/
#search-page fieldset,
#individual-entry-archive fieldset,
#other-template fieldset {
	padding: 10px 0 10px 10px;
	margin: 0 0 10px 0;
}

/*コメントの入力フォームのグループ名*/
#search-page legend,
#individual-entry-archive legend,
#other-template  legend{
	display: none;
}

/*コメントの入力フォーム関連に定義リストを使用*/
dl.comment_form {
	margin: 0;
	padding: 0;
}

dl.comment_form dt {
	margin: 1em 0 0.2em 0;
	padding: 0;
}

dl.comment_form dd {
	margin: 0 0 0 1em;
	padding: 0;
}

/*コメント関連ののボタン・チェックボックス・サインイン・アウト*/
.button {
	padding: 0;
	line-height: 1;
	margin: 0.3em 1em 1em 0;
	font-size: 10px;
}

/*コメント関連ののボタン・チェックボックス・サインイン・アウトのリスト*/
ul.button li {
	margin: 0 1em 0 0;
	display: inline;
}

/*TypeKeyへのサインイン・アウト*/
.typekey_button {
	padding: 0;
	margin: 10px 0 0 0;
}

/*TypeKeyへのサインイン・アウトのリスト*/
ul.typekey_button li {
	margin: 0 15px 0 0;
	padding: 0;
	display: inline;
}

/*TypeKeyへのサインイン・アウトのリンクスタイル*/

ul.typekey_button li a,
ul.typekey_button li a:link,
ul.typekey_button li a:visited,
ul.typekey_button li a:active,
ul.typekey_button li a:hover {
}

div.alert {
	padding: 10px 0 10px 75px;
	margin: 0 10px 15px 0;
}

/*TypeKeyのアラート*/
div.alert p {
	padding: 0;
	margin: 0 10px 0 0;
	line-height: 1.2;
}



/********************コメント・トラックバック関連********************/

/*コメント・トラックバックのブロック*/
/*
comment-content,
trackback-content {
	font-size: 10px;
	height: 10px;
	width: 460px;
}

comment-content p,
trackback-content p {
	font-size: 10px;
}
*/

/*各コメントのブロック*/
/*
entry-body {
	font-size: 10px;
}
*/

/*コメント関連ののボタン・チェックボックス・サインイン・アウト*/
/*
.button {
	font-size: 10px;
}
*/

/*コメント関連ののボタン・チェックボックス・サインイン・アウトのリスト*/
/*
ul.button li {
	list-style-type: none;
}
*/

/*エントリーの投稿情報内のリスト*/
/*
ul.posted li {
	font-size: 10px;
	list-style-type: none;
}
*/

/*TypeKeyへのサインイン・アウトのリスト*/
/*
ul.typekey_button li {
	list-style-type: none;
}
*/

