@charset "utf-8";
/* CSS Document */

div.TB_text{
	color: #000000;
	background-color: #FFFFFF;
	margin: 1em auto;
	padding: 1px;
	width: 85%;
}
div.TB_text div.sec{
	margin: 1em 1em;
}
div.TB_text p{
	margin: 0em;
}
div.TB_text p.TB_Button{
	color: #666666;
	background-color:#FFF7F7;
	width: 14%;
	border:1px #999999 solid;
	font-size:90%;
	margin-bottom: 6px;
	margin-right:3%;
	padding:1px 5px;
	cursor:pointer;
	text-align:center;
	float:right;
}

div.TB_txt{
	color: #000000;
	background-color: #FFFFFF;
	margin: 1em auto;
	padding: 1px;
	width: 85%;
}
div.TB_txt div.sec{
	margin: 1em 1em;
}
div.TB_txt p{
	margin: 0em;
}


.blog_intro {
	width:199px;
	height:24px;
	margin:5px auto 5px 5px;
}

.blog_introm {
	width:199px;
	height:24px;
	margin:5px auto 5px 5px;
	vertical-align: middle;
}

#bmttl {
	width:690px;
	height:114px;
	position:relative;
	font-size:10px;
	text-align:center;
	/*HideMacIE\*/
	overflow:hidden;	/**/
}
#bmttl span {
	display:block;
	width:90%;
	height:100%;
	background:url(http://blog.coopnext.com/mm/bm_img/title.gif) no-repeat;
	position:absolute;
	top:0;
	left:70px;
	margin:0px;
}

.lead {
	width:550px;
	height:auto;
	margin:20px auto;
	font-size:110%;
	color:#666666;
	line-height:150%;
}

h6 {
	background:url(http://blog.coopnext.com/mm/bm_img/s_ttl_ico.gif) left top no-repeat;
	padding:0px 20px 4px 30px;
	border-bottom:1px #999999 dashed;
	font-size:130%;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#333333;
	margin-bottom:5px;
	min-height:22px;
}

#menu {
	 border:#FFC8C8 3px double;
	 margin:0 auto;
	 width:590px;
	 padding:0px;
}

#menu #menu_ttl {
	margin:0px;
	background-color:#FFE8E8;
	border-bottom:2px #04659C solid;
	padding:5px;
	width:auto;

}

#menu #menu_ttl span {
	color:#04659C;
	font-size:110%;
	font-weight:bold;
}

#menu #listmenu {
	width:580px;
	margin:0;
	padding:5px;
	border:0;
}

#menu #listmenu ul {
	margin:0px;
	padding:0;
	height:auto;
	text-indent:1em;
	list-style-type:none;
	overflow:hidden;
}

#menu #listmenu ul li { 
	float:left;
	width:auto;
	background-image:url(http://blog.coopnext.com/mm/bm_img/ico.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:0.3em;
	margin:0.2em 0.1em;
	color:#CCCCCC;
} 

#menu #listmenu li a {
	color:#04659C;
	white-space: nowrap;
	font-size:14px;
}

#menu #listmenu li a:hover {
	color:#990000;
	white-space: nowrap;
	font-size:14px;
}
.to_menu {
	clear:both;
	width:600px;
	text-align:right;
	font-size:12px;
	margin:10px auto 20px;
	padding:4px auto;
	border-top:1px #999999 dashed;
}

hr {
	clear:both;
	margin:0;
	padding:0;
	display:none;
}
