@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_works.png);
	background-repeat: no-repeat;
	background-position: center top;
}

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

.maintitle {
	margin: 0px 0px 48px;
	padding: 0px;
}

.maintitle 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: #333333;
	background-image: url(../image/works/maintitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px 0px 16px;
	padding: 80px 16px 8px 72px;
	letter-spacing: 0.1em;
}

.maintitle 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: 0px 16px 8px 72px;
	padding: 0px;
}

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

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

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


.detailed {
	margin: 16px 16px 0px 56px;
	padding: 0px;
}

.detailed 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;
	list-style-position: outside;
	list-style-type: decimal;
}

.supplementary {
	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: #133571;
	text-align: left;
	margin: 3px 16px 0px;
	padding: 0px;
}

.related {
	margin: 24px 16px 0px 24px;
	padding: 48px 0px 0px;
	background-image: url(../image/works/title_related.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.question {
	margin: 24px 16px 48px 24px;
	padding: 48px 0px 0px;
	background-image: url(../image/works/title_question.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.related li,
.question li {
	margin: 0px 0px 5px 32px;
	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;
}

.related a {
	color: #496709;
	text-decoration: underline;
}

.question a {
	color: #60421B;
	text-decoration: underline;
}

.related a:hover,
.question a:hover {
	color: #0096F0;
	text-decoration: underline;
}
