@charset "euc-jp";


@import "utility_nav.css";


/*　▼　Company Profile  @@@@@@@@ */

#Profile{	
	margin-bottom : 25px ;
	font-size : 75% ;
	line-height : 1.7em ;
}
#Profile dl{
	display : block ;
	width : 512px ;
	border-left : solid 2px #38160a ;
	background : url(../img/line_01.gif) bottom repeat-x;
	padding : 1em 0 1em 8px ;
	margin-bottom : 10px ;
}
#Profile dt{
	display : block ;
	vertical-align : middle ;
	width : 87px ;
	float : left ;
	color : #38160a ;
	font-weight : bold ;
}
#Profile dd{
	display : block ;
	float  : left ;
	vertical-align : middle ;
}

/*　▼　Contact  @@@@@@@@ */

#Contact table{
	margin-top : 20px;
	border-collapse: collapse;
	border: 0;
}

#Contact th{
	width: 280px;
	padding: 2px 0 2px 12px;
	font-size : 75% ;
	line-height : 1.5em ;
	background : url(../img/bl_contact.gif) 0 11px no-repeat;
}
#Contact td{
	width: 200px;
	padding: 2px 0 2px 0;
	font-size : 75% ;
	line-height : 1.5em ;
}
#Contact td.tel{
	font-size : 100% ;
	font-weight : bold ;
}
p.shiharai{
	margin-left : 2.5em ;
}

/*　▼　Sitemap  @@@@@@@@ */
body.sitemap #main #content {
	width: 542px !important;
	margin: 0 !important;
}
#Sitemap div{
	border-left : solid 2px #38160a ;
	padding : 0 0 0 0;
	margin-bottom : 10px ;
}
#Sitemap div.leftbox{
	border : 0;
	float : left;
	width : 284px;
}
#Sitemap div.rightbox{
	border : 0 ;
	float : right ;
	width : 254px ;
}

#Sitemap h2{
	margin: 0 !important;
	padding: 6px 0 0 10px !important;
	color: #666;
	font-size : 75% ;
	font-weight : normal;
}
#Sitemap h2 a{
	color: #666;
}
#Sitemap h2 a em {
	font-weight : bold;
	color: #38160a;
}

#Sitemap li.sub{
	font-size : 100% ;
	margin-bottom : 0 ;
	list-style:none;
}
#Sitemap ul{
	margin: 6px 0 6px 26px;
	padding: 0;
}
#Sitemap ul ul{
	margin: 0 ;
}
#Sitemap li{
	list-style:disc ;
}
#Sitemap .utility {
	padding: 0.1em 0;
}
#Sitemap .utility ul {
	margin: 0 0 0 10px;
}
#Sitemap .utility li {
	list-style: none ;
}
#Sitemap .utility a{
	color: #666;
}
#Sitemap .utility a em {
	font-weight : bold;
	color: #38160a;
}
#Sitemap .utility li ul {
	margin: 0 0 0 16px;
}
#Sitemap .utility li ul li {
	list-style: disc;
	font-size: 100%;
}
#Sitemap .utility li ul li a {
	color: #222;
}

#Sitemap ul li span.sub {
	font-size: 80%;
}

#Sitemap a {
	color : #222;
}
#Sitemap a:hover {
	color: #a9204a !important;
}
#Sitemap a:hover em {
	color: #a9204a !important;
}


/*　▼　utility共通  @@@@@@@@ */

br.clear{clear : both}
ul.note{
	color : #666666 ;
	margin-left : -0.5em ;
	margin-top : 1em ;
	font-size : 80% ;
}
p.note{
	color : #666666;
	margin-left : -0.5em;
	margin-top : 1em;
	font-size : 65% !important;
}


div.link{
	text-align : right ;
	background-image : 	url(../img/ic_arrow.gif) ;
	background-position : right ;
	background-repeat : no-repeat ;
	padding-right : 20px ;
	line-height : 1.7em ;
	vertical-align : middle ;
	font-size : 75% ;
	margin-top : 20px ;
}
div.newwin{
	background-image : url(../img/ic_newwin.gif) ;
	background-position : left ;
	background-repeat : no-repeat ;
	padding-left : 25px ;
	line-height : 1.7em ;
	vertical-align : middle ;
	font-size : 75% ;
	font-weight: bold;
	margin-top : 20px ;
}
div.newwin a:link,
div.newwin a:visited {
	color: #222;
}
div.newwin a:hover {
	color: #a9204a;
}

