@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------------
	 #cnt_title
----------------------------------------------------------- */
#top #header #back_title{
	margin:0 auto;
	padding:13px 0;
	width:100%;
	height:410px;
}

#top #header #back_title .flash{
	width:960px;
	height:410px;
	margin:0 auto;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#top .back_contents{
	margin: 30px auto 0 auto;
}

#top #contents {
	background: url(../images_takinogawa/top/bg_right_col.gif) 464px 0 repeat-y;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#top #main {
	width:685px;
	overflow:hidden;
}


/* #left_col	TAKINOGAWA GROUP
----------------------------------------------------*/
#top #left_col {
	padding:15px 0;
	width:444px;
	float:left;
	border:1px solid #EFEDED;
}

#top #left_col .group_wrap {
	margin:20px 0 0 0;
	background:url(../images_takinogawa/top/line_sep.gif) 0 bottom no-repeat;
	overflow:hidden;
}

/* グループBOX */
#top #left_col .box_group {
	width:222px;
	margin:0 0 10px 0;
}

#top #left_col .box_group p.box_group_img {
	margin:10px 0;
}

#top #left_col .box_group p.box_group_img02 {
	margin:0 0 10px 0;
}


#top #left_col .box_group p.box_group_txt {
	color:#000;
	text-decoration:none;
}

#top #left_col .box_group p.lnk_details {
	padding-left:8px;
	margin-top:5px;
	float:right;
	color:#6CBCE5;
	text-decoration:underline;
	background:url(../images_takinogawa/top/ic_details.gif) 0 center no-repeat;
}

#top #left_col .group_wrap .fleft a {
	padding:0 6px 0 15px;
}

#top #left_col .group_wrap .fright a {
	padding:0 15px 0 6px;
}


#top #left_col .group_wrap a {
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
	height:100%;
}

#top #left_col .group_wrap a:hover {
	background-color:#F1F3F8;
}

#top #left_col .group_wrap h3.tit_larg {
	margin:0 0 10px 15px;
}


#top #left_col .group_wrap .blue_txt {
	color:#2C5273;
	font-size:12px;
	font-weight:bold;
}

#top #left_col .group_wrap .small_txt {
	font-size:x-small;
	color:#666666;
}


/* グループBOX02 */
#top #left_col .group_wrap02 {
	margin-top:15px;
	overflow:hidden;
}

#top #left_col .group_wrap02 .fleft {
	padding:0 0 0 15px;
}
 
#top #left_col .group_wrap02 h3 {
	margin: 0 0 10px 15px;
}
 
#top #left_col .group_wrap02 .box_group02 {
	width:285px;
	margin-bottom:10px;
	float:right;
	font-size:10px;
}
 
#top #left_col .group_wrap02 .box_group02 a {
	width:270px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
	padding: 0 15px 0 6px;
}
 
#top #left_col .group_wrap02 .box_group02 a:hover {
/*	background-color:#DFE5F3;*/
}
 
#top #left_col .box_group02 p.box_group_txt02 u{
	text-decoration:none;
	width:260px;
	border-bottom: solid #2C5273 1px;
	color:#2C5273;
	font-weight:bold;
}

#top #left_col .box_group02 p.box_group_txt02 {
	color:#000;
	text-decoration:none;
	width:260px;
}
 
#top #left_col .box_group02 p.lnk_details02 {
	margin-right:10px;
	padding-left:8px;
	float:right;
	color:#6CBCE5;
	text-decoration:underline;
	background:url(../images_takinogawa/top/ic_details.gif) 0 center no-repeat;
}

#top #left_col .box_group02 p.line_dotted {	
	margin-top:5px;
	border-top:1px dotted #C5C0C0;
	width:265px;
	height:1px;
	line-height:1px;
}
 
#top #left_col .box_group02 span.grey {
	color:#666666;
}


/*	#right_col	新着情報、雑誌掲載情報
----------------------------------------------------*/
#top #right_col {
	padding:15px 0 15px 0;
	width:221px;
	float:right;
}

#top #right_col .box_news,
#top #right_col .box_magazine{
	margin:15px 0 30px 0;
}

#top #right_col .box_news dl {
	margin-bottom:35px;
}


#top #right_col .box_news dl a,
#top #right_col .box_magazine dl a{
	padding:10px 11px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	border-bottom:1px dotted #C5C0C0;
}


#top #right_col .box_news dl a:hover,
#top #right_col .box_magazine dl a:hover{
	background-color:#DFE5F3;
}

#top #right_col .box_news dt {
	margin-bottom:15px;
	padding:1px;
	height:60px;
	background-color:#fff;
}

#top #right_col .box_news dd,
#top #right_col .box_magazine dd{
	font-size:10px;
	color:#3C3C3C;
}

#top #right_col .box_news span.date,
#top #right_col .box_magazine span.date{
	padding:2px 5px;
	display:inline;
	color:#37A4DC;
	background-color:#DFE5F3;
}

#top #right_col .box_news .title{
	color:#37A4DC;
	text-decoration:underline;
}



/* -----------------------------------------------------------
	#side
		サイドバー、サブ
----------------------------------------------------------- */
#top #side {
	width:255px;
}

#top #side p.bn_tit {
	margin-bottom:20px;
	text-align:right;
}






/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html #top #left_col .group_wrap {
	zoom:1;
}


