body  {
	background: #666666;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	color: #000000;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.sanwaOrgStyle #container {
	width: 780px;
	float:none;
	background-color: white;
	margin: auto;
	text-align: left;
} 
.sanwaOrgStyle #header1 {
	border-bottom-width: 5px;
	border-bottom-color: #62A35F;
	border-bottom-style: solid;
	text-align: left;
	height: 40px;
} 
.sanwaOrgStyle #header1 h1 {
	margin: 0;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sanwaOrgStyle #header1 h2 {
	margin: 0;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sanwaOrgStyle #header_logo_toppage {
	text-align: left;
	float: left;
	height: 40px;
	width: 150px;
} 
.sanwaOrgStyle #header_logo_toppage h1 {
	font-size: 10px;
}
.sanwaOrgStyle #header_logo_pict {
	position:absolute;
}
.sanwaOrgStyle #header_logo {
	text-align: right;
	float: left;
	background-image: url(http://www.sanwa-shokai.co.jp/common/img/sanwa_logo.jpg);
	height: 40px;
	width: 150px;
} 
.sanwaOrgStyle #header_logo a {
	display:block;
	height: 40px;
	text-decoration: none;
}
.sanwaOrgStyle #header_content {
	text-align: right;
	float: right;
} 
.sanwaOrgStyle #header_content a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.sanwaOrgStyle #header2 {
	background-repeat: no-repeat;
	height: 50px;
	text-align:right;
	caption-side:bottom;
	vertical-align: bottom;
} 
.sanwaOrgStyle #header2 a {
	display:block;
	height: 37px;
} 
.sanwaOrgStyle #header_btn_1 {
	float: left;
	width: 120px;
	height: 37px;
	background-image: url(/common/img/header_btn_home.jpg);
} 
.sanwaOrgStyle #header_btn_1 a:hover {
	background-image: url(/common/img/header_btn_home_on.jpg);
	background-repeat: no-repeat;
}
.sanwaOrgStyle #header_btn_2 {
	float: left;
	width: 165px;
	height: 37px;
	background-image: url(/common/img/header_btn_builmain.jpg);
} 
.sanwaOrgStyle #header_btn_2 a:hover {
	background-image: url(/common/img/header_btn_builmain_on.jpg);
	background-repeat: no-repeat;
}
.sanwaOrgStyle #header_btn_3 {
	float: left;
	width: 165px;
	height: 37px;
	background-image: url(/common/img/header_btn_renewal.jpg);
} 
.sanwaOrgStyle #header_btn_3 a:hover {
	background-image: url(/common/img/header_btn_renewal_on.jpg);
	background-repeat: no-repeat;
}
.sanwaOrgStyle #header_btn_4 {
	float: left;
	width: 165px;
	height: 37px;
	background-image: url(/common/img/header_btn_kyushoku.jpg);
} 
.sanwaOrgStyle #header_btn_4 a:hover {
	background-image: url(/common/img/header_btn_kyushoku_on.jpg);
	background-repeat: no-repeat;
}
.sanwaOrgStyle #header_btn_5 {
	float: left;
	width: 165px;
	height: 37px;
	background-image: url(/common/img/header_btn_facility.jpg);
} 
.sanwaOrgStyle #header_btn_5 a:hover {
	background-image: url(/common/img/header_btn_facility_on.jpg);
	background-repeat: no-repeat;
}


/* メインコンテンツ */
.sanwaOrgStyle #mainContent1 {
	float: left;
	width: 539px;
	margin: 0;
	padding-right: 5px;
} 
.sanwaOrgStyle #mainContent1 p {
	margin: 0;
	font-size: 10px;
} 
.sanwaOrgStyle #mainContent1 h1 {
	margin: 0;
	font-size: 18px;
}
.sanwaOrgStyle #mainContent1 h2 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 18px;
	text-align: left;
	padding-bottom: 0px;
}
.sanwaOrgStyle #mainContent1 h3 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 18px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 62px;
	padding-right: 5px;
}
.sanwaOrgStyle #mainContent1 h4 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0;
	text-align: center;
}
.sanwaOrgStyle #mainContent1 hr {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding: 0px;
	text-align: center;
}
.sanwaOrgStyle #mainContent1 a {
	display:block;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

/* メインコンテンツ（トップページ） */
.sanwaOrgStyle #subContent1 {
	float: left;
	width: 267px;
	height: 178px;
	background-image: url(/common/img/home_builmain2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
} 
.sanwaOrgStyle #subContent1 a:hover {
	background-image: url(/common/img/home_builmain1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 176px;
}
.sanwaOrgStyle #subContent2 {
	float: right;
	width: 267px;
	height: 178px;
	background-image: url(/common/img/home_renewal2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: left;
} 
.sanwaOrgStyle #subContent2 a:hover {
	color:#000000;
	background-image: url(/common/img/home_renewal1.jpg);
	background-repeat: no-repeat;
	height: 176px;
	border: 1px solid #000000;
}
.sanwaOrgStyle #subContent3 {
	float: left;
	width: 267px;
	height: 178px;
	background-image: url(/common/img/home_kyushoku2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: left;
} 
.sanwaOrgStyle #subContent3 a:hover {
	color:#000000;
	background-image: url(/common/img/home_kyushoku1.jpg);
	background-repeat: no-repeat;
	height: 176px;
	border: 1px solid #000000;
}
.sanwaOrgStyle #subContent4 {
	float: right;
	width: 267px;
	height: 178px;
	background-image: url(/common/img/home_facility2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
	text-align: left;
} 
.sanwaOrgStyle #subContent4 a:hover {
	color:#000000;
	background-image: url(/common/img/home_facility1.jpg);
	background-repeat: no-repeat;
	height: 176px;
	border: 1px solid #000000;
}

/* メインコンテンツ */
.sanwaOrgStyle #mainContent2 {
	float: left;
	width: 539px;
	margin: 0;
	padding: 0;
} 
.sanwaOrgStyle #mainContent2_topix {
	height:500px;
	margin-bottom:10px;
	padding: 0;
	overflow-y:scroll;
} 
.sanwaOrgStyle #mainContent2_topix_others {
	height:250px;
	margin-bottom:10px;
	padding:0px;
	overflow-y:scroll;
} 
.sanwaOrgStyle #mainContent2 h1 {
	margin: 0;
	font-size: 24px;
}
.sanwaOrgStyle #mainContent2 h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.sanwaOrgStyle #mainContent2 h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.sanwaOrgStyle #mainContent2 h4 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.sanwaOrgStyle #mainContent2 h5 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
.sanwaOrgStyle #mainContent2 p {
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.sanwaOrgStyle #mainContent3 {
	float: right;
	width: 579px;
	margin: 0;
	padding: 0;
} 
.sanwaOrgStyle #mainContent3 h1 {
	margin: 0;
	font-size: 24px;
}
.sanwaOrgStyle #mainContent3 h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.sanwaOrgStyle #mainContent3 h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.sanwaOrgStyle #mainContent3 h4 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.sanwaOrgStyle #mainContent3 h5 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
.sanwaOrgStyle #mainContent3 p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/* サイドバー */
.sanwaOrgStyle #sidebar1 {
	float: right;
	width: 236px;
	margin: 0px;
	padding: 0px;
}
.sanwaOrgStyle #sidebar1 p {
	margin: 0;
}
.sanwaOrgStyle #sidebar1_banner {
	margin-top: 10;
	text-align: right;
	position: relative;
}
.sanwaOrgStyle #sidebar1_discription {
	text-align: left;
	padding-left: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.sanwaOrgStyle #sidebar2 {
	float: left;
	width: 196px;
	margin: 0px;
	padding: 0px;
}
.sanwaOrgStyle #sidebar2 h2 {
	font-size: 14px;
	margin: 0;
}

