@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size: 75%;
	color: #333;
	line-height: 1.5;
	background: url(../images/bg_base.jpg) no-repeat center;
}
table {
	font-size: 1em;
	empty-cells: show;
}
th {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 8px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.txt_center {
	text-align: center;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

.hissu {
	color: #F00;
}

.red {
	color: #F00;
}

.underline {
	text-decoration: underline;
}

/* clearfix ハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear: both;
}



/* base
------------------------------------------------------------------------*/
div#bg {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x;
}



/* base
------------------------------------------------------------------------*/
div#base_container {
	width: 833px;
	margin: 0 auto;
}



/* ヘッダー
------------------------------------------------------------------------*/
div#header_container {
	width: 100%;
}
div#header_container div.left {
	width: 583px;
}
div#header_container div.right {
	width: 240px;
}
div#header_container h1 {
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 1;
}



/* メイン
------------------------------------------------------------------------*/
div#main_container {
	width: 588px;
	margin-top: 10px;
	float: right;
}

/* メインコンテンツ
--------------------------------------------------*/
div#main_container div#main_box {
	height: 1%;
	padding-bottom: 10px;
	background: url(../images/bg_main2.png) repeat-y;
}
div#main_container div.top_box {
	width: 578px;
	margin: 0 auto;
}
div#main_container div#content {
	width: 520px;
	margin: 0 auto;
	padding-bottom: 30px;
}
div#main_container p#topicpath {
	margin: 0;
	padding: 0;
	padding: 10px 10px 0;
	text-align: right;
}
div#main_container h2 {
	margin-bottom: 20px;
}

/* サイドコンテンツ
--------------------------------------------------*/
div#side_content {
	width: 210px;
	padding: 10px;
	float: left;
	background: #77A0D4;
}

/* サイドメニュー
--------------------------------------------------*/
ul.side_topmenu {
	height: auto;
	margin: 0;
	padding: 0;
	padding: 7px 7px 0;
	margin-bottom: 10px;
}
ul.side_topmenu li {
	width: 95px;
	height: 75px;
	margin-bottom: 5px;
	list-style: none;
	text-indent: -9999px;
}
ul.side_topmenu li a {
	width: 95px;
	height: 75px;
	display: block;
	overflow: hidden;
}
ul.side_topmenu li a:hover,
ul.side_topmenu li.on a {
	background: none !important;
}

/* ホーム */
ul.side_topmenu li#home {
	background: url(../images/menu/home_hover.jpg) no-repeat;
}
ul.side_topmenu li#home a {
	background: url(../images/menu/home.jpg) no-repeat;
}

/* 会社概要 */
ul.side_topmenu li#gaiyou {
	background: url(../images/menu/company_hover.jpg) no-repeat;
}
ul.side_topmenu li#gaiyou a {
	background: url(../images/menu/company.jpg) no-repeat;
}

/* 生産設備 */
ul.side_topmenu li#setsubi {
	background: url(../images/menu/setsubi_hover.jpg) no-repeat;
}
ul.side_topmenu li#setsubi a {
	background: url(../images/menu/setsubi.jpg) no-repeat;
}

/* 製品紹介 */
ul.side_topmenu li#seihin {
	background: url(../images/menu/seihin_hover.jpg) no-repeat;
}
ul.side_topmenu li#seihin a {
	background: url(../images/menu/seihin.jpg) no-repeat;
}


ul.side_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
ul.side_menu li {
	width: 210px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	list-style: none;
	text-indent: -9999px;
}
ul.side_menu li a {
	height: 33px;
	display: block;
	overflow: hidden;
}
ul.side_menu li a:hover,
ul.side_menu li.on a {
	background: none !important;
}

/* ごあいさつ */
ul.side_menu li#aisatsu {
	background: url(../images/menu/aisatsu_hover.jpg) no-repeat;
}
ul.side_menu li#aisatsu a {
	background: url(../images/menu/aisatsu.jpg) no-repeat;
}

/* 経営理念 */
ul.side_menu li#rinen {
	background: url(../images/menu/rinen_hover.jpg) no-repeat;
}
ul.side_menu li#rinen a {
	background: url(../images/menu/rinen.jpg) no-repeat;
}

/* 沿革 */
ul.side_menu li#enkaku {
	background: url(../images/menu/enkaku_hover.jpg) no-repeat;
}
ul.side_menu li#enkaku a {
	background: url(../images/menu/enkaku.jpg) no-repeat;
}

/* アクセスマップ */
ul.side_menu li#access {
	background: url(../images/menu/access_hover.jpg) no-repeat;
}
ul.side_menu li#access a {
	background: url(../images/menu/access.jpg) no-repeat;
}

/* お問合せ */
ul.side_menu li#contact {
	height: 51px;
	background: url(../images/menu/contact_hover.jpg) no-repeat;
}
ul.side_menu li#contact a {
	height: 51px;
	background: url(../images/menu/contact.jpg) no-repeat;
}


div#side_info {
	padding: 0 10px;
	background: #FFF;
}
div#side_info h3 {
	font-size: 100%;
}

/* フッター
------------------------------------------------------------------------*/
div#footer_container {
	width: 520px;
	margin: 0 auto;
	background: #EEE;
}

/* フッターメニュー */
p#footer_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
	line-height: 2;
}

/* コピーライト */
p#copyright {
	margin: 0;
	padding: 0;
	text-align: center;
}

