@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */
/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 topページ　定義
****************************************** */

.*html #contact li a {
	margin-top: -0.3em;
}


.top {
	float: right;
}

/* メインタイトル */
.main-title {
	width: 517px;
	height: 31px;
	margin-bottom:20px;
}
#contact a {
	color: #4360a7;
	text-decoration: none;
}

/*#contact a:hover {
	color: #9958a7;
	text-decoration: underline;
}
*/

/* **************************************************************
 ページID　定義
************************************************************** */

#contact {
	width: 517px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #contact {
	height: 500px;
}

#contact a {
	text-decoration: none;
}
#contact a:hover {
	color:#9958a7;
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#contact div.contentsRt {
	width: 210px;
	float: right;
}

#contact div.contentsLt {
	padding-left:2px;
	width: 280px;
	float: left;
}

#contact div.contents02Lt {
	float: left;
}

.contact-con {
	padding-left: 10px;
}


.contact-nav {
	width: 507px;
}
.contact-nav li {
	display:inline;
	margin-left: 15px;
	padding-left: 13px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	height: 20px;
	background-image: url(../../shared/images/common_ic_001.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