/* フッター */
#footer {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 9px;
	position: relative;
} 
#footer p {
	margin: 0;
	text-align: right;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	#content{
		float:left;
		width:531px;
	}
	#blogcontainer{}
	#content{
		float:left;
		width:531px;
		text-align:left;
	}
	#firstarticlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/p_silent/bg.gif) repeat-y;
		margin:0 auto;
		padding:5px 0 20px;
	}
	#firstarticle{
		width:510px;
		margin:0 auto;
		text-align:left;
	}
	#blog_first{
		width:380px;
		float:right;
	}
	#postedbody{
		width:107px;
		float:left;
	}
	#firstarticlebottom{
		background:url(http://parts.blog.livedoor.jp/img/usr/p_silent/footer.gif) no-repeat;
		padding-top:25px;
	}
	#firstarticlebottom02{
		padding-top:25px;
	}
	#blog_past{
		text-align:left;
	}
	#subspace{
		background:url(http://parts.blog.livedoor.jp/img/usr/p_silent/sub_bg.gif) repeat-y;
		margin:0 auto;
		padding-bottom:20px;
	}
	#links{
		float:right;
		width:191px;
	}
	#linksbody{}
	#outfooter{}
	#ld-reader{}
/*-----------------------------------------------------*/
	.datetop{}
	.fullbody{}
	.datebody{
		margin-bottom:5px;
	}
	.datebody_past{
		background:#f6f6f6;
		border-top:2px solid #cecece;
		border-bottom:1px dotted #cecece;
		padding:4px 8px;
	}
	.date{
		color:#3e82a9;
		font-size:12px;
		font-weight:normal;
	}
	.blogbodytop{}
	.blogbody{}
	.blogbodybottom{}
	.titlebody{
		margin-bottom:10px;
	}
	.titlebody_past{
		padding:3px 8px 5px 23px;
	}
	.title{
		color:#3e82a9;
		line-height:170%;
		font-size:12px;
		font-weight:bold;
	}
	.main
	,.mainmore
	,.portal-links{
		line-height:170%;
		font-size:12px;
	}
	.continues{}
	.posted{
		color:#a5a5a5;
		font-size:11px;
		text-align:right;
		padding-bottom:3px;
		margin-bottom:3px;
		border-bottom:1px solid #cecece;
	}
	.nextpage{
		margin:0 12px 10px;
		font-size:11px;
		text-align:right;
	}
	.index-navigator-outer{
		margin:3px 12px 5px;
		font-size:11px;
		text-align:center;
	}
	.menu{
		margin:10px 12px;
		font-size:11px;
		text-align:right;
	}
	.index-navigator-outer a:hover{
		text-decoration: underline;
	}
	.posted a
	,.menu a
	,.nextpage a{
		text-decoration:none;
	}
	.pict{
		margin:0 5px 5px 0;
	}
	.blogbodybottom{}
	.dateend{}

