﻿/*サイト全体-------------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}

/*見出し-------------------------------------------------------*/
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	text-align: right;
	font-weight: normal;
	visibility: hidden;
	float: right;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
}
h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 3px;
	padding: 0px;
}


/*文字加工-------------------------------------------------------*/
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
.type01 {
	font-weight: bold;
	color: #1C86E5;
}
.type02 {
	color: #FFFFFF;
	background: #1C86E5;
	margin: 0px 0px 10px;
	padding: 3px;
	width: 80px;
	display: block;
	text-align: center;
}
.type03 {
	font-weight: bold;
	color: #FF0000;
}

/*画像回り込み-------------------------------------------------------*/
.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;
	border: 1px solid #808080;
	width: 560px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.hyo01 th {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #1C86E5;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #808080;
	background: #F2F2F2;
}
.hyo01 td {
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #808080;
}

/*ヘッダー-------------------------------------------------------*/
#header {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 83px;
	background: url(../imegs/h_bg.gif);
}
#header #title {
	margin: 15px 0px 0px 53px;
	padding: 0px;
}

/*ヘッダー_ボックス01*/
#header .brock01 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}

/*ヘッダー_ボックス02-------------------------------------------------------*/
#header .brock02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 63px;
	width: 500px;
}


/*ヘッダー_ボックス03-------------------------------------------------------*/
#header .brock03 {
	margin: 0px;
	padding: 0px;
	height: 63px;
	float: right;
	width: 300px;
}
#header .brock03 ul {
	margin: 0px;
	padding: 30px 0px 0px 64px;
}
#header .brock03 li {
	list-style: none;
	display: inline;
}

/*ヘッダー_ボックス03_T01-------------------------------------------------------*/
#header .brock03 .t01 a {
	text-decoration: none;
	background: url(../imegs/snavi01a.gif);
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 49px;
	display: block;
	float: left;
}
#header .brock03 .t01 a:hover,#header .brock03 .t01 a:active {
	text-decoration: none;
	background: url(../imegs/snavi01b.gif);
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 49px;
	display: block;
	float: left;
}

/*ヘッダー_ボックス03_T02-------------------------------------------------------*/
#header .brock03 .t02 a {
	text-decoration: none;
	background: url(../imegs/snavi02a.gif);
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 12px;
	width: 61px;
	display: block;
	float: left;
}
#header .brock03 .t02 a:hover,#header .brock03 .t02 a:active {
	text-decoration: none;
	background: url(../imegs/snavi02b.gif);
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 12px;
	width: 61px;
	display: block;
	float: left;
}

/*ヘッダー_ボックス03_T03-------------------------------------------------------*/
#header .brock03 .t03 a {
	text-decoration: none;
	background: url(../imegs/snavi03a.gif);
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 12px;
	width: 74px;
	display: block;
	float: left;
}
#header .brock03 .t03 a:hover,#header .brock03 .t03 a:active {
	text-decoration: none;
	background: url(../imegs/snavi03b.gif);
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 12px;
	width: 74px;
	display: block;
	float: left;
}


/*コンテンツ-------------------------------------------------------*/
#contents {
	margin: 0px;
	padding: 10px 0px 0px;
}


/*ナビゲーション-------------------------------------------------------*/
#navi {
	margin: 0px;
	width: 190px;
	float: left;
	padding: 0px 10px 0px 0px;
}

/*ナビゲーション_ボックス01-------------------------------------------------------*/
#navi .box01 {
	padding: 0px;
	margin: 0px 0px 10px;
	width: 190px;
}
#navi .box01 ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#navi .box01 li {
	list-style: none;
}

/*ナビゲーション_ボックス01_T01-------------------------------------------------------*/
#navi .box01 .t01 a {
	text-decoration: none;
	background: url(../imegs/navi_01a.gif);
	padding: 0px;
	width: 190px;
	display: block;
	height: 60px;
	margin: 0px 0px 10px;
}
#navi .box01 .t01 a:hover,#navi .box01 .t01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_01b.gif);
	padding: 0px;
	width: 190px;
	display: block;
	height: 60px;
	margin: 0px 0px 10px;
}

/*ナビゲーション_ボックス01_T02-------------------------------------------------------*/
#navi .box01 .t02 a {
	text-decoration: none;
	background: url(../imegs/navi_02a.gif);
	margin: 0px;
	padding: 0px;
	width: 190px;
	display: block;
	height: 60px;
}
#navi .box01 .t02 a:hover,#navi .box01 .t02 a:active {
	text-decoration: none;
	background: url(../imegs/navi_02b.gif);
	margin: 0px;
	padding: 0px;
	width: 190px;
	display: block;
	height: 60px;
}

