/*************************
  クリアフィクス
*************************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body,td,th {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 140%;
}
body {
	background-image: url(http://sk-shaji.sakura.ne.jp/img/syaji_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img  {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header_logobox {
	float: left;
	width: 390px;
}
#header_utilitybox {
	float: left;
	width: 600px;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
}
.utility_img_style1 {
	padding-right: 5px;
}
.utility_img_style2 {
	padding-right: 20px;
}
#g_menu {
	clear: both;
}
#pankuzu {
	background-image: url(img/template/kazari.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	line-height: 37px;
	padding-left: 140px;
	color: #999999;
}
#pankuzu a {
	color: #999999;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
#column_set {
	padding-right: 20px;
	padding-left: 20px;
}
#left_column {
	width: 230px;
	float: left;
	margin-right: 20px;
	padding-bottom: 40px;
}
#left_column img {
	margin-bottom: 10px;
}
#right_column {
	float: left;
	width: 710px;
	padding-bottom: 40px;
}
.title_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6AF5D;
	margin-top: 20px;
}
.lead {
	font-size: 14px;
	line-height: 160%;
	text-align: justify; /* for modern browser */
  text-justify: inter-ideograph; /* IE6～8 */
}
.kugiri {
	text-align: center;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
}
#page_top {
	text-align: right;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#footer {
	line-height: 160%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.copy_right {
	font-size: 11px;
	color: #999999;
}
