/*==========================================

	common

==========================================*/

* {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 1.4em;
	color: #333333;
}

html , body  {
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
a:link,
a:visited
{
	color: #37446E;
	text-decoration: none;
	line-height: 1.2em;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/* ヘッダー */

#headder {
	height: 90px;
	overflow: hidden;
	background-image: url(../image/head_bg.jpg);
	background-repeat: repeat-x;
	width: 1000px;
}

#head1 {
	float: left;
	width: 300px;
	margin-left: 1px;
	text-align: left;
	margin-top: 0px;
}
h1 {
	text-align: left;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	font-size: 14px;
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#head2 {
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 60px;
	letter-spacing: 0.2em;
}

/* パンくず */

#breadcrumb {
	width: 1000px;
	overflow: hidden;
	height: 40px;
}
#breadcrumb ul {
	height: 30px;
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#breadcrumb li {
	float: left;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 25px;
}
#breadcrumb a:link,
#breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
#breadcrumb a:hover {
	color: #6666FF;
	text-decoration: underline;
	font-size: 14px;
	}
#breadcrumb a:active {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}


/* コンテンツ */

#container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #C2D9F1;
	overflow: hidden;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D97C4;
	border-left-color: #7D97C4;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 700px;
	float: left;
	margin-top: 0px;
	text-align: left;
	margin-left: 25px;
}
#main .box {
	background-color: #ffffff;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}


h3 {
	margin: 0px;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../image/tt01.jpg);
	background-repeat: no-repeat;
	height: 29px;
	_height: 42px;
	width: 700px;
	text-indent: 3em;
	padding-top: 13px;
}
#main .box p {
	font-size: 14px;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}


#main dl  {
	width: 640px;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 15px;
}
#main dt  {
	clear: left;
	float: left;
	width: 9em;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 14px;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}   
#main dd  {
	margin: 0 0 0 9em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 14px;
}



/* 右メニュー */

#menu {
	float: right;
	text-align: left;
	width: 230px;
	display: inline;
	margin-right: 20px;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	height: 550px;
}
#menu .rihtmenu {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menu .rihtmenu li {
	list-style-type: none;
	background-image: url(../image/icon01.gif);
	background-repeat: no-repeat;
	_height: 48px;
	_width: 235px;
	margin-bottom: 1.5em;
	padding-left: 30px;
}
#menu .rihtmenu .menutop {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 235px;
}

#bttop {
	width: 1000px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}


/* フッター */



#foot {
	width: 998px;
	background-image: url(../image/footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #7D97C4;
}

#foot p {
	font-size: 14px;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-top: 2em;
}

#foot a:link,
#foot a:visited
{
	color: #37446E;
	text-decoration: none;
}
#foot a:hover{
	color: #41767C;
	text-decoration: none;
}



/* 下層ページ */

#main .company {
	width: 680px;
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-left: 10px;
}
.company th {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	border-collapse: collapse;
	background-color: #DBE9F7;
}
.company td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	border-collapse: collapse;
}
#main .servicebox {
	margin-bottom: 2em;
	clear: both;
}

.sample_img01 {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
.sample_img02 {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}


.clear {
    clear: both;
}

/* for modern brouser */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
