/* ----------------------------------------
 * ページ全体
 * ---------------------------------------- */


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../imegs/bg.gif) repeat-y center;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
}


/* read */
#read1 {
	margin: 0px;
	padding: 3px 10px 0px 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	height: 17px;
}
#read2 {
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	font-weight: normal;
	height: 20px;

}



/* 見出し h3 */
.midashi01 {
	background: url(../imegs/midashi01.gif);
	margin: 0px auto 20px;
	padding: 7px 0px 0px 10px;
	height: 23px;
	font-size: 16px;
	line-height: 16px;
	color: #FF6633;
	width: 550px;
	font-weight: bold;
}
.midashi02 {
	background: #999999;
	margin: 0px auto 20px;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	width: 550px;
	font-weight: bold;
}
.midashi03 {
	font-size: 16px;
	line-height: 22px;
	color: #FF6633;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


/* 文字装飾 */
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}

.type01 {
	color: #FF6633;
}
.type02 {
	color: #689B00;
}
.type03 {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../imegs/gizyutu_01.gif);
	margin: 0px;
	padding: 12px 0px 0px;
	height: 65px;
	width: 540px;
	display: block;
	text-align: center;
}

.type04 {
	color: #FF6633;
	font-weight:bold;
}

.type05 {
	color: #689B00;
	font-weight:bold;
}

/* 画像の回り込み */
.r {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
.l {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}




/* テーブル01
------------------------------------------- */

.hyo01 {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #FF6633;
	width: 100%;
}
.hyo01 th {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #FF6633;
	background: #FF8E68;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.hyo01 td {
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #FF6633;
	color: #000000;
}





/* ----------------------------------------
 * HEADER
 * ---------------------------------------- */
 
 
#header {
	margin: 0px 0px 20px;
	height: 113px;
	padding: 0px;
	background: url(../imegs/h_bg.gif) repeat-x;
}
#header #title {
	margin: 20px 0px 0px 10px;
	padding: 0px;
}



/* ブロック01
------------------------------------------- */

#header h1 {
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: 1px solid #FFB299;
	border-bottom: 1px solid #FFB299;
	position:absolute;
	margin-top:50px;
}

#header h1 a{
	background:url(../imegs/title.gif) no-repeat 10px 15px;
	display:block;
	width: 505px;
	height: 61px;
	text-indent:-9999px;

	}
#header h1 span{
	background:url(../imegs/title.gif) no-repeat 10px 15px;
	display:block;
	width: 505px;
	height: 61px;
	text-indent:-9999px;

	}


/* ブロック02
------------------------------------------- */

#header .brock02 {
	height: 61px;
	float: right;
	width: 295px;
	margin: 0px ;
	padding: 0px;
	border-top: 1px solid #FFB299;
	border-bottom: 1px solid #FFB299;
}
#header .brock02 .u01 {
	margin: 0px;
	padding: 10px 0px 0px 13px;
}
#header .brock02 .u01 li {
	list-style: none;
}
#header .brock02 .u01 a {
	text-decoration: none;
	background: url(../imegs/tel_01a.gif) no-repeat 0 0 ;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 272px;
	display: block;
	text-indent:-9999px;
}
#header .brock02 .u01 a:hover,#header .brock02 .u01 a:active {
	text-decoration: none;
	background: url(../imegs/tel_01b.gif) no-repeat 0 0 ;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 272px;
	display: block;
	text-indent:-9999px;
}
#header .brock02 .u02 {
	margin: 0px;
	padding: 7px 0px 0px;
}
#header .brock02 .u02 li {
	display: inline;
	list-style: none;
}


/* N01 */
#header .brock02 .u02 .n01 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) no-repeat 0 0 ;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 47px;
	text-indent:-9999px;
}
#header .brock02 .u02 .n01 a:hover,#header .brock02 .u02 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) no-repeat 0 0 ;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 47px;
	text-indent:-9999px;
}


/* N02 */
#header .brock02 .u02 .n02 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) no-repeat -47px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 70px;
	text-indent:-9999px;
}
#header .brock02 .u02 .n02 a:hover,#header .brock02 .u02 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) no-repeat -47px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 70px;
	text-indent:-9999px;
}