/*ナビゲーション_ボックス02-------------------------------------------------------*/
#navi .box02 {
	padding: 0px;
	margin: 0px 0px 10px;
	width: 190px;
}
#navi .box02 ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#navi .box02 li {
	list-style: none;
}

/*ナビゲーション_ボックス02_T01-------------------------------------------------------*/
#navi .box02 .t01 a {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	color: #666666;
}
#navi .box02 .t01 a:hover,#navi .box02 .t01 a:active {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	color: #1C86E5;
}

/*ナビゲーション_ボックス02_T02-------------------------------------------------------*/
#navi .box02 .t02 a {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px 7px;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-bottom: 1px dotted #999999;
	color: #666666;
}
#navi .box02 .t02 a:hover,#navi .box02 .t02 a:active {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px 7px;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-bottom: 1px dotted #999999;
	color: #1C86E5;
}

/*ナビゲーション_ボックス02_T03-------------------------------------------------------*/
#navi .box02 .t03 a {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-bottom: 1px dotted #999999;
	color: #666666;
}
#navi .box02 .t03 a:hover,#navi .box02 .t03 a:active {
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 5px 5px 25px;
	display: block;
	border-bottom: 1px dotted #999999;
	color: #1C86E5;
}

/*メイン-------------------------------------------------------*/
#main {
	width: 600px;
	float: right;
	padding: 0px;
	margin: 0px;
}

