/* CSS Document */


/* 共通 -----------------------------------------------------------------------*/
body,
table {
	padding:0;
	margin:0;
	overflow:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	-webkit-text-size-adjust:none;
}
body {
	background-image:url(bg.jpg);
}
a {
	outline:none;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
.clearfix {
	overflow: hidden;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
.mgnBtm10 {
	margin-bottom:10px;
}
.mgnBtm20 {
	margin-bottom:20px;
}
.mgnBtm30 {
	margin-bottom:30px;
}
.mgnTop10 {
	margin-top:10px;
}
.mgnTop20 {
	margin-top:20px;
}
.mgnTop30 {
	margin-top:30px;
}
.wrapper {
	width:970px;
	text-align:left;
	margin:0 auto;
	position:relative;
	min-width: 970px;
}
.fnt1 {
	font-size:120%;
	font-weight:bold;
	vertical-align: baseline;	
}
.fnt2 {
	border:1px solid;
	border-color:#F28D00;
	font-size:120%;
	font-weight:bold;
	vertical-align: baseline;
	display:block;
	border-radius:5px;
	background-color: #FFECD0;
	padding:10px;
	text-align:center;
	color:#F28D00;
}
.fnt3 {
	font-size:110%;
	font-weight:bold;
	vertical-align: baseline;
	color: #00B0D8;
}
.fnt4 {
	color: #F26100;
}

.ul1,
.ul2{
	list-style-type:disc;
	margin-left:30px;
}
.ul1 li {
	margin-bottom:5px;
}
.ul2 li {
	margin-bottom:0;
}
.ol1 {
	margin-left:50px;
}
.ol1 li {
	margin-bottom:10px;
}

.alignCnt {
	text-align:center;
}
.alignRgt {
	text-align:right;
}
#pankz {
	margin-bottom:10px;
}


/* 見出し -----------------------------------------------------------------------*/

.ttl1 {
	font-size:120%;
	font-weight: bold;
	padding:0 30px;
	margin-bottom:20px;
	background-image: url(../img/pc_ttl1_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height:50px;
}
.ttl3 {
	font-weight: bold;
	padding:4px 10px 4px 10px;
	margin-bottom:10px;
	border-radius:4px;
	background-color: #00b0d8;
	color:#FFF;
	font-size:110%;
}
.ttl4 {
	font-weight: bold;
	padding:4px 0;
	margin:20px 0 10px 0;
	color:#e87800;
	font-size:130%;
}

/* ヘッダー -----------------------------------------------------------------------*/
header {
	min-width: 970px;
	text-align:left;
	margin-bottom:20px;
}
header #catch {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
}
header #mainImg {
	background-color: #00B0D8;
	height:132px;
	width:100%;
	background-image: url(../img/pc_mainImg_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
header #mainImg .logo {
	width:341px;
	height:66px;
	position:absolute;
	top:30px;
	background-image: url(../img/pc_hd_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow:hidden;
}
header #mainImg .logo a {
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	line-height:66px;
}
header #mainImg .infoTel {
	width:213px;
	height:24px;
	position:absolute;
	top:75px;
	left:570px;
	background-image: url(../img/pc_hd_info_tel.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	line-height:24px;
}
header #mainImg .infoMail {
	width:107px;
	height:29px;
	position:absolute;
	top:30px;
	background-image: url(../img/pc_hd_info_mail.gif);
	background-repeat: no-repeat;
	background-position: top left;
	top:75px;
	right:75px;
}
header #mainImg .infoMail a {
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	width:107px;
	line-height:29px;
}
header #mainImg .infoTxt {
	width:339px;
	height:20px;
	position:absolute;
	top:107px;
	left:565px;
	background-image: url(../img/pc_hd_info_txt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	line-height:20px;
}

/* ナビゲーション -----------------------------------------------------------------------*/