/* N03 */
#header .brock02 .u02 .n03 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) no-repeat -117px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 89px;
	text-indent:-9999px;
}
#header .brock02 .u02 .n03 a:hover,#header .brock02 .u02 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) no-repeat -117px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 89px;
	text-indent:-9999px;
}


/* N04 */
#header .brock02 .u02 .n04 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) no-repeat -206px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 79px;
	text-indent:-9999px;
}
#header .brock02 .u02 .n04 a:hover,#header .brock02 .u02 .n04 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) no-repeat -206px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 79px;
	text-indent:-9999px;
}








/* ----------------------------------------
 * コンテンツ
 * ---------------------------------------- */
 
 
#contents {
	margin: 0px;
	padding: 0px;
}








/* ----------------------------------------
 * ナビゲーション
 * ---------------------------------------- */


#navi {
	float: left;
	margin: 0px;
	padding: 0px 10px;
	width: 200px;
}


/* ボックス01
------------------------------------------- */

#navi .box01 {
	padding: 0px;
	margin: 0px 0px 0px;
	width: 200px;
}
#navi .box01 dl {
	margin: 0px;
	padding: 10px 0px 10px 0;
	font-size: 16px;
	line-height: 20px;
	list-style:none;
}

#navi .box01 dt {
	margin:10px 0 10px 0;
	padding:0;
}

#navi .box01 #t01 {
	text-indent:-9999px;
	background:url(../imegs/navi_01.gif) 0 0 no-repeat;
	width:200px;
	height:35px;
}

#navi .box01 #t02 {
	text-indent:-9999px;
	background:url(../imegs/navi_02.gif) 0 0 no-repeat;
	width:200px;
	height:35px;
}

#navi .box01 #t03 {
	text-indent:-9999px;
	background:url(../imegs/navi_03.gif) 0 0 no-repeat;
	width:200px;
	height:35px;
}

#navi .box01 dd {
	list-style:none;
	margin:0;
	padding:0;

}

/* N01 */
#navi .box01 .n01 a {
	text-decoration: none;
	background: url(../imegs/navi_04a.gif);
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 28px;
	width: 190px;
	display: block;
	color: #FF6633;
}
#navi .box01 .n01 a:hover,#navi .box01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_04b.gif);
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 28px;
	width: 190px;
	display: block;
	color: #999999;
}


/* N02 */
#navi .box01 .n02 a {
	text-decoration: none;
	background: url(../imegs/navi_05a.gif);
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 27px;
	width: 190px;
	display: block;
	color: #FF6633;
}
#navi .box01 .n02 a:hover,#navi .box01 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/navi_05b.gif);
	margin: 0px;
	padding: 8px 0px 0px 10px;
	height: 27px;
	width: 190px;
	display: block;
	color: #999999;
}


/* N03 */
#navi .box01 .n03 a {
	text-decoration: none;
	background: url(../imegs/navi_06a.gif);
	margin: 0px;
	padding: 7px 0px 0px 10px;
	height: 27px;
	width: 190px;
	display: block;
	color: #FF6633;
}
#navi .box01 .n03 a:hover,#navi .box01 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/navi_06b.gif);
	margin: 0px;
	padding: 7px 0px 0px 10px;
	height: 27px;
	width: 190px;
	display: block;
	color: #999999;
}


/* N04 */
#navi .box01 .n04 a {
	text-decoration: none;
	background: url(../imegs/navi_07a.gif);
	margin: 0px;
	padding: 2px 0px 0px 10px;
	height: 43px;
	width: 190px;
	display: block;
	color: #FF6633;
}
#navi .box01 .n04 a:hover,#navi .box01 .n04 a:active {
	text-decoration: none;
	background: url(../imegs/navi_07b.gif);
	margin: 0px;
	padding: 2px 0px 0px 10px;
	height: 43px;
	width: 190px;
	display: block;
	color: #999999;
}


/* ボックス02
------------------------------------------- */

