@charset "utf-8";

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

Style Name: style.css
Since:      2009-11-30
Auther:     Miki Ishijima

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

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

1.regular tags
2.layout

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

html{
	background: #000000;
}

body{
	margin:0;
	padding: 0;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-family:"Hiragino Kaku Gothic Pro" , "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #101112;
}

h1{
	width: 141px;
	height: 17px;
	float: left;
	margin: 0;
	padding: 20px 0 10px 0;
}

h3{
	margin-top: 20px;
	padding: 0 5px 5px 0;
	border-bottom: 1px solid #333333;
}

a img{
	border: none;
}

a:hover img{
  filter: alpha(opacity=45);
  -moz-opacity:0.45;
  opacity:0.45;
}

a:link{
	color: #4699FF;
}

a:hover{
	text-decoration: none;
}

a:visited{
	color: #cccccc;
}

/* @group textlink btn */

.update{
	text-align: right;
}

.moreread{
	clear: both;
	overflow: hidden;
	width: 960px;
	position: relative;
	top: 20px;
	padding-top: 10px;
	border-top: 1px solid #666666;
}

.moreread a{
	clear: both;
	display:block;
	width: 5.5em;
	float: right;
	padding-bottom: 10px;
	color: #ffffff;
	text-align: right;
	background: url(images/icon_arrow.gif) no-repeat 0 6px;
}

.gototop{
	clear: both;
	margin: 10px;
	text-align: right;
}

/* @end */

/* @group layout */

#container{
	width: 960px;
	margin: 0 auto;
}

#header{
	
}

#mainimages{
	clear: both;
}

#catchcopy{
	
}

#monitor{
	clear: both;
	overflow: hidden;
	margin-bottom: 60px;
}

.blogger{
	width: 300px;
	float: left;
	margin-right: 20px;
}

#footer{
	clear: both;
	background: #000000;
}

#footer .section{
	overflow: hidden;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 10px;
}

.amn{
	float: left;
}

.copyright{
	float: right;
}

/* @end */

/* @group Navigation style */

#header ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#header ul li{
	float: left;
	margin-right: 10px;
	text-align: center;
}

#header ul li.last{
	margin-right: 0;
}

#header ul li a{
	display: block;
	width: 100%;
	padding:5px;
	color: #ffffff;
	text-decoration: none;
}

#header #catchcopy,
#header #catchcopy *{
	margin: 0;
	padding: 0;
}

#header #catchcopy p{
	margin-bottom: 10px;
}

/* @end */

/* @group globalMenu */

ul#globalMenu{
	float: right;
	margin: 20px 0 10px;
	padding: 0;
	list-style-type: none;
}

ul#globalMenu li{
	padding-left: 13px;
	padding-right: 10px;
	text-align: left;
	background: url(images/gaibulink.gif) no-repeat 0 2px;
	border-right: 1px solid #333333;
}

ul#globalMenu li a{
	display: inline;
	width: 100%;
}

ul#globalMenu li a:hover{
	color: #cccccc;
	background: #222222;
}

/* @end */

/* @group naviMenu */

ul#naviMenu{
	width: 960px;
}

ul#naviMenu li{
	width: 318px;
	margin: 0;
	font-weight: bold;
	border: 1px solid #000000;
	border-right:none;
}

ul#naviMenu li.last{
	margin-right: 0;
	border-right: 1px solid #000000;
}

ul#naviMenu li a{
	width: 97%;
	color: #333333;
	background: #cccccc;
}

ul#naviMenu li a:hover{
	background: #efefef;
}

ul#naviMenu li a:hover{
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}

/* @end */

/* @group catchcopy */

#catchcopy{
	overflow: hidden;
	clear: both;
}

#catchcopy a:hover img{
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}


/* @end */

/* @group blogger */

#monitor{
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}

.blogger{
	width: 290px;
}

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

.entryTitle{
	margin: 0;
	font-weight: normal;
}

.entryTitle a{
	color: #ffffff;
}

.entryBody{
	color: #999999;
}

.entryDate{
	margin: 0;
}

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

/* @end */

.review_56 h4 img { background-image:url('images/ttl_west.jpg'); background-repeat:no-repeat; width:100px;height:34px; }
.review_57 h4 img { background-image:url('images/ttl_east.jpg'); background-repeat:no-repeat; width:104px;height:34px; }
.review_56 {	float: right; }
.review_57 {	float: left;  }
.subpage2 .review_56 { float: left; }
.subpage2 .review_57 { float: left; }