nav {
	background-image: url(../img/pc_hd_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:50px;
	width:100%;
}

nav ul {
	padding:0;
	position:relative;
	top:5px;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	list-style-type:none;
	text-align: right;
	clear: both;
}
nav ul li {
	display:inline-block;
	/display:inline;
	margin:0;
	height:39px;
	overflow: hidden;
	background-repeat:no-repeat;
	position:relative;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
nav ul li:hover {
	background-position: 0 -46px;
}
nav ul li.nav1 {
	background-image: url(../img/pc_nav1.gif);
	width:99px;
}
nav ul li.nav2 {
	background-image: url(../img/pc_nav2.gif);
	width:124px;
}
nav ul li.nav3 {
	background-image: url(../img/pc_nav3.gif);
	width:119px;
}
nav ul li.nav4 {
	background-image: url(../img/pc_nav4.gif);
	width:154px;
}
nav ul li.nav5 {
	background-image: url(../img/pc_nav5.gif);
	width:139px;
}
nav ul li.nav6 {
	background-image: url(../img/pc_nav6.gif);
	width:94px;
}
nav ul li a {
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	line-height:39px;
}


/* ボディ -----------------------------------------------------------------------*/
article {
	padding:0 0 40px 0;
	min-width: 970px;
	clear: both;
}

/* フッター -----------------------------------------------------------------------*/
footer {
	min-width: 970px;
	padding:0 0 30px 0;
	clear: both;
}
footer #ftBox {
	padding:15px 0;
	background-color: #eaeaea;
}
footer #ftBox .inner {
	background-color: #FFF;
	border:2px solid;
	border-color:#c8c8c8;
	border-radius:5px;
	padding:10px 15px;
	margin-bottom:5px;
}
footer #ftBox .inner .info {
	padding-bottom:10px;
}
footer #ftBox .inner .info li {
	float:left;
}
footer #ftBox .inner .info li.li1 {
	width:120px;
}
footer #ftBox .inner .info li.li2 {
	width:115px;
}
footer #ftBox .inner .info li.li3 {
	width:700px;
}
footer #ftBox .inner .info li.li3 .com {
	font-size:130%;
}
footer #ftBox .inner .info li.li3 .tel {
	font-size:130%;
}
footer #ftBox .inner .info li.li3 .fax {
}
footer #ftBox .inner .info li.li3 .mail {
	position:absolute;
	right:180px;
}
footer #ftBox .inner .info li.li3 .access {
	position:absolute;
	right:15px;
}
footer .info2 {
	padding-top:10px;
	list-style-type:none;
	text-align:left;
	border-top:1px solid;
	border-top-color:#CCC;
}
footer .info2 dt {
	float:left;
	width:175px;
	text-align:right;
}
footer .info2 dd {
	float:right;
	width:750px;
}
footer .info2 ul {
	list-style-type:disc;
	padding-left:20px;
	font-size:85%;
	/display:list-item;
}
footer .info2 ul li {
	color:#666;
}
footer .txt {
	text-align:center;
	margin-top:10px;
}
footer .policy {
	text-align:right;
	font-size:12px;
}
footer .policy a {
	background-image: url(../img/pc_icn2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left:15px;
}
footer .copyright {
	text-align:center;
	font-size:85%;
	padding:10px 0 0 0;
}



/* トップページ -----------------------------------------------------------------------*/

#idx #topic {
	background-color: #e1f3f7;
	padding:15px;
	margin-bottom:20px;
	border-radius:6px;
}
#idx #topic #news {
	background-color: #FFF;
	float:left;
	width:577px;
	border:4px solid;
	border-color: #a3d1de;
}
#idx #topic #news .loading,
#idx #topic #news .loading{
	padding:15px;
	text-align:center;
	vertical-align:middle;
	color:#999;
}
#idx #topic #news .loading img,
#idx #topic #news .loading img{
	vertical-align:middle;
	margin-right:10px;
}
#idx #topic #news ul {
	padding:0 10px 0 20px;
	height:103px;
	overflow-y:auto;
	margin:0;
	line-height:130%;
}
#idx #topic #news ul li {
	border-bottom:1px dotted;
	border-bottom-color:#999;
	padding:5px 0;
}
#idx #topic #news ul li:last-child {
	border-bottom:0;
}
#idx #topic #news .date {
	background-color: #FFF;
	float:left;
	background-image: url(../img/pc_icn1.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left:15px;
}
#idx #topic #news .txt {
	margin-left:120px;
}
#idx #topic #news .new {
	color: #F00;
	font-weight: bold;
}
#idx #topic #search {
	position:absolute;
	right:15px;
	height:178px;
	background-image: url(../img/pc_idx_topic_search_bg.png);
	z-index:10;
}
#idx #topic #search a:hover {
	position:relative;
	top:2px;
}
#recommend .tbl,
#chumoku .tbl{
	border-collapse:separate;
	border-spacing:10px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:20px;
	margin-top:20px;
	overflow:hidden;
	width:990px;
}
#recommend .tbl td,
#chumoku .tbl td{
	background-color:#FFFFFF;
	border-radius:3px;
	width:50%;
}
#recommend .tbl td .loading,
#chumoku .tbl td .loading{
	padding:15px;
	text-align:center;
	vertical-align:middle;
	color:#999;
}
#recommend .tbl td .loading img,
#chumoku .tbl td .loading img{
	vertical-align:middle;
	margin-right:10px;
}

