/* Information =====================================
   name:special.css
   dir:_root/special/common/css/
   descript: style for special contents
   history:
   -2010.11.04 created by saito@yohk
   -2010.11.12 changed by saito@yohk
   
   
   
   ================================================= */

/* -----------------------------------------------
              Special Common
   ----------------------------------------------- */

#Main .arc_01.prof {
	background-position: top;
	padding-top: 16px;
	padding-bottom: 5px;
	margin-top: 20px;
}

#Main .arc_01.prof div.prof {
	margin-bottom: -5px;
}

#Main .arc_01.prof h2 {
	font-size: 100%;
	margin-bottom: 4px;
}

#Main .arc_01.prof img {
	border: 1px solid #C8D3D9;
}

/* -----------------------------------------------
              Special Category Top
   ----------------------------------------------- */

#Main.cat_top .bn {
	display: block;
	margin-top: 10px;
}

#Main.cat_top .topic_path {
	margin-bottom: -3px;
}

/* -----------------------------------------------
              Special Sub Category Top
   ----------------------------------------------- */

#Main .cat_top_area.pat_02 {
	background: url(../../../common/img/dot.gif) bottom left repeat-x;
	padding-bottom: 10px;
	zoom: 1;
}

#Main.cat_top .cat_top_area:after {
	font-size: 1px;
	content: " ";
	display: block;
	height: 0px;
	clear: both;
}

#Main.cat_top .cat_top_area h1 {
	display: none;
}

#Main.cat_top .cat_top_area .lead {
	margin: 6px 0 5px;
	line-height: 1.6;
}

#Main.cat_top .cat_top_area a.prof {
	background: url(../../../common/img/icon_a.gif) top left no-repeat;
	background-position: 0 0;
	padding: 1px 0 3px;
	padding-left: 18px;
	font-weight: bold;
	float: right;
	_margin-top: 0px;
}

#Main.cat_top #Prof .area_r {
	_margin-top: -35px;	
}



/* -----------------------------------------------
              Special Containts
   ----------------------------------------------- */

#Main .category {
	/*display: none;*/
}

#Main.con .bn {
	margin-top: 6px;
}

#Main .entry-meta {
	/*	text-align: left;
	margin-top: 10px; 
	background-position: top;
	padding: 5px 5px;
	padding-bottom: 7px;
	height: 14px;*/
}

#Main .btn_area {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 5px;
}

#Main .btn_area .twi_t {
	position: relative;
	left: -1px;
}

* html #Main .btn_area {
	position: absolute;
	top: 0;
}

#Main.con .entry-content {
	padding-top: 15px;
}

#Main.con .arc_01.prof {
	margin-top: 0;
}

#Main.con .arc_01.prof.pat_02 {
	background: none;
}

#Main.con .arc_01.prof .area_r {
	width: 463px;
}

#Main.con #Prof .area_r {
	_margin-top: -15px;	
}

div.link {
	position: relative;
}

div.link h5 {
	width: 104px;
}

.link ul {
	width: 496px;
}
.tag_02 ul {
	width: 496px;
}
.tag_02 h5 {
	width: 104px;
}
