/*******************************
*TOP
*******************************/



#waku {
	background:url(img/top_bg.jpg) repeat-y 0 0;
	}

/*-----------------------------#left--*/
#left h2 {
	font-size:1.1em;
	color:#EF5054;
	line-height:1.5;
	}
/*---------------------------//#left//--*/



/*-----------------------------#right--*/
#right .news {
	width:280px;
	float:left;
	margin:0 20px 0 0;
	}

#right .blog {
	width:280px;
	float:left;
	}

#right .fbBox {
	width:278px;
	float:left;
	border:1px solid #eee;
	}

.log {
	line-height:1.4;
	margin:5px 0 5px 0;
	height:270px;
	overflow:auto;
	}

.log dt {
	}

.log dd {
	width:190px;
	margin:-20px 0 10px 70px;
	}

.more {
	margin:5px 0 40px 0;
	text-align:right;
	}

.more a {
	background:url(img/ico_sankaku00.jpg) no-repeat 0 3px;
	padding-left:10px;
	}


/*--------contents-------*/
.con_title {
	margin:0 0 15px 0;
	clear:both;
	}

.con {
	width:580px;
	float:left;
	background:url(img/top_contents_bg.jpg) no-repeat bottom left;
	clear:left;
	}


.con01, .con02, .con03, con04 {
	width:285px;
	float:left;
	}

.con01 {
	margin:0 10px 10px 0;
	}

.con02 {
	margin:0 0 10px 0;
	}

.con03 {
	margin:0px 10px 10px 0;
	}

.con04 {
	margin:0px 0 10px 0;
	}

.con h3 {
	}

.con ul {
	list-style:none;
	}

.con .l_ul {
	width:125px;
	float:left;
	margin:0 10px 0 10px;
	}

.con .r_ul {
	width:125px;
	float:left;
	}

.con_btm {
	clear:left;
	text-align:right;
	margin:0 10px;
	}

.con01 li {
	background:url(img/ico_sankaku01.jpg) no-repeat 0 6px ;
	padding-left:10px;
	}

.con02 li {
	background:url(img/ico_sankaku02.jpg) no-repeat 0 6px ;
	padding-left:10px;
	}

.con03 li {
	background:url(img/ico_sankaku03.jpg) no-repeat 0 6px ;
	padding-left:10px;
	}

.con04 li {
	background:url(img/ico_sankaku04.jpg) no-repeat 0 6px ;
	padding-left:10px;
	}







/*---------------------------//#right//--*/
