

/* douki.css */


#ContentsInner {
}

#ContentsInner #lead {
	width: 510px;
	height: 154px;
	margin-bottom: 20px;
	background: url(../../img/kikkake/kikkake_img.jpg) no-repeat left center;
	text-indent: -9999px;
	
}

#friendThemes {
	width: 520px;
	padding: 0 0 20px;
}

#friendThemes h4 {
	padding-bottom: 0;
}

#themeList {
	width: 512px;
	background: url(../../img/kikkake/kikkake_sub_02.gif) repeat-y;
	padding: 10px 15px 15px 10PX;
	/*\*/
	width: 487px;
	/**/
}

#themeList a {
	color: #0068b6;
}

#themeList a:hover {
	color: #0068b6;
	text-decoration: underline;
}

#themeList li {
	background: url(../../img/manual/step1/manual1_icon.jpg) left 4px no-repeat;
	padding-left: 15px;
}

#leftArea {
	float: left;
	width: 230px;
}

#rightArea {
	float: right;
	width: 240px;
}

#rightArea p{
	float: right;
	width: 75px;
}



#detailList {
}

#detailList .detailWrapper {
	width: 514px;
	padding: 0 0 40px;
}

#detailList .detailWrapper h4 {
	padding: 0 0 5px;
}

#detailList .detailWrapper li {
	float: left;
	width: 242px;
}

#detailList .detailWrapper li.leftBox {
	width: 262px;
	padding-right: 28px;
	/*\*/
	width: 242px;
	/**/
}


#SideMenu h3 {
	text-align: right;
	margin: 0 0 0 auto;
}

#infoSearchIdea {
	text-align: center;
}

#infoSearchIdea p{
	text-align: left;
	font-size: 95%;
}

#infoSearchIdea .clickButton {
	text-align: center;
	padding: 10px 0;
}







