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

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


#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: 80px 8px 0px;
	padding: 0px 8px 2px;
	border-bottom: 2px dotted #133571;
}

.links_01 {
	margin: 24px 16px 0px 40px;
	padding: 0px;
}

.links_01 li {
	margin: 0px 0px 16px;
	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: normal;
	color: #333333;
	text-align: left;
}

.links_01 li a {
	color: #133571;
	text-decoration: none;
}

.links_01 li a:hover {
	color: #0096F0;
	text-decoration: underline;
}