#navi .box02 {
	padding: 0px;
	margin: 0px 0px 10px;
	width: 200px;
}
#navi .box02 dl {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
}
#navi .box02 dd {
	padding: 0px 0px 2px;
	margin:10px 0 10px 0;
	list-style:none;
}
#navi .box02 a {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FF6633;
	text-indent:-9999px;
}
#navi .box02 a:hover,#navi .box02 a:active {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #999999;
	text-indent:-9999px;
}


/* N01 */
#navi .box02 .n01 a {
	text-decoration: none;
	background: url(../imegs/navi_08a.jpg);
	margin: 0px 0px 10px;
	padding: 0px;
	height: 60px;
	width: 200px;
	display: block;
}
#navi .box02 .n01 a:hover,#navi .box02 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_08b.jpg);
	margin: 0px 0px 10px;
	padding: 0px;
	height: 60px;
	width: 200px;
	display: block;
}


/* N02 */
#navi .box02 .n02 a {
	text-decoration: none;
	background: url(../imegs/navi_09a.jpg);
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 200px;
	display: block;
}
#navi .box02 .n02 a:hover,#navi .box02 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/navi_09b.jpg);
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 200px;
	display: block;
}




/* ----------------------------------------
 * メイン
 * ---------------------------------------- */


#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 580px;
}
#topimg {
	background: url(../imegs/mainimg_top.jpg);
	height: 250px;
	width: 780px;
	margin: 0px auto 20px;
	padding: 0px;
}

#topimg p{
	text-indent:-9999px;
}




/* パンくずリスト
------------------------------------------- */

#main .list {
	margin: 0px auto 10px;
	padding: 0px;
	width: 560px;
}
#main .list ul {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #999999;
}
#main .list li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#main .list a {
	color: #999999;
	text-decoration: underline;
}
#main .list a:hover,#main .list a:active {
	color: #FF6633;
	text-decoration: none;
}


/* パンくずリスト02
------------------------------------------- */

#main .list02 {
	margin: 0px auto 20px;
	padding: 0px;
	width: 560px;
}
#main .list02 ul {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#main .list02 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#main .list02 a {
	color: #999999;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#main .list02 a:hover,#main .list02 a:active {
	color: #FF6633;
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


/* ページトップへ戻る
------------------------------------------- */

#main .pt {
	width: 560px;
	margin: 0px auto 20px;
	padding: 0px;
	text-align: right;
}
#main .pt ul {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#main .pt li {
	list-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .pt a {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FF6633;
}
#main .pt a:hover,#main .pt a:active {
	text-decoration: none;
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #999999;
}


/* リンク
------------------------------------------- */
 
#main .link {
	width: 540px;
	padding: 0px 5px 20px;
	margin: 0px auto 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .link p {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#main .link a {
	color: #FF6633;
	text-decoration: none;
}
#main .link a:hover,#main .box01 a:active {
	color: #999999;
	text-decoration: none;
}

#main .link2 {
	width: 540px;
	padding: 0px 5px 5px;
	margin: 0px auto 5px;
	border-bottom: 1px dotted #CCCCCC;
}

/* ボックス01
------------------------------------------- */
 
#main .box01 {
	width: 540px;
	padding: 0px 10px 20px;
	margin: 0px auto 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box01 p {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#main .box01 a {
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #999999;
	text-decoration: none;
}
#main .box01 a:hover,#main .box01 a:active {
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FF6633;
	text-decoration: none;
}


/* ボックス02
------------------------------------------- */
 
#main .box02 {
	width: 550px;
	padding: 0px 5px 10px;
	margin: 0px auto 20px;
	border-bottom: 1px dotted #CCCCCC;
	height: 500px;
}
#main .box02 p {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#main .box02 a {
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #999999;
	text-decoration: none;
}
#main .box02 a:hover,#main .box02 a:active {
	background: url(../imegs/pt01.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FF6633;
	text-decoration: none;
}
#main .box02 .brock01 {
	background: url(../imegs/research_01.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 10px;
	height: 220px;
	width: 248px;
	float: left;
}
#main .box02 .brock02 {
	background: url(../imegs/research_01.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 10px;
	height: 220px;
	width: 248px;
	float: right;
}

