/* Tags style */
html {
	overflow-x:scroll;
	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #666666;
}
a:hover {
	color: #333333;
}

input,textarea {
  font-size: 12px;
		border: 1px solid #888888;
}		

/* class */
.hd {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
}



/* div style */
#contents {
	position:absolute;
	top:50%;
	left:50%;
	width: 800px;
	height: 600px;
	overflow: hidden;
	margin-top: -300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
}
#extra {
 text-align: center;
}	
#contents_inc {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
}
#header {
	margin-bottom: 3px;
	margin-left: 61px;
	width: 900px;
	position: relative;
}
#logo {
	width: 168px;
	float: left;
}
#logo a {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}
#contents_name00 {
	height: 25px;
	float: left;
	width: 452px;
	margin-top: 5px;
}
#contents_name01 {
	background-image: url(../img/t_products.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name02 {
	background-image: url(../img/t_contents.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name03 {
	background-image: url(../img/t_counseling.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name04 {
	background-image: url(../img/t_philosophy.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name05 {
	background-image: url(../img/t_company.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name06 {
	background-image: url(../img/t_info.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
#contents_name07 {
	background-image: url(../img/t_project.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 200px;
}
div#top_banner img {
 position: absolute;
	top: -11px;
	left: 305px;
	width: 268px;
	height: 58px;
	margin: 0;
}		

/*　メニュー　*/
div#menu {
		background: url(../img/menu.gif) no-repeat;
		width: 476px;
		height: 55px;
		float: left;
		margin: -15px 0 20px 30px;
}		

div#menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
}		

div#menu li {
	 float:left;
}

div#menu li a {
		height: 55px;
		display: block;
  text-indent: -9999px;
		overflow: hidden; 
}		

div#menu li#link01 a	{width:73px;}		
div#menu li#link02 a	{width:72px;}		
div#menu li#link03 a	{width:68px;}		
div#menu li#link04 a	{width:71px;}		
div#menu li#link05 a	{width:61px;}		
div#menu li#link06 a	{width:88px;}		
div#menu li#link07 a	{width:43px;}		

div#menu li a:hover {background: url(../img/menu.gif) no-repeat;}

div#menu li#link01 a:hover	{background-position: 0 -56px;}		
div#menu li#link02 a:hover	{background-position: -73px -56px;}		
div#menu li#link03 a:hover	{background-position: -145px -56px;}		
div#menu li#link04 a:hover	{background-position: -213px -56px;}		
div#menu li#link05 a:hover	{background-position: -284px -56px;}		
div#menu li#link06 a:hover	{background-position: -345px -56px;}		
div#menu li#link07 a:hover	{background-position: -433px -56px;}		
	
/*　メニュー終了　*/

#in_cont {
	margin-left: 30px;
	width: 930px;
	text-align: left;
	clear: both;
}

#in_cont_left {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	overflow-x: hidden;
	height: 900px;
}

#in_cont_left_info {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	overflow: scroll;
	height: 650px;
	overflow-x: hidden;
	background-image: url(../img/ai04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#in_cont_left_philosophy {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	overflow: hidden;
	height: 670px;
	overflow-x: hidden;
	background-image: url(../img/ai01.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#in_cont_left_contents {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	overflow: scroll;
	height: 670px;
	overflow-x: hidden;
}

#in_cont_left_project {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	overflow-x: hidden;
}

#in_cont_left2 {
	width: 756px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEADA2;
	height: 600px;
	overflow-x: hidden;
}
#in_cont_right {
	width: 143px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#in_cont_right a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #FFFFFF;
}
#item a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #FFFFFF;
}
#item {
	margin-top: 40px;
	width: 756px;
}
#item_catch {
	font-size: 14px;
	line-height: 1.4em;
	color: #999999;
	width: 580px;
	margin-bottom: 30px;
}

