@charset "utf-8";
 @import "../css/style.css";
/********************
 *  title
 ********************/
h2.h2_outline {
	background:transparent url(../img/h2/outline.jpg) no-repeat scroll left top;
}
/********************
 *  side_menu
 ********************/
#side_menu h3 {
	background:transparent url(../img/side_menu/outline.gif) no-repeat scroll left top;
}
#side_menu li a {
	background:transparent url(../img/icon/triangle_outline.gif) no-repeat scroll 7px center;
}
#side_menu li.hear a {
	background-color:#d3def1;
}
#side_menu li a:hover {
	background-color:#d3def1;
}
#side_menu .child li a {
	background:transparent url(../img/icon/triangle_outline.gif) no-repeat scroll 7px center;
}
#side_menu .child li.hear a {
	background-color:#d3def1;
}
#side_menu .child li a:hover {
	background-color:#d3def1;
}
table.outline {
	width: 490px;
	margin: 0 0 30px 0;
	border : #888888 1px solid;
}
table.outline th {
	width: 120px;
	background-color:#d3def1;
	border-right : #888888 1px solid;
	border-bottom : #888888 1px solid;
	text-align: center;
}
table.outline td {
	width: 340px;
	border-bottom : #888888 1px solid;
	padding: 10px 15px 15px 10px;
	line-height:2em;
}
/********************
 *  h3
 ********************/
h3.h3_outline {
	background:transparent url(../img/h3/outline/outline.gif) no-repeat scroll left top;
}
h3.h3_discription {
	background:transparent url(../img/h3/outline/discription.gif) no-repeat scroll left top;
}
h3.h3_history {
	background:transparent url(../img/h3/outline/history.gif) no-repeat scroll left top;
}
h3.h3_idea {
	background:transparent url(../img/h3/outline/idea.gif) no-repeat scroll left top;
}
h3.h3_corporate_culture {
	background:transparent url(../img/h3/outline/corporate_culture.gif) no-repeat scroll left top;
}
/********************
 *  idea
 ********************/
#content .idea {
	width: 470px;
	clear: both;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 40px
}
#content .idea .tachikawa {
	background:transparent url(../img/outline/tachikawa.jpg) no-repeat scroll left top;
	float: left;
	width: 130px;
	height: 195px;
	text-indent: -9999px;
	margin: 0 10px 0 0;
}
#content .idea p.ceo {
	padding: 0 90px 0 0;
	text-align: right;
	margin: 0;
	font-weight: bold;
}
#content .idea p.comment {
	padding: 30px 20px 10px 20px;
	margin: 0;
}
#content .idea p.name {
	background:transparent url(../img/outline/name.gif) no-repeat scroll right center;
	height: 45px;
	text-indent: -9999px;
}
#content .corporate_culture {
	margin: 0 0 40px 0;
	width: 470px;
}
#content .corporate_culture p {
	margin: 0 0 20px 20px;
}
#content .corporate_culture div {
	width: 450px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 0 10px 20px;
	border-bottom: 1px #CCC solid;
}
#content .corporate_culture div.cc01 {
	background: transparent url(../img/outline/cc01.gif) no-repeat scroll left top;
}
#content .corporate_culture div.cc02 {
	background: transparent url(../img/outline/cc02.gif) no-repeat scroll left top;
}
#content .corporate_culture div.cc03 {
	background: transparent url(../img/outline/cc03.gif) no-repeat scroll left top;
}
#content .corporate_culture div.cc04 {
	background: transparent url(../img/outline/cc04.gif) no-repeat scroll left top;
}
#content .corporate_culture div.cc05 {
	background: transparent url(../img/outline/cc05.gif) no-repeat scroll left top;
}
