@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;
}

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


/* 相談する内メニューここから */

.contentsmenu {
	margin: 0px 8px 56px;
	padding: 96px 0px 1px;
	background-color: #385083;
	background-image: url(../image/office/contentsmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentsmenu li {
	margin: 0px 2px 2px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
}

.contentsmenu li h3 {
	color: #FFFFFF;
	background-color: #385083;
	text-decoration: none;
	display: block;
	padding: 3px 8px;
	letter-spacing: 0em;
	font-size: 100%;
}

.contentsmenu li a {
	color: #FFFFFF;
	background-color: #05376B;
	text-decoration: none;
	display: block;
	padding: 3px 8px;
}

.contentsmenu li a:hover {
	background-color: #569ED3;
}

/* 相談する内メニューここまで */

.office_info {
	margin: 16px 0px 0px;
	padding: 400px 0px 0px;
	background-image: url(../image/office/officetitle01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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


#maincontents h2 {
	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: #133571;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 56px 8px 24px;
	padding: 0px 8px 0px;
}


.office_data {
	margin: 0px 0px 2px 16px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 606px;
	background-image: url(../image/office/officeback.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.office_data_l {
	margin: 0px;
	padding: 13px 0px 5px;
	float: left;
	width: 160px;
	display: inline;
}

/* hide from Mac IE \*/
.office_data_l {
	margin: 0px;
	padding: 13px 0px 5px;
	float: left;
	width: 159px;
	display: inline;
}
/* */

.office_data_r {
	margin: 0px;
	padding: 13px 0px 5px;
	float: right;
	width: 446px;
	display: inline;
}

/* hide from Mac IE \*/
.office_data_r {
	margin: 0px;
	padding: 13px 0px 5px;
	float: right;
	width: 445px;
	display: inline;
}
/* */


.office_data_l p {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 140%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px 16px 8px;
	padding: 0px;
	letter-spacing: 0.5em;
}

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

.office_data_r p a {
	color: #05376B;
	text-decoration: none;
}

.office_data_r p a:visited {
	color: #A7477B;
	text-decoration: none;
}

.office_data_r p a:hover {
	color: #0096F0;
	text-decoration: underline;
}
