/* CSS Document */

/* ページ全体
------------------------------*/

body {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	background: #F4F4F4 url(../img/common/bg_main.gif) repeat-x;
	line-height: 20px;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

ul,li {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border : 0px;
}

a:link {
	color: #0B69B5;
	text-decoration: underline;
}

a:hover {
	color: #0B69B5;
	text-decoration: none;
}

a:active {
	color: #0B69B5;
	text-decoration: none;
}

a:visited {
	color: #6699CC;
	text-decoration: underline;
}

.textB {
	color: #0B69B5;
}

.text_small {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
}

.text_bold {
	font-weight: bold;
}

#container {
	margin: 20px auto 20px auto;
	width: 884px;
}

.img_left{
margin-left:15px;
}

.img_top{
margin-top:15px;
}

/* ヘッダー
------------------------------*/

#header {
	padding: 0px 0px 0px 10px;
	width: 884px;
	height: 200px;
	background: url(../img/common/bg_top.gif) no-repeat;
	clear: both;
}

#header_logo {
	padding: 10px 0px 0px 1px;
}

#menu {
	margin: 16px 0px 0px 0px;
	width: 884px;
	height: 28px;
}

#menu li {
	display: block;
	margin: 0px 2px 0px 0px;
	width: 142px;
	height: 28px;
	text-indent: -9999px;
	float: left;
}

#menu li a {
	display: block;
	width: 142px;
	height: 28px;
	text-decoration: none
}

#menu li#m_home {background: url(../img/common/menu_home.gif) no-repeat;}
#menu li#m_home2 {background: url(../img/common/menu_home_a.gif) no-repeat;}
#menu li#m_philosophy {background: url(../img/common/menu_philosophy.gif) no-repeat;}
#menu li#m_philosophy2 {background: url(../img/common/menu_philosophy_a.gif) no-repeat;}
#menu li#m_profile {background: url(../img/common/menu_profile.gif) no-repeat;}
#menu li#m_profile2 {background: url(../img/common/menu_profile_a.gif) no-repeat;}
#menu li#m_solution {background: url(../img/common/menu_solution.gif) no-repeat;}
#menu li#m_solution2 {background: url(../img/common/menu_solution_a.gif) no-repeat;}
#menu li#m_recruit {background: url(../img/common/menu_recruit.gif) no-repeat;}
#menu li#m_recruit2 {background: url(../img/common/menu_recruit_a.gif) no-repeat;}
#menu li#m_contact {background: url(../img/common/menu_contact.gif) no-repeat;}
#menu li#m_contact2 {background: url(../img/common/menu_contact_a.gif) no-repeat;}

#menu li#m_home a:hover {background: url(../img/common/menu_home_a.gif) no-repeat;}
#menu li#m_philosophy a:hover {background: url(../img/common/menu_philosophy_a.gif) no-repeat;}
#menu li#m_profile a:hover {background: url(../img/common/menu_profile_a.gif) no-repeat;}
#menu li#m_solution a:hover {background: url(../img/common/menu_solution_a.gif) no-repeat;}
#menu li#m_recruit a:hover {background: url(../img/common/menu_recruit_a.gif) no-repeat;}
#menu li#m_contact a:hover {background: url(../img/common/menu_contact_a.gif) no-repeat;}


/* ページ本体
------------------------------*/

#pagebody {
	width: 884px;
	background: url(../img/common/bg_middle.gif) repeat-y;
	display: inline-block;
}

#pagebody:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#content {
	padding: 7px 0px 0px 10px;
	width: 861px;
}


#sub {
	margin: 0px 6px 0px 0px;
	width: 157px;
	float: left;
}

#main {
	width: 698px;
	float: right;
}

.pagetop a {
	display: block;
	width: 698px;
	height: 32px;
	background: url(../img/common/pagetop.gif) no-repeat;
	background-position: 628px 8px;
	text-indent: -9999px;
}


/* フッター
------------------------------*/
#secom {
	padding: 8px 0px 0px 21px;
	width: 884px;
	background: url(../img/common/bg_top.gif) no-repeat;
}


#footer {
	padding: 8px 0px 0px 0px;
	width: 884px;
	height: 39px;
	background: url(../img/common/bg_bottom.gif) no-repeat;
}

#footerL {
	padding: 0px 0px 0px 21px;
	width: 205px;
	float: left;
}

#footerL li {
	display: block;
	margin: 0px  20px 0px 0px;
	float: left;
}

#footerL li#sitemap a {
	display: block;
	width: 60px;
	height: 11px;
	background: url(../img/common/sitemap.gif) no-repeat;
	text-indent: -9999px;
}

#footerL li#privacypolicy a {
	display: block;
	width: 105px;
	height: 11px;
	background: url(../img/common/privacypolicy.gif) no-repeat;
	text-indent: -9999px;
}

#footerR {
	width: 322px;
	padding: 0px 21px 0px 0px;
	background: url(../img/common/copyright.gif) no-repeat;
	text-indent: -9999px;
	float: right;
}


/* 表組
------------------------------*/

#table_detail {
	width: 696px;
	border-bottom: #C9C9C9 solid 1px;
}

#table_line {
	height: 1px;
	background: #C9C9C9;
}

#table_detailL {
	padding: 15px 0px 15px 50px;
	width: 200px;
	background: url(../img/common/arrow.gif) no-repeat;
	background-position: 22px 22px;
	line-height: 180%;
}


#table_detailR {
	padding: 15px 0px;
	line-height: 180%;
}

#table_detailR2 {
	padding: 15px 0px;
	width: 300px;
	line-height: 180%;
}

#table_detailMap {
	padding: 15px 20px;
}
