body {
	margin: 0px;
	padding: 0px;
	background-image: url(/world/images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #f5f2e9;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#header {
	background-image: url(/world/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#header .sp {
	height: 153px;
}

#header .line {
	width: 950px;
	margin: 0px auto;
	background-image: url(/world/images/header_line.gif);
	background-repeat: no-repeat;
	height: 39px;
}

/* container item */
#container {
	font-family: Verdana, Geneva, sans-serif;
	width: 910px;
	margin: 0px auto;
	background-image: url(/world/images/container_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px;
}

#container .category {
	padding-bottom: 10px;
	text-align: left;
	float: left;
}

#container .l-item {
	width: 430px;
	float: left;
}

#container .r-item {
	float: right;
	width: 430px;
}

.colum2 {
	background-image: url(/world/images/mid_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 910px;
}

#container .line {
	font-size: 0px;
	line-height: 0px;
	background-color: #F5F2E9;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

hr {
	background-color: #F5F2E9;
	margin: 0px;
	height: 20px;
	padding: 0px;
}

#container .recommend {
	float: right;
	width: 430px;
	background-color: #E4E1D9;
	margin-bottom: 0px;
}

.recommend .rec-item {
	padding: 0px 15px;
}

.recommend .descript {
	color: #333;
	line-height: 1.9;
	margin-bottom: 15px;
	padding: 0px 0px 0px 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C8C5BD;
}

.recommend .icon {
	float: left;
}

.recommend .site {
	padding-left: 80px;
	margin-bottom: 10px;
	font-weight: bold;
}

.recommend .url {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	margin-bottom: 10px;
}

#fotter {
	background-color: #c1bdaf;
	height: 60px;
}

.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 950px;
	margin: 0px auto;
	background-color: #8b8672;
	height: 38px;
	padding-top: 22px;
	color: #FFF;
}

.sub-title {
	font-weight: bold;
	color: #666;
	margin-bottom: 0px;
	padding: 2px 0 2px 5px;
	background-color: #E4E1D9;
	border-style: solid;
	border-width: 0px 5px 1px 0px;
	border-color: #FFF #710000 #BBB #710000;
}

.sub-space {
	height: 20px;
	background-color: #F5F2E9;
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

/* 点線で使用 */
.item-dot {
	font-size: 10px;
	margin: 0px;
	background-color: #F5F2E9;
	height: 10px;
	padding-top: 0px 0 10px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	line-height: 10px;
}

.descript  {
	color: #333;
	line-height: 1.9;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C8C5BD;
	padding: 0px 0 0 7px;
	margin-bottom: 15px;
}

/* Eブック,掲示板&メルマガ,無料メルマガ・ブログ画像で使用 */
.icon  {
	float: left;
	padding-bottom: 0px;
}

/* 矢印画像で使用 */
.arrow {
	margin: 10px 0px;
	font-weight: bold;
	float: left;
	padding-left: 12px;
}

/* リンク先タイトル大枠で使用 */
.site  {
	padding-left: 98px;
	margin-bottom: 10px;
	font-weight: bold;
}

.site a:link,a:visited {
	color: #333;
	text-decoration: underline;
}

.site a:hover  {
	text-decoration: underline;
	color: #900;
}

/* リンク先タイトルで使用 */
.site2  {
	padding: 0px 0 0 5px;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
.site2 a:link,a:visited {
	color: #333;
	text-decoration: underline;
}

.site2 a:hover  {
	text-decoration: underline;
	color: #900;
}

/* リンク先URLで使用 */
.url  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	margin-bottom: 10px;
}

.url a:link,a:visited {
	color: #710000;
	text-decoration: none;
}

.url a:hover  {
	text-decoration: underline;
	color: #900;
}

.c-space {
	width: 950px;
	margin: 0px auto;
}

/* container02 item */
#container02 {
	font-family: Verdana, Geneva, sans-serif;
	width: 910px;
	margin: 0px auto;
	background-image: url(/world/images/container02_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px;
}

#container02 .recommend {
	float: right;
	width: 430px;
	background-color: #D7DBDA;
}

#container02 .category {
	text-align: left;
	float: left;
}

#container02 .l-item {
	width: 430px;
	float: left;
}

#container02 .r-item {
	float: right;
	width: 430px;
}

#container03 {
	font-family: Verdana, Geneva, sans-serif;
	width: 910px;
	margin: 0px auto;
	background-image: url(/world/images/container02_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 20px;
	border-top: #999999 dotted 1px;

}

.sub-space2 {
	height: 20px;
	background-color: #E7ECEB;
}

/* コメントアウト部分で使用 */
.sub-title2 {
	font-weight: bold;
	color: #666;
	margin-bottom: 0px;
	padding: 2px 0 2px 5px;
	background-color: #DFE2E1;
	border-style: solid;
	border-width: 0px 5px 1px 0px;
	border-color: #FFF #710000 #C1C3C3 #710000;
}

/* 水色枠内の書籍・DVDまでで使用　*/
.colum2-2 {
	background-image: url(/world/images/mid_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 910px;
}

.address {
	padding: 10px 0;
	background-color: #E7ECEB;
}

.address address {
	font-style:normal;
}

a img{
	border:none;
}

/* カトウ追加 css ---------------------------------- */
/* タイトル用グレー帯で使用 */
.sub-title-bk {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
	padding: 2px 0 2px 5px;
	background-color: #666;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
	border-color: #FFF #710000 #BBB #710000;
}

/* index1101のみで使用 */
#container02 .l-item2 {
	width: 440px;
	float: left;
}

/* 使用していないかも */
.tras-space {
	height: 20px;
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

#mid {
	width: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/world/images/mid_bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#item {
	margin-bottom: 10px;
}

.url2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 130px;
	margin-bottom: 10px;
}

.item-space {
	font-size: 0px;
	padding: 0px;
	margin: 0px 0 10px 0;
}

/* 20120127 renew */

#first table {
    width: 908px;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 5px 0 20px 0;
}

#first table th {
	width:440px;
    padding: 5px;
    border: #999 1px dotted;
    border-width: 0 1px 1px 0;
    background: #CCC;
	color:#333;
    font-weight: bold;
    text-align: center;
}

#first table td {
    padding: 5px;
    border: #999 1px dotted;
    border-width: 0 1px 1px 0;
    text-align: center;
}

.ef{
	color:#C00;
	font-weight:bolder;
}

.mf{
	color:#36C;
	font-weight:bolder;
}

.ni{
	color:#F60;
	font-weight:bolder;
}

.co{
	color:#F93;
	font-weight:bolder;
}

.sp{
	color:#936;
	font-weight:bolder;
}

.colum1{
	width:910px;
	margin: 10px 0 5px 0;
}

.lbanner{
	width: 418px;
}

.rbox{
	width: 485px;
	float: right;
}

.rdiscript{
	width: 475px;
	line-height: 1.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C8C5BD;
	padding: 5px 0 5px 5px;
}

.site3 {
	padding: 0 0 0 5px;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.site3 a:link,a:visited {
	color: #333;
	text-decoration: underline;
}

.site3 a:hover  {
	text-decoration: underline;
	color: #900;
}

.point{
	font-weight:bold;
	background-color:#666;
	color:#FFF;
	padding: 5px 0 5px 5px;
}

.rdiscript ul{
	list-style-type: square;
}
