.box01{
	width: 750px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}

.box_back{
	width: 100%;
	background-color: #1C1C1C;
	border: solid 1px #404040;
	margin-top: 5px;
}

.box_text{
	font-size: 80%;
	line-height: 140%;
	margin: 10px;
}

.box_color {
	color : #FFBA76 ;
}

.box_title{
	border-bottom: solid 1px #1935B1;
	margin-bottom: 5px;
	padding-bottom: 3px;
	/*font-size: 14px;*/
	font-weight: bold;
	color:#CCC;
}

.box_title a { text-decoration : none ; }
.box_title a:hover { text-decoration : underline ; }

.box_title a:link { color : #CCC ; }
.box_title a:visited { color : #CCC ; }
.box_title a:active { color : #CCC ; }
.box_title a:hover { color : #FF2F1F ; }





.box_ul{
	margin:0;
}
.box_ul li{
	background: url(image02/list_back.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	list-style: none;
	padding-left:15px
}



/*------  indexmain01  ------*/

#top_photo {
	float : right;
	width : 500px;
	height : 135px;
	background:url(image02/top_photo_pro5.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	padding-top:165px;
}

#photo_area{
	width:252px;
	height:60px;
	margin-left:248px;
	margin-bottom:75px;
}

/*-----  download area  -----*/

.index_download{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image02/download_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 90px;
}

.index_download_dsp{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-image: url(image02/download_back_dsp.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 90px;
}

.download_text{
	width: 500px;
	margin-top: 40px;
	float: left;
	padding-left: 17px;
}

.btn_download{
	float: right;
	margin-right: 18px;
	margin-top: 24px;
}


/*-----  Early Preview area  -----*/

.index_early_preview{
	clear:both;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	background-image: url(image02/early_preview_back.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	font-size: 14px;
	height: 90px;
}

.early_preview_text{
	width: 516px;
	float: left;
	padding-left: 25px;
	margin-top: 43px;
}

.btn_early_preview{
	float: right;
	margin-right: 25px;
	margin-top: 43px;
}


/*-----  products area  -----*/

.products_back{
	
	background-color:#262626;
	border: solid 1px #404040;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_products01{
	background-color: #000;
}

.box_products01 td{
	vertical-align:top;
	width: 33%;
}

.box_products_title{
	font-size: 80%;
	line-height: 140%;
	margin: 10px;
	border-bottom: solid 1px #666;
	color: #D3D3D3;
}


.box_products02{
	background-image: url(image02/products_back2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.box_products02 td{
	vertical-align:top;
}

.box_products02 .icon_image{
	text-align: center;
	width: 33%;
	padding-top: 5px;
	/*padding-bottom:10px;*/
}


/*-----  function area  -----*/

.function_back{
	width: 100%;
	background-color: #1C1C1C;
	border: solid 1px #404040;
	margin-top: 5px;
	background-image: url(image02/function_back.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


/*-----  Special Contents  -----*/

.box_special{
	width: 245px;
	float: left;
}

.special_bn{
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.special_bn img{
	margin-bottom: 5px;
}

.important{
	margin-top:10px;
}



/*-----  SILKYPIX Goods Ch.  -----*/

.box_goods{
	width: 495px;
	float: right;
}

.goods_back{
	width: 100%;
	background-color: #1C1C1C;
	border: solid 1px #404040;
	margin-top: 5px;
	background-image: url(image02/goods_back.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}



/*-----  Community area  -----*/

.table_community td{
	background-color: #000;
	vertical-align: top;
	width: 360px;
}



/*-----     Site Map     -----*/
.index_sitemap{
	margin-left: auto;
	margin-right: 0px;
}



/*-----     Link arrow     -----*/
.link_arrow{
	/*text-align: right;*/
	margin-top: 7px;
	margin-bottom: 15px;
}

.link_arrow a{
	background-color: #121212;
	border: solid 1px #666;
	padding: 7px 15px 7px 7px;
	background-image: url(image02/link_arrow.gif);
	background-position: right 9px;
	background-repeat: no-repeat;
	font-size: 10px;
}


/*-----       DS Pro       -----*/
.box_dsp{
	background-color:#000;
	border:solid 1px #404040;
	width:730px;
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	padding:0px;
}

.dsp_back{
	background-color:#262626;
	background-image:url(image02/dsp_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:730px;
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:0px;
}

.dsp_leftbox{
	width:238px;
	margin-bottom:45px;
	padding-left:10px;
	float:left;
	text-align:center;
}

.dsp_rightbox{
	width:468px;
	float:right;
	margin-bottom:10px;
	padding-right:10px;
	margin-top:10px;
	font-size:80%;
	line-height:150%;
}


/*-----   その他のご案内   ----*/
/*
	これはリリース情報以外の案内を出す場合に使用するためのフレームセット。
*/

.other_news{
	clear:both;
	margin-top:20px;
	background-image:url(image02/other_back.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
	background-color:#0F172B;
	border:solid 1px #666;
}

.other_news div{
	margin:30px 15px 12px 15px;
	background-color:#210;
	padding:2px 20px 1px 20px;
	font-size:80%;
	line-height:150%;
	border-top:solid 1px #CCC;
}

.other_news dl{
	margin:30px 15px 12px 15px;
	background-color:#0F172B;
	padding:2px 20px 1px 20px;
	font-size:80%;
	line-height:150%;
	border-top:solid 1px #CCC;
	clear:both;
}
.other_news dl dt{
	font-weight:bold;
	border-bottom:solid 1px #666;
	color:#DDC62E;
	margin-top:15px;
}
.other_news dl dd{
	margin:7px 0 15px 15px;
	line-height:140%;
}
.other_news a{
	background-color: #121212;
	border: solid 1px #666;
	padding: 7px 15px 7px 7px;
	background-image: url(image02/link_arrow.gif);
	background-position: right 9px;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-left:15px;
}

/*-----   Release News    -----*/
.release_news{
	clear:both;
	margin-top:20px;
	background-image:url(image02/release_back.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
	background-color:#0F282B;
	border:solid 1px #666;
}

.release_dl{
	margin:30px 15px 12px 15px;
	background-color:#0F282B;
	/*border:solid 1px #666;*/
	padding:2px 20px 1px 20px;
	font-size:80%;
	line-height:150%;
	border-top:solid 1px #CCC;
}
.release_dl dt{
	font-weight:bold;
	border-bottom:solid 1px #666;
	color:#DDC62E;
	margin-top:15px;
}
.release_dl dd{
	margin:7px 0 15px 15px;
}
.release_dl a{
	background-color: #121212;
	border: solid 1px #666;
	padding: 7px 15px 7px 7px;
	background-image: url(image02/link_arrow.gif);
	background-position: right 9px;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-left:15px;
}
