body {
	margin: 30px 0px 30px 0px;
	background-color: #EDEDED;
	text-align: center;
	font-family: verdana, trebuchet MS, trebuchet, arial, sans-serif;
	word-break:break-all;
	}

/* リンク */
a:visited, a:active, a:link {
	display: inline;
	color: #5F4C2B;
	text-decoration: underline;
	}

a:hover {
	display: inline;
	color: #FF0000;
	}

/* 音声ブラウザ */
.skip {
	display: none;
	}

/* 外枠 */
#container {
	background: #FFF url(http://www.cozax.com/project/root/images/header.gif) no-repeat scroll top right;
	line-height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 10px;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: 5px solid #000066;
	border-bottom: 5px solid #000066;
	text-align: left;
	}

/* 会社名 */
#name {
	width: 170px;
	text-align: center;
	font-size: small;
	}

/* リンク */
#links {
	float: left;
	width: 170px;
	text-align: right;
	margin: 0px
	line-height: 90%;
	}

	#links ul {
		list-style: none;
		padding: 0px;
		margin: 0pxl
		}

	#links li {
		list-style: none;
		line-height: 140%;
		font-size: small;
		}

	#links h2 {
		font-size: small;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 0px;
		}

/* エントリー */
#contents {
	float: right;
	width: 560px;
	padding: 0px;
	margin: 0px
	text-align: left;
	}

	#contents h3 {
		font-size: medium;
		font-weight: bold;
		color: #000066;
		margin-bottom: 0px;
		}

#blog {
	width: 520px;
	padding: 0px;
	margin: 20px;
	text-align: left;
	}

	.date {
		font-size: small;
		font-weight: normal;
		color: #000000;
		}

	.blogbody {
		font-size: small;
		line-hight: 140%;
		font-weight:normal;
		}

	.continue {
		font-size: small;
		font-weight: normal;
		}

	.postby {
		text-align: right;
		font-size: x-small;
		font-weight: normal;
		margin-bottom: 5px;
		}

#clear {
	clear: both;
	}


/* 検索 */
#search {
	text-align: right;
	width: 560px;
	height: 45px;
	}

#input {
	width: 150px;
	}

/* コピーライト */
#copy {
	width: 750px;
	text-align: right;
	font-size: x-small;
	color: #000000;
	padding: 5px;
	margin: 0px
	}


/* 会社案内 */
.about {
	font-size: small;
	font-weight: normal;
	color: #000000;
	}

/* アーカイブ共用スタイル */
#archive {
	margin: 0px;
	}

	#archive dl {
	line-height: 140%;
	}

	#archive dt {
		font-size: small;
		font-weight: bold;
		color: #2F4F4F;
		}

	#archive dd {
		font-size: small;
		font-weight: normal;
		}


/* 共用スタイル */

.contents {
	width: 520px;
	padding: 10px 0px;
	margin: 20px;
	text-align: left;
	}

h3 {
	font-size: medium;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
	}

p {
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	}

.dborder {
	border-top: 1px dotted gray;
	width:100%;
	height: 1px;
	margin: 0px;
	}

dl {
	padding-left: 20px;
	margin: 0pxl
	list-style: none;
	line-height: 180%;
	font-size: small;
	}

ul {
	list-style: square;
	list-style-position: outside;
	padding: 0px;
	margin: 0pxl
	}

li {
	line-height: 140%;
	font-size: small;
	}

.day {
	font-size: small;
	color: #2F4F4F;
	font-weight: bold;
	}

/* トラックバック */

#tr {
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	padding: 2px 20px;
	border: 0px;
	margin: 0px;
	}

#tr h1 {
	font-size: medium;
	margin: 0px;	
	}

#trbody {
	padding:0px;
	text-align: left;
	color: #000000;
	font-size: small;
	line-height: 120%;
}

	#trbody dt {
		font-weight: bold;
		}

.dotline {
	border: 1px dotted gray;
	margin: 10px;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	overflow: hidden;
	}

.posted {
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.from {
	font-size: small;
	font-weight: normal;
	color: #666666;
	}

/* 検索結果 */
.result {
	font-size : medium;
	color: #FF00000;
	}


/* 暫定検索結果用スタイル */
#banner {
	line-height: 140%;
	margin:10px 0px;
	padding: 0px;
	text-align: left;
	}

	#banner h1 {
		fon-size: large;
		font-weight: bold;
		color: #000066;
		}

	#banner h2 {
	display: none;
		}

.content {
	margin-top: 50px;
	line-height: 140%;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

