
/* 右ブロック全体 */

#maincolumn {
	width: 85%;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
}

/* 左ブロック全体 */

#left_side_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
}

/* 各ブロックの設定 */
/* 実績（全体） */

#maincolumn_all {
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F79910;
	border-right-color: #F79910;
	border-bottom-color: #F79910;
	border-left-color: #F79910;
}

#jisseki_all {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	margin-top: 30px;
}

/* h(No)の各ブロックでの設定 */

/* メインコラム */
#maincolumn h1 {
	background-image: url(../images/mark/dg-work.gif);
	height: 50px;
	padding-left: 70px;
	border-top-color: #F79910;
	border-right-color: #F79910;
	border-bottom-color: #F79910;
	border-left-color: #F79910;
	padding-top: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* サブメニュー */

#etc h2 {
	font-size:100%;
	background-repeat: no-repeat;
	color: #666666;
	background-image: url(../images/mark/menu_etc.gif);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px none #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* 実績 */

#jisseki h2 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 0px;
	font-size:100%;
	background-repeat: no-repeat;
	color: #666666;
	background-image: url(../images/mark/menu_jisseki.gif);
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
}

/* 各タグの設定 */

#maincolumn p {

	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#etc {
	border: 1px solid cccccc;
	margin-top: 15px;
}


#etc li {
	list-style-image: url(../images/mark/factory.gif);
	margin: 0px;
	padding: 0px;
}

#etc p a:link,#left_underside p a:visited {
	color: #0000FF;
}
#jisseki {
	border: 1px solid cccccc;
	margin-top: 10px;
}


#etc p a:hover {
	color: #FF9900;
}
#etc p {
	background-image: url(../images/mark/news_li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: xx-small;
}

#etc_list {
	margin-top: 10px;
	margin-bottom: 10px;
}
#jisseki p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/mark/news_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: xx-small;
}
#maincolumn_all h2 {
	background-image: url(../images/mark/news_li.gif);
	padding-left: 20px;
}
