@charset "utf-8";

a, a:visited {color: #0066ff; }
a:hover {color: #ff6600; }

body.nogyo {background: #4FD3FF url(../images/bg_content.png) no-repeat fixed center bottom ; }

#container {width: 900px; overflow: auto; margin: 21px auto 0; /* 2009.11.25 ossi 調整 */   }
#wrapper #logo {margin:30px 0 30px 0 ;}
#wrapper {clear: both; width: 900px; margin: 0 auto; overflow: auto; }
#content_title {background-color: transparent; }
#content_top {
    width: 680px;
    height: 34px;
    margin: 30px 0 0 0;
    background: transparent url(../blog/images/bg_content_top.gif) left bottom no-repeat;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

#wrapper #content {width: 750px; margin: 40px auto 0px auto; overflow:auto;
	background-image: url(../images/bg_contentinner_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0px;
	
}
#content #contentInner {
	background-image: url(../images/bg_contentinner.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 20px;
	
	min-height:700px;
	height: auto !important;
	height: 700px;
	clear:both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#contentInner #bannerArea {
	width: 162px;
	margin-left: 10px;
	_margin-left: 5px;
	float:left;
}
#contentInner #bannerArea {
	width: 162px;
	margin-left: 10px;
	_margin-left: 5px;
	float:left;
}
#contentInner #bannerArea ul li {
	list-style:none;
	margin-bottom:10px;
}

#contentInner #mainArea {
	width: 400px;
	float:left;
	text-align:left;
}
#mainArea h2 {
	background-image: url(../images/hl_common.jpg);
	background-repeat: no-repeat;
	line-height: 31px;
	height: 31px;
	margin: 15px 0 15px 15px;
	padding-left:15px;
	width: 377px;
}
#mainArea p {
	margin: 16px;
	font-size:85%;
	line-height:1.5;
}
#mainArea p.date {
	margin: 16px 0 -10px 16px;
	font-size:85%;
	line-height:1.5;
	font-weight:bold;
}


#mainArea .commonBox {
	margin-bottom:30px;
}
#mainArea dl {
	margin: 5px 0 0 16px ;
	width: 364px;  
	font-size:85%;
	line-height:1.5;
	padding: 5px;  
	overflow: hidden; 	
}
#mainArea dl dt {float: right; margin-left: 10px; padding: 5px 0; }
#mainArea dl dd {
	padding: 5px 0;
	border-bottom: 1px dotted #999;
/*	padding-left: 15px;
	background: url(../img/mark.gif) no-repeat 2px .9em;
*/}


#contentInner #otherArea {
	font-size:85%;
	width: 142px;
	margin-left: 18px;
	_margin-left:9px;
	text-align:left;
	float:left;
}
#contentInner #otherArea ul li{
	list-style:none;
	margin-bottom:5px;
}
#contentInner #otherArea ul li h2,
#contentInner #otherArea ul li.pagenav h2 {
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom:5px;
}

#content #contentFooter {
	background-image: url(../images/bg_contentfooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
	height: 298px;
	clear:both;
}
#content #contentFooter ul {
	margin:0 auto;
}
#content #contentFooter ul li{
	font-size:78%;
	display:inline;
	margin-right:5px;
	list-style:none;
}
#footer_wrapper {
    clear: both;
    width: 900px;
    margin: 0;
    padding: 20px 0 0 0;
/* background: #B38F40;    */
    background: transparent;    
}
#wrapper .sliderArea {
	width: 100%;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
}
#wrapper .sliderArea p {
	padding-bottom:0px;
}

#open_aboutbox {
	margin-bottom:25px;
}
.slideImg{
background-image:url(../images/slideimg.png);
	width:900px;
	height:356px;
	position:relative;
}
.slideImg  #close_aboutbox{
	position:absolute;
	bottom:20px;
	left:420px;
}

#otherArea .ads {
	width: 120px;
/*	padding-left: 10px; */
}


