@charset "UTF-8";
/* CSS Document */


/*トップページ


/*****************************************************************************
 タイトル
 *****************************************************************************/

.title_2{
	margin-bottom: 20px;
}


.title_3{
	margin-bottom: 20px;
}

#c_contents {
	width: 730px;
	line-height: 1.5;
}

.rd{
	margin-bottom: 5px;
}

.c_copy{
	margin-bottom: 15px;
}
.c_rd{
	margin-bottom: 20px;
	line-height: 1.6;
	width: 457px;
}

/*
/*****************************************************************************
 コンテンツ1
 *****************************************************************************/
.ct1{
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.c_ct{
	margin-left: 0px;
	text-align: left;
	width: 720px;
}
.c_img{
	float: right;
	margin-bottom: 30px;
}


.link_li{
}

.link_li li{
	color: #804c37;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../link/images/ic_link.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

