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


/* sd共通　*/
/* body {
	margin:0px;} */

div.container{
	/* width:880px; */
	margin-top:0px;
margin-tpo: 0px;
margin-left: 0px;
}

table.sd {
	width:880px;
	margin-top:0px;
margin-tpo: 0px;
margin-left: 0px;
}

table.sd td.sd1{
	height:20px;}
table.sd td.sd2{
	width:250px;
	height:680px;
	text-align:center;
	vertical-align:top;}
table.sd td.sd3{
	width:645px;
	height:680px;
	text-align: left;
vertical-align: top;

	}
	
	
/* 共通メニュー　*/
/* --- ナビゲーションバー --- */
div.sdm {
width: 230px; /* ナビゲーションの幅 */
font-size: 80%;
margin-top: 5px;
margin-left: 10px;
}

/* --- メニューエリア --- */
div.sdm ul.sdm {
margin: 0px;
padding: 0;
border: 1px #ffffff solid; /* メニューエリアの境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.sdm ul.sdm li {
border-top: 1px #ffffff solid; /* 項目の上境界線 */
border-bottom: 1px #ffffff solid; /* 項目の下境界線 */
margin-bottom:3px;
}

/* --- リンク --- */
div.sdm ul.sdm li a {
display: block;
position: relative; /* IE6用 */
padding: 12px 10px; /* リンクエリアのパディング（上下、左右） */
background: #3f3f3f url(img/meny_h1.gif) repeat-x top; /* リンクエリアの背景 */
color: #e0e0e0; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.sdm ul.sdm li a:hover {
background: #505050 url(img/meny_h2.gif) repeat-x top; /* ポイント時の背景 */
text-decoration: underline; /* テキストの下線（あり） */
}





/* conpro */
/* --- リストエリア --- */
ol.conpro {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 80%;　/* 文字の大きさ */
}

/* --- リスト項目 --- */
ol.conpro li {
display: inline;}
/* --- リンク --- */
ol.conpro li a {
margin-right: 6px; /* リンクエリアの右マージン */
}

/* 事業内容　*/




/* ISO */

/* フォトギャラリー */

/* ブログ */
div.blo {
	width:600px;
	height:410px;
	margin-left:155px;
	}
div.blog {
	width:588px;
	height:400px;
	background-color:#fff;
	background-image:url(j0228630.gif);}
div.tyui {
	width: 360px;
	height: 300px;
	background-color:#fff;
	margin-top: 50px;
	margin-left: 50px;
	padding:15px;
	font-size:22px;
	line-height:150%;
	font-weight:900;}