﻿@charset "utf-8";

/* ============================================================
トップページ
============================================================ */

/* 基本構造
============================================================ */
#mc {position: relative;}

#mcC {
	margin-top: 61px;/*Gメニューの高さ分空ける*/
	padding: 0 7px;
	width: 780px;}

/*グローバルメニュー*/
#gm {
	position: absolute;
	top: 298px;
	left: 7px;}

/*カレント*/
#gm li#gm01 a {background: url(../img/c/gm-01on.gif) no-repeat;}

/* Flash
============================================================ */
#flash {
	margin: 0 auto;
	width: 780px;
	height: 298px;
	background: url(../img/top/flash5.jpg) no-repeat;}

/* 共通
============================================================ */
h2 {
	clear: both;
	height: 39px;
	text-indent: -9999px;
	font-size: 1px;}

h3 a {
	display: block;
	height: 83px;
	text-indent:-9999px;
	overflow: hidden;}

h3 a:hover {background: none !important;}


/* サービスのご紹介
============================================================ */
#service div {
	float: left;
	margin: 10px 0 19px;
	padding: 0 13px 0 12px;
	width: 232px;
	background: url(../img/top/line-tate.gif) no-repeat right;}

#service div#s01 {padding-left: 17px;}
#service div#s03 {background: none;}

#service h2     {background: url(../img/top/h2a.gif) no-repeat;}

#service p {
	margin: 5px 10px 0 20px;
	line-height: 1.2em;}

#s01 h3 a {background: url(../img/top/h3a.jpg) no-repeat;}
#s02 h3 a {background: url(../img/top/h3b.jpg) no-repeat;}
#s03 h3 a {background: url(../img/top/h3c.jpg) no-repeat;}

#s01 h3 {background: url(../img/top/h3a-on.jpg) no-repeat;}
#s02 h3 {background: url(../img/top/h3b-on.jpg) no-repeat;}
#s03 h3 {background: url(../img/top/h3c-on.jpg) no-repeat;}

#service div p {
	margin: 0;
	padding: 0 13px;
	min-height: 5em;/*→ie6.css*/
	background: url(../img/top/bg-service.gif) repeat-y left;}

/*詳細へのリンク*/
#service p.link {
	padding: 0;
	min-height: 0;
	height: auto;}

#service p.link a {
	display: block;
	height: 28px;
	text-indent: -9999px;
	background: url(../img/top/link-detail.gif) no-repeat;
	overflow: hidden;}

/*マーク*/
#service ul {
	clear: both;
	margin: 0 17px;
	padding: 19px 0 0 18px;
	height: 140px;
	list-style: none;
	border-top: 1px solid #b2b2b2;}

#service ul li {
	float: left;
	margin: 0 18px 0 0;}
	
/*マーク 追加*/
td.pmark
{
	width:180px;
	text-align:right
}
