
div#contents {
		padding-bottom: 50px;
		/* padding: 10px 0 50px; */
		float: right;
		width: 610px;
		}

/* E-mail OK */

div#mailok {
		border: 1px solid #501800;
		width: 594px;
		height: 50px;
		}
			
#mailok h2 {
		font-size: medium;
		font-weight: bold;
		margin-left: 10px;
		padding-left: 5px;
		}
			
#mailok p {
		font-size: small;
		padding: 0px 0px 20px 30px;
		}
		
#mailok .sub_tittle_mailok {
		font-family: Arial,Helvetica,sans-serif;
		font-size: medium;
		color: #f54f11;
		font-weight: bold;
		text-align: center;
		top: -12px;
		left: 24px;
		position: relative;
		width: 4em;
		background-color: #000;
		z-index: 1;
		}
								
/* トピックス */
div#topic {
		/* margin-top: 34px; */
		border: 1px solid #501800;
		width: 594px;
		}

#topic h2 {
		font-size: medium;
		font-weight: bold;
		margin-left: 10px;
		padding-left: 5px;
		}
		
#topic p {
		padding: 0 10px 10px 10px;
		}

#topic .sub_tittle_topic {
		font-family: Arial,Helvetica,sans-serif;
		font-size: medium;
		color: #f54f11;
		font-weight: bold;
		text-align: center;
		top: -12px;
		left: 24px;
		position: relative;
		width: 4em;
		background-color: #000;
		z-index: 1;
		}
					
div#whats_new,div#info {
		font-size: x-small;
		line-height: 20px;
		margin: 0px;
		padding-left: 3px;
		border: 1px solid #501800;
		height: 200px;/* 100→200に変更 h20.2.8 */
		width: 295px;
		overflow: auto;
		scrollbar-base-color: #000;
		scrollbar-face-color: #000;
		scrollbar-track-color: #000;
		scrollbar-arrow-color: #FFF;
		scrollbar-3dlight-color: #000;
		scrollbar-highlight-color: #000;
		scrollbar-shadow-color: #000;
		scrollbar-darkshadow-color: #000;
		}

#window .sub_tittle {
		font-family: Arial,Helvetica,sans-serif;
		font-size: medium;
		color: #F54F11;
		font-weight: bold;
		text-align: center;
		position: relative;
		top: 10px;
		right: -24px;
		width: 7em;
		background-color: #000;
		}		

#whats_new ul,#info ul {
		margin:0px 0px 0px 20px;
		padding:5px 0px 0px 0px;
		}

#info li,#whats_new li {
		list-style-image: url('../img/arw.gif');
		}


/* リコメンド */
div #recom {
		margin-top: 40px;
		padding: 0px;
		border-top: 1px solid #501800;
		width: 594px;
		height: 300px; 
		}

#recom h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		letter-spacing: 1px;
		margin: 5px 10px;
		padding-left: 15px;
		border-bottom: 1px solid #C00;
		background-image: url('../img/arw.gif');
		background-repeat: no-repeat;
		background-position: left 3px;
		}
		
#recom .sub_tittle {
		font-family: Arial,Helvetica,sans-serif;
		font-size: medium;
		color: #f54f11;
		font-weight: bold;
		text-align: center;
		position: relative;
		top: -10px;
		width: 7em;
		background-color: #000;
		}
		
#recom img {
		margin-left: 9px;
		}

#recom p {
		font-size: x-small;
		margin: 0px;
		padding: 0px 10px;
		}

#recom .recom01, .recom02, .recom03 {
		margin: 0px 2px 8px;
		border-top: 1px solid #2F374A;
		border-left: 1px solid #2F374A;
		float: left;
		height: 100%;
		width: 193px;
		background-image: url('../img/bg01.gif');
		}