body {
	margin: 20px 0px 20px 0px;
	background-color: #333333;
	text-align: center;
}
a {
	text-decoration: underline;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #6699CC;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
blockquote {
	border:1px dotted #666;
	padding:5px;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #222;
	border: 1px solid #FFFFFF;
}
#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(http://www.machineworks.co.uk/whg/images/images.jpg);
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 150px;
	width:700px;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner h1 {
	font-size: xx-large;
	font-weight: bold;
}
#banner h2 {
	font-size: small;
}
#center {
	float: left;
	width: 500px;
	overflow: hidden;
}
.content {
	padding: 15px 15px 5px 15px;
	background-color: #222;
	color: #FFFFFF;
	font-size: small;
}
#right {
	float: left;
	width: 200px;
	background-color: #222;
	overflow: hidden;
}
.content p {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 12px;
}
.content blockquote {
	line-height: 150%;
}
.content li {
	line-height: 150%;
}
.content h2 {
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h3 {
	display:block;
	border-left:#FFFFFF 5px solid;
	/*
	border-top:#666 1px dotted;
	border-bottom:#666 1px solid;
	border-right:#666 1px solid;
	padding:3px 3px 3px 10px;
	*/
	padding-left:5px;
	color: #FFFFFF;
	font-size: medium;
	line-height:110%;
	text-align: left;
	font-weight: bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.content h3 a {
	color: #FFFFFF;
	font-size: medium;
	line-height:110%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 3px;
}
.content h3 a:hover {
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: medium;
	line-height:110%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 3px;
}

.content div.social-icon {
	display:block;
	padding-left: 10px;
	margin-bottom: 3px;
}


.maincat {
	color: #FFFFFF;
	font-size: small;
	line-height:110%;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
}
.content p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
.content p.posted {
	color: #FFFFFF;
	font-size: x-small;
	border-top: 1px dotted #666666;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
.content div.paginate {
	padding:0;
	margin: 0 0 10px 0;
	text-align:center;
}
.sidebar {
	padding: 15px;
}
.sidebar form {
	padding: 5px 0 0 0;
	margin:0;
}
#calendar {
	line-height: 140%;
	color: #FFFFFF;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#calendar caption {
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}
#calendar th {
	text-align: center;
	font-weight: normal;
}
#calendar td {
	text-align: center;
}
.sidebar h2 {
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}
.sidebar img {
	border: 2px solid #FFFFFF;
}
.sidebar form select {
	width: 115px;
}
.sidebar form input#search {
	width: 109px;
	_width: 110px;
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
}
.link-note {
	color: #FFFFFF;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 0px;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}
textarea[id="comment-text"] {
	width: 80%;
}
img.r {
	float: right;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
}
img.l {
	float: left;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
}
img {
	border: none;
	margin-right:4px;
	margin-top:4px;
}
span.new {
	color: red;
	font-weight: bold;
}
.searchlayout {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 20px 20px 20px 10px;
}
ul.ad {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li.ad {
	font-size: small;
	list-style:none;
	padding-left:15px;
	padding-bottom:2px;
	background:url(http://www.machineworks.co.uk/whg/images/dot_rect.gif) no-repeat left top;
}
/* お薦め記事 */

.recommended {
	border-top:#999999 1px dotted;
	border-bottom:#999999 1px dotted;
	margin: 0px;
	padding: 15px 0 15px 0;
}
.recommended ul {
	margin: 0px;
	padding: 0px;
}
.recommended li {
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:x-small;
	line-height:110%;
	background:url(http://www.machineworks.co.uk/whg/images/dot.gif) no-repeat left top;
}
.recommended li a {
	color:#DFDFDF;
	text-decoration:none;
}
.recommended li a:hover {
	color:#CCFF00;
	text-decoration:underline;
}
/* 画像用特殊リンク色 */

a.hid {
	color:#222;
	display:none;
	text-decoration:none;
	width:1px;
	height:1px;
	font-size:5px;
	text-indent:-9999px;
	overflow:hidden;
}
/* Google Ad */
.g-ad {
	margin:0 0 10px 0;
	padding:0;
	font-style:normal;
}
.ad-entry-top {
	margin:7px 0 0 0;
	font-style:normal;
}
/* Category Profile */
.profile {
	width:475px;
	border-bottom:1px #bbbbbb dotted;
	padding: 0;
	margin:5px 0 15px 0;
}
.profile .profile-wiki {
	font-size:x-small;
	line-height:180%;
	padding: 0 0 10px 0;
	margin:0;
}
/* Side - Release - Information */

#side-release {
	font-family: Lucida Grande, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka" sans-serif;
	font-size:10px;
	line-height:130%;
	margin:10px 0 15px 0;
	padding:0 0 0 0;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	background-color: #242424;
}
#side-release h3.release-title {
	color:#FFFFFF;
	display: block;
	background-color: #333333;
	margin: 0px 0 0px 0;
	padding: 4px 2px 4px 5px;
	font-family: Lucida Grande, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka" sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	text-align:center;
}
#side-release h4 {
	color:#FF6600;
	display: block;
	background-color: #333333;
	margin: 8px 0 5px 0;
	padding: 2px 2px 2px 5px;
	font-family: Lucida Grande, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka" sans-serif;
	font-size:12px;
	font-weight:normal;
}
#side-release a {
	color:#bbbbbb;
	font-size:10px;
	font-family: Lucida Grande, Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka" sans-serif;
	text-decoration:none;
	margin:4px 0 4px 0;
}
#side-release a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#side-release .div-line {
	margin:0;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #333333;
}

/* optional */
ul.egg {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 36px;
	padding-top: 0px;
	list-style:none;
}
ul.egg li {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size:10px;
	line-height:12px; 
	text-indent:-36px;
	margin-bottom: 5px;
}
/*--------------*/
ul#chumoku {
	background-image:url(http://www.machineworks.co.uk/whg/feed/side_banner/images/amazon_chumoku.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	width:475px;
	height:75px;
	overflow:hidden;
	list-style:none;
	padding:0;
	padding-top:25px;
	margin:0;
}

ul#chumoku li {
	display:inline;
	list-style:none;
	padding:0;
	padding-right:0px;
	margin:0;
}
/*--------------*/
a.side-amazon {
	color:#ffffff;
	width:160px;
	font-size:10px;
	display:block;
	line-height:13px;
	margin-bottom:0;
	text-decoration:none;
}
a:hover.side-amazon {
	text-decoration:underline;
}
/*--------------*/
#manosuma_twit {
	font-size:10px;
	color:#CCCCCC;
	display:block;
}
#manosuma_twit a{
	color:#CCCCCC;
	text-decoration:none;
}
#manosuma_twit a:hover{
	color:#000000;
	background-color:#CCCCCC;
}


