@charset "utf-8";
/* CSS Document */

/* ----- 共通部分 ----- */

.subpage_box {
	width: 627px;
	min-height:650px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 11px;
	line-height: 16px;
	margin-bottom: 20px;
}

.subpage_twitter {
	width: 205px;
	height: 307px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 9px;
	background-image: url(../image/common/twitter.png);
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-left: 2px;
}

#toneworks_twitter .twtr-doc {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}


/* ---------- product.html ---------- */

.product_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #323333;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.product_box .imagesbox {
	width: 200px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.product_box a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.product_box .textbox {
	float: right;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
.product_box .textbox a {
	text-decoration: none;
}


/* ---------- //product.html ---------- */

/* ---------- support.html ---------- */
/* ---------- //support.html ---------- */

/* ---------- mail.html ---------- */

.mail_box {
	padding: 10px;
}

.mail_head {
	color: #eb6100;
	font-size: 14px;
	padding-bottom: 5px;
}

.mail_box th {
	text-align: right;
	background-color: #E0E0E0;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.mail_box td {
	background-color: #F6F6F6;
	padding: 5px;
}

.mail_button {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.mail_button_bg {
	background-color: #FFF;
}


/* ---------- //mail.html ---------- */

/* ---------- link.html ---------- */

.link_box  {
	padding: 10px;
}

/* ---------- //link.html ---------- */
