/* Suzuki Metal industry Co.,Ltd. engrish Page CSS */
/* Masahiro Ozawa : BEI */
/* 2009-06-11 */

/* Body */
/* 090623 back color #ECECEC to images/body-back-gr.jpg */

body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 135%;
	font-size: 14px;
	background-color: #e0e0e0;
	word-bleak: bleak-all;
}  

/* Paragraph */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}


/* ページ本体 */

#wrap {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	background-image: url(../images/common/rap-back.jpg);
}

/* ヘッダー領域 */

#header {
	width: 800px;
	height: 80px;
	background-image: url(../images/common/bunner-800-white.jpg);
}

/* フッター領域 */
#footer {
	height: 80px;
	background-image: url(../images/common/footer-800-white.jpg);
}

/* ヘッダーとフッターを除くメインのエリア */  

#wrap_box {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
} 
#wrap_box a:link {
	color: #080808; text-decoration: none; 
}
#wrap_box a:visited {
	color: #080808; text-decoration: none; 
}
#wrap_box a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrap_box a:active {
	color: #FF0000;
	text-decoration: none;
}

#navi_bar {
	height: 30px;
}
#navi_bar2 {
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #F6F6F6;
}
#navi_bar2 a:link {
	color: #080808; text-decoration: none; 
}
#navi_bar2 a:visited {
	color: #080808; text-decoration: none; 
}
#navi_bar2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#navi_bar2 a:active {
	color: #FF0000;
	text-decoration: none;
}

/* パン屑リスト */

#breadcrumbs_list {
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #F6F6F6;
}

#breadcrumbs_list a:link {
	color: #080808; text-decoration: none; 
}
#breadcrumbs_list a:visited {
	color: #080808; text-decoration: none; 
}
#breadcrumbs_list a:hover {
	color: #FF0000;
	text-decoration: none;
}
#breadcrumbs_list a:active {
	color: #FF0000;
	text-decoration: none;
}

/* メインコンテンツ */

#main_box {
	width:600px;
	float:left;
}
.contents_box{
	margin-right: 3em;
	margin-left: 3em;	
}
.contents_box p{
	padding-left: 1em;
}


#side_box_right/* サイドボックス */

 {
	width:200px;
	float:right;
	height: auto;
}

/* クリア */

.clear {
	clear:both; 
}  

.clear hr { 
	display:none; 
} 


/* トップページの記事部分に適用 */
.top_topix {
	font-family: sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
}

.top_topix_tite {
	font-family: sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.top_topix h1 {
	font-family: sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.top_topix h2 {
	font-family: sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.sidebox_content {
	font-family: sans-serif;
	font-style: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidebox_content_titie {
	font-family: sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.sidebox_content h1 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.sidebox_content h2 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.centerbox_content {
	font-family: sans-serif;
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 0px;
}

.centerbox_content h1 {
	font-family: sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/common_images/h1_backimage_line.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.centerbox_content h2 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

/* 写真の装飾 */
.photo_w220_dotwaku {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.photo_w100_dotwaku {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.photo_w100_wakunashi {
	padding: 5px;
	background-color: #FFFFFF;
}

/* 表 */
/* インデント */
.hyo{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* 下線 */
.hyo_kasen {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.hyo_kasen_b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDEFF;
}

.breadcrumbs_list {
	font-size: 100%;
	padding-left: 1em;
}
/* リスト行 */
.list_title_L {
	font-size: 16px;
	font-weight: bold;
}
.list_title_M {
	font-weight: bold;
}
.list_honbun{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2em;
}
.list_honbun_2{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4em;
}

/* 製品案内ページ関連 */
.products_midashi-dai {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A69530;
	line-height: 145%;
}
.puroducts_honbun {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.products_futoji {
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.puroducts_kakaku {color: #000000}


