@charset "utf-8";

/*
Name: OHURA Office
URI: http://www.ohura-office.jp/
*/

/* Copyright (C) 2009 judicial scrivener -OHURA Office- */

/* タイトルイメージここから */

#header_title {
	background-image: url(../image/header/headerimg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* タイトルイメージここまで */

#information {
	background-image: url(../image/top/information.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 55px;
	padding: 288px 0px 0px;
}

#information ul {
	margin: 0px;
	padding: 0px 0px 72px;
	background-image: url(../image/top/information_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#information li {
	margin: 0px;
	padding: 0px;
}

#information p {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 150%;
	line-height: 150%;
	font-weight: normal;
	color: #133571;
	text-align: left;
	margin: 0px 32px 16px 32px;
	padding: 0px;
}

#information p em {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-style: normal;
}


/* 業務内容ここから */

.works {
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	background-color: #FFFFFF;
	background-image: url(../image/top/works_back01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.works_s {
	margin: 0px 0px 56px;
	padding: 0px 0px 8px;
	background-color: #FFFFFF;
	background-image: url(../image/top/works_back02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.worksbox_l {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 308px;
	display: inline;
}

.worksbox_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 308px;
	display: inline;
}

.workstitel01,
.workstitel02,
.workstitel03,
.workstitel04,
.workstitel05 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #05376B;
	text-align: left;
	margin: 0px;
	padding: 96px 16px 0px;
	letter-spacing: 0.1em;
}

.workstitel01 {
	background-image: url(../image/top/works_titel01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.workstitel02 {
	background-image: url(../image/top/works_titel02.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.workstitel03 {
	background-image: url(../image/top/works_titel03.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.workstitel04 {
	background-image: url(../image/top/works_titel04.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.workstitel05 {
	background-image: url(../image/top/works_titel05.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.workstitel01 a,
.workstitel02 a,
.workstitel03 a,
.workstitel04 a,
.workstitel05 a {
	color: #05376B;
	text-decoration: none;
}

.workstitel01 a:hover,
.workstitel02 a:hover,
.workstitel03 a:hover,
.workstitel04 a:hover,
.workstitel05 a:hover {
	color: #75C123;
	text-decoration: underline;
}

.works p,
.works_s p {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 130%;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 3px 16px 0px;
	padding: 8px 8px 0px;
	border-top: 1px dotted #05376B;
}

.works p strong,
.works_s p strong {
	font-weight: normal;
}

.worksnext {
	background-image: url(../image/all/allimg_01.png);
	background-repeat: no-repeat;
	background-position: -235px -128px;
	margin: 8px 0px 0px 172px;
	padding: 0px;
	height: 40px;
	width: 127px;
	display: block;
	text-indent:-99999px;
}

*:first-child+html .worksnext {
	margin: 8px 0px 0px 154px;
}

/* hide from Mac IE \*/
* html .worksnext {
	margin: 8px 0px 0px 154px;
}
/* */

a:hover.worksnext {
	background-image: url(../image/all/allimg_01.png);
	background-repeat: no-repeat;
	background-position: -363px -128px;
}

/* 業務内容ここまで */


/* トップニュースここから */

#topnews {
	margin: 0px;
	padding: 64px 0px 0px;
	width: 622px;
	background-image: url(../image/top/news.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#topnews ul {
	margin: 0px auto;
	padding: 16px 8px 8px;
	width: 588px;
	background-color: #FFFFFF;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}

*:first-child+html #topnews ul {
	margin: 0px;
	width: 588px;
}

/* hide from Mac IE \*/
* html #topnews ul {
	margin: 0px;
	width: 606px;
}
/* */

#topnews li {
	margin: 0px 0px 16px;
	padding: 0px 8px 3px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 130%;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
}

#topnews li p {
	margin: 0px;
	padding: 0px 0px 8px;
}

#topnews em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

/* トップニュースここまで */