@charset "UTF-8";

/* OTANOSHIMI */

/*   ------------------------------*/

#wrap1 {
	width: 570px;
	margin: 20px 0 20px 40px;
	padding-bottom: 10px;
	background: #EEE url(../otanoshimi/images/i_otanoshimi_wrap1_foot.gif) left bottom no-repeat;
}
#wrap1 h3 {
	padding: 10px;
	font-weight: bold;
	background: #EEE url(../otanoshimi/images/i_otanoshimi_wrap1_top.gif) left top no-repeat;
	font-size: 120%;
	border-bottom: #600 solid 1px;
}


#wrap2 {
	width: 530px;
	margin: 20px;
	line-height: 1.4em;
	/*border-bottom: #999 dotted 1px;*/
}
#wrap2 h4 {
	margin-top: 10px;
	font-weight: bold;
}
#wrap2 ul {
	list-style: decimal;
	padding-left: 2em;
	margin-bottom: 10px;
}

ul#btn_dl {
	display: block;
	float: right;
	width: 172px;
	list-style: none;
}
ul#btn_dl li a {
	display: block;
	width: 172px;
	height: 22px;
	padding: 5px 0 0 10px;
	margin-top: 10px;
	background: url(../otanoshimi/images/b_download.gif) left top no-repeat;
}

ul#btn_start {
	list-style: none;
	padding-left: 0;
}
ul#btn_start li a {
	display: block;
	width: 172px;
	height: 22px;
	padding: 5px 0 0 10px;
	margin-top: 10px;
	background: url(../otanoshimi/images/b_click.gif) left top no-repeat;
}

#wallpaper img {
	display: block;
	float: left;
}



/*-----TlCǉ----------------------------------------------*/
h4 {
	margin: 10px auto;
}
em {
	font-weight: bold;
}
.new {
	color: red;
}
ul#thumbList {
	list-style: none;
}
ul#thumbList li {
	display: block;
	float: left;
	width: 239px;
}
ul#thumbList li img {
	float: left;
}
ul#thumbList li .text {
	margin: 30px 0 0 80px;
}
