@import "../css/common.css";
@charset "utf-8";
/*--------------------------------------------------------
This file is Daiko Communications Style Sheets.
URL: http://www.daiko-tk.com/
Version:1.0
Author:Daiko Communications
copyright (c) 2009 http://www.daiko-tk.com/ all right reserved.
---------------------------------------------------------*/
.contents {
}
.contents h2 {
	clear:both;
	padding-top:23px;
	padding-bottom:23px;
	margin:0 auto;
	width:845px;
}

/*------------------------------------------------------------------------------------*/
#junior {
	width:269px;
	float:left;
	margin-left:32px;
	background:#f5f5f5 url(../images/product/junior_bottom.gif) no-repeat left bottom;
}

* html #junior {
	margin-left:16px;
}
#junior h3 {
	padding-top:15px;
	text-align:center;
	height:32px;
	background:url(../images/product/junior_top.gif) no-repeat left top;
}
#junior p {
	padding:7px 0;
	text-align:center;
}
/*------------------------------------------------------------------------------------*/
#senior {
	width:540px;
	float:left;
	margin-left:23px;
	background:#f5f5f5 url(../images/product/senior_bottom.gif) no-repeat left bottom;
}
#senior h3 {
	padding-top:15px;
	text-align:center;
	height:32px;
	background:url(../images/product/senior_top.gif) no-repeat left top;
}
#senior p {
	text-align:center;
}
#senior p img {
	padding:0 10px;
}
/*------------------------------------------------------------------------------------*/
#traner {
	width:295px;
	float:left;
	height:323px;
	margin-left:32px;
	background:#f5f5f5 url(../images/product/traner_bottom.gif) no-repeat left bottom;
}
* html #traner {
	margin-left:16px;
}
#traner h3 {
	padding-top:15px;
	text-align:left;
	padding-left:38px;
	background:url(../images/product/traner_top.gif) no-repeat left top;
}
#traner p {
	margin-top:12px;
	text-align:center;
}

#traner ul {
	padding-left:38px;
	margin:8px 0 12px 0;
}

/*------------------------------------------------------------------------------------*/
#model {
	width:499px;
	float:left;
	margin-left:32px;
	background:#f5f5f5 url(../images/product/model_bottom.gif) no-repeat left bottom;
}

#model div {
	width:499px;
	background:url(../images/product/model_top.gif) no-repeat left top;
}

#model h3 {
	padding-top:15px;
	padding-left:23px;
}
#model p {
	padding-left:23px;
}

#model ul {
	padding-left:23px;
	margin-top:150px;
}
#model div div {
	background:none;
	width:263px;
	float:left;
}
#model p#model_img {
	float:right;
	padding:21px 23px 21px 0;
}

/*------------------------------------------------------------------------------------*/
#case {
	width:827px;
	margin-left:32px;
	overflow:auto;
	margin-bottom:30px;
	background:#f5f5f5 url(../images/product/case_bottom.gif) no-repeat left bottom;
}
#case p {
	padding-top:24px;
	padding-left:18px;
	padding-bottom:25px;
	background:url(../images/product/case_top.gif) no-repeat left top;
}

#case img {
	display:block;
}

#case ul {
	padding-left:18px;
}
#case li {
	float:left;
	padding:0 3px;
}
#case li ul {
	padding:0;
}
#case li li{
	float:none;
	padding:0;
}

#case li p img {
	margin:0 auto;
}
#case li p {
	margin-top:11px;
}

#case li#daiko30 {
	width:263px;
}

#case li#daiko80 {
	width:244px;
	height:480px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}

#case li#nito {
	width:275px;
	padding-right:0px;
}