@import url("pulldown.css");
/* CSS Document */
/*--------------------*/           
#dd {
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd .mainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#dd .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
		
  width: 100px;
  text-decoration: none;
}
#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu {
	/*background: #EAEBD8;*/
/*border: 1px solid #5970B2;*/
  visibility: hidden;
	position: absolute;
	z-index: 1000;
	width: 149px;
	left: 0px;
}
*+html .submenu {
	top: 35px;
}
* html .submenu {
	top: 35px;
}
.submenu a {
	display: block;
	text-align: left;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
	width: 146px;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
.submenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #09C;
}
* html .submenu a:hover {
	display: block;
	text-align: left;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
	width: 146px;
	background-color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
* html .submenu a:link {
	display: block;
	text-align: left;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
	width: 146px;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
* html .submenu a:visited {
	display: block;
	text-align: left;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
	width: 146px;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
/* サブメニューの半透明処理
--------------------*/
.submenu {
 filter: alpha(Opacity=90);
	opacity: 0.9;
}
.ttl {
	line-height: 120px;
	background-image: url(../image/dot_bg.jpg);
	background-repeat: repeat;
	z-index: 1;
	height: 120px;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ttl_in {
	font-size: 24px;
	line-height: 100px;
	font-weight: normal;
	background-color: #FFF;
	height: 100px;
	width: 900px;
	position: relative;
	z-index: 10;
	left: 10px;
	top: 10px;
	padding-left: 30px;
	letter-spacing: 0.1em;
}
.ttl02 {
	line-height: 120px;
	background-image: url(../image/dot_bg.jpg);
	background-repeat: repeat;
	z-index: 1;
	height: 120px;
	width: 465px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ttl_in02 {
	font-size: 24px;
	line-height: 100px;
	font-weight: normal;
	background-color: #FFF;
	height: 100px;
	width: 415px;
	position: relative;
	z-index: 10;
	left: 10px;
	top: 10px;
	padding-left: 30px;
	letter-spacing: 0.1em;
}
.ttl03 {
	line-height: 120px;
	background-image: url(../image/dot_bg.jpg);
	background-repeat: repeat;
	z-index: 1;
	height: 120px;
	width: 715px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ttl_in03 {
	font-size: 24px;
	line-height: 100px;
	font-weight: normal;
	background-color: #FFF;
	height: 100px;
	width: 665px;
	position: relative;
	z-index: 10;
	left: 10px;
	top: 10px;
	padding-left: 30px;
	letter-spacing: 0.1em;
}
#works_table {
	margin-top: 10px;
	width: 950px;
}
#works_table tr .td04 {
	text-align: center;
	width: 45%;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#works_table .td05 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	padding-top: 30px;
	vertical-align: top;
	padding-right: 50px;
}
#works_table .td06 {
	padding-top: 30px;
	padding-bottom: 30px;
}
#main {
	float: left;
	height: auto;
	width: 960px;
}
.section_colum {
	float: left;
	width: 465px;
	height: 310px;
	clear: both;
	display: inline;
}
.section_colum02 {
	float: left;
	width: 465px;
	padding-left: 20px;
	height: 310px;
	display: inline;
}
.web_menu {
	clear: both;
}
.ttl_in02 a {
	display: block;
}