/* 広告表示 */
	#ad{
		text-align:center;
		width:450px;
		margin:0 auto 20px;
	}
	#ad iframe{}
	body.ad{
		background:transparent;
	}
	a.adtitle{color:#3e82a9;font-weight:bold;text-decoration:underline;}
	a.addescription{color:#84adce;text-decoration:none;}
	a.adurl{color:#3e82a9;text-decoration:none;}
	a.adld{color:#3e82a9;text-decoration:underline;}

/* カテゴリアーカイブ・月別アーカイブ */
	#categorytitlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/p_silent/title_u.gif) no-repeat;
		padding:5px 0;
	}
	#categorytitle{
		background:#84adce url(http://parts.blog.livedoor.jp/img/usr/p_silent/title_d.gif) no-repeat 0 100%;
		padding:0px 0 4px 10px;
		text-align:left;
		font-size:16px;
		font-weight:bold;
		color:#fff;
	}
/*-----------------------------------------------------*/
/* トラックバックURL表示 */
	.trackbackurltop{}
	.trackbackurlbody{
		text-align:left;
		padding-bottom:10px;
	}
	.trackbackurlttl{
		font-size:12px;
		font-weight:bold;
		color:#3e82a9;
		padding:10px 12px 0;
	}
	.trackbackurl{
		text-align:center;
		margin-bottom:10px;
	}
	.trackbackurl table{
		width:420px;
		margin:10px auto;
	}
	input.trackbackbox{
		width:350px;
	}

/* トラックバック・コメント */
	a.posttitle{
		font-size:12px;
	}
	a.posttitle:hover{}

	#trackback,#comment,#takecomment{
		text-align:left;
		padding:0 12px 10px;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		font-size:12px;
		font-weight:bold;
		color:#3e82a9;
		margin-bottom:10px;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding-left:5px;
	}
	.trackbackttl,.commentttl{
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		margin:5px 0 20px 10px;
		line-height:125%;
		font-size:12px;
	}

/* コメント記入 */
	#formbody{
		text-align:center;
		padding-bottom:20px;
	}
	.formbodybottom{}
	.form{
		margin:0 auto;
		font-size:12px;
	}
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
		text-align:left;
	}
	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:350px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	#error{
		padding:10px;
		font-size:12px;
		line-height:125%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}
	.loginon{
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #ffb21d;
		text-align:center;
	}
	.loginon a{color:#000;}
	.loginon a:hover{color:#fff;}
	.loginoff{
		color:#000;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #ffb21d;
		text-align:center;
	}
	.loginoff a{color:#a25011;}
	.loginoff a:hover{color:#a25011;}
/*-----------------------------------------------------*/
/* サイドカラム */
	.sidetitlebody{}
	.sidetitle{
		background:#e7e8e8;
		padding:5px;
		font-size:13px;
		font-weight:bold;
		color:#525252;
	}
	.side{
		background:#fafafa;
		font-size:12px;
		padding:8px 0 3px;
		margin-bottom:5px;
		color:#8c8c8c;
	}
	.sidebody{
		margin-bottom:5px;
		padding:0 0 8px 22px;
		border-bottom:1px dotted #cecece;
		background:url(http://parts.blog.livedoor.jp/img/usr/p_silent/gray_dot.gif) no-repeat 15px 6px;
		text-align:left;
	}
	.side a{
		color:#525252;
	}
	a.ttllink{
		color:#525252;
	}
	.sidebottom{
	}

/* カレンダー */
	.calendarheadbody{}
	.calendarhead{
		background:#e7e8e8;
		padding:5px;
		font-size:13px;
		font-weight:bold;
		color:#525252;
	}
	.calendarhead a{
		color:#525252;
	}

	.calendarpre{
		margin-right:5px;
	}
	.calendarnext{
		margin-left:5px;
	}

	.caltop{}
	.calbody{
		background:#fafafa;
		font-size:12px;
		padding:8px 0 3px;
		margin-bottom:5px;
		color:#8c8c8c;
	}
	.calendartable{}
	.caltbl{
		width:175px;
		margin:0 auto;
		text-align:center;
	}

	.calbottom{}
	.caltblwkbg{}

	.calendarwd{}
	.caltblwk{
		width:175px;
		height:22px;
		margin:0 auto;
		font-weight:bold;
		color:#525252;
	}
	.caltblwk td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		text-align:center;
	}
	.weekday{}
	.sun{
		color:#d4292c;
	}
	.sat{
		color:#3e82a9;
	}
	.caltbldaybg{}
	.caltblday{
		width:175px;
		margin:0 auto;
	}
	.caltblday td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		text-align:center;
	}
	.calendar{}
	.acalendar{
		font-weight:bold;
		color:#525252;
	}
	.calendard{}
	.calon{}
	.caloff{}

	.caltblday a{}

/* プラグイン */
	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{font-size:12px;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
