@charset "utf-8";

/* CSS Info
=================================================

 Site URL:		http://www.sapporo-sogo-lo.com/
 File name:		base.css (http://www.sapporo-sogo-lo.com/css/print.css)
 Created:		2007-10-31
 Last update:	2008-6-16

*/

/* Default
----------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,button,p {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 77.5%;
	font-family: Verdana,Arial,Helvetica,"ＭＳ ゴシック",Osaka,sans-serif;
	line-height: 1.5;
	background: #666464;
	color: #333;
}

img {
	border: none;
	vertical-align: bottom;
}

p {
	margin-bottom: 1em;
}

hr {
	display: none;
}

ul {
	list-style: none;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

address,caption,cite,code,dfm,em,strong,th,var {
	font-style: normal;
}

blockquote {
	margin-left: 15px;
}

/* LinkStyle
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #666;
}

a:visited:hover {
	color: #999;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a[id]:hover {
	color: #333;
}

/* ClearFix
----------------------------------------------- */

#head:after,
#utility_box:after,
#global_navigation:after,
#subnavi ul:after,
#attorney_box .profile:after,
#attorney_box .prof_picture:after,
#service_menu:after,
#saimu_menu:after,
#download_list li:after,
#backnumber ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* Container
----------------------------------------------- */

#wrap {
	margin: 0 auto;
	width: 100%;
	background: #fff url(../img/common/background_shadow.gif) repeat-y 50% 0;
}

#container {
	margin: 0 auto 10px;
	padding: 10px;
	width: 100%;
	overflow: hidden;
	text-align: left;
}

#main {
	width: 530px;
	margin: 0 auto 20px;
	padding-bottom: 5px;
	background: #fff url(../img/common/bg-topicpath-bottom.gif) no-repeat bottom;
}

/* contentsをつかわない場合は、以下のclassで（） */

#main.topic_path_top {
	padding-top: 5px;
	background: url(../img/common/bg-topicpath-top.gif) no-repeat top;
}

/* パンくずリスト非表示用 */

#container div#main.home {
	background: none;
}

#sub {
	display: none;
}

#contents {
	padding-bottom: 5px;
	width: 100%;
	background: #fff;
}

/* Header
----------------------------------------------- */

.no_border {
	border: none !important;
}

#head {
	margin: 0 auto 20px;
	width: 750px;
}

#head h1 { 
	clear: both;
	float: left;
	display: inline;
	margin: 8px 0 0 30px;
}

#head p {
	display: none;
}

/* Utility
----------------------------------------------- */

#utility_box {
	display: none;
}

#search_box {
	display: none;
}

#search_box p {
	margin: 0;
}

#search_box input {
	border: 1px solid #aaa;
	margin-right: 5px;
	padding: 2px;
	width: 120px;
	color: #aaa;
}

#search_box button {
	width: 105px;
	border: 0;
	vertical-align: middle;
	background: transparent;
	cursor: pointer;
	color: #666;
}

/* GlobalNavigation
----------------------------------------------- */

#global_navigation {
	display: none;
}

/* SubNavigation
----------------------------------------------- */

#subnavi {
	width: 530px;
	margin-bottom: 20px;
	border-bottom: 4px solid #f5aa00;
}

#subnavi li {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 100px;
}

#contents #subnavi li a {
	padding: 0;
}

#subnavi .subnavi_sub {
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #f5aa00;
	
}


/* Footer
----------------------------------------------- */

#foot p {
	float: clear;
	padding: 0 40px;
}

#foot ul {
	display: none;
}

address {
	clear: both;
	text-align: center;
	font-size: 90%;
	color: #666;
}

/* TopicPath
----------------------------------------------- */

#topic_path {
	margin-bottom: 10px;
	padding: 5px 7px;
	background: #fff url(../img/common/bg-topicpath-top.gif) no-repeat top;
}

/* Contents
----------------------------------------------- */

#contents p {
	margin-left: 13px;
	margin-right: 5px;
}

#contents p a,
#contents li a,
#contents td a {
	padding: 0 4px;
}

#contents h2 {
	margin-bottom: 15px;
}

#contents h3,
#contents h4,
#contents h5 {
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h2 {
	padding: 2px 5px 5px 10px;
	background: url(../img/common/bg_contents_title_foot.gif) no-repeat left bottom;
	color: #fff;
}

#contents h2#title {
	margin-left: 0;
	padding: 0;
	border-bottom: 4px solid #f5aa00;
	background: none !important;
}

#contents h2#title_b {
	margin-left: 0;
	padding: 0;
	background: none !important;
}

#contents h3 {
	clear: both;
	padding-left: 4px;
	border-left: 6px solid #69c;
	font-size: 120%;
	color: #369;
}

#contents h4 {
	margin-bottom: 10px;
	font-size: 120%;
}

#contents h6 {
	padding: 4px 3px 3px 10px;
	border-left: 4px solid #bc934a;
	background: url(../img/common/bg_subtitle.gif) norepeat-x bottom;
	font-size: 140%;
	color: #613e00;
}

#totop {
	display: none;
}

.end {
	margin-bottom: 2.5em !important;
}

.centering {
	text-align: center;
}

p.centering {
	margin-left: 0 !important;
}

/* Access
----------------------------------------------- */

#map {
	margin: 0 auto 15px;
	width: 518px;
	height: 518px;
	border: 1px solid #999;
}

#printb {
	display: none;
}

.list {
	margin-bottom: 1em;
}