body {
	width:930px;
	margin:0 auto;
	margin-top:30px;

	font-family:'Hiragino Kaku Gothic Pro', 'MS Gothic';
	font-weight:inherit;
	padding-top:0;
	margin-top:0;
	font-size:12px;
}

/* ----- HEADER ----- */

#header {
width: 920px;
height:100px;
	padding-right: 10px;
}

#header_top {
width:930px;
height:70px;

}

#header_top_left {
width:710px;
height:70px;
	padding: 15;
	float: left;
}

#header_top_right {
width:220px;
height:70px;
	float: left;
}


#header_menu {
width: 930px;
height:30px;
	padding: 0;
	margin: 0;
}

#header_menu_left {
width: 906px;
height:30px;
	background: #284474 url(http://www.datacolor.jp/assets/images/tabs_leftend.gif) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#header_menu_right {
width: 24px;
height:30px;
	background: #284474 url(http://www.datacolor.jp/assets/images/tabs_rightend.gif) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#header_graphic {
width: 930px;
height:124px;
	padding: 0;
	margin: 0;
}

#header_navi {
width: 910px;
height: 21px;
	margin: 1px 0 0;
	background-color: #5781AE;
	font-family:'Hiragino Kaku Gothic Pro', 'MS Gothic';
	font-size: 12px;
	color: white;
	vertical-align: middle;
	padding: 3px 10px 0;
}


/* ----- INDEXInfromation ----- */

#indexinfo {
	width:930px;
	height:185px;
	background-color:#86BDE5;
	margin-top:2px;
	padding-top: 5px;
}

#indexnews {
	width:410px;
	height:190px;
	float: left;
}

#indexnews_upper {
	width: 390px;
	height: 148px;
	float: left;
	background: #5781AE url(http://www.datacolor.jp/assets/images/home_news_top.gif) no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#indexnews_bottom {
	width:410px;
	height:10px;
	background: #5781AE url(http://www.datacolor.jp/assets/images/home_news_bottom.gif) no-repeat;
	float: left;
}

/* ----- NEWS ----- */

#news_pdf {
	width:930px;
	height:20px;
	margin-top: 10px;
	text-align: right;
}


#news_contact {
	width:930px;
	margin-top: 10px;
	text-align: right;
	overflow: auto;
}

/* ----- NAVIGATION ----- */

#navigation {
width:930px;
height:40px;
background-color:#333333;
margin-top:10px;

}


/* ----- ditto index ----- */

#ditto_date {
	width:80px;
	height:20px;
	margin-top:5px;
	float: left;
}

#ditto_title {
	width:300px;
	margin-top:5px;
	float: left;

}

/* ----- Reflects ----- */

#reflect_date {
	width:80px;
	height:20px;
	margin-top:10px;
	float: left;
	margin-left: 20px;

}

#reflect_title {
	width:530px;
	margin-top:10px;
	float: left;
	margin-bottom: 10px;
}


/* ----- MAIN CONTENT for NEWS (2 layout)----- */

#content { 
	width:900px;
	padding: 15px;
	overflow: auto;
}

#content_2_1 { 
	width:680px;
	overflow: auto;
	float: left;
	position: relative;
}

#content_2_2 { 
	width:201px;
	float: left;
	position: relative;
	margin-left: 15px;
}

/* ----- MAIN CONTENT for NEWS (3 layout)----- */


#content_3_1 { 
	width:170px;
	overflow: auto;
	float: left;
	position: relative;
	margin-right: 15px;
}

#content_3_2 { 
	width:495px;
	overflow: auto;
	float: left;
	position: relative;
}

#content_3_3 { 
	width:201px;
	float: left;
	position: relative;
	margin-left: 15px;
}

#content_3_4 { 
	width:900px;
	overflow: auto;
	float: left;
	position: relative;
}





/* ----- Products Index----- */

#product_index { 
	width:680px;
	float: left;
	position: relative;
}


#product_index_photo { 
	width:100px;
	overflow: auto;
	float: left;
	position: relative;
	padding-right: 15px;
	padding-bottom: 15px;
}

#product_index_comment { 
	width:565px;
	overflow: auto;
	float: left;
	position: relative;
	margin-bottom: 15px;
}



/* ----- BOX ----- */

#box_top { 
width 201px;
height: 7px;
	background-image: url(http://www.datacolor.jp/assets/images/box_top.gif);
}

#box_body {
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 10px;
}

#box_bottom { 
	width 201px;
	height: 7px;
	background-image: url(http://www.datacolor.jp/assets/images/box_bottom.gif);
	margin-bottom: 10px;
}

/* ----- FOOTER ----- */

#footer { 
width:930px;
height: 65px;
margin-top:10px;

}

#footer_left { 
	width:740px;
	float: left;
	background: #284474 url(http://www.datacolor.jp/assets/images/footer_corner1.gif) no-repeat;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0;
	overflow: hidden;
}


#footer_right { 
	width:170px;
	background: #284474 url(http://www.datacolor.jp/assets/images/footer_corner2.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 65px;
}



.thinborder {
border: 1px solid #666;
}