/*-----------------------------------

title : 「40歳の童貞男」チームpresents 『男たちの恋愛強化月間!?』　
client : 

design : ulm design(http://www.ulm-design.com)
author : kimura

ver : 1.0



-----------------------------------*/

html body{
	margin:0 auto;
	padding:0;
	color:#333;
	background-color: #FFF;
}

/*IE6中央寄せ 背景あわせ*/
*html body {
	text-align:center;
}



/*----------------------------------
@clearfix
-----------------------------------*/
.clearfix {
  min-height:1px;
  zoom:1;/*for IE 5.5-7*/
  
  padding:0;
  margin:0;
}

/* for IE6 */
* html .clearfix {
  height: 1px;
  
  /* for Mac IE4,5*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearfix:after{
	content: ".";
	display: block;
	line-height:0;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size:0;
} 


/*--------------------------------
@container
--------------------------------*/

/*IE6 背景あわせ*/
*html #container{
	margin:0;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 192;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
}
.title {
	color: #F00;
	font-size: 16px;
	text-align: left;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#060;
	padding:0;
	margin:0 0 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 11px;
	text-align: left;
	padding:0 0 30px;
	margin:0;
}

.mainContainer {
	padding-top: 192px;
	padding-bottom: 50px;
}



/*container 非可変コンテナ*/
#container {
	width:610px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 200%;
	color: #444;
	background-color: #FFF;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
