body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #4C4C4C;/* ----K70%------ */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
	background-image: url(../common_img/back.jpg);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6,p,dl,dd,dt,form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol.no {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style: inside;
}
	
#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	height: 100%;
}


/* --------------------リンク--------------------- */

a:link {
  color: #4C4C4C;
  background: transparent;/* ---transparent--- */
  text-decoration:none;
}

a:visited {
  color: #4C4C4C;
  background: none;
  text-decoration:none;
}

a:hover{
  color: #66CCFF;/* ----みずいろ----- */
  background: transparent;
  text-decoration:underline;
}
a:active{
  color: #3399FF;/* ---あお--- */
  background: transparent;
  text-decoration:underline;
}


/* --------------------ヘッダー--------------------- */
#rogo {
    width: 800px;
	margin: 0px auto;
	padding: 20px 0px 3px 0px;
}

#header {
	height: 42px;
	padding: 0px 0px 0px 0px;
	clear: both;
	background-image: url(../common_img/head_back.jpg);
	background-repeat: repeat-x;
}

#head_naka {
    width: 800px;
	margin: 0px auto;
}
#head_left {
    width: 560px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#head_right {
    width: 230px;
	margin-left: 565px;
	text-align:right;
	padding: 10px 0px 0px 0px;
}


/* --------------------フラッシュ--------------------- */
#fla {
	height: 230px;
	padding: 0px 0px 0px 0px;
	clear: both;
	background-image: url(../common_img/fla_back.jpg);
	background-repeat: repeat-x;
}

#fla_topnaka {
    width: 800px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
}
#fla_naka {
    width: 800px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
}
#fla_naka2 {
    width: 800px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
#fla_topnaka ul,#fla_naka ul {
    float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 201px;
	height: 206px;
}
#fla_topnaka li,#fla_naka li {
	width: 201px;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#fla_topnaka li a:hover img,
div#fla_naka li a:hover img {
    filter: alpha(opacity=70);
    opacity:0.7;
    background: #000;
}

#fla_topnaka #swf_top {
    margin: 0;
	padding: 0;
	width: 596px;
	height: 212px;
}


/* --------------------トップ中央--------------------- */
#top_left {
    width: 195px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#top_naka {
    width: 330px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#top_right {
    width: 250px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#p_news {
	width: 330px;
	height: 567px;
	overflow: auto;
	background-image: url(../top_img/news_back.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#c_news {
	width: 330px;
	height: 457px;
	overflow: auto;
	background-image: url(../top_img/news_back.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}


/* --------------------製品ジャンル--------------------- */
.genre00もと {
    width: 170px;
	padding: 0px 0px 0px 15px;
	margin-top: 50px;
}

.genre {
    width: 170px;
	line-height: normal;
	padding: 0px 0px 0px 15px;
	margin-top: 50px;
}
.genre2 {
	font-size: 10px;
	line-height: 140%;
    width: 170px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}

/* --------------------製品ジャンルリンク--------------------- */

a.genre:link {
  color: #4C4C4C;
  font-weight: bold;
  background: transparent;/* ---transparent--- */
  text-decoration:none;
}

a.genre:visited {
  color: #4C4C4C;
  font-weight: bold;
  background: none;
  text-decoration:none;
}

a.genre:hover{
  color: #66CCFF;/* ----みずいろ----- */
  font-weight: bold;
  background: transparent;
  text-decoration:underline;
}
a.genre:active{
  color: #3399FF;/* ---あお--- */
  font-weight: bold;
  background: transparent;
  text-decoration:underline;
}


/* --------------------トップ＿最新情報リンク--------------------- */

a.p_news:link {
  color: #0000FF;
  background: transparent;/* ---transparent--- */
  text-decoration:underline;
}

a.p_news:visited {
  color: #0000FF;
  background: transparent;
  text-decoration:underline;
}

a.p_news:hover{
  color: #66CCFF;/* ----みずいろ----- */
  background: transparent;
  text-decoration:none;
}
a.p_news:active{
  color: #3399FF;/* ---あお--- */
  background: transparent;
  text-decoration:none;
}

a.p_news2 {
  color: #CC0000;
  background: transparent;/* ---transparent--- */
  text-decoration:underline;
}

a.p_news2:hover{
  color: #CC6666;
  background: transparent;
  text-decoration:none;
}

/* --------------------ランキングリンク--------------------- */
#ranking++ {
    font-size: 95%\9;
}
a.ran:link {
  color: #4C4C4C;
  background: transparent;/* ---transparent--- */
  text-decoration:underline;
}

a.ran:visited {
  color: #4C4C4C;
  background: transparent;
  text-decoration:underline;
}

a.ran:hover{
  color: #66CCFF;/* ----みずいろ----- */
  background: transparent;
  text-decoration:none;
}
a.ran:active{
  color: #3399FF;/* ---あお--- */
  background: transparent;
  text-decoration:none;
}


/* --------------------フッダー--------------------- */
#footer {
	height: 62px;
	padding: 10px 0px 10px 0px;
	color:#FFFFFF;
	clear: both;
	background-image: url(../common_img/foot_back.jpg);
	background-repeat: repeat-x;
}

#footer_naka {
    width: 800px;
	margin: 0px auto;
}
#footer_left {
    width: 450px;
	float: left;
	font-size: 10px;
	padding: 37px 0px 0px 0px;
}
#footer_right {
    width: 300px;
	margin-left: 490px;
	font-size: 11px;
	text-align:right;
	padding: 37px 0px 0px 0px;
}


