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

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:#000000;
	background-color: #FFFFFF;
}

/*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{
	padding:0;
	margin:0;
}
.title {
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e6eff8;
}
.entry {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
}

.mainContainer {
	padding-top: 50px;
	padding-bottom: 50px;
}



/*container 非可変コンテナ*/
#container {
	width:608px;
	/*:height:1470px;*/
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #000000;
}
