@charset "UTF-8";


/**■■ここから初期設定■■**/


body{
	margin:0px;
	padding:0px;
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:'Osaka','ＭＳ Ｐゴシック',sans-serif;
	background-color:#D6EFAE;
	font-size:12px;
	line-height:17px;
	color:#333333;
	font-size: 62.5%; /* Resets 1em to 10px */
	background:url(../images/bg.gif) top repeat-x;	
	background-color:#eeeeee;	
}



div,
p,
h1,
h2,
h3,
h4,
h5,
table,
td,
form {
	margin:0px;
	padding:0px;
}

div, p, td {
  word-break:break-all;
}



h1 span {display:none;}
h2 span {display:none;}
h3 span {display:none;}


h1{
	height:90px;
}

h2{
	height:27px;
	margin-top:26px;
}

h3{
	height:18px;
	margin-left:8px;
	margin-top:33px;
}

img {border:none;font-size:0px;line-height:0px;}

a:link    {text-decoration:underline; color: #A00F5E;}
a:visited {text-decoration:underline; color: #A00F5E;}
a:hover   {text-decoration:underline; color: #A00F5E;}

/**■■ここまで初期設定■■**/




/*■■ここから画面分割設定■■*/
#wrapper {
	width: 1014px;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px 3px 0px 3px;
	background:url(../images/bg_shadow.gif) repeat-y;
}


.header {
	height:75px;
	background:url(../images/header.jpg) no-repeat left top;
}

.header .left{
	width:326px;
	height:50px;
	padding-left:14px;
	padding-top:25px;
	float:left;
}

.header .right{
	width:639px;	
	padding-right:29px;	
	padding-top:15px;
	height:60px;
	float:right;
	text-align:right;
}

.header .link{
	text-align:right;
	padding-right:3px;
	padding-top:10px;
}

.container {
	width:987px;
	margin-left:10px;
	margin-right:11px;
	margin-top:13px;
	margin-bottom:38px;	
	background-color:#ffffff;
}

.leftmenu{
	width:248px;
	float:left;
}

.news{
	width:248px;
	border:solid 1px #b4b4b4;
	background:url(../images/h_news.gif) no-repeat left top;
	padding-top:10px;
}

.news h3{
	margin:0px;
	padding:0px;
}

.news .text_area{
	padding-top:5px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:5px;
	font-size:11px;
	line-height:14px;
}

.news .date{
	float:left;
	width:80px;
}

.news .text{
	float:right;
	width:150px;
}

/*■■ここからニュース下バナー■■*/
.leftbanner{
	clear:both;
	width:248px;
	float:left;
	border:solid 1px #b4b4b4;
	margin-top:21px;
}

/*■■ここまでニュース下バナー■■*/

.content_space{
	padding-left:10px;
	width:727px;
	float:right;
}


.press{
	border:solid 1px #b4b4b4;
	background:url(../images/h_press.gif) no-repeat left top;
	padding-top:10px;
}

.press h3{
	margin:0px;
	padding:0px;
}


.press .text_area{
	padding-top:5px;
	padding-left:7px;
	padding-right:8px;
	padding-bottom:5px;
	font-size:11px;
	line-height:14px;
	height:80px;
	overflow:auto;
}

.press .date{
	float:left;
	width:80px;
}

.press .text{
	float:right;
	width:600px;
}



.product{
	margin-top:7px;
	border:solid 1px #b4b4b4;
}

.product h3{
	margin:0px;
	padding:0px;
	background:url(../images/h_product.gif) no-repeat left top;
	height:27px;
}



.line{
	background:url(../images/line.gif) repeat-x left top;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}


.banner{
	margin-top:7px;
	border:solid 1px #b4b4b4;
}


.content{
	padding-left:23px;
	font-size:13px;
	line-height:19px;
}


.content_footer{
	margin-top:49px;
	margin-right:27px;
	margin-bottom:18px;
	height:11px;
	background:url(../images/content_footer.gif) no-repeat right top;
	text-align:right;
}

.footer{
	clear:both;
	height:65px;
	padding-left:12px;
	padding-right:12px;
	font-size:11px;
	line-height:13px;
	_line-height:14px;
	*+line-height:14px;
	text-align:center;
	width:984px;
}


.footer .menu{
	height:18px;
	padding-top:5px;
	background-color:#eeeeee;
	word-spacing:0.75em;
	margin-bottom:16px;
}

/*■■ここまで画面分割設定■■*/





/*■■ここから製品メニュー■■*/
#product_menu{
	width:725x;
	height:120px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	clear:both;
	list-style-type: none;
}

#product_menu li {
	float: left;
}

#product_menu #navi01 a { width: 115px; }
#product_menu #navi02 a { width: 100px; }
#product_menu #navi03 a { width: 90px; }
#product_menu #navi04 a { width: 90px; }
#product_menu #navi05 a { width: 105px; }
#product_menu #navi06 a { width: 100px; }
#product_menu #navi07 a { width: 125px; }