/* --------------------フッダーリンク--------------------- */

a.foot:link {
  color: #FFFFFF;
  background: transparent;/* ---transparent--- */
  text-decoration:none;
}

a.foot:visited {
  color: #FFFFFF;
  background: transparent;
  text-decoration:none;
}

a.foot:hover{
  color: #66CCFF;/* ----みずいろ----- */
  background: transparent;
  text-decoration:underline;
}
a.foot:active{
  color: #C8EDFF;/* ---うすいみずいろ--- */
  background: transparent;
  text-decoration:none;
}


/* --------------------パンくずリスト--------------------- */

.pan {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

.pan2 {
	font-size: 10px;
	padding: 0px 0px 5px 0px;
}


/* --------------------製品一覧、3段組--------------------- */

.ichi {
    width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 23px 0px 0px;
	font-size: 90%;
	line-height: 110%;
}

.ichi2 {
    width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 110%;
}

/* --------------------製品一覧トップへ--------------------- */

.ichitop {
	width: 100%;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
	text-align:right;
	clear: both;
}

/* --------------------製品、2段組み--------------------- */
.naka_box {
    width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 110%;
}

.naka_box2 {
    width: 573px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 27px;
	background-image: url(../common_img/naka_back.gif);
	background-repeat: repeat-y;
}

.naka_box2_a {
    width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 110%;
}

.naka_box2_b {
    width: 300px;
	float: left;
	margin: 0px 0px 0px 15px;
}

.naka_box2_c {
    width: 570px;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.naka_box3 {
    width: 600px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;

}

/* --------------------▼▼--------------------- */
.clear-left{
	clear:left;
}

.clear-both{
	clear:both;
	height: 0px;
	font-size: 0px;
	text-align: center;
}

/* --------------------罫線--------------------- */

.hr_dot{
    border:dotted;
    border-top:dashed 1px #CCCCCC;
    height:1px;
    color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.hr_dot2{
    border:dotted;
    border-top:dashed 1px #CCCCCC;
    height:1px;
    color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.hr_dot3{
    border:dotted;
    border-top:dashed 1px #CCCCCC;
    height:1px;
    color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr_tv{
	border:solid 1px #E0D1D1;
	height:1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hr_tv2{
    border:dotted;
    border-top:dashed 1px #E0D1D1;
    height:1px;
    color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hr_eco{
    height:1px;
    color:#C7F1C7;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hr_eco2{
    border:dotted;
    border-top:dashed 1px #C7F1C7;
    height:1px;
    color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* --------------------リスト--------------------- */

ul.chek1 {
    margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-type: circle;
}

ul.chek2 {
    margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-type: disc;
}

ul.chek3 {
    margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-type:square;
}

ul.chek4 {
    margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-type: decimal;
}

/* --------------------ページトップに戻る--------------------- */

.pagetop {
	width: 100%;
	margin: 20px 0px 0px 0px;
	font-size: 80%;
	text-align:right;
	clear: both;
}





ul#pickup_banner {
    margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 250px;
}
ul#pickup_banner li {
    margin: 0;
	padding: 0;
	list-style: none;
	height: 55px;
	padding-top: 5px;
}
ul#pickup_banner li a:hover img {
    filter: alpha(opacity=70);
    opacity:0.7;
    background: #fff;
}




ul#t_r_banner {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#t_r_banner li {
    margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 2px;
}
ul#t_r_banner li a:hover img {
    filter: alpha(opacity=70);
    opacity:0.7;
    background: #fff;
}





#swf_gps_dl {
    margin-bottom: 5px;
}




#top_left ul,.naka_box ul {
	margin: 0;
	padding: 0;
	width: 195px;
	padding-top: 51px;
	background: url(../top_img/left_r1_c1.jpg) no-repeat top left;
	font-size: 13px;
}
#top_left li,.naka_box li {
	list-style: none outside;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-left: 15px;
}
#top_left li.tl_navi01,.naka_box li.tl_navi01 {
    background: url(../top_img/left_r2_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi02,.naka_box li.tl_navi02 {
    background: url(../top_img/left_r6_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi03,.naka_box li.tl_navi03 {
    background: url(../top_img/left_r5_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi04,.naka_box li.tl_navi04 {
    background: url(../top_img/left_r4_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi05,.naka_box li.tl_navi05 {
    background: url(../top_img/left_r10_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi06,.naka_box li.tl_navi06 {
    background: url(../top_img/left_r7_c1.jpg) no-repeat top left;
	height: 34px;
	font-size: 10px;
	padding-top: 10px;
	line-height: 140%;
}
#top_left li.tl_navi07,.naka_box li.tl_navi07 {
    background: url(../top_img/left_r11_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi08,.naka_box li.tl_navi08 {
    background: url(../top_img/left_r8_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi09,.naka_box li.tl_navi09 {
    background: url(../top_img/left_r9_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi10,.naka_box li.tl_navi10 {
    background: url(../top_img/left_r12_c1.jpg) no-repeat top left;
	height: 24px;
	padding-top: 13px;
}
#top_left li.tl_navi13,.naka_box li.tl_navi13 {
	background-image: url(../top_img/left_r13_c1.jpg);
		height: 24px;
	padding-top: 13px;
}