#recommend .tbl td .inner,
#chumoku .tbl td .inner{
	padding:15px;
}
#recommend .tbl td .photo,
#chumoku .tbl td .photo{
	float:left;
	width:170px;
	overflow:hidden;
	text-align:center;
}
#recommend .tbl td .photo img,
#chumoku .tbl td .photo img{
	max-width:170px;
	max-height:170px;
}
#recommend .tbl td .txt,
#chumoku .tbl td .txt{
	margin-left:180px;
	position:relative;
}
#recommend .tbl td .txt .add,
#chumoku .tbl td .txt .add{
	padding-left:55px;
	padding-top:3px;
	line-height:130%;
	min-height:20px;
}
#recommend .tbl td .txt .add img,
#chumoku .tbl td .txt .add img{
	position:absolute;
	top:1px;
	left:0;
	/top:2px;
}
#recommend .tbl td .txt .name,
#chumoku .tbl td .txt .name{
	padding:10px 0 6px 0;
	/padding:8px 0 3px 0;
	font-size:130%;
	font-weight:bold;
	line-height:130%;
}
#recommend .tbl td .txt .name a,
#chumoku .tbl td .txt .name a{
	color:#000;
}
#recommend .tbl td .txt .price,
#chumoku .tbl td .txt .price{
	padding:0 0 0 0;
	/padding:0 0 0 0;
	font-weight:bold;
	vertical-align:baseline;
}
#recommend .tbl td .txt .price strong,
#chumoku .tbl td .txt .price strong{
	font-size:150%;
	font-weight:bold;
	vertical-align:baseline;
	color: #F00;
}
#recommend .tbl td .txt .madori,
#chumoku .tbl td .txt .madori{
	padding:0 0 6px 0;
	/padding:0 0 3px 0;
	vertical-align:baseline;
}
#recommend .tbl td .txt .copy,
#chumoku .tbl td .txt .copy{
	line-height:130%;
}



#mame {
	margin-top:30px;
	border:3px solid;
	border-color: #eaeaea;
	border-radius:5px;
	position:relative;
	padding:30px 20px 15px 20px;
}
#mame .ttl {
	position: absolute;
	top: -20px;
	left:10px;
}
#mame ul li {
	float:left;
	width:220px;
	line-height:130%;
}
#mame ul li.box1 {
	position:relative;
	left:15px;
}
#mame ul li.box2 {
	position:relative;
	left:30px;
}
#mame ul li.box3 {
	position:relative;
	left:45px;
}
#mame ul li a {
	display:block;
	margin-bottom:5px;
}
#mame ul li a img {
	background-color: #F90;
}
#mame ul li a img:hover {
	position:relative;
	top:2px;
    opacity:0.6;
	filter: alpha(opacity=60);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
}





/* 会社案内 -----------------------------------------------------------------------*/

#com,
#com table{
	padding:0;
	font-size:15px;
}
#com .lft {
	float:left;
	width:640px;
}
#com .rgt {
	float:right;
	width:300px;
}
#com .comTbl {
	border-collapse:collapse;
}
#com .comTbl th {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	background-color: #DFFAFF;
	white-space: nowrap;
}
#com .comTbl td {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
}

#com .comBox1 {
	border:1px solid;
	border-color:#C8C8C8;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 5px #ccc;
	box-shadow:0px 0px 5px #ccc;
	padding:15px;
	margin:20px 0;
}
#com .comBox2 {
	border:1px solid;
	border-color:#C8C8C8;
	border-radius:6px;
	-webkit-box-shadow:0px 0px 5px #ccc;
	box-shadow:0px 0px 5px #ccc;
	padding:15px;
	margin:20px 0;
	line-height:200%;
}


/* 交通・アクセス -----------------------------------------------------------------------*/

#access,
#access table{
	padding:0;
	font-size:15px;
}
#access .lft {
	float:left;
	width:420px;
}
#access .rgt {
	float:right;
	width:520px;
}

#access .Tbl {
	border-collapse:collapse;
}
#access .Tbl th {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	background-color: #DFFAFF;
	white-space: nowrap;
}
#access .Tbl td {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
}

#map_canvas {
	width:500px;
	height:400px;
	border:4px solid;
	border-color:#EEEFEA;
	margin:0;
}





/* テーブル -----------------------------------------------------------------------*/
.tbl1 {
	border-collapse:collapse;
}
.tbl1 th {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	background-color: #DFFAFF;
	white-space: nowrap;
}
.tbl1 td {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	vertical-align: middle;
}
.tbl2 {
	border-collapse:collapse;
}
.tbl2 th {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	background-color: #FFCE84;
	white-space: nowrap;
}
.tbl2 th.th2 {
	background-color: #FFECD0;
	white-space: nowrap;
}
.tbl2 td {
	border:1px solid;
	border-color:#C8C8C8;
	padding:5px;
	vertical-align: middle;
}


/* 豆知識 -----------------------------------------------------------------------*/

#mame2 {
	
}
#mame2 .menu {
	float:left;
	width:230px;
}
#mame2 .cont {
	float:right;
	width:700px;
}
#mame2 .marker {
	background-color: #FFCE84;
	padding:0 5px;
	font-weight:bold;
}
#mame2 .marker2 {
	border:2px solid;
	border-color:#FFCE84;
	padding:5px;
	margin:0;
	padding-left:30px;
	border-radius:5px;
}
