@charset "UTF-8";
/* CSS Document */

/*
 * ▼ページレイアウト設定
 * 
 * 
 **************************************************/

/*■■■ページ全体
win98など古いOS対策で半角表記の「MS Pゴシック」追記
--------------------------------------------------*/

body {
	background-image: url(../images/common/bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "MS Pゴシック", Osaka;
	font-size:90%;
	/*font-size:90%;*/
	line-height:1.6;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	background-attachment: fixed;
}

/*トップページ
--------------------------------------------------*/
.twoColFixRtHdr #header.topimage {
	background-image:url(../images/top/monthlyimage.jpg);
	/* padding: 0px 0px 0px 20px;  この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	height:500px;
	background-color: #BBBBBB;
	background-repeat: no-repeat;
} 

.twoColFixRtHdr #header #sitename {
	text-indent:-9999px;
}

.twoColFixRtHdr #header p.cameraName {
	color:#FFFFFF;
	text-align:right;
	margin: 30px 10px 0px 0px;
	padding:420px 0px 0px 0px;
} 

.twoColFixRtHdr #topcopy {
	font-size:120%;
	color:#330000;
	font-weight:bold;
	padding:10px 10px 0px 0px;
	margin: 0px 232px 10px 0px;
	text-align:center;
	width:100%;
}

.twoColFixRtHdr #mainContent #naviMain {
	margin:10px 0px 20px 0px;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.twoColFixRtHdr #mainContent h2{
	font-size:150%;
	padding:0px 0px 5px 20px;
	background-image: url(../images/top/bg_h2_top.gif);
	background-position: left bottom;
	margin: 0px 0px 20px 0px;
}

.twoColFixRtHdr #mainContent div.paraL ul.news {
	margin:0px 0px 0px 30px;
	list-style-position: outside;
	list-style-image: url(../images/top/ic_bullut.gif);
}

.twoColFixRtHdr #mainContent div.paraL ul.news li {
	margin:5px 0px 0px 0px;
	padding-left: 0px;
}

/*
---------------------------------------------------*/

.twoColFixRtHdr #naviMain a:link {
	color:#660000;
	font-weight:bold;
}

.twoColFixRtHdr #naviMain a:visited {
	color:#660000;
	font-weight:bold;
}

.twoColFixRtHdr #naviMain a:hover	{
	color:#FF0000;
	font-weight:bold;
}

.twoColFixRtHdr #naviMain a:active {
	color:#FFF000;
	font-weight:bold;
}


/*ハヤタ・カメララボの特徴*/
#feature {
	background-image:url(../images/top/bg_feature.jpg);
	float:right;
	width:700px;
	margin:0 0 10px 0;
	background-repeat: no-repeat;
}

#feature p.txt {
	padding:40px 10px 0px 10px;
}

#feature p.btm {
	background-image:url(../images/top/bg_feature.jpg);
	background-position: bottom;
	margin-top:-10px;
}

/*修理申込み*/
#order {
	background-image:url(../images/top/bg_order.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	width:345px;
}

#order p.txt {
	padding:40px 15px 10px 15px;
}

#order p.btm {
	background-image:url(../images/top/btn_btm.jpg);
	background-position: left bottom;
	margin-top:3px;
}

/*メンテナンスの特徴*/
#mentenance {
	background-image:url(../images/top/bg_mentenance.jpg);
	background-repeat: no-repeat;
	float:left;
	width:345px;
	margin-bottom:15px;
}

#mentenance p.txt {
	padding:40px 15px 10px 15px;
}

#mentenance p.btm {
	background-image:url(../images/top/btn_btm2.jpg);
	background-position: left bottom;
	margin-top:3px;
}



#sidemenuBusineshours {
	background-image:url(../images/top/bg_businesshours.gif);
	padding:30px 5px 5px 5px;
	margin:5px 0px 10px 0px;
}

.title {
	text-indent:-9999px;
}

#sidemenuHayata {
	background-image:url(../images/top/bg_hayata.gif);
	background-color:#c6c6c6;
	padding:5px;
	margin:0px 0px 10px 0px;
}


/*カメラの購入、宮崎、山崎*/
.bannerLeft {
	margin-right:10px;
}

.bannerMiddle {
	margin-right:5px;
}
