@charset "utf-8";
body {
	font-family: Arial;
	font-size: 100%;
	line-height: 1.8;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff;
}
h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 10px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}

a {
	color:#003399;
	text-decoration:none
}
a:hover{color:#0099FF;	text-decoration:underline}

span a { color:#003399; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li a{ color:#003399; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

strong a{ font-size:10px}

strong{ font-size:10px}
b{ color:#E93400}

.form input {
	width:191px;
	height:21px;
}

.form textarea {
	width:191px;
	height:102px;
}


/*HPを囲む枠。両サイドの影を入れている。
------------------------------------------------------------------*/
#wrapper {
	background: #FFFFFF url(images/bg.gif) repeat-y center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


/*HP本体の枠。ここは基本的に変更しないように。
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


/*ヘッダー。メイン画像が入っている所。
------------------------------------------------------------------*/
#header {
	background: url(../image/header_800x152.gif) no-repeat left top;
	height: 109px;
	position: relative;
}

/*ヘッダー内のh1タグの設定。
------------------------------------------------------------------*/
#header p {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 40px;
	width: 150px;
}


/*メインメニューの設定。
------------------------------------------------------------------*/
#menu li {
	display: inline;
	text-align: right;
}

#menu li a:hover{
	background-color:#CCCCCC;	
}


/*コンテンツ。文章が入る２列部分の背景をここで設定。
------------------------------------------------------------------*/
#contents {
	background: url(../image/5color_yline_50x3.gif) repeat-y left;
	padding-top: 20px;
}

/*メインコンテンツ。（左側）
------------------------------------------------------------------*/


#main {
	background-image:url(../image/bck_para_f8f8f8_676x.gif);
	background-repeat:repeat-y;
	float: left;
	width: 676px;
	display: inline;
	margin-right: 5px;
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main #lupe {
	background-image: url(../image/product_pic/Lupe/Peak_Lupe_loupe.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #pla_lupe {
	background-image: url(../image/product_pic/Lupe/Peak_plalupe.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #scale_lupe {
	background-image: url(../image/product_pic/Lupe/Peak_scale_lupe.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #linen_tester {
	background-image: url(../image/product_pic/Lupe/Peak_linen_tester.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #pocket_microscope {
	background-image: url(../image/product_pic/Lupe/Peak_Pocket_microscope.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #pocket_microscope_EI {
	background-image: url(../image/product_pic/Lupe/Peak_Pocket_erected_Image.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #stand_microscope {
	background-image: url(../image/product_pic/Lupe/Peak_Stand_microscope.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #wide_stand_microscope {
	background-image: url(../image/product_pic/Lupe/Peak_Wide_Stand_microscope.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main #head_lupe {
	background-image: url(../image/product_pic/Lupe/Peak_Head_loupe.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#main h1 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#main h2 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;	
}

#main h3 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;	
}

#main p {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.75em;
}

#main ul {
	font-size:0.75em;
	padding-right: 30px;
	padding-left: 30px;
}

#main ol {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.75em;
}

#main table {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.75em;
	margin-left: 30px;
}


/*サブコンテンツ。（右側）
------------------------------------------------------------------*/
#sub {
	background-image:url(../image/bck_para_f8f8f8_676x.gif);
	background-repeat:repeat-y;
	float: left;
	width: 676px;
	display: inline;
	margin-right: 5px;
	margin-left: 90px;
	
}

#sub h3 {
	font-size:0.75em;
	margin-left: 30px;
}

#sub p {
	font-size:0.75em;
	margin-left: 30px;
	padding-right: 30px;
}



#sub ul {
	font-size:0.75em;
	margin-left: 30px;
}


/*フッター。コピーライトや著作部分。
------------------------------------------------------------------*/
#footer {
	background-image:url(../image/5color_yline_50x3.gif);
	background-repeat:repeat-y;
	clear: both;
	width: 770px;
	font-size:0.75em;
	text-align: right;
	height: 60px;
	padding-top: 10px;
	color: #000000;
	padding-right: 30px;
}


/*clearfix（※ここは変更しない）
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */


