/*------------------------------------------------------------------------------
CSSDocument
------------------------------------------------------------------------------*/

/*------------------------------------*/
* {
	font-family:"qMmpSProW3", HiraginoKakuGothicPro, "CI", Meiryo, "lroSVbN", sans-serif;
	color:#666666;
	margin:0;
	font-size: 10px;
}
body {
	background-color:#FFFFFF;
}

a { text-decoration:none; display:block; }
a:hover, a:active{ color:#1e90ff; text-decoration:underline; }

img{ border:0; }

/*------------------Ŝ̃CAEg------------------*/

#layout {padding-top:0; margin-top:7px; width:auto; height:auto; }
#wrap {
	width:950px;
	height:auto;
	margin:auto;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: auto;
	width: 950px;
	padding-top: 5px;
}


#contentLeft {
	width:704px;
	float:left;
	height: auto;
}
#contentRight { padding-top:0px; float:right; margin-right:0; width:240px; }

.bar{
	background: url(../images/blogbar.gif) no-repeat;
	width: 220px;
	height: auto;
}
.top230{
	width:220px;
	height: 5px;
	clear:both;
	background-position: 0px 0px;
	float: none;
}
.bottom230{
	width:220px;
	height:5px;
	clear:both;
	background-position: 0px -5px;
	float: none;
}
.blogTitle{
	width:200px;
	height:30px;
	background-position: 0 -20px; 
	
}


.block{
	float: left;
	width: 220px;
	height: 200px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.blogbox {
	float:left;
	width:210px;
	height:180px;
	background-color:#ffffff;
	border-color:#92e8aa;
	border-style:solid;
	border-width:0 1px;
	padding-right: 4px;
	padding-left: 4px;
	clear: both;
}
.blogbox1 {
	float:left;
	width:210px;
	height:15px;
	background-color:#ffffff;
	border-color:#92e8aa;
	border-style:solid;
	border-width:0 1px;
	padding-right: 4px;
	padding-left: 4px;
	clear: both;
}

.blogbox ul{
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
.blogbox1 ul{
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.blogbox ul li.image {
	width:40px;
	float:left;
	clear:left;
	list-style-type:none;
	padding-left: 5px; padding-right: 5px; 
	padding-top: 30px;
	padding-bottom: 0px;

	width: 40px; height: 40px;	
}
.blogbox ul li.title {
	height:70px;
	width:150px;
	float:right;
	clear:right;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blogbox ul li.date {
	width:200px;
	float:left;
	clear:left;
	text-align:right;
	font-size:10px;
	font-weight:700;
	list-style-type:none;
	padding-left: 5px;
	padding-right: 5px;
	height: 10px;
	padding-top: 5px;
}
.blogbox ul li.info {
	height:28px;
	width:200px;
	float:left;
	clear:both;
	font-size:14px;
	padding-left:0;
	padding-top:5px;
	padding-bottom:3px;
	list-style-type:none;
	color:#FF0CB8;
	font-weight:bold;
}
.blogbox ul li.subinfo {
	height:22px;
	width:200px;
	float:left;
	clear:left;
	font-size:10px;
	padding-left:0;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type:none;
}
.blogbox1 ul li.author {
	width:200px;
	float:left;
	clear:left;
	text-align:right;
	font-size:10px;
	font-weight:700;
	list-style-type:none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:bottom;
	height: 10px;
}

.blogbox a:hover {
	opacity: 0.50; /* OperaESafari */
	-moz-opacity:0.50; /* Firefox */
	filter: alpha(opacity=50); /* IE */
	zoom: 1;
}

.blogbox ul li{
	display:inline !important
}
.blogbox1 ul li{
	display:inline !important
}

.blogbox ul li.pgm a{
	text-decoration:underline;
}

.blogbox ul.oa {
	background-color:#C9EBFF;
}

/*
.icon{
width:12px;
height12px;
}
*/
/*------------------oi[GA------------------*/
#boxBannerArea{
	width:240px;
	margin-top:0px;
}
#boxBannerArea ul {
	list-style-type:none;
	padding-left:1px;
}
#boxBannerArea ul li {
	background-color:#ffffff;
	list-style-type:none;
	border:1px;
	margin-top:3px;
	border-color:#CDCDCD;
	border-style:solid;
	padding:1px;
	width:234px;
	height:60px;
}
.footerbanner {
border:1px;
float:left;
border-color:#CDCDCD;
border-style:solid;
margin:1px 3px;
padding:1px;
}
.footerbanner img{
width:120px;
height:60px;
}
#footer {
clear:both;
height:auto;
width:950px;
margin:auto;
}
#footerMenu{
	width:950px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	margin: 0px;
}
#footerMenu ul{
	list-style-type:none;
	float:right;
	margin: 0px;
	padding-left: 0px;	
}
#footerMenu ul li{
	text-decoration: none;
	color: #666666;
	float:left;
}
#footerMenu ul li.separate{
padding-left:10px;
padding-right:10px;
}
#footerMenu ul li a{
	text-decoration: none;
	color: #1e90ff;
}
#footerMenu ul li a:hover{
	color: #1e90ff;
	text-decoration: underline;
	
}
#copyright {
	width:950px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	margin:auto;
	clear:both;
}
