/***********************************************/
/* todorokikensetsu.css                        */
/***********************************************/

.top1 {
	float: right;
	height: auto;
	width: auto;
}

/* --- 全体の背景・テキスト --- */
body {
margin: 0;
padding: 0;
background-color: #000000; /* ページの背景色 */
color: #000000; /* 全体の文字色 */
font-size: 100%; /* 全体の文字サイズ */
}

/* --- 全体のリンクテキスト --- */
a:link { color: #FF9933; }
a:visited { color: #FF9933; }
a:hover { color: #FFCC66; }
a:active { color: #FF9933; }

/* --- コンテナ --- */
#container {
width: 900px; /* ページの幅 */
margin: 0 auto; /* センタリング */
}

/* --- ヘッダ --- */
#header {
background-color: #000000; /* ヘッダの背景色 */
}


/* --- コンテンツ --- */
#content {
background-color: #000000; /* コンテンツの背景色 */
}

/* --- コンテンツ --- */
#content2 {
background-color: #000000; /* コンテンツの背景色 */
color: #FFFFFF;
font-size:12px;
}
#content2 p {
	font-size:12px;
	line-height: 14px;
}
#content2 product {
	font-size:12px;
	line-height: 14px;
	margin-left: 15px;
}
.contentc {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	height: 850px;
	width: 700px;
	margin-top: 20px;
	padding: 5px;
	background-position: center;
	margin-right: 100px;
	margin-left: 100px;
}
.contentd {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	height: 740px;
	width: 600px;
	margin-top: 20px;
	padding: 5px;
	background-position: center;
	margin-right: 150px;
	margin-left: 150px;
}
/* --- フッタ --- */
#footer {
background-color: #000000; /* フッタの背景色 */
	font-size: 12px;
	color: #CCCCCC;
}

#text {
	width: 900px;
	margin-right: 0px;
	margin-top: 30px;
	margin-left: 0px;
	font-size: 11px;
	color: #CCCCCC;
	height: 200px;
	line-height: 14px;
	padding: 5px;
	}
	
#text2 {
	width: 900px;
	margin-right: 0px;
	margin-top: 30px;
	margin-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	padding: 5px;
	margin-bottom: 30px;
	line-height: 16px;
}

.contentsl {
	margin: 5px 10px 5px 5px;
}
.contents2 {
	float: none;
	margin-top: 20px;
	margin-right: 130px;
	margin-left: 130px;
}
.contents3 {
	float: none;
	margin-top: 50px;
	margin-right: 250px;
	margin-left: 250px;
	display:block;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
	background-image: url(image/button.png);
	width:400px;
	height:50px;
}
.contents3 a{
	height:100%;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	text-align:center;
	text-indent:-9999px;
	background-image: url(image/button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents3 a:hover{
	background-position: 0px -50px;
}

.contentsr {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.t {
	float:right;
	width:200px;
	color:#FFFFFF;
	font-size:12px;
	}
.c_text {
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px;
	float: right;
	height:150px;
	width: 190px;
}
.breadcrumb {
	margin-left: 10px;
	font-size: 12px;
	width:600px;
	color: #CCCCCC;
}
.h1 {
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.h2 {
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 5px;
	font-size: 10px;
	color: #FF9900;
}
.text1 {
	width: 640px;
	margin-right: 100px;
	margin-top: 30px;
	margin-left: 100px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	padding: 0px;
	margin-bottom: 30px;
}
#linkf {
	font-size: 12px;
	color: #CCCCCC;
}
.style5 {font-size: 14px}
.style6 {
	color: #CCCCCC;
	font-size: 10pt;
}
.contents_t {
	height: 1000px;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents_tt {
	border: thin solid #FFFFFF;
}
#left {
	float: right;
	height: 352px;
	width: 190px;
}
#content2 .product {
	font-size: 12px;
	line-height: 16px;
	width: 540px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
}
#content2 .clear {
	display: block;
	clear: left;
	width: 10px;
	
}