#product_menu li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:120px;
	padding-top: 120px;
	background-image: url(../images/product_menu.jpg) ;
}

/**** ここから背景画像の位置 ****/
	
/* 通常 */
#product_menu #navi01 a { background-position:  0px   0px; }
#product_menu #navi02 a { background-position: -115px 0px; }
#product_menu #navi03 a { background-position: -215px 0px; }
#product_menu #navi04 a { background-position: -305px 0px; }
#product_menu #navi05 a { background-position: -395px 0px; }
#product_menu #navi06 a { background-position: -500px 0px; }
#product_menu #navi07 a { background-position: -600px 0px; }

/* オンマウス */
#product_menu #navi01 a:hover { background-position:  0px   -120px; }
#product_menu #navi02 a:hover { background-position: -115px -120px; }
#product_menu #navi03 a:hover { background-position: -215px -120px; }
#product_menu #navi04 a:hover { background-position: -305px -120px; }
#product_menu #navi05 a:hover { background-position: -395px -120px; }
#product_menu #navi06 a:hover { background-position: -500px -120px; }
#product_menu #navi07 a:hover { background-position: -600px -120px; }



/**** ここまで背景画像の位置 ****/

/*■■ここまで製品メニュー■■*/







/*■■ここからグローバルナビゲーション■■*/
#global_navi{
	width:1008x;
	height:60px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	clear:both;
	list-style-type: none;
}

#global_navi li {
	float: left;
}

#navi01 a { width: 169px; }
#navi02 a { width: 168px; }
#navi03 a { width: 168px; }
#navi04 a { width: 168px; }
#navi05 a { width: 168px; }
#navi06 a { width: 169px; }


#global_navi li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:60px;
	padding-top: 60px;
	background-image: url(../images/menu.jpg) ;
}

/**** ここから背景画像の位置 ****/
	
/* 通常 */
#navi01 a { background-position:  0px   0px; }
#navi02 a { background-position: -169px 0px; }
#navi03 a { background-position: -337px 0px; }
#navi04 a { background-position: -505px 0px; }
#navi05 a { background-position: -673px 0px; }
#navi06 a { background-position: -841px 0px; }

/* オンマウス */
#navi01 a:hover { background-position:  0px   -60px; }
#navi02 a:hover { background-position: -169px -60px; }
#navi03 a:hover { background-position: -337px -60px; }
#navi04 a:hover { background-position: -505px -60px; }
#navi05 a:hover { background-position: -673px -60px; }
#navi06 a:hover { background-position: -841px -60px; }


/* 選択項目 */
#navi01 a.stay { background-position:  0px   -60px; }
#navi02 a.stay { background-position: -169px -60px; }
#navi03 a.stay { background-position: -337px -60px; }
#navi04 a.stay { background-position: -505px -60px; }
#navi05 a.stay { background-position: -673px -60px; }
#navi06 a.stay { background-position: -841px -60px; }


/**** ここまで背景画像の位置 ****/

/*■■ここまでグローバルナビゲーション■■*/



















/*■■ここからスペーサー■■*/

.floatclear{
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_1{
	width:1px;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_2{
	width:1px;
	height:2px;
	font-size:0px;
	line-height:0px;
	clear:both;
}


.spacer_3{
	width:1px;
	height:3px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_4{
	width:1px;
	height:4px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_5{
	width:1px;
	height:5px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_7{
	width:1px;
	height:7px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_9{
	width:1px;
	height:9px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_10{
	width:1px;
	height:10px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_11{
	width:1px;
	height:11px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_12{
	width:1px;
	height:12px;
	font-size:0px;
	line-height:0px;
	clear:both;
}


.spacer_13{
	width:1px;
	height:13px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_14{
	width:1px;
	height:14px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_15{
	width:1px;
	height:15px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_16{
	width:1px;
	height:16px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_17{
	width:1px;
	height:17px;
	font-size:0px;

	line-height:0px;
	clear:both;
}

.spacer_18{
	width:1px;
	height:18px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_19{
	width:1px;
	height:19px;
	font-size:0px;
	line-height:0px;
	clear:both;
}


.spacer_20{
	width:1px;
	height:20px;
	font-size:0px;
	line-height:0px;
	clear:both;
}


.spacer_21{
	width:1px;
	height:21px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_22{
	width:1px;
	height:22px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_23{
	width:1px;
	height:23px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_24{
	width:1px;
	height:24px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_25{
	width:1px;
	height:25px;
	font-size:0px;
	line-height:0px;
	clear:both;
}


.spacer_28{
	width:1px;
	height:28px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_29{
	width:1px;
	height:29px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_32{
	width:1px;
	height:32px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.spacer_37{
	width:1px;
	height:37px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

/*■■ここまでスペーサー■■*/
