@charset"Shift-JIS";

html,body {
    height:100%;
}

body,p,ul,form {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	text-align:center;
}

ul,li {
	list-style:none;
}

hr {
	border:none;
	border-bottom:1px solid #ff6600;
	height:1px;
}

a:link {
	color: #0066ff;text-decoration: none;
}
a:visited {
	color: #0066ff;text-decoration: none;
}
a:hover {
	color: #95bfff;text-decoration: underline;
}

a img {
	border:none;
}

h1 {
	width:730px;
	background:url(../../img/group/h_bk.gif) repeat;
	font-size: 10px;
	font-weight:normal;
	line-height:15px;
	letter-spacing:1px;
	margin: 0;
	color: #999999;
	padding:1px 10px;
}

h1 a:link {
	color: #666666;text-decoration: none;
}
h1 a:visited {
	color: #666666;text-decoration: none;
}
h1 a:hover {
	color: #333333;text-decoration: underline;
}

h6 {
	margin:0 0 5px 0;
	padding:0;
	
}

h6.nofoot {
	margin:0;
	padding:0;
}

#wrap {
	background-color:#ffffff;
	width:750px;
	min-height:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
}

*html #wrap {
	height:100%;
}

.clear {
	clear:both
}

.displaynone {
	display:none;
}

.border {
	border:1px #cccccc solid;
}

.border_nvy_nohead {
	border-bottom:1px #000559 solid;
	border-right:1px #000559 solid;
	border-left:1px #000559 solid;
}

.border_or {
	border:1px #ff6600 solid;
}

.border_nohead ,.border_nohead_b {
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}

.border_nohead_b {
	padding:5px
}

.photo {
	border:1px #cccccc solid;
	padding:2px;
	background-color:#ffffff
}

.line_x {
	clear:both;
	background: url(../img/line_x_gr.gif) repeat-x left center;
}

.line_x_or {
	clear:both;
	background: url(../img/line_x_or.gif) repeat-x left center;
}

.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.center_object {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.left_img ,.left_text ,.left_box ,.left5 ,.left10 {
	display:inline;
	float: left;
}

.right_img ,.right_text ,.right_box ,.right10{
	float: right;
	display:inline;
}

.left5 {
	margin-right:5px;
}

.left10 {
	margin-right:10px;
}

.right10 {
	margin-left:10px;
}

.indent5 {
	margin-left:5px;
	margin-right:5px;
}

.indent10 {
	margin-left:10px;
	margin-right:10px;
}

.indent20 {
	margin-left:20px;
	margin-right:20px;
}

.btm5{
	margin-bottom:5px;
}
	
.btm10{
	margin-bottom:10px;
}

.btm20{
	margin-bottom:20px;
}

.top10{
	margin-top:10px;
}

.top20{
	margin-top:20px;
}

.topbtm5{
	margin:5px 0;
}
	
.topbtm10{
	margin:10px 0;
}

/* ヘッダー */

#head {
	width:750px;
	margin:0;
	padding:0;
}

/* メイン */

#main p{
	font-size:12px;
	letter-spacing:0.1ex;
	line-height:130%;
}

#main .box{
	margin-bottom:8px;
}

#main .contents {
	margin:0 3px 0 3px;
}

#main .s_txt p ,#main p.s_txt{
	font-size:10px;
	line-height:10px;
	letter-spacing:1px
}

#main .red{
	color:#ff3300;
}

/* フッター */

#foot {
	width:750px;
	margin-top:10px;
	text-align: center;
}

#foot p{
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
}

#foot ul{
	margin-bottom:5px;
	text-align:center;
	list-style:none
}

#foot li{
	font-size:10px;
	letter-spacing:1px;
	margin:0 5px;
	padding-left:15px;
	display:inline;
	background-image: url(../../img/arrow_s.gif);
	background-repeat: no-repeat;
}

/* グループ */

.foot_text {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #999999;
}
.foot_title {
	padding-right: 20px;
	padding-left: 20px;
	font-size:10px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

#group {
	text-align: left;
}

#group p {
	color: #999999;
	font-size:10px;
	line-height: 14px;
}

#group a:link {
	color: #0000ff;
	text-decoration: underline;
}
#group a:visited {
	color: #800080;
	text-decoration: underline;
}
#group a:hover {
	color: #0000ff;
	text-decoration: none;
}

#group .line {
	border-top: 1px solid #cccccc;
}

#g_service {
	margin-bottom:10px;
	padding:0 20px 10px 20px;
	font-size:10px;
	line-height:12px;
	letter-spacing:1px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../../img/group/bg_service.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#g_service .career{
	float: left;
	margin-right:10px;
}

#g_service .partner{
	float: right;
	margin-top:5px;
}

#g_service .clear{
	clear: both;
}

#g_service p{
	margin:0 0 2px 0;
}

#g_service a:link {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:visited {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:hover {
	color: #c5bba1;
	text-decoration: none;
}

#g_copy  {
	margin:10px;
	text-align: right;
	font-size:11px;
}