#item h3 {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}
#item p {
	font-size: 12px;
	line-height: 1.6em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#itemframe {
	width: 570px;
	margin-bottom: 20px;
}
#itemframe a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #FFFFFF;
}
#item #idt01 {
	background-image: url(../img/pimg001.jpg);
	background-repeat: no-repeat;
	height: 597px;
	width: 428px;
	float: left;
	background-position: 0px 21px;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#item #idt02 {
	background-image: url(../img/pimg002.jpg);
	background-repeat: no-repeat;
	height: 597px;
	width: 428px;
	float: left;
	background-position: 0px 0px;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#item #idt03 {
	background-image: url(../img/pimg003.jpg);
	background-repeat: no-repeat;
	height: 597px;
	width: 428px;
	float: left;
	background-position: 0px 0px;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#item #idt04 {
	background-image: url(../img/pimg004.jpg);
	background-repeat: no-repeat;
	height: 649px;
	width: 428px;
	float: left;
	background-position: 0px 0px;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#item #idt05 {
	background-image: url(../img/pimg005.jpg);
	background-repeat: no-repeat;
	height: 671px;
	width: 428px;
	float: left;
	background-position: 0px 0px;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#item #itext01 {
	float: left;
	width: 270px;
	margin-top: 21px;
}
#sqq {
	width: 270px;
	margin-bottom: 24px;
}

#item .iblack {
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	margin-bottom: 20px;
}
#item .inum {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	float: left;
	height: 27px;
	width: 40px;
	text-align: center;
	padding-top: 9px;
	line-height: 1.3em;
}
#item .iname {
	display: block;
	float: left;
	height: 27px;
	padding-top: 9px;
	background-color: #EBE9E2;
	width: 220px;
	text-indent: 10px;
	font-size: 14px;
	line-height: 1.3em;
}

#item .idetc {
	font-size: 12px;
	line-height: 1.6em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	padding-top: 10px;
}






#L_item {
	float: left;
	width: 250px;
	margin-right: 69px;
}
#R_item {
	float: left;
	width: 250px;
}
#more {
	text-align: right;
	margin-top: 3px;
}


#item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flows {
	margin-top: 40px;
	margin-left: 40px;
	width: 480px;
}
#if_left {
	float: left;
	margin-right: 0px;
	margin-bottom: 150px;
}

a:hover img.button {
	opacity: 0.75;
	filter: alpha(opacity=75);
	background-color: #FFFFFF;
}

#if_left p.normal {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#if_left p.info {
	font-size: 11px;
	line-height: 1.8em;
	color: #666666;
	margin: 0 0 20px 0;
	padding: 0px;
}
#if_left h3 {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#if_right {
	float: left;
	width: 178px;
}
#counse {
	margin-top: 50px;
	margin-left: 140px;
	width: 460px;
}
#counse_con {
	margin-bottom: 20px;
}
#counse_con p {
	font-size: 11px;
	line-height: 1.8em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#counse_con h3 {
	font-size: 14px;
	line-height: 1.2em;
	color: #2F2F2F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#counse_con h4 {
	font-size: 11px;
	line-height: 1.2em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


#philosophy {
	margin-top: 92px;
	margin-left: 400px;
	width: 300px;
}
#philosophy p {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#attention_18 a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #FFFFFF;
}
#company {
	margin-top: 40px;
	margin-left: 40px;
	width: 600px;
	margin-right: auto;
}

p.company {
	font-size: 12px;
	line-height: 2.5em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

p.company_more {
	font-size: 12px;
	color: #666666;
	line-height: 2;
}	

#ipsum {
	width: 544px;
	padding-top: 70px;
}

#item_detail {
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#item_left {
	float: left;
	width: 250px;
	margin-right: 14px;
}
#item_right {
	width: 234px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
}
#item_left h4 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#item_right p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#buy {
	margin-top: 12px;
}
#buy a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #FFFFFF;
}
#closebtn {
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 1.2em;
}
#topinfo {
	display: none;
}
.gg {
	color: #AEADA2;
}

/*   INFO   */
p.past {
  font-size: 10px;
		color: #999999;
		margin: 40px 0 0 0;
}

/*   CONTENTS   */
p.attention {
 margin: 0 0 40px 0;
	color: #777777;
	font-size: 10px;
	line-height: 1.6;
}	

p.date {
 font-size: 12px;
	font-weight: bold;
	color: #666666;
}		

#in_cont_left_contents h3 {
 margin: 0;
 font-size: 22px;
	color: #ff9900;
	font-weight: bold;
}	

p.blog_text {
 margin-bottom: 30px;
 font-size: 12px;
	line-height: 1.6;
	color: #666666;
}		

div#back_number {
 position: absolute;
	top: 0;
	right: 40px;
	text-align: right;
	color: #666666;
}	

div#back_number p {
 font-size: 12px;
	font-weight: bold;
}
	
div#back_number ul {
 width: 150px;
 font-size: 12px;
}	

/*   PROJECT   */
div#project {
  margin: 0;
		padding: 0;
}		

div#project_logo {
		background: url(../img/project_logo_t.jpg);
		width: 756px;
		height: 90px;
}		

.invisible {
  display: none;
}		

div#project_concept {
		background: url(../img/project_concept_t.jpg);
		width: 756px;
		height: 214px;
}		

div#detail_01 {
		background: url(../img/project_detail_01_t.jpg);
		width: 756px;
		height: 226px;
}		

div#detail_02 {
		background: url(../img/project_detail_02_t.jpg);
		width: 756px;
		height: 245px;
}		

div#project_banner {
  margin: 15px 0 15px 135px;
}		

div#project_form {
  width: 650px;
		margin: 20px auto;
}		

div#project_form p {
  font-size: 12px;
		margin: 0;
}		

dl.oubo {
  margin: 0 0 0 50px;
}

.dt01 {
  color: #FF0000;
}
		
dl.oubo dt {
  font-size: 14px;
  font-weight: bold;
}
		
dl.oubo dd {
  font-size: 12px;
		line-height: 1.6;
  margin: 5px 0 15px 0;
}

table#hissu {
  width: 550px;
		border-collapse: collapse;
		border: 1px #999999 solid;
		margin: 1px auto 20px auto;
}

table#hissu td {
  font-size: 12px;
		border: 1px #999999 solid;
		padding: 10px;
}		

td.koumoku {
  width: 150px;
		background-color: #e8e8e8;
}			

p.enquete {
  padding-left: 20px;
}		

table#enquete {
  width: 550px;
		background-color: #e8e8e8;
		border-collapse: collapse;
		border: 1px #999999 solid;
		margin: 5px auto 20px auto;
}	

table#enquete td {
  font-size: 12px;
		padding: 10px 15px;
}		

.choice {
  margin: 5px 0 0 40px;
}		

.center {
  text-align: center;
		margin: 5px auto;
}		

p.project_kiyaku {
  padding-left: 45px;
		line-height: 1.6;
}		

textarea.textarea_kiyaku {
  width: 550px;
  margin: 5px auto 30px 40px;
		padding: 3px;
		background-color: #FFFAEC;
}		

#if_left h3.more {
  color: #ff0000;
		font-size: 20px;
}		

a.more {color: #ff0000;}

.red {
  color: #ff0000;
}		

.orange {
  color: #ff9900;
}		

.big {
  font-size: 18px;
}		

div#project_topics {
  width: 580px;
		margin: 30px auto 6px auto;
		border: 1px solid #d4605f;
}		

div#project_topics h3 {
		background: url(../img/topics.gif);
		width: 338px;
		height: 26px;
		margin: 18px 0 0 20px;
		text-indent: -9999px;
}

div#project_topics ul {
  list-style-type: none;
		margin: 10px 0 12px 0;
}	

div#project_topics li {
  background: url(../img/redribbon.gif) no-repeat center left;
		padding: 6px 0 6px 20px;
		font-size: 12px;
}

p.caution {
  color: #888888;
		font-size: 10px;
		margin: 0 0 25px 100px;
}		

div.topics_detail {
  width: 560px;
		margin: 30px auto 0px auto;
}

div.topics_detail div.date {
  font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #888888;
}		

div.topics_detail div.title {
		font-size: 14px;
		font-weight: bold;
		color: #333333;
  background: url(../img/redribbon.gif) no-repeat center left;
		padding: 5px 0 5px 20px;
}		

div.topics_detail p {
		font-size: 12px;
		color: #333333;
		line-height: 1.6;
}		

/*   attentionページ   */
#attention_18 {
  width: 780px;
		margin: 0 auto;
		text-align: center;
}

#attention_18 h1 {
  background: url(../img/logo_attention.gif);
		width: 400px;
		height: 60px;
		margin: 70px auto 35px auto;
		text-indent: -9999px;
}				

#attention_18 h2 {
		font-size: 18px;
		color: #888888;
		line-height: 1.6;
}				

#attention_18 p {
  font-size: 12px;
	 line-height: 1.6;
		color: #888888;
}		
