@charset "utf-8";

/* ------------------------------------------

Style Name: site.css
Since:      2009-10-30
Auther:     Miki Ishijima

-------------------------------------------*/
/* ------------------------------------------

 *  1.regular tags style
 *  2.Header
 *  3.blogger
 *  4.subColumn
 *  5.Footer
 
-------------------------------------------*/

/* @group Layout and background */

html{ /* フッターの背景が下まで行くように */
	background-image: url(images/bg_footer.gif);
}

body{
	margin: 0;
	padding: 0;
	font: small "Hiragino Kaku Gothic Pro" , "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3{
	margin: 10px 0;
}

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

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #6b4daf;
}

a img{
	border: none;
}

#Header{
	background: #FFFFFF;
}

.thumbnail{
	background: #009be2;
}

#mainColumn{
	width: 740px;
	float: left;
}

#mainColumn .section{
	width: 100%;
}

#subColumn{
	width: 200px;
	float: right;
	margin-top: 45px;
}

#Footer{
	background: url(images/bg_footer.gif);
}

.section{
	clear: both;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

/* @end */

/* @group Navigation */

#navigation{
	overflow: hidden;
	width: 680px;
	margin: 0 auto 20px;	
}

#navigation ul{
	padding: 0;
	list-style-type: none;
}

#navigation ul li{
	float: left;
}

.moreread{
	clear: both;
	width: 99%;
	text-align: right;
}

.moreread a{
	color: #ffffff;
}

.moreread a:hover{
	text-decoration: underline;
}

/* @end */

/* @group Header */

.Read{
	width: 372px;
	padding-top: 20px;
	float: left;
}

.mainimages{
	float: right;
}

/* @end */

/* @group blogger */

.blogger{
	width: 340px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px 10px 10px 10px;
	background: #ffffff;
}

.photo{

}
.photo img {
	width: 90px;
	margin: 0 10px 10px 0;
	float: left;
	padding: 0;
}

.entry-no-image {
	display:none;
}

.entryTitle{
	margin: 0;
	padding: 0;
}

.entryTitle a{
	text-decoration: none;
}

.entryTitle a:hover{
	text-decoration: underline;
}

.entryBody{
	clear: both;
	line-height: 1.3;
	margin: 0 0 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}

.entryDate{
	margin: 0;
	font-size: x-small;
}

.blogName{
	margin: 0;
	font-size: x-small;
}

/* @end */

/* @group subColumn */

.banner{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.banner li{
	margin-bottom: 5px;
}

/* @group blogparts */

#blogparts{
	background: #ffffff;
}

#blogparts h4{
	margin: 0;
	padding: 10px 10px 5px;
}

.AMN-item{
	border: 1px solid #000000;
}

.AMN-section p{
	margin: 0;
	padding: 0 10px 5px;
	font-size: x-small;
	line-height: 1.3;
}

#partscode{
	width: 96%;
}

.AMN-section p.AMN-name{
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/bg_blogparts.gif) repeat-x;
}

#AMN-entry-list{
	margin: 0;
	padding-left: 25px;
}

#AMN-entry-list li{
	width: 90%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#AMN-entry-list li{
	color: #009be2;
	font-size: x-small;
}
	
#AMN-entry-list li a{
	display: block;
	margin-bottom: 5px;
	color: #000000;
	font-size: small;
	line-height: 1.3;
	text-decoration: none;
}

#AMN-entry-list li a:hover{
	text-decoration: underline;
}

.AMN-item div a{
	color: #009be2;
	padding-left: 10px;
	font-size: x-small;
	text-decoration: none;
	background: url(images/icon_moreread.jpg) no-repeat 0 3px;
}

.AMN-item div a:hover{
	text-decoration:underline;
}

/* @end */

#blogparts{
	background: #ffffff;
}

#blogparts h4{
	margin: 0;
	padding: 10px 10px 5px;
}

.AMN-section p{
	margin: 0;
	padding: 0 10px 5px;
	font-size: x-small;
	line-height: 1.3;
}

#partscode{
	width: 96%;
}

p.AMN-name{
	margin: 0;
	padding: 0;
	background: url(images/bg_blogparts.gif) repeat-x;
}

#AMN-entry-list{
	margin: 0;
	padding-left: 25px;
}

#AMN-entry-list li{
	width: 90%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#AMN-entry-list li{
	color: #009be2;
	font-size: x-small;
}
	
#AMN-entry-list li a{
	display: block;
	margin-bottom: 5px;
	color: #000000;
	font-size: small;
	line-height: 1.3;
	text-decoration: none;
}

#AMN-entry-list li a:hover{
	text-decoration: underline;
}

.AMN-item div a{
	padding-left: 10px;
	background: url(images/icon_moreread.jpg) no-repeat 0 3px;
}

/* @end */

/* @group Footer */

#Footer{
	background: url(images/bg_fotter_logo.gif) repeat-x;
}

/* @end */

.review_59 {
	background: url(images/ttl_eventreview.gif) repeat-x;
}

.review_62 {
	background: url(images/ttl_monitorreview.gif) repeat-x;
}

