@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 6/8
*/
/*------------------------------------------------------------
	まずは手軽なレンタルブログから
------------------------------------------------------------*/
#conts h2.none {
	padding: 0;
	background: none;
}

#conts h3 {
	margin: 20px 10px 10px;
}

#conts p {
	margin: 0 10px 1em;
	line-height: 1.7;
}

#conts #comparsion {
	margin-bottom: 20px;
	width: 100%;
}

#conts .individual {
	margin-right: 10px;
	margin-left: 10px;
}

#conts #comparsion th,
#conts #comparsion td {
	padding: 5px;
	border: 1px solid #CCEACA;

	text-align: center;
}

#conts #comparsion thead th {
	background: #69BF51;

	color: #fff;
}

#conts #comparsion th {
	font-weight: bold;
}

#conts #comparsion th {
	background: #EEF8ED;
}

#conts #comparsion .line02 th {
	background: #CCEACA;
}

#conts #comparsion td {
	background: #fff;

	font-weight: normal;
}

#conts #comparsion .line02 td {
	background: #E7E7E7;
}

#conts #comparsion .functions {
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
}

#conts #comparsion .date {
	padding-left: 10px;
	width: 100%;

	text-align: left;
}

#conts .create {
	margin: -10px 10px 0;
}

#conts .create a {
	padding: 0 0 0 17px;
	background: url(/img/icon/02.gif) no-repeat left center;
}

#conts #blogList {
	margin: 0 10px;
}

#conts #blogList li {
	margin-bottom: 20px;

	float: left;
}

#conts #blogList li.floatR {
	float: right;
}

#conts #blogList li img {
	margin-bottom: 5px;
}

#conts #blogList .mt {
	background: url(/img/how_to_use/mt_over.gif) no-repeat;
}

#conts #blogList .seesaa {
	background: url(/img/how_to_use/seesaa_over.gif) no-repeat;
}

#conts #blogList .wp {
	background: url(/img/how_to_use/wp_over.gif) no-repeat;
}

#conts #blogList .fc2 {
	background: url(/img/how_to_use/fc2_over.gif) no-repeat;
}

#conts #blogList .livedoor {
	background: url(/img/how_to_use/livedoor_over.gif) no-repeat;
}

#conts #blogList .dti {
	background: url(/img/how_to_use/dti_over.gif) no-repeat;
}

#conts #blogList .jugem {
	background: url(/img/how_to_use/jugem_over.gif) no-repeat;
}

#conts #blogList .yaplog {
	background: url(/img/how_to_use/yaplog_over.gif) no-repeat;
}

#conts #blogList .excite {
	background: url(/img/how_to_use/excite_over.gif) no-repeat;
}

#conts #blogList .rollover {
	width: 307px;
	height: 62px;
	display: block;
}

#conts #blogList .rollover:hover {
	background-color: #fff;
}

#conts #blogList .rollover:hover img {
	visibility: hidden;
}

#conts #blogList .textLink {
	padding: 2px 0 1px 16px;
	background: url(/img/icon/02.gif) no-repeat left center;
}
