@charset "utf-8";
@import url(reset.css);
@import url(hack.css);
@import url(fonts.css);
@import url(products.css);
@import url(heightLine.js);


*{
	font-family: Verdana, "小塚ゴシック Pro", Osaka, "ヒラギノ角ゴ Pro W3", Sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding: 0;
}

body{
	font-size: small;
	background-color: #ffffff;
	background-image: url("https://z105.secure.ne.jp/~z105118/images/img/head_line.gif");
	background-repeat: repeat-x;
}

h1{
	display: none;
}

hr	{display: none;}


#wrapper{
	margin: 0px auto;
/*	width: 1070px; 2011.10.13 kubo*/
	width: 1083px;
}


/* header */


#header {
	height: 115px;
	background: url(https://z105.secure.ne.jp/~z105118/images/img/head_back.gif) no-repeat center 10px;
}


#header h2	{
	width: 222px;
	color: #000000;
	float: left;
	margin-top: 36px;
}

#header p.right {
	position:relative;
	width:180px;
	z-index:1;
	margin-top:33px;
	float: right;

}

#header_inq {
	position:relative;
	width:180px;
	z-index:1;
	margin-top:32px;
	float: right;

}

#header_link{
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 81px;
}

#header_link2{
/*	position:absolute;*/
	position:relative;
	width:600px;
	height:22px;
	float: right;
	margin-right:0px;
	margin-top: 3px;
	margin-left:480px;
	z-index:2;
}

#header_link ul li{
	height: 20px;
	width: 100px;
	float: left;
}

#header_link2 ul li{
	height: 20px;
	width: 100px;
	float: left;
}
/* contents */

#contents{
	text-align: justify;
	text-justify: inter-word;
	}

/* navi */

#navi {
/*	width: 1050px; 2011.10.13 kubo*/
	width: 1083px;
	margin: 3px 0;
}

#navi_a{
	float: left;
}

#navi_b{
	float: right;
}
/* left */


#left{
	background-color: #ffffff;
	color: #000000;
	width: 210px;
	height: 100%;
	float: left;
	font-size: 12px;
	margin-top: 2px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

#left img{
	margin-top: 0;
}


/* right */


#right{
	background-color: #ffffff;
	width: 180px;
	height: 100%;
	float: right;
	margin-top: 2px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

#right img{
	margin-top: 0;
}


#right .infoBox{
	background-color: #efefef;
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
	width: 178px;
}

#left .infoBox{
	background-color: #efefef;
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
	font-weight:bold;
}

#main {
/*	width: 680px; 2011.10.13 kubo*/
	width: 693px;
	text-align: center;
	float: left;
}


#main_navi{
/*	width: 660px; 2011.10.13 kubo*/
	width: 683px;
	margin: auto;
}

#main_navi img{
	padding: 2px;
	float: left;
	display: block;
}

#main_navi2{
/*	width: 660px; 2011.10.13 kubo*/
	width: 673px;
	margin: auto;
}

#main_navi2 img{
	padding: 2px;
	float: left;
	display: block;
}



/*readcopy*/

#readcopy {
	padding: 0px;
	float: none;
}

#readcopy img{
	padding: 2px;
	display:block;
}


.smallText

/* menu */


#menu {
	padding: 0 2px;
}

#menu img{
	display:block;
}

#menu ul li {
	height: 105px;
	width: 215px;
	float: left;
	color: #ffffff;
	background-color: #ffffff;
	display: block;
	padding: 2px;
}


/* footer */


#footer {
	height: 55px;
	text-align: right;
	margin-top: 20px;
}


	#footer p#link {
		padding: 10px;
		text-align: center;
	}

		#footer p#link a {
			color: #006b31;
			font-size: 16px;
			text-decoration: none;
		font-weight: bold;
		}
		
		#footer p#link a:hover{
	color: #b35b5b;
}


	#footer p#copyright {
		padding: 10px;
		text-align: center;
		border-top: 1px solid #000000;
	}

		#footer p#copyright a {
			color: #006b31;
			text-decoration: none;
		}
		
		#footer p#copyright a:hover{
	color: #b35b5b;
}



/* その他 */

.clear{
	clear:both;
}




/* アンカー */
a	{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #b35b5b;
}

/* 色 */

.red{
	color: #CC0000;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.blue{
	color: #006699;
}

/* 強調・追加・削除 */
em,strong	{font-weight: bold;}
/*strong	{color: #4c6ebc;}*/
ins	{text-decoration: underline;}
del	{
	text-decoration: line-through;
	color: #999999;
}


/* フォーム */
form{padding: 5px 5px;}
input,textarea	{
	margin-bottom: 5px;
	font-size: 100%;
}
textarea,input#text	{border: 1px solid #666666;}
input#BUTTON {
	color: #000000;
	background-color: #f0f0f0;
	border: 1px solid #000000;
}

/* 物理要素 */
b{font-weight:bold;}
i{font-style:oblique;}
big{font-size:medium;}
small{font-size:x-small;}

/* カテゴリメニュー */
.categories_menu {
	background-image:url("https://z105.secure.ne.jp/~z105118/images/pointer_blue.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	line-height:18px;
	font-weight:bold;
}

/* インフォメーション */
.information_box_menu {
	background-image:url("https://z105.secure.ne.jp/~z105118/images/pointer_blue.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	line-height:18px;
}


