* { margin:0 ;
		padding:0;}

html {
	overflow-y:scroll;

}

body,td,th {
	font-family: "メイリオ","Meiryo","ＭＳ ゴシック",Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #0000c6;
        text-decoration: none;
}
a:visited {
	color: #808080;
        text-decoration: none;
}
a:hover {
	color: #f00000;
        text-decoration:underline;
}
a:active {
	color: #ff8700;
        text-decoration:underline;
}

#wrap {
	text-align: center;
}

	
#containerSub {
	background: #f2f2f2 url(../images/bg_body.gif) left top repeat;
	clear: both;
	text-align: center;
	width:100%;

}
	#containerSub #containerSubInner {
		text-align: left;
		margin: 0 auto;
		padding-top: 0px;
		padding-bottom: 0px;
		width:950px;
		zoom: 1;
	}


.main_bace {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	text-align: center;
 margin-top:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #ffffff;
}

.main_bace img{
 border:none;
}

.staff {
	padding: 5px;
	border: 3px double #FFFFFF;
}
.submain_bace {
	margin-left: auto;
	margin-right: auto;
	width:850px;
	text-align: center;
	background-color: #ffffff;

}




.submain_bace .back{
	text-align: right;
 margin-top:10px;
 margin-right:80px;

}

.naviback{
	width:780px;
 padding-top:10px;
	text-align: right;
}

.bk_back {
	background-color: #000000;
}
.red_txt {
	font-size: 14px;
	line-height: 25px;
	color: #CC0000;
	font-weight: bolder;
}
.kakaku01 {
	font-size: 14px;
	line-height: 22px;
	color: #ea0000;
}

.kakaku02 {
	font-size: 12px;
	line-height: 20px;
	color: #ea0000;
}

.dot_back {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.solid_back {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f8f8f8;
}

.index_title {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFCC00;
	padding-bottom: 5px;
}
.title {
		color: #ce0000;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 3px;
}

.title1 {
	font-family:Verdana;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}

.title2 {
	font-family:Verdana;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}

.title3 {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.title_top {
	font-family:Verdana;
	font-size: 20px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 6px;
}


.white_bace {
	background-color: #FFFFFF;
	color: #000000;
}
.solid_back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.gray_bace {
	background-color: #999999;
	padding: 10px;
	color: #000000;
}

.news_bace {
	background-color: #323232;
}

.news_text {
	margin-left: 5px;
}

.frame {
	border-color:#fff;
	border-style:solid;
	border-width:0px;
}

.price {
	font-size: 14px;
	line-height: 22px;
	color: #d80000;
}

.price1 {
	font-size: 12px;
	line-height: 20px;
	color: #d80000;
}

.products {
	font-family: "メイリオ","Meiryo","ＭＳ ゴシック",Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 180%;
	color: #FFFFFF;
}

.products a:link {
	color: #4145ac;
	text-decoration: none;
}
.products a:visited {
	color: #82774d;
	text-decoration: none;
}
.products a:hover {
	color: #cc0000;
	text-decoration:underline;
}
.products a:active {
	color: #ff8700;
	text-decoration:underline;
}

.text { 
	font-family: "メイリオ","Meiryo","ＭＳ ゴシック",Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	letter-spacing:1.5px;
	color: #808080;
}

.text1 { 
	font-family:Verdana;
	font-size: 12px;
	line-height: 16px;
	letter-spacing:1.5px;
	color: #333;
}

.font_r {
		font-family:Verdana;
		color:#988e41;
		font-weight:bold;
		font-size:12px;
		line-height:150%;
		letter-spacing:1.5px; }         /* 赤文字 */


#project img{
		opacity:0.7;
		filter: alpha(opacity=70);
}

#project a:hover img{
		opacity:1;
		filter: alpha(opacity=100);
}