@charset "utf-8";

/*container
------------------------------------------------------------------------*/

div#container {
	width: 860px;
	background-image: none;
	}


/*title
------------------------------------------------------------------------*/
div#title {
	width: 610px;
	height:120px;
	}

div#title h2,
div#title p {
	position: absolute;
	left: -2000px;
	width: 200px;
	}

body#top div#title {
	margin: 0 0 13px 0;
	background: url("../images/title.jpg") no-repeat;
	}


/*box01-04,linkbox
------------------------------------------------------------------------*/
body#top div#box01,
body#top div.box02,
body#top div#box03 {
	width: 630px;
	margin: 5px 0 0;
	}

body#top div.linkbox {
	width: 630px;
	margin:10px 0px;
	}

body#top div#box01:after,
body#top div.box02:after,
body#top div#box03:after,
body#top div.linkbox:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}

* html body#top div#box01,
* html body#top div.box02,
* html body#top div#box03,
* html body#top div.linkbox {
	display: inline-block;
}
/* no ie mac \*/
* html body#top div#box01,
* html body#top div.box02,
* html body#top div#box03,
* html body#top div.linkbox { height: 1%;}
body#top div#box01,
body#top div.box02,
body#top div#box03,
body#top div.linkbox { display: block;}
/* */


/*div.boxleft
------------------------------------------------------------------------*/
body#top div.boxleft {
	width: 305px;
	float:left;
	}


/*div.boxright
------------------------------------------------------------------------*/
body#top div.boxright {
	width: 310px;
	float:right;
	}

/*div.box1col
------------------------------------------------------------------------*/
body#top div.box1col {
	width: 620px;
	margin: 15px 0 0 5px;
	}


/*div.linkbox div.boxleft
------------------------------------------------------------------------*/
body#top div.linkbox div.boxleft {
	background:#E7E7E7;
	}


/*div.linkbox div.boxright
------------------------------------------------------------------------*/
body#top div.linkbox div.boxright {
	background:#E7E7E7;
	}


/*div.boxleft div.linkbox
------------------------------------------------------------------------*/
body#top div.boxleft div.linkbox {
	width: 305px;
	background:#E7E7E7;
	}


/*div.boxright div.linkbox
------------------------------------------------------------------------*/
body#top div.boxright div.linkbox {
	width: 310px;
	background:#E7E7E7;
	}


/*news
------------------------------------------------------------------------*/
body#top dl#news {
	width: 300px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom:3px double #E7E7E7;
	}

body#top dl#news dt {
	margin: 0;
	padding: 0;
	line-height:1.0;
	font-size: 0;
	}

body#top dl#news dd {
	padding: 5px 0 0 5px;
	font-size: 77%;
	}

body#top dl#news dd div.day {
	color: #ED701B;
	float: left;
	margin-bottom: 5px;
	}

body#top dl#news dd div.headline {
	margin: 0 0 5px 7.5em;
	}

body#top dl#news dd div.headline a {
	color: #000;
	}


/*newrelease
------------------------------------------------------------------------*/
body#top dl#newrelease {
	width: 300px;
	margin-bottom: 5px;
	border-bottom:3px double #E7E7E7;
	}

body#top dl#newrelease dt {
	margin: 0;
	padding: 0;
	line-height:1.0;
	font-size: 0;
	}

body#top dl#newrelease dt img,
body#top dl#newrelease dd {
	vertical-align: bottom;
	}

body#top dl#newrelease dd {
	padding: 5px 5px 0;
	}


/*dl.newrelease div.productinfo
------------------------------------------------------------------------*/
body#top dl#newrelease div.productinfo {
	width: 290px;
	color:#000;
	font-size:77%;
	margin-bottom:5px;
	}

body#top dl#newrelease div.productinfo:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* html body#top dl#newrelease div.productinfo {
	display: inline-block;
}
/* no ie mac \*/
* html body#top dl#newrelease div.productinfo{ height: 1%;}
body#top dl#newrelease div.productinfo { display: block;}
/* */

body#top dl#newrelease div.productinfo div.infoimg {
	width:70px;
	float:left;
	}

body#top dl#newrelease div.productinfo p {
	margin-left:78px;
	}

body#top dl#newrelease div.productinfo p.producttitle {
	font-weight:bold;
	color:#CE5C00;
	}
body#top dl#newrelease div.productinfo p.producttitle a {
	color:#CE5C00;
	}

/*contentsbox
------------------------------------------------------------------------*/
body#top dl.contentsbox {
	width: 300px;
	margin-left: 5px;
	}

body#top dl.contentsbox dt {
	margin: 0;
	padding: 0;
	line-height:1.0;
	font-size: 0;
	}

body#top dl.contentsbox dd {
	padding: 5px 10px 10px;
	background: url("../images/contentsbox.gif") bottom no-repeat;
	border-top: none;
	font-size: 92%;
	color: #333;
	min-height: 150px;
	}

body#top dl.contentsbox dd div.contents_info {
	width: 100%;
	}

div.contents_info:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* html div.contents_info {
	display: inline-block;
}
/* no ie mac \*/
* html div.contents_info{ height: 1%;}
div.contents_info { display: block;}
/* */


body#top dl.contentsbox dd div.contents_info div.contents_img {
	float:right;
	margin: 0 0 0 5px;
	}

body#top dl.contentsbox dd div.contents_info div.contents_img img {
	border: 1px solid #e2e2e2;
	}

body#top dl.contentsbox dd div.contents_info p.contents_lead {
	line-height: 140%;
	}

ul.categorylist {
	margin: 15px 0 0 15px;
	padding: 0;
	list-style-image: url("../images/arrow02.gif") ;
	line-height: 130%;
	}

ul.categorylist li span {
	font-size: 77%;
	}

ul.categorylist li a {
	color: #5a63bc;
	}

ul.categorylist li a:hover {
	color:#FF9700;
	}


/*licensearea
------------------------------------------------------------------------*/
div#licensearea {
	width: 200px;
	margin: 15px 0 0 10px;
	}

div#licensearea p.jasrac {
	margin: 5px 0;
	font-size: 77%;
	color: #666;
	line-height: 100%;
	}


/*bn
------------------------------------------------------------------------*/
p.bn {
	margin: 10px 0 0;
	}