#pa_ag {
	margin-bottom: 20px;
	text-indent: -9999px;
}

	#pa_ag a {
		display: block;
		width: 560px;
		height: 201px;
		outline: 0;
		background: url(../imegs/bnr.jpg) 0 0 no-repeat;
	}
	
		#pa_ag a:hover {
			background: url(../imegs/bnr.jpg) 0 -201px;
		}


/* ピックアップ01
------------------------------------------- */

#pickup01 {
	margin: 0px auto 20px;
	padding: 0px 0px 20px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
}
#pickup01 p {
	font-size: 16px;
	line-height: 22px;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}




/* ピックアップ02
------------------------------------------- */

#pickup02 {
	margin: 0px auto 20px;
	padding: 0px 0px 20px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../imegs/pickup_02.gif) no-repeat top;
	height: 170px;
}
#pickup02 img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#pickup02 p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 8px 10px 3px;
}
#pickup02 ul {
	margin: 0px;
	padding: 0px 9px;
}
#pickup02 li {
	list-style: none;
	display: inline;
}


/* N01 */
#pickup02 .n01 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat 0px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n01 a:hover,#pickup02 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat 0px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N02 */
#pickup02 .n02 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat -137px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n02 a:hover,#pickup02 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat -137px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N03 */
#pickup02 .n03 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat -273px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n03 a:hover,#pickup02 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat -273px 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N04 */
#pickup02 .n04 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat -410px 0px;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n04 a:hover,#pickup02 .n04 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat -410px 0px;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N05 */
#pickup02 .n05 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat 0px -45px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n05 a:hover,#pickup02 .n05 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat 0px -45px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N06 */
#pickup02 .n06 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat -137px -45px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n06 a:hover,#pickup02 .n06 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat -137px -45px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N07 */
#pickup02 .n07 a {
	text-decoration: none;
	background: url(../imegs/pickup_04a.gif) no-repeat -273px -45px;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup02 .n07 a:hover,#pickup02 .n07 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_04b.gif) no-repeat -273px -45px;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 40px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}




/* ピックアップ03
------------------------------------------- */

#pickup03 {
	margin: 0px auto 20px;
	padding: 0px 0px 20px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../imegs/pickup_06.gif) no-repeat 0px 25px;
	height: 170px;
}
#pickup03 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#pickup03 li {
	list-style: none;
	display: inline;
}


/* N01 */
#pickup03 .n01 a {
	text-decoration: none;
	background: url(../imegs/pickup_07a.gif);
	margin: 10px 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}
#pickup03 .n01 a:hover,#pickup03 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_07b.gif);
	margin: 10px 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}


/* N02 */
#pickup03 .n02 a {
	text-decoration: none;
	background: url(../imegs/pickup_08a.gif);
	margin: 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}
#pickup03 .n02 a:hover,#pickup03 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_08b.gif);
	margin: 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}


/* N03 */
#pickup03 .n03 a {
	text-decoration: none;
	background: url(../imegs/pickup_09a.gif);
	margin: 10px 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}
#pickup03 .n03 a:hover,#pickup03 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_09b.gif);
	margin: 10px 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}


/* N04 */
#pickup03 .n04 a {
	text-decoration: none;
	background: url(../imegs/pickup_10a.gif);
	margin: 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}
#pickup03 .n04 a:hover,#pickup03 .n04 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_10b.gif);
	margin: 10px 0px 0px;
	padding: 0px;
	height: 60px;
	display: block;
	float: left;
	width: 265px;
	text-indent:-9999px;
}



/* ピックアップ04
------------------------------------------- */

#pickup04 {
	margin: 0px auto 20px;
	padding: 0px 0px 20px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../imegs/pickup_11.gif) no-repeat;
	height: 80px;
}
#pickup04 ul {
	margin: 0px;
	padding: 20px 0px 0px 275px;
	font-size: 12px;
	line-height: 12px;
}
#pickup04 li {
	list-style: none;
	display: inline;
}


/* N01 */
#pickup04 .n01 a {
	text-decoration: none;
	background: url(../imegs/pickup_12a.gif);
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup04 .n01 a:hover,#pickup04 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_12b.gif);
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}


/* N02 */
#pickup04 .n02 a {
	text-decoration: none;
	background: url(../imegs/pickup_13a.gif);
	margin: 0px;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}
