@charset "Shift_JIS";

/* ------------------------------------------------------------
  セクション : 各コンテンツページ
  最終更新日 : 2011-12-15
------------------------------------------------------------ */


/* news Style
------------------------------------------------------------ */

.newsList dl { clear: both; font-size: 75%; line-height: 150%; }
.newsList dt { float: left; font-weight: bold; }
.newsList dd {  }
.newsList dd {
	background: url(../images/link_arrow.gif) no-repeat left 5px;
	padding-left: 19px;
	margin-left: 75px;
}
.newsList a:link	{ text-decoration: none; }
.newsList a:visited	{ text-decoration: none; }
.newsList a:hover	{ text-decoration: underline; }
.newsList a:active	{ text-decoration: underline; }
.newsList .dashLine {
	height: 17px;
	background: url(../images/dash_line.gif) repeat-x left center;
	padding-left: 0;
}



/* product Style
------------------------------------------------------------ */

.productPoint p { margin: 5px 0 0 12px; }
.productPoint span {
	background-color: #f0f0f0;
	color: #c61423;
	font-weight: bold;
	padding: 3px 10px 2px 10px;
}



/* did Style
------------------------------------------------------------ */

.didIndexLead { font-size: 75%; line-height: 150%; }
.didIndexLead p { width: 366px; padding-top: 20px; }

.didIndexNew { font-size: 75%; line-height: 150%; }
.didIndexNew p { color: #9b0033; font-weight: bold; }
.didIndexNew div {
	width: 590px;
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	background: url(../../did/images/did_index_new.gif) repeat-y left top;
}
.didIndexNew dl { clear: both; }
.didIndexNew dt {
	float: left;
	width: 75px;
	padding: 6px 0 5px 15px;
}
.didIndexNew dd {
	padding: 6px 10px 5px 105px;
}
.didIndexNew a:link		{ text-decoration: none; }
.didIndexNew a:visited	{ text-decoration: none; }
.didIndexNew a:hover	{ text-decoration: underline; }

.didIndexMerit img { clear: both; float: left; }
.didIndexMerit p { padding-left: 165px; }

.didIndexAnchor a {
	background: url(../images/anchor_arrow.gif) no-repeat left center;
	font-size: 75%;
	line-height: 150%;
	padding-left: 10px;
}
.didIndexAnchor a:link		{ color: #333333; text-decoration: none; }
.didIndexAnchor a:visited	{ color: #333333; text-decoration: none; }
.didIndexAnchor a:hover		{ color: #333333; text-decoration: underline; }
.didIndexAnchor a:active	{ color: #333333; text-decoration: underline; }

.didIndexFrame {
	width: 550px;
	border: solid 5px #e2e2e2;
	padding: 10px 15px;
}
.didIndexFrame li { float: left; }



/* privacy Style
------------------------------------------------------------ */

.privacyBottom {
	clear: both;
	border-top: solid 1px #dcdcdc;
	font-size: 75%;
	line-height: 150%;
	padding: 10px 15px 0;
}



/* partners Style
------------------------------------------------------------ */

.partnersList { }
.partnersList p {
	border-left: solid 2px #4264d2;
	font-size: 75%;
	line-height: 150%;
	padding-left: 1px;
}
.partnersList a { display: block; padding: 2px 7px 1px; }
.partnersList a:link	{ color: #333333; text-decoration: none; }
.partnersList a:visited	{ color: #333333; text-decoration: none; }
.partnersList a:hover	{ color: #333333; text-decoration: none; background-color: #efefef; font-weight: bold; }



/* contact Style
------------------------------------------------------------ */

.contactNum dl { }
.contactNum dt {
	float: left;
	width: 40px;
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: center;
}
.contactNum dd {
	font-weight: bold;
	padding-left: 50px;
}



/* sitemap Style
------------------------------------------------------------ */

.sitemapList { font-size: 75%; line-height: 150%; }

.sitemapList .fixed { width: 100%; }
.sitemapList td { vertical-align: top; }

.sitemapList div a {
	background: url(../images/link_arrow2.gif) no-repeat 5px center ;
	border: solid 1px #cccccc;
	display: block;
	padding: 1px 7px 0 15px;
}
.sitemapList div a:link		{ color: #333333; text-decoration: none; }
.sitemapList div a:visited	{ color: #333333; text-decoration: none; }
.sitemapList div a:hover	{ color: #333333; text-decoration: none; background-color: #efefef; }

.sitemapList p a {
	background: url(../images/link_arrow2.gif) no-repeat 5px center ;
	display: block;
	padding-left: 15px;
	margin: 5px 0 0 13px;
}
.sitemapList p a:link		{ color: #333333; text-decoration: none; }
.sitemapList p a:visited	{ color: #333333; text-decoration: none; }
.sitemapList p a:hover		{ color: #333333; text-decoration: underline; }



