@charset "UTF-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	color: #333;
}
.up {
	vertical-align: super;
	font-size: 10px;
}
.down {
	vertical-align: sub;
	font-size: 8px;
	line-height: 1em;
}
body  {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 85%;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FAF9F4;
}

#container  {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C1C6CB;
	border-left-color: #C1C6CB;
	background-color: #FFF;
} 
#mainContent    {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 40;
	margin-left: 0px;
	width: 600px;
	float: right;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30;
	padding-left: 0;
} 
.adsense_top {
	margin-bottom: 20px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* link styles
---------------------------------*/
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.home_img {
	margin-bottom: 20px;
}

.floatLeft {
	float: left;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #004D99;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #096;
}
a:active {
	position: relative;
	left: 1px;
	top: 1px;
}
.menu  {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.figure p {
	font-weight: bold;
	text-align: center;
}
.flt_lft_img {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.enhance {
	color: #900;
	padding-left: 30px;
	font-size: 110%;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul {
	padding-top: 5px;
	padding-bottom: 10px;
}
.book  {
	float: left;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	border: 3px solid #0F0;
}
.text {
	margin: 10px;
	float: left;
	width: 350px;
}
strong {
	color: #222;
	font-weight: normal;
}


table {
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 95%;
}
table tr th   {
	text-align: center;
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #999;
}
table tr td  {
	list-style: none;
	padding: 10px;
	border: 1px solid #999;
}


#mainContent p  {
	margin-bottom: 15px;
	line-height: 1.7em;
	text-indent: 1em;
}
#mainContent ul  {
	margin-left: 25px;
	list-style-type: square;
}


#mainContent ol  {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 30px;
}
#profile table tr td ul {
	list-style-type: none;
	padding-left: 5px;
}



#market #sidebar {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#mainContent p .fltlft {
	margin-bottom: 10px;
	margin-right: 20px;
}


/* header styles
---------------------------------*/
#header  {
	width: 100%;
	position: relative;
	height: 100px;
} 


#header #logo  {
	float: left;
	padding-top: 0px;
}
#topicsPath {
	overflow: hidden;
	float: left;
	width: 100%;
	background-image: url(../buyers_guide/body_bg_random_dot.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#topicsPath li {
	float: left;
	font-size: 85.7%;
	line-height: 1.2;
	list-style-type: none;
}
#topicsPath li a {
	display: block;
	margin-right: 5px;
	padding-right: 10px;
	background-image: url(../images/template/arrow/arrow_topicspath.gif);
	background-repeat: no-repeat;
	background-position: right 0.27em;
}

/* sibebar works
---------------------------------*/
#market #mainContent {
	width: 739px;
	margin-left: 220px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#buyers_guide #mainContent table {
	width: 780px;
}

#buyers_guide #container {
	width: 1000px;
}
#buyers_guide #sidebar {
	width: 180px;
}

#buyers_guide #mainContent {
	width: 780px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#buyers_guide #mainContent h1 {
	font-size: 130%;
	padding: 5px;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #039;
}
#buyers_guide p a .buyers_guide_img {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#buyers_guide p a .buyers_guide_img:hover {
	border-top-color: #F63;
	border-right-color: #F63;
	border-bottom-color: #F63;
	border-left-color: #F63;
}
.LaserProducts tr td ul li{
	padding-left: 10px;
	background-image: url(../images/template/pr_dotarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	list-style-type: none;
}
#buyers_guide #mainContent .under_ad li{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	border: 1px solid #CCC;
	height: 100px;
	width: 300px;
}
#buyers_guide #mainContent ul {
	margin: 0px;
	padding: 0px;
}

#profile #mainContent  , #event #mainContent , #symphopedia #mainContent   {
	width: 590px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 40px;
}


#symphopedia #mainContent p a{
	text-decoration: underline;
}
#symphopedia table tr th {
	text-align: center;
}
.smalltext {
	font-size: 8.5pt;
}


table .uv {
	background-color: #90F;
	color: #FFF;
}
table .visible {
	color: #FFF;
	background-color: #093;
}
table .infrared {
	background-color: #C00;
	color: #FFF;
}
table .sc {
	background-image: url(../buyers_guide/laser/images/sc_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.related  {
	color: #666;
	margin-top: 20px;
}
.related ul   {
	padding-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
.related ul li {
	background-image: url(../images/template/pr_dotarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	padding-left: 12px;
}

.related .related_contents {
	padding: 5px;
	background-image: url(../images/template/boomer_bg_slash01.png);
	border: 1px solid #EEE;
}

#mainContent #sponsor {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DACEB4;
	border-bottom-color: #D7CBB1;
	margin-top: 35px;
}

#mainContent .menu_box a .ad {
	margin-top: 10px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
a #contact_us {
	margin-top: 15px;
	margin-bottom: 30px;
}
#footer {
	background-color: #333;
}
#footer ul {
	padding-top: 10px;
	padding-left: 10px;
}
#footer ul li {
	float: left;
	list-style-type: none;
}
#footer ul li a {
	color: #FFF;
}

