/* -----------------------------------------------
 * 三栄産業様　
 * ----------------------------------------------- */

body {
	font-size:80%;
	line-height:1.3;
	color:#1E1E1E;
	margin: 0px;
	text-align:center;
	background: #FFF url(../topimages/back04.gif) fixed left top;}
a:link 　 {color : #3399CC; text-decoration: none}
a:visited {color : #3399CC; text-decoration: none}
a:active  {color : #3399CC; text-decoration: none}
a:hover 　{color : #3399CC; text-decoration: none}



/* -----------------------------------------------
 * ヘッダー情報
 * ----------------------------------------------- */

#page {
	text-align:center;
	width:675px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
	border-left:   1px  solid #00418D;
	border-right:  1px  solid #00418D;
	border-bottom: 1px  solid #00418D;}

#header {
	padding:0px;	margin:0px;
	width:675px;
	background: #07368B;}

h1 {
	font-size:13px;
	color:#FFF;
	line-height:1.3;
	text-align:center;
	margin:0px;
	padding:2px 3px;}

#kanban {
	height: 60px;
	padding:0px;	margin:0px;}

#kanban .right {
	text-align: right;
	padding:0px;
	margin:5px;}




/* -----------------------------------------------
 * フッター情報
 * ----------------------------------------------- */
#footer {
	width:675px;
	padding:0px;	margin:0px;
	background: #00418D;}
	
h5 {
	font-size:90%;
	color:#FFF;
	font-weight: normal;
	margin:0px;
	padding:5px 3px;}
	
	
/* -----------------------------------------------
 * 製造実績
 * ----------------------------------------------- */
div.ti-product {
	width:320px;
	text-align : left;
	border: 1px  solid #919191;
	padding: 2px;
	background:#FFF url(../product/back-product.gif) 0% 0%;}
	
/* -----------------------------------------------
 * 書体　情報
 * ----------------------------------------------- */
/* サイズ */
.txt_xlarge{font-size:18px;}
.txt_large {font-size:16px;line-height: 1.4;}
.txt_small {font-size:90%;line-height: 1.3;}
.txt_xsmall{font-size:80%;line-height: 1.2;}
.txt_b     {font-weight: bold;}

/* 灰色 */
.txt_gray {color:#999;}
.txt_gray_b {color:#999; font-weight:bold;}
.txt_gray_xsmall {color:#999; font-size:80%;}

/* 青色 */
.txt_blue {color:#315B95;}
.txt_blue_b {color:#315B95; font-weight:bold;}
.txt_blue_xsmall {color:#315B95; font-size:80%;}
.txt_blue_large {color:#315B95; font-weight:bold; font-size:16px;}
.txt_blue_br {color:#315B95; font-weight:bold; font-size:20px;}

/* 赤色 */
.txt_red {color:#C00;}
.txt_red_b {color:#C00; font-weight:bold;}
.txt_red_xsmall {color:#C00; font-size:80%;}
.txt_red_br {color:#C00; font-weight:bold; font-size:20px;}
	
	