@charset "euc-jp";
/* CSS Document */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font: 0.9em/1.4em "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho" , serif;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #c7000b;
}

p {
	margin-bottom:1.4em;
	
}

/*header*/

#header-wrapper {
	height: 223px;
	width: 100%;
	background: #000;
	border-top: 8px solid #c7000b;
}

#header {
	height: 223px;
	width: 960px;
	margin:0 auto;
	position:relative;
	background: url(../images/jyouei_header_bg.jpg) no-repeat right bottom;
}

h1#jyoueikai {
	position:absolute;
	left:602px;
	top:33px;
}

h1#yakusoku {
	position:absolute;
	left:78px;
	top:83px;
}

#content {
	width: 900px;
	margin:0 auto;
	position:relative;
	padding: 50px 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 1.8em 0em 0.6em -0.5em
}

li {
	padding: 0.3em 0px 0.5em 0px;
	margin-left: 1.5em;
	list-style: url(../images/arrow.gif) outside;
}

.txt-midashi {
	line-height: 1.8em;
}

table tr td {
	padding: 0.5em 0.5em;
	border: 1px solid #979797;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
}

table tr td.header {
	color: #FFF;
	background: #262626;
}

/* ソーシャルプラグイン */
#social {
	position: absolute;
	left: 0px;
	top: 12px;
}

iframe.twitter-share-button {
	width: 105px!important;
}
