@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------
　コラムリンク
------------------------------------------------------------*/
.entry_Contents a:link	{
	text-decoration:underline;
	font-weight: bold;
	color: #3695DA;
}
.entry_Contents a:hover{ text-decoration:none;}

/*-----------------------------------------------------------
　コラムレイアウト
------------------------------------------------------------*/
.columnTitle   {
	background: url(../common/column_title_bg.gif) repeat-x;
	text-align: left;
	color: #FFFFFF;
	width: 100%;
}
.columnTitle h2 {
	text-align: center;
	padding: 7px 0px 7px 0px;
}
.colbox ul {
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}
.colbox {
	background: #FFFFFF;
}

.entry_Contents {
	font-size: 12px;
	line-height: 1.6;
	color: #666666;
	padding: 10px;
	text-align: left;
	width: 610px;
	margin: 0px auto 15px;
}

.entry_Contents img{
	padding-right: 5px;
	}
.entry_Contents td {
	padding: 8px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.entry_Contents p {
	margin-top: 8px;
}
#main_Col
 {
	float: left;
	width: 660px;
	left: 222px;
	position: relative;
}
.entry {
	width: 640px;
}


.entry h2 {
	background: url(../column/bigCate_title.gif);
	font-size: 20px;
	font-weight: bold;
	color: #3399CC;
	text-align: left;
	padding: 10px 0px 0px 15px;
	width: 626px;
	height: 32px;
	margin: 0 auto;
}
.entry h3 {
	background: url(../column/entry_title.gif) no-repeat;
	width: 625px;
	padding: 6px 0px 0px 15px;
	height: 25px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
}
h4.entry_List_title {
	background: url(../column/entry_List.gif) no-repeat;
	color: #FFFFFF;
	height: 25px;
	width: 285px;
	padding-top: 6px;
	font-size: 13px;
	text-align: center;
}
.entry_List  ul li {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: square inside;
}

#theme_list {
	width: 275px;
	margin: 10px 0px;
	text-align: left;
	font-size: 12px;
}

/*-----------------------------------------------------------
　コラムリスト
------------------------------------------------------------*/

#ColumnList li {
	text-align: left;
	margin: 4px auto;
	padding: 2px;
	width: 400px;
	font-size: 14px;
	border-bottom: 1px dashed #E6D09F;
	float: left;
	list-style: circle inside;
}
.timeList {
	font-size: 11px;
}

#notebg {
	background: url(../column/notetop.gif) no-repeat top;
	border-right: 1px solid #E6D09F;
	border-bottom: 1px solid #E6D09F;
	border-left: 1px solid #E6D09F;
	margin: 10px auto;
	width: 586px;
	padding-top: 40px;
	padding-left: 20px;
}
.koumoku {
	background: url(../column/koumokubg.gif) repeat-x;
	width: 400px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-top: 2px;
}
.data  {
	background: url(../common/green_line.gif) no-repeat top;
	clear: both;
	width:620px;
	padding-top:15px;
}

