@charset "Shift-JIS";

/*
************************************************************************************************
(C)2006 TOYOTA BUHINFUKUOKA KYOHAN CO.,LTD. All Rights Reserved.
************************************************************************************************
*/

/*__RESET________________________________________*/

body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,em,b,a,span,img {
	margin: 0;
	padding: 0;
}


/*__BODY________________________________________*/

body { 
	color: #555;
	background-color: #424242;
	background-image: url(../images/bg_body.gif);
}


/*__LINKCOLOR________________________________________*/

a:link { 
	color: #a40000;
}

a:visited {
	color: #630000;
}

a:hover {
	color: #a40000;
}

a:active {
	color: #999;
}


/*__HEADER________________________________________*/

.headtxt {
	font-size: 10px;
	padding: 5px 10px;
}
.bg_mainvisual {
	background-image: url(../images/bg_mainvisual_r.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 0;
}
.mainvisual_ttl {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.mainvisual_txt {
	color: #dedede;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 5px;
}


/*__TABLE________________________________________*/

.table_list1 {
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 2px;
	padding-bottom: 8px;
}


/*__TEXT________________________________________*/

.N12_txttitle {
	color: #263245;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.N12_darkblue {
	color: #263245;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}
.N12_txttitle_pipit {
	color: #e78d03;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