#pickup04 .n02 a:hover,#pickup04 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/pickup_13b.gif);
	margin: 0px;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
	width: 130px;
	text-indent:-9999px;
}



/* ----------------------------------------
 * ページタイトル
 * ---------------------------------------- */


/* TOPページ
------------------------------------------- */
#mainimg {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}


/* 特許申請基礎知識
------------------------------------------- */
#manual {
	margin: 0px auto 10px;
	background: url(../imegs/manual_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 特許取得までの流れ
------------------------------------------- */
#flowx {
	margin: 0px auto 10px;
	background: url(../imegs/flowx_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 特許申請前の落とし穴
------------------------------------------- */
#mistake {
	margin: 0px auto 10px;
	background: url(../imegs/mistake_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 特許調査事務所について
------------------------------------------- */
#research {
	margin: 0px auto 10px;
	background: url(../imegs/research_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 技術情報調査
------------------------------------------- */
#gizyutu {
	margin: 0px auto 10px;
	background: url(../imegs/gizyutu_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 特許無効調査
------------------------------------------- */
#mukou {
	margin: 0px auto 10px;
	background: url(../imegs/mukou_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 特定技術分野調査
------------------------------------------- */
#gizutsu {
	margin: 0px auto 10px;
	background: url(../imegs/gizutsu_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 文献複写・特許公報手配・被引用文献件数調査
------------------------------------------- */
#other {
	margin: 0px auto 10px;
	background: url(../imegs/other_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* つばめリサーチについて
------------------------------------------- */
#tsubame {
	margin: 0px auto 10px;
	background: url(../imegs/tsubame_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 事例紹介
------------------------------------------- */
#zirei {
	margin: 0px auto 10px;
	background: url(../imegs/zirei_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* Q＆A
------------------------------------------- */
#qa {
	margin: 0px auto 10px;
	background: url(../imegs/qa_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* 運営会社
------------------------------------------- */
#company {
	margin: 0px auto 10px;
	background: url(../imegs/company_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* お問い合わせ
------------------------------------------- */
#inqury {
	margin: 0px auto 10px;
	background: url(../imegs/inqury_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}


/* サイトマップ
------------------------------------------- */
#sitemap {
	margin: 0px auto 10px;
	background: url(../imegs/sitemap_top.jpg);
	padding: 0px;
	height: 80px;
	width: 560px;
	text-indent: -9999px;
}




/* ----------------------------------------
 * サイトマップ
 * ---------------------------------------- */


.site {
	margin: 0px auto 20px;
	padding: 0px 10px;
	border-bottom: 1px dotted #808080;
	width: 560px;
}
.site p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 10px 10px;
}
.site .p01 {
	margin: 0px 0px 10px;
	padding: 7px 0px 0px 10px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../imegs/midashi01.gif);
	height: 23px;
	width: 550px;
}

.site ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.site li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.site .t01 a {
	margin: 0px 0px 5px;
	padding: 4px 0px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #999999;
	height: 21px;
}
.site .t01 a:hover,.site .t01 a:active {
	margin: 0px 0px 5px;
	padding: 4px 0px 0px 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #999999;
	height: 21px;
}
.site .t02 a {
	margin: 0px 0px 10px;
	padding: 7px 0px 0px 10px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../imegs/midashi01.gif);
	height: 23px;
	width: 550px;
}
.site .t02 a:hover,.site .t02 a:active {
	margin: 0px 0px 10px;
	padding: 7px 0px 0px 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../imegs/midashi01.gif);
	height: 23px;
	width: 550px;
}




/* ----------------------------------------
 * フッター
 * ---------------------------------------- */
 
 
#footer {
	clear: both;
	padding: 0px;
	height: 50px;
	margin: 0px;
	border-top: 1px solid #FF6633;
}
#footer ul {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	text-align: right;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #FF6633;
	text-decoration: none;
}


/* コピーライト
------------------------------------------- */

#copyright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	background: url(../imegs/h_bg.gif) repeat-x;
	height: 20px;
}
#copyright address {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 4px 10px 0px 0px;
	color: #999999;
}
#copyright a {
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover,#copyright a:active {
	color: #999999;
	text-decoration: none;
}
