body {
	font-family: "ＭＳ ゴシック", "Osakaー等幅",monospace ;
	text-align : left;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	background-color:#FFFFFF;
	color : #000000;
	background-image:url(../images/bg.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left;
}

/* Menu */
ul#menu {
	list-style: none;
	display: inline;
	margin: 0 0 15px 0;
	padding: 0;
}
ul#menu li a {
	display: block
}
ul#menu li#top a {
	width: 130px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll 0px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#top {
	width: 130px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll 0px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#top a:hover {
	background: url(/images/menu.gif) no-repeat scroll 0px -37px;
}
ul#menu li#company {
	width: 100px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -130px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#company a {
	width: 100px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -130px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#company a:hover {
	background: url(/images/menu.gif) no-repeat scroll -130px -37px;
}
ul#menu li#ad {
	width: 125px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -230px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#ad a {
	width: 125px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -230px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#ad a:hover {
	background: url(/images/menu.gif) no-repeat scroll -230px -37px;
}

ul#menu li#recruit {
	width: 100px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -355px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#recruit a {
	width: 100px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -355px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#recruit a:hover {
	background: url(/images/menu.gif) no-repeat scroll -355px -37px;
}

ul#menu li#contact {
	width: 124px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -455px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#contact a {
	width: 124px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -455px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#contact a:hover {
	background: url(/images/menu.gif) no-repeat scroll -455px -37px;
}

ul#menu li#privacy {
	width: 186px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -579px -37px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#privacy a {
	width: 186px;
	height: 38px;
	background: url(/images/menu.gif) no-repeat scroll -579px 0px;
	float: left;
	text-indent: -9999px;
}
ul#menu li#privacy a:hover {
	background: url(/images/menu.gif) no-repeat scroll -579px -37px;
}
/* Menu ここまで */

div#container {
	width : 765px;     /* コンテンツ幅を765pxに設定 */
	margin-top : 0px;  /* マージン0px */
	margin-left : 0px; /* マージン0px */
	text-align : left; /* body要素で指定したセンタリングを戻す */
	background-color:#FFFFFF;
}
div#branding {
	height: 229px;
	width : 765px;
	background-color:#FFFFFF;
	background-image:url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#header-left {
	float : left;
	width : 465px;
	height: 63px;
}
div#header-right {
	float : right;
	width : 230px;
	padding-top: 1px;
	padding-right: 10px;
	text-align : right;
	font-size : 8px;
	color: #ffffff;
	height: 63px;
}
div#clear {clear : both;}
h1#logo {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 12px;
	padding-top: 12px;
	float : left;
}
div#sitemap {
	padding: 3px;
	text-align : right;
	font-size: 12px;
}
div#top-menu {
	padding-right: 15px;
	text-align : right;
	clear : both;        /* 全ての回り込みの解除 */
}
div#siteinfo-legal {
	clear : both;        /* 全ての回り込みの解除 */
	text-align : center;
	font-size: 10px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
/*
a:link    {color : #DF0024;text-decoration : none;}
a:visited {color : #E46229;text-decoration : none;}
a:active  {color : #663366;text-decoration : none;}
a:hover   {color : #FF6600;text-decoration : underline;}
*/
a:link   {color : #0000CC;text-decoration : none;}
a:visited{color : #000099;text-decoration : none;}
a:active {color : #663366;text-decoration : none;}
a:hover  {color : #FF6600;text-decoration : underline;}

a.name-anchor:link {color : #000000;text-decoration : none;}
a.name-anchor:visited {color : #000000;text-decoration : none;}
a.name-anchor:active {color : #000000;text-decoration : none;}
a.name-anchor:hover {color : #000000;text-decoration : none;}

.f10 {font-size : 10px;}
.f12 {font-size : 12px;}

dd {padding: 0px;
	margin: 0px 0px 0px 15px;}

#copy {
	padding-left: 15px;
	padding-bottom: 20px;
	font-size : 10px;
	border-top: 1px dotted #cccccc;
	text-align : left;
	margin-top: 0px;
}

/*------------------------------------------------------------
ナビ
-------------------------------------------------------------*/
div#navi {
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align : right;
	clear : both;        /* 全ての回り込みの解除 */
	font-size : 10px;
}


/*------------------------------------------------------------
左カラム
-------------------------------------------------------------*/
div#primary-column {
	float : left;
	width : 205px;
}
.dl01 {
	margin: 0px;
	padding-left: 15px;	
}
.dt-title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}
.dt-title02 {
	font-size: 12px;
	color: #473D33;
	font-weight: bold;
}
.dt15 {
	padding-left: 15px;
	font-size: 10px;
	padding-bottom: 10px;
}
.dt20 {
	padding-left: 20px;
	font-size: 12px;
}
.calender-month {
	font-size: 12px;
	margin-left: 20px;
}
table#calender {
	font-size: 10px;
	margin-left: 20px;
	width : 150px;
	height: 100px;
}
.sime {
	font-size: 10px;
	margin-left: 20px;
	line-height: 1.4em;
}
.sime-back {background-color:#FCD2B7;}
.leaf-back {background-color:#DBEFFE;}
.mook-back {background-color:#F0FDC9;}

/*------------------------------------------------------------
右カラム
-------------------------------------------------------------*/
div#secondary-column {
	float : right;
	width : 550px;
	border-left: 1px dotted #000000;
}
div#page-title {
	background-color :#D8CEC1;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	text-align : left;
}
div#naiyou {
	margin-left: 10px;
	margin-right: 30px;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 30px;
}
.data-left {
	border-right: 1px solid #5D5346;
}
.data-right {
	padding-left: 10px;
}
table {
	font-size: 12px;
	line-height: 1.4em;
}
.waku {
	border: 1px solid #473D33;
	padding: 1px;
	background-color: #473D33;
	color: #ffffff;
}
.waku02 {
	border: 1px solid #cc3300;
	padding: 1px;
}
.qr{margin-right: 100px;}
ul {margin-top: 5px;}
ol {margin-top: 5px;}
.kikaku {
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/ya02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kikaku-leaf {
	font-size: 16px;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/ya02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kikaku02 {
	padding-bottom: 5px;
	padding-left: 30px;
}
.dl02 {
	margin: 0px;
	padding-left: 0px;	
}
.dd-henshu {
	/*padding-left: 100px;*/
	color: #CC0000;
}
.soon {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.form-top {
	width : 230px;
	margin: 0px;
	padding: 0px;
}
.blog-img {
	margin: 0px 5px 5px 10px;
}
.spacer {
	padding-bottom: 100px;
}
.adobe-reader {
	border: 2px dotted #B9846B;
	padding: 5px;
}
.kikaku-bnlist {
	margin-left: 20px;
	font-size: 12px;
}
.kikaku-bn {
	padding-left: 20px;
	color: #696969;
}
.ya {
	margin-right: 3px;
}

/*------------------------------------------------------------
kikakuページ
-------------------------------------------------------------*/
.areaList {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 35px;
}
.areaList a{
	color: #7E6B50;
	text-decoration: underline;
}
.areaList table{
	font-size:10px;
	line-height: 12px;
	color: #7E6B50;
}
.areaList table td{
	padding: 2px;
}
.areaList strong{
	font-style: normal;
	font-weight: normal;
	color: #DF0024;
}
