@charset "utf-8";

/***** 全ページ共通CSS *****/

/* 全体 */
* {
	padding:0px;
	margin:0px;
}

body {
	font-size: 12px;
	line-height: 16px;
/*	line-height:150%; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #CCCCCC;
	background-image:url(../img/common/body_bg.jpg);
	background-repeat:repeat;
	color:#333333;
}
a {
  color: #0033FF;
}
a:hover,a:active {
  color:#FF9900;
}
p{
	padding:0px;
	margin:7px 0px 0px 0px;
}
img{
  padding:0px;
  margin:0px;
  border:0px;
}

/* メイン部分 */
#main{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 3px solid #999999;
}

		/* マウスオーバーのあるリンクの共通CSS */
#blog_tohome a, #companyright a, #topmenu a, #b_info a, .to_pagetop_box a, #blog_right_category a, #stay1, #stay2, #stay3, #stay4, #stay5 {
	padding:0px;
	margin:0px;
  display:block;
  width:100%;
  height:100%;
  background-position:0px 0px;
	background-repeat:no-repeat;
  text-decoration:none;
	text-indent: -1000em;
	overflow:hidden;
}
#blog_tohome a:hover, #companyright a:hover, #topmenu a:hover, #b_info a:hover, .to_pagetop_box a:hover, #blog_right_category a:hover {
	background-repeat:no-repeat;
}					

		/* 全ページ共通コンテンツ部分 */		
#contents {
	width:680px;
	padding-left:10px;
	padding-right:10px;
}
				/* PAGETOP */
				.to_pagetop_box {
					width:680px;
					height:15px;
					margin-top:10px;
				}
				.to_pagetop {
					float:right;
					width:77px;
					height:15px;
				}
				.to_pagetop a{				
					background-image:url(../img/common/to_pagetop.gif);
				}
				.to_pagetop a:hover{
					background-position: 0px -15px;
				}
				/* ここまで */
		/* 全ページ共通コンテンツ部分ここまで */

/* ヘッダー */
#commonhead{
	font-weight:bold;
	padding:0px 15px 0px 15px;
	width:670px;
	background-color:#CCCCCC;
}
		/* 会社ヘッダー */
#company{
	padding-left:10px;
	padding-right:10px;
}
#companyleft{
	float:left;
	width:550px;
}
#companyleft #comlogo{
	float:left;
	padding-left:7px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
#companyleft #comname{
	float:left;
	width:130px;
}
#companyleft #comname #comname1{
	font-size:16px;
	font-weight:bold;
	padding-top:12px;
}
#companyleft #comname #comname2{
	font-size:30px;
	font-weight:bold;
	height:30px;
	padding-top:10px;
}
#companyleft #cominfo{
	float:left;
	padding-top:31px;
	width:250px;
}
#companyright{
	float:right;
}

				/* サイトマップへのリンク */
				#companyright #gotositemap{
					margin-top:7px;
					width: 85px;
					height: 13px;
				}
				#companyright #gotositemap a{
					background-image:url(../img/common/goto_sitemap_button.jpg);
				}
				#companyright #gotositemap a:hover{
					background-position: 0px -13px;
				}

				/* お問い合わせへのリンク */
				#companyright #gotoinqry{
					margin-top:7px;
					width: 85px;
					height: 13px;
				}
				#companyright #gotoinqry a{
					background-image:url(../img/common/goto_inqry_button.jpg);
				}
				#companyright #gotoinqry a:hover{
					background-position: 0px -13px;
				}
				
		/* 会社ヘッダーここまで */

		/*トップメニュー*/
#topmenu{
	padding-left:10px;
	padding-right:10px;
}
#topmenu1, #topmenu2, #topmenu3, #topmenu4, #topmenu5 {
	float:left;
	width: 136px;
	height: 27px;
}
#topmenu1 a:hover, #topmenu2 a:hover, #topmenu3 a:hover, #topmenu4 a:hover, #topmenu5 a:hover {
	background-position: 0px -27px;
}

				/* HOME */
				#topmenu1 a{
					background-image:url(../img/common/topmenu_menu1_button.jpg);
				}
				#stay1 {
					background-image:url(../img/common/topmenu_menu1_select.jpg);
				}
				/* 機械・工具販売 */
				#topmenu2 a{
					background-image:url(../img/common/topmenu_menu2_button.jpg);
				}
				#stay2 {
					background-image:url(../img/common/topmenu_menu2_select.jpg);
				}
				/* CAD/CAM */
				#topmenu3 a{
					background-image:url(../img/common/topmenu_menu3_button.jpg);
				}
				#stay3 {
					background-image:url(../img/common/topmenu_menu3_select.jpg);
				}
				/* 中古機械取扱 */
				#topmenu4 a{
					background-image:url(../img/common/topmenu_menu4_button.jpg);
				}
				#stay4 {
					background-image:url(../img/common/topmenu_menu4_select.jpg);
				}
				/* 会社概要 */
				#topmenu5 a{
					background-image:url(../img/common/topmenu_menu5_button.jpg);
				}
				#stay5 {
					background-image:url(../img/common/topmenu_menu5_select.jpg);
				}
		/*トップメニューここまで*/
		
#underline{
	background-image:url(../img/common/underline.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	width:680px;
	height:6px;
}
/* ヘッダーここまで */


/*フッター*/
#footer{
	padding-left:10px;
	padding-right:10px;
}
#footer #footer_line{
	background-image:url(../img/common/footline.jpg);
	background-repeat:no-repeat;
	width:680px;
	height:5px;
	margin:5px 0px 3px 0px;
}
#footer #footcopy{
	text-align:center;
	margin:0px 0px 6px 0px;
}
/*フッターここまで*/