/*ページタイトル_TOP-------------------------------------------------------*/
#mainimg {
	background: url(../imegs/mainimg.jpg) no-repeat;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 200px;
	width: 600px;
}
#mainimg01 {
	background: url(../imegs/index_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#mainimg02 {
	background: url(../imegs/index_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_このHPに初めていらしゃった方へ-------------------------------------------------------*/
#first {
	background: url(../imegs/first_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#first01 {
	background: url(../imegs/first_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#first02 {
	background: url(../imegs/first_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式投資の魅力-------------------------------------------------------*/
#charm {
	background: url(../imegs/charm_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#charm01 {
	background: url(../imegs/charm_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
/*ページタイトル_株式って何？-------------------------------------------------------*/
#base {
	background: url(../imegs/base_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#base01 {
	background: url(../imegs/base_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#base02 {
	background: url(../imegs/base_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式って何？-------------------------------------------------------*/
#bs {
	background: url(../imegs/bs_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#bs01 {
	background: url(../imegs/bs_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#bs02 {
	background: url(../imegs/bs_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#bs03 {
	background: url(../imegs/bs_03.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#bs04 {
	background: url(../imegs/bs_04.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#bs05 {
	background: url(../imegs/bs_05.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株主のメリット？-------------------------------------------------------*/
#advantage {
	background: url(../imegs/advantage_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#advantage01 {
	background: url(../imegs/advantage_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#advantage02 {
	background: url(../imegs/advantage_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#advantage03 {
	background: url(../imegs/advantage_03.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式投資用語集-------------------------------------------------------*/
#practice {
	background: url(../imegs/practice_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#practice01 {
	background: url(../imegs/practice_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式投資で成功するポイント-------------------------------------------------------*/
#point {
	background: url(../imegs/point_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#point01 {
	background: url(../imegs/point_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#point02 {
	background: url(../imegs/point_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式投資顧問なら安心-------------------------------------------------------*/
#safety {
	background: url(../imegs/safety_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#safety01 {
	background: url(../imegs/safety_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#safety02 {
	background: url(../imegs/safety_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_株式投資顧FAQ-------------------------------------------------------*/
#faq {
	background: url(../imegs/faq_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#faq01 {
	background: url(../imegs/faq_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_会員登録-------------------------------------------------------*/
#registration {
	background: url(../imegs/registration_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#registration01 {
	background: url(../imegs/registration_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#registration02 {
	background: url(../imegs/registration_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#registration03 {
	background: url(../imegs/registration_03.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#registration04 {
	background: url(../imegs/registration_04.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_会社概要、会社紹介-------------------------------------------------------*/
#company {
	background: url(../imegs/company_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#company01 {
	background: url(../imegs/company_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}
#company02 {
	background: url(../imegs/company_02.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*ページタイトル_サイトマップ-------------------------------------------------------*/
#sitemap {
	background: url(../imegs/sitemap_top.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 600px;
}
#sitemap01 {
	background: url(../imegs/sitemap_01.gif) no-repeat;
	margin: 0px 10px 10px;
	padding: 0px;
	height: 30px;
	width: 580px;
}

/*小見出し-------------------------------------------------------*/
.komidashi {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #1C86E5;
	margin: 0px;
	padding: 0px;
}


/*ボックス01-------------------------------------------------------*/
#main .box01 {
	width: 580px;
	padding: 0px;
	margin: 0px 10px 20px;
}
#main .box01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

/*ボックス02-------------------------------------------------------*/
#main .box02 {
	width: 560px;
	padding: 0px 10px 10px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #999999;
}
#main .box02 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box02 ul {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #1C86E5;
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#main .box02 a {
	font-weight: bold;
	color: #1C86E5;
	text-decoration: none;
}
#main .box02 a:hover,#main .box02 a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#main .box02 ol {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: decimal outside;
}



/*ボックス03-------------------------------------------------------*/
#main .box03 {
	width: 560px;
	padding: 0px 10px 10px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #999999;
}
#main .box03 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

/*ボックス03_B01-------------------------------------------------------*/
#main .box03 .b01 {
	margin: 10px 0px 0px;
	padding: 4px;
	height: 90px;
	width: 550px;
	border: 1px solid #999999;
}

/*ボックス03_B02-------------------------------------------------------*/
#main .box03 .b02 {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	float: left;
}
#main .box03 .b02 ul {
	margin: 0px;
	padding: 0px;
}
#main .box03 .b02 li {
	list-style: none;
}

/*ボックス03_B02_T01-------------------------------------------------------*/
#main .box03 .b02 .t01 a {
	text-decoration: none;
	background: url(../imegs/first_01a.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}
#main .box03 .b02 .t01 a:hover,#main .box03 .b02 .t01 a:active {
	text-decoration: none;
	background: url(../imegs/first_01b.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}

/*ボックス03_B02_T02-------------------------------------------------------*/
#main .box03 .b02 .t02 a {
	text-decoration: none;
	background: url(../imegs/first_02a.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}
#main .box03 .b02 .t02 a:hover,#main .box03 .b02 .t02 a:active {
	text-decoration: none;
	background: url(../imegs/first_02b.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}

/*ボックス03_B02_T03-------------------------------------------------------*/
#main .box03 .b02 .t03 a {
	text-decoration: none;
	background: url(../imegs/first_03a.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}
#main .box03 .b02 .t03 a:hover,#main .box03 .b02 .t03 a:active {
	text-decoration: none;
	background: url(../imegs/first_03b.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}

/*ボックス03_B02_T04-------------------------------------------------------*/
#main .box03 .b02 .t04 a {
	text-decoration: none;
	background: url(../imegs/first_04a.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}
#main .box03 .b02 .t04 a:hover,#main .box03 .b02 .t04 a:active {
	text-decoration: none;
	background: url(../imegs/first_04b.jpg);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	display: block;
}

/*ボックス03_B03-------------------------------------------------------*/
#main .box03 .b03 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 90px;
	width: 420px;
	float: right;
}
#main .box03 .b03 a {
	font-weight: bold;
	color: #1C86E5;
	text-decoration: none;
}
#main .box03 .b03 a:hover,#main .box03 .b03 a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*ボックス04-------------------------------------------------------*/
#main .box04 {
	width: 560px;
	padding: 0px 10px 10px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #999999;
}
#main .box04 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box04 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box04 li {
	list-style: none;
}

#main .box04 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 5px 0px 4px 20px;
}
#main .box04 a:hover,#main .box04 a:active {
	color: #1C86E5;
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 5px 0px 4px 20px;
}




/*ピックアップ01-------------------------------------------------------*/
#main .pickup01 {
	width: 580px;
	padding: 0px;
	margin: 0px 10px 20px;
	height: 80px;
}
#main .pickup01 ul {
	margin: 0px;
	padding: 0px;
}
#main .pickup01 li {
	list-style: none;
	display: inline;
}

/*ピックアップ01_T01-------------------------------------------------------*/
#main .pickup01 .t01 a {
	text-decoration: none;
	background: url(../imegs/index_03a.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: left;
}
#main .pickup01 .t01 a:hover,#main .pickup01 .t01 a:active {
	text-decoration: none;
	background: url(../imegs/index_03b.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: left;
}

/*ピックアップ01_T02-------------------------------------------------------*/
#main .pickup01 .t02 a {
	text-decoration: none;
	background: url(../imegs/index_03a.gif) no-repeat -198px 0px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: left;
}
#main .pickup01 .t02 a:hover,#main .pickup01 .t02 a:active {
	text-decoration: none;
	background: url(../imegs/index_03b.gif) no-repeat -198px 0px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: left;
}

/*ピックアップ01_T03-------------------------------------------------------*/
#main .pickup01 .t03 a {
	text-decoration: none;
	background: url(../imegs/index_03a.gif) no-repeat -395px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: right;
}
#main .pickup01 .t03 a:hover,#main .pickup01 .t03 a:active {
	text-decoration: none;
	background: url(../imegs/index_03b.gif) no-repeat -395px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 185px;
	display: block;
	float: right;
}

/*ピックアップ02-------------------------------------------------------*/
#main .pickup02 {
	width: 580px;
	padding: 0px;
	margin: 0px 10px 20px;
	height: 80px;
}
#main .pickup02 ul {
	margin: 0px;
	padding: 0px;
}
#main .pickup02 li {
	list-style: none;
}
#main .pickup02 a {
	background: url(../imegs/index_04a.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
	text-decoration: none;
}
#main .pickup02 a:hover,#main .pickup02 a:active {
	background: url(../imegs/index_04b.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 580px;
	text-decoration: none;
}

/*ピックアップ03-------------------------------------------------------*/
#main .pickup03 {
	width: 580px;
	padding: 0px;
	margin: 0px 10px 20px;
	height: 120px;
}
#main .pickup03 ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main .pickup03 li {
	list-style: none;
}
#main .pickup03 .b01 {
	height: 100px;
	width: 260px;
	border: 1px solid #808080;
	margin: 0px;
	padding: 9px;
	float: left;
	background: #F2F2F2;
}
#main .pickup03 .b01 a {
	background: url(../imegs/index_05a.jpg);
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 80px;
	width: 260px;
	text-decoration: none;
}
#main .pickup03 .b01 a:hover,#main .pickup03 .b01 a:active {
	background: url(../imegs/index_05b.jpg);
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 80px;
	width: 260px;
	text-decoration: none;
}



#main .pickup03 .b02 {
	height: 100px;
	width: 260px;
	border: 1px solid #808080;
	margin: 0px;
	padding: 9px;
	float: right;
	background: #F2F2F2;
}
#main .pickup03 .b02 a {
	background: url(../imegs/index_07a.jpg);
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 80px;
	width: 125px;
	text-decoration: none;
}
#main .pickup03 .b02 a:hover,#main .pickup03 .b02 a:active {
	background: url(../imegs/index_07b.jpg);
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 80px;
	width: 125px;
	text-decoration: none;
}
#main .pickup03 .b02 p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#main .pickup03 .b02 .b03 {
	float: right;
	width: 125px;
	margin: 5px 0px 0px;
	padding: 0px;
}
#main .pickup03 .b02 .b03 .t02 a {
	font-size: 10px;
	line-height: 12px;
	color: #1C86E5;
	text-decoration: none;
	background: url(none);
	display: inline;
	font-weight: bold;
}
#main .pickup03 .b02 .b03 .t02 a:hover,#main .pickup03 .b02 .b03 .t02 a:active {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	background: url(none);
	display: inline;
	font-weight: bold;
}



