@charset "shift_jis";


#contents {
		width: 690px;
		padding:0 0 0px 19px;		
}
#contents img {
		border:0;
		display:block;
}
.cl {
		width:1px;
		clear:both;
}

/* Page Title */
/* -------------------------------------------------------- */

h2 {
		width:335px;
		margin:0 0 1px 0;
		padding: 0;
		background: #ebecf0;
		color:#000000;
}

/* comment */
/* -------------------------------------------------------- */

#contents p.comment {
		margin:0;
		padding:7px 0 25px 0;
		line-height:140%;
}
#box p {
		margin:0;
		text-align:left;
		padding:8px 15px;
		color:#ffffff;
}

/* box */
/* -------------------------------------------------------- */
#box {
		width:690px;
}
#leftbox {
		width:355px;
		text-align:left;
		float:left;
}
#rightbox {
		width:335px;
		text-align:left;
		float:left;
}

#box1 {
		width:335px;
		height:449px;
		text-align:center;
		background:url(img/back.jpg);
}
#itembox {
		width:285px;
		margin:45px auto 0 auto;
}
#itembox img {
		padding-bottom:5px;
}
#leftbox1 {
		width:140px;
		float:left;
}
#rightbox1 {
		width:140px;
		float:right;
}
#box2 {
		width:335px;
		height:103px;
		text-align:center;
		margin-top:8px;
		background:url(img/back.jpg);
}
#box2 div {
		width:280px;
		text-align:left;
		margin:6px auto 0 auto;
}
#box2 form {
		margin:0;
}
#box2 select {
		width:220px;
}

#box2 td {
		padding:0 4px;
}

#box3 {
		width:335px;
		height:560px;
		text-align:center;
		background:url(img/back.jpg);
}
#systembox {
		width:299px;
		margin:0 auto 0 auto;
}

/* Product Name */
/* -------------------------------------------------------- */

div#productName{
	margin-top:1em;
}

div#productName div.leftbox{
	width:330px;
	float:left;
}

div#productName div.rightbox{
	width:330px;
	float:right;
}

div#productName p.link_top{
	font-size:70%;
}

div#productName h3{
	color:#8fc800;
	font-weight:bold;
	font-size:80%;
	margin-bottom:0;
	padding:3px 8px;
	border-left:5px solid #8fc800;
	border-bottom:1px solid #8fc800;
}

#anker{
	margin-top:1em;
}

div#productName ul{
	margin-bottom:50px;
}

div#productName li{
	color:#333333;
	padding-top:10px;
	list-style:url(../shared/img/icon1.gif);
}


