/**************************************/
/*         shonan-tsubaki
/**************************************/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-image: none;
	list-style-type: none;
}
body {
	background: url("../img/back.jpg") repeat-x;
	background-color: #B1B1FF;
	margin-top: 0px;
	padding: 0px;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック', sans-serif;
}
a img {
	border: 0;
}
h1 {
	color: #404040;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	margin-left: 67px;
}
h2 {
	color: #202020;
	font-size: 17px;
	text-indent: 8px;
	line-height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #960031;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	color: #202020;
	font-size: 16px;
	line-height: 30px;
	margin-left: 22px;
}
#top-image {
	background-color: #333333;
	height: 300px;
	padding: 5px;
}
#tsubaki {
	float: left;
}
#company {
	float: right;
}
#main {
	border: 2px solid #404040;
	padding: 0px;
	margin-left: 65px;
	width: 810px;
}
#footer address {
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	margin-left: 353px;
	color: #404040;
}
#menu {
	background-color: #D0D0D0;
	background: url("../img/menu_back3.png") repeat-x;
	clear: both;
	height: 24px;
	padding: 4px;
	padding-top: 6px;
}
#menu ul {
	list-style-type: none;
	display: block;
	margin-left: 10px;
}
#menu li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
}
#menu a {
	color: #202020;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#menu a:hover {
	background-color: #FFFF8E;
	text-decoration: underline;
}
#contents {
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 15px;
	line-height: 30px;
}
#contents li {
	list-style-image: none;
	list-style-type: disc;
	margin-left: 37px;
}
#contents p, #contents table {
	color: #202020;
	margin-left: 22px;
	margin-bottom: 17px;
}
#contents table tr {
	vertical-align: top;
}
#contents table td {
	padding-bottom: 7px;
}
#contents table .memo {
	font-size: 12px;
	line-height: 20px;
}
#contents table td {
	padding-left: 10px;
}
#contents p strong {
	color: #960031;
	font-size: 17px;
}
#pankuzu p {
	color: #404040;
	margin-left: 5px;
	font-size: 12px;
	margin-bottom: 13px;
}
#contents p#to-pagetop {
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: right;
}
#contents p.indent {
	margin-left: 40px;
}