/*パンくずリスト-------------------------------------------------------*/
#main .list {
	text-align: right;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 600px;
}
#main .list ul {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#main .list li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 4px 20px;
	background: url(../imegs/pt.gif) no-repeat left center;
}
#main .list a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#main .list a:hover,#main .list a:active {
	text-decoration: none;
	color: #1C86E5;
	font-weight: normal;
}

/*ページトップ-------------------------------------------------------*/
#main .pt {
	text-align: right;
	width: 580px;
	margin: 0px 10px 20px;
	padding: 0px;
}
#main .pt ul {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#main .pt li {
	list-style: none;
}
#main .pt a {
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 5px 20px;
	background: url(../imegs/pt.gif) no-repeat left center;
	color: #666666;
}
#main .pt a:hover,#main .pt a:active {
	color: #1C86E5;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 5px 20px;
	background: url(../imegs/pt.gif) no-repeat left center;
}


/*サイト-------------------------------------------------------*/
.site {
	margin: 0px 10px 20px;
	padding: 0px 10px 10px;
	width: 560px;
	border-bottom: 1px dotted #666666;
}

.site ul {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 12px;
	line-height: 18px;
}
.site li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.site a {
	color: #1C86E5;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.site a:hover,.site a:active {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.site .t01 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 5px 0px 4px 20px;
}
.site .t01 a:hover,.site .t01 a:active {
	color: #1C86E5;
	text-decoration: none;
	background: url(../imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 5px 0px 4px 20px;
}


/*フッター-------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(../imegs/f_bg.gif) no-repeat;
	height: 73px;
}
#footer ul {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 10px 10px 5px;
	text-align: right;
	color: #FFFFFF;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #FFFF00;
	text-decoration: none;
}

/*フッター_コピーライト-------------------------------------------------------*/
#copyright {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover,#copyright a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#copyright address {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
}
