@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/

body.home #content div.block {
	margin-bottom: 5px;
	background-color: #fff;
}

body.home #content div.block .section-title {
	margin-bottom: 10px;
}

body.home #content div.wrapper {
	margin-bottom: -1em;
	*margin-bottom: 0;
	overflow: hidden;
}

/*	div.primary
--------------------------------------*/

body.home #content div.primary {
	float: left;
	width: 505px;
}

body.home #content div.primary div.information {
	overflow: hidden;
	zoom: 1;
}

body.home #content div.primary div.information h2 {
	margin: 0 5px 0 0;
	float: left;
}

body.home #content div.primary div.information dl {
	margin: 0;
	float: left;
}

body.home #content div.primary div.information dl dt {
	float: left;
	clear: left;
}

body.home #content div.primary div.information dl dd {
	margin-left: 7em;
}

body.home #content div.primary #block-01 {
	text-align: center;
}

body.home #content div.primary #block-01 div.plan {
	margin: 0 auto;
	width: 480px;
}

body.home #content div.primary #block-01 div.plan p {
	margin: -6px 0 0;
	position: relative;
}

body.home #content div.primary #block-01 div.plan table {
	margin: 0;
	width: 480px;
	background: url(../../image/texture_block-01_01.gif) no-repeat right 27px;
}

body.home #content div.primary #block-01 div.plan table thead th {
	text-align: center;
}

body.home #content div.primary #block-01 div.plan table tbody th {
	vertical-align: top;
}

#content div.primary #block-01 div.plan table td {
	padding: 5px 0 12px;
	vertical-align: top;
}

* html #content div.primary #block-01 div.plan table td {
	padding-left: 6px;
}

/*	div.secondary
--------------------------------------*/

body.home #content div.secondary {
	float: right;
	width: 334px;
}

body.home #content div.secondary div.content-nav ul {
	margin-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

body.home #content div.secondary div.content-nav ul li {
	margin-right: 6px;
	float: left;
	height: 76px;
}

body.home #content div.secondary div.content-nav ul li.pseudo-last-child {
	margin-right: 0;
}

body.home #content div.secondary #block-02 {
	text-align: center;
}

body.home #content div.secondary #block-02 ul.content-nav {
	margin: 0 10px;
	padding-bottom: 5px;
	width: 314px;
}

body.home #content div.secondary #block-02 ul.content-nav li {
	padding-bottom: 10px;
}

/*	div#block-03
--------------------------------------*/

body.home #content #block-03 {
	text-align: center;
	zoom: 1;
}

body.home #content #block-03 div.section {
	margin: 12px auto 0;
	padding-top: 10px;
	*padding-top: 0;
	width: 824px;
	overflow: hidden;
	text-align: left;
}

body.home #content #block-03 div.section h3.section-title {
	margin-top: 10px;
}

body.home #content #block-03 div.section h4 {
	font-weight: normal;
}

body.home #content #block-03 div.section h4.section-title {
	margin-top: 10px;
	padding-left: 5px;
	height: 20px;
	background: url(../../image/texture_heading_01.gif) no-repeat;
	color: #ff5900;
	line-height: 20px;
	font-weight: normal;
}

body.home #content #block-03 div.section h4.section-title02 {
	margin-top: 0px;
	padding-left: 5px;
	height: 20px;
	background: url(../../image/texture_heading_02.gif) no-repeat;
	color: #fff;
	line-height: 20px;
	font-weight: bold
}

body.home #content #block-03 div.section h4.section-title03 {
	margin-top: 10px;
	padding-left: 5px;
	height: 20px;
	background: url(../../image/texture_heading_03.gif) no-repeat;
	color: #FF3300;
	line-height: 20px;
	font-weight: bold
}

body.home #content #block-03 div.section img.icon {
	margin-right: 5px;
	vertical-align: middle;
}

body.home #content #block-03 div.section div.pic {
	float: left;
	font-size: 84%;
}

body.home #content #block-03 div.section div.pic img.icon {
	margin-right: 2px;
}

body.home #content #block-03 div.section table td {
	padding-left: 7px;
	vertical-align: top;
}

* html body.home #content #block-03 div.section table td {
	padding-left: 6px;
	line-height: 1.5;
}

body.home #content #block-03 div.section table td ol.ranking li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	overflow: hidden;
	background: url(../../shared/image/texture_dotted-01_01.gif) no-repeat left bottom;
	zoom: 1;
}

body.home #content #block-03 div.section table td ol.ranking li span.title {

}

body.home #content #block-03 div.section table td ol.ranking li span.genre {
	clear: both;
	margin-left: 22px;
	font-size: 84%;
}

body.home #content #block-03 div.section table td div.unit {
	margin: 0px;
	display: table;
	width: 354px;
}

body.home #content #block-03 div.section table td div.unit div.image {
	padding: 0 10px 5px 0;
	display: table-cell;
	*float: left;
	width: 1%;
	*width: auto;
	vertical-align: top;
}

body.home #content #block-03 div.section table td div.unit div.paragraph {
	display: table-cell;
	vertical-align: top;
	zoom: 1;
}

body.home #content #block-03 div.section table td div.unit div.paragraph h4 {
	margin: 0;
}

body.home #content #block-03 div.section table td div.unit div.paragraph h4 a {
	margin-right: 2px;
}

body.home #content #block-03 div.section table td div.unit div.paragraph p {
	margin: 0;
	font-size: 84%;
}

