﻿/*** リンクカラー ***/
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
a {
	text-decoration: none;
}
/*** 設定（全般） ***/
strong {
	color: #FF0000;
}
.black {
	color:#000000;
}
.white {
	color:#FFFFFF;
}
.r_01_4 strong{
	color: #CC9900;
}
.hissu {
	font-size:small;
	color:red;
}
/*** 商品名 ***/
.name{
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 0 0 0 12px;
}
/** hito_title **/
#hito_title01{
	text-align:center;
	z-index: 1;
}
#hito_title02{
	background-color:#FFFFFF;
	height:50px;
	font-size:smaller;
	width:800px;
	margin:0 auto;
	padding:0;
/*	border-left:3px solid #cccccc;
	border-right:3px solid #cccccc;
*/	text-align:left;
	border-bottom:3px solid #FF0000;
}
#hito_title02_img{
	margin: 5px 340px auto 0;
}
#hito_title03{
position:relative; width:800px; margin:0 auto; z-index:99
}
#hito_title04{
	position:absolute;
	text-align:right;
	top: 9px;
	right: 9px;
	border:2px solid #4174AB;
	padding:3px;
	background-color: #4174AB;
	z-index: 100;
}
#hito_title04 strong{
color: #FFFFFF;
}
/** news **/
.news{
	width:510px;
	padding:10px;
	border:3px double #000099;
	margin-left:20px;
	font-size:large;
	font-weight:600;
	background-color:#E1F8FF
}
/***** ページ構成 *****/
#main00 {
	text-align: center;
	background-color: #FFFFFF;
}
#main01 {
	width: 800px;
	margin: 0px auto;
/*	border-left:3px solid #cccccc;
	border-right:3px solid #cccccc;
*/	background-color:#FFFFFF;
	color: #000000;
	text-align: left;
	z-index:1;
	position: relative;
}
#main02 {
	position: relative;
	margin: 0;
	padding: 10px 0 10px 10px;
	clear: both;
	width: 788px;
}
#main02 h2 {
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main02 p {
	line-height:150%;
	font-size:smaller;
}
#main03 {
	margin: 0px auto;
	clear: both;
	width: 590px;
	height:auto;
}
#main03 h2 {
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#green01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01green.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#cyan01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01cyan.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
h2#orange01{
	font-size:medium;
	margin:0 0 7px 10px;
	background-image: url(../images/h2_01orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 15px;
}
#main03 p {
	line-height:150%;
	font-size:smaller;
}
#header {
	width:798px;
	height: 70px;
	padding: 0;
	margin: 0;
	background-image: url('../images/title2.jpg');
	background-repeat: no-repeat;
	background-color:#191A36;
}
body {
	background-color: #FFFFFF;
	margin: auto 0;
	padding: 0;
}
/***** タイトル *****/
#site-mess {
	width: 798px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#site-mess h1 {
	width:inherit;
	height:12px;
	background-color: #191A36;
	margin: 0;
	padding: 3px 3px 3px 10px;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight:400;
}
#site-foot {
	width: 590px;
	margin: auto;
	padding: 0;
	text-align: center;
	background-color:#000;
	background-repeat: no-repeat;
	border-top:3px solid #FF0000;
}
#site-foot A {
	color: #AAFFFF;
	text-decoration: none;
}
#site-foot A:hover, #menu01 A:active {
	color:#FFFF00;
}
#site-foot p {
	width:inherit;
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000;
}
/** トップメニュー **/
#menu01 {
	width:350px;
	position: absolute;
	font-size: small;
	color: #FFFFFF;
	top: 0px;
	right: 5px;
}
#menu01 A:link, #menu01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu01 A:hover, #menu01 A:active {
	color:#FFFF00;
}
ul#menubar {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul#menubar li {
	height: auto;
	margin: 3px;
	border: 0px;
	font-size: 12px;
	list-style-type: none;
	float: right;
}
ul#menubar li a {
	text-decoration: none;
}
#menu {
	background-color: transparent;
	height: 50px;
	width: 798px;
}
#menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 15px;
}
#menu LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	font-weight:600;
	font-size:11px;
}
#menu A {
	color: #FFFFFF;
	font-size:12px!important;
	display: block;
	width: auto;
	text-decoration: none;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 10px;
}
#menu A:hover, #menu A:active {
	color:#FFFF00;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
}
#menu A.active:link, #menu A.active:visited {
	position: relative;
	z-index: 102;
	font-weight: bold;
}
#navlist li {
	background-color: transparent;
	width:106px;
	text-align:center;
	margin: 3px 11px;
	font-size:11px!important;
}
/**** パンクズリンク *****/
.pro_pan {
margin:0 200px 10px 10px; font-size:smaller;
}
/***** 左側 *****/
.l_03 {
	position: relative;
	width:555px;
	margin:5px 10px 10px 10px;
	text-align:left;
}
.l_03 p{
margin:0!important;
}
#l_04 {
	position: relative;
	width:555px;
	margin:5px 10px 10px 10px;
	text-align:center;
}
.l_05 {
	position: relative;
	margin-left:10px;
	margin-bottom: 20px;
	width: 570px;
	margin-left: 0px;
}
/*** 右側 ****/
#r_01 {
	position:absolute;
	top:10px;
	left:613px;
	width:170px;
}
#r_01 h3 {
	color:#FFFFFF;
	font-size:smaller;
	margin:0 0 7px 0;
	line-height:130%;
}
#r_01 p {
	line-height:130%;
	color:#FFFFFF;
	font-size:smaller;
}
#r_01 A {
	color: #003399;
	text-decoration: none;
}
#r_01 A:hover, #menu01 A:active {
	color:#CC0000;
}

.r_top_img {
	margin-bottom:10px;
	border: 1px solid #FFFFFF;
}
.r_01_1 {
	padding:7px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.r_01_2 {
	padding:7px;
	border-bottom:1px solid #FFFFFF;
}
.r_01_3 {
	text-align:center;
}
.r_01_3 img {
	margin:20px auto;
}
.r_01_4 {
	padding:7px;
	font-weight: 600;
}
.r_01_4 p {
	line-height:180%!important;
}
.r_01_4 a:link, .r_01_4 a:visited {
	color:#000000!important;
	text-decoration:underline!important;
}
.r_01_4 A:hover, .r_01_4 A:active {
	color:#FF3300!important;
	text-decoration:underline!important;
}
.r_title_01 {
	background-color:#FFFFFF;
	text-align:center;
	height:25px;
	border-left: 6px solid #999999;
	border-right: 6px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	position:relative;
}
.r_title_02 {
	position:absolute!important;
	top:0px!important;
	color:#21397F!important;
	left: 40px!important;
	margin:0!important;
	font-size:medium!important;
}
.r_title_03 {
	position:absolute!important;
	top:0px!important;
	color:#21397F!important;
	left: 10px!important;
	margin:0!important;
	font-size:medium!important;
	width: 127px;
}
.r_01_5 {
	text-align:center;
	margin-top: 20px;
	background-color:#EEEEEE;
	font-weight:600;
	font-size: small;
	line-height: 130%;
}
.r_01_5 a:link, .r_01_5 a:visited {
	color:#003399!important;
}
.r_01_5 A:hover, .r_01_5 A:active {
	color:#FF3300!important;
}
.r_01_5_1 {
	padding:7px;
	border-bottom:1px dotted #999999;
	border-top:3px double #999999;
}
.r_01_5_2 {
	padding:7px;
	border-bottom:1px dotted #999999;
}
.r_01_5_2 a:link, .r_01_5_2 a:visited {
	color:#003399!important;
}
.r_01_5_2 A:hover, .r_01_5_2 A:active {
	color:#FF3300!important;
}
.r_01_5_3 {
	padding:7px;
	border-bottom:1px dotted #999999;
	text-align:left;
	color:#333333;
	font-size: smaller;

}
.r_01_5_4 {
	padding:7px;
	border-bottom:3px double #999999;
}
.r_01_6 {
	margin:0;
	padding:1px 0;
	border-bottom:3px double #999999;
	border-top:3px double #999999;
	background-color: #EEEEEE;
}
.r_01_7 {
	color:#333333!important;
	margin:7px 0 0 5px!important;
}
.r_01_8 {
color:#333333!important; margin: 0 0 0 5px!important;
}

.t-rack01 {
	margin:15px 15px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	height:130px;
	position:relative;
}
.t-rack02 {
	margin:15px;
	padding-bottom:10px;
	height:130px;
	position:relative;
}
.t-rack01b {
	margin:0;
	padding-bottom:0px;
	border-bottom:1px solid #999999;
	height:148px;
	position:relative;
}
.t-rack02b {
	margin:0 0 10px 15px;
	padding-bottom:0px;
	position:relative;
	width: 555px;
}
.t-rack02b td{
	vertical-align:top;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width: 96px;
	border: 1px solid #999999;
}
.t-rack02b h4{
margin:0 3px 3px 0; font-size:9pt;
}
.t-rack02b p{
	margin:0 0 3px 0!important;
	font-size:smaller!important;
}
.t-rack02b h5{
	margin:3px 0 0 0;
	text-align:right;
	color:red;
	font-size:11px
}
.t-rack-title {
	background-color:#999999;
	border-bottom:solid 2px #0099FF;
	padding:3px 0 3px 7px;
	width:auto;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-size:smaller;
}
.t-rack-title A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-title A:hover, #menu01 A:active {
	color:#FFFF00;
}
.t-rack-titleb {
	background-color:#999999;
	border-bottom:solid 2px #0099FF;
	width:auto;
	margin:0;
	color:#FFFFFF;
	font-size: smaller!important;
	text-align: center;
}
.t-rack-titleb A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-titleb A:hover, #menu01 A:active {
	color:#FFFF00;
}
.new {
	z-index:2;
	position:absolute;
	top:10px;
	left:10px;
}
.t-img {
	width: 180px;
	height:130px;
}
.t-rack-r {
	width:337px;
	position:absolute;
	left: 190px;
	top:0;
}
.t-rack-r p{
margin-top: 0px!important;
margin-left: 5px!important;
}
.t-imgb {
	margin: 0!important;
	width: 96px;
}
.t-rack-rb {
	overflow:auto;
	font-size:small;
	width: 435px!important;
	vertical-align: top;
}
.t-rack-foot {
	background-color:#999999;
	border-bottom:solid 2px #0099FF;
	width:100%!important;
	margin:0;
	color:#FFFFFF;
	font-size: smaller!important;
    font-weight:600; color:#FFFFFF;
	 text-align:right;
	 }
.t-rack-foot A {
	color: #FFFFFF;
	text-decoration: none;
}
.t-rack-foot A:hover, #t-rack-foot A:active {
	color:#FFFF00;
}
.list-foot{
margin:0; text-align:center;}
.pro_td_4{
	width:425px!important;
	border: none!important;
}
.pro_td_3{
width:325px!important; border:none!important;
}
.pro_td_2{
	width:200px!important;
	border:none!important;
}
.tokusyo {
	background-color:#FFFFCC;
	text-align:center;
	margin-bottom:20px;
	font-weight:600;
	font-size: small;
	line-height: 130%;
	border: 1px solid #666666;
}
.tokusyo_2 {
	padding:7px;
	text-align:center;
	margin-top:20px;
	font-size: 11px;
	line-height: 130%;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.fax {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 150%;
	top: 0px;
	left: 0px;
	border: 1px solid #666666;
	text-align:center;
	background-color:#CC0000;
}
.fax strong {
	color:#FFFFFF;
}
/***** フッター *****/
#footer {
	text-align: center;
	line-height: 200%;
	font-size: 12px;
	position: relative;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 80px;
	width: 100%;
}
/***** トップへ *****/
.go_top01 {
	text-align:right;
	width:590px;
	margin: auto;
	/*margin-right:225px;*/
	font-size: smaller;
	margin-bottom: 10px;
}
/**** 商品内容 ****/
.catalog {
	width:555px;
	height:auto;
	margin:15px 0;
	border:1px solid #999999;
}
.catalog ul{
margin:10px; line-height:200%; font-size:smaller;
}
.catalog li{
list-style: disc; margin-left:20px;}
.top_h4{
	margin:0;
	background-color:#3399CC;
	color:#FFFFFF;
	padding:5px;
	font-size: smaller;
	text-align: center;
}
.ex{
	font-size:smaller;
	text-align:right;
	margin:5px auto 10px auto
}
.com_case0{
text-align:left; padding:10px 10px 5px 10px; margin:5px 10px;
}
.com_case0 p{
margin:0 0 10px 0;
}
.com_case{
text-align:left; /*border:2px*/ solid #cccccc; padding:10px 10px 5px 10px; margin:5px 10px;
}
.com_case p{
margin:0 0 10px 0;
}
.com_case2{
text-align:center;
}
.com_case2 img{
	margin:5px 0 5px 0;
}
.com_case3{
	text-align:center; padding:10px 10px 10px 10px; margin:10px;
}
.com_rack01 {
	width:535px;
	margin:10px 10px 15px 10px;
	font-size:smaller
}
.com_cell01 {
	background-color:#D9ECFF;
	text-align:center;
}
.com_cell02 {
	text-align:left;
}
.com_cell03 {
	width: 70px;

}
.com_cell02 {
text-align:left;
}
.com_cell03 {
	width: 70px;

}
.com_cell02b {
text-align:left; width:280px;
}
.com_cell03b {
	width:60px;
	text-align:center!important;
}
.pro_kategorie {
	padding:5px;
	font-weight: 600;
	border: 3px double #999999;
	margin: 0 300px 0 5px;
	background-color: #E1F0FF;
}
.dw2 {
	text-align:right;
	font-size:smaller;
	margin-bottom:10px;
	line-height: 150%;
}
.t-rack02c{
	text-align:center;
	font-size:smaller;
	line-height:150%;
	margin-left:10px;
	width:535px;
}
.t-r02c-head{
	border:0;
	text-align:left;
	padding: 5px 10px 0px 10px;
	margin: 0;
}
.t-r02c-cate{
background-color:#EEEEEE;
padding:5px;
}
.t-r02c-tit{
	text-align:left;
	background-color:#CCCCCC;
	padding: 0;
	margin: 0;
}
.t-r02c-tit2{
text-align:left; background-color:#CCCCCC; border-bottom:7px solid #DDDDDD;}
.t-r02c-br{
background-color:#C7E3F1;padding:5px;
}
.t-r02c-gr{
background-color:#DDDDDD;padding:5px;
}
.t-r02c-w1{
border-bottom:1px solid #CCCCCC;padding:5px;
}
.t-r02c-w2{
border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC;padding:5px;
}
/*** カート ***/
.cart {
"margin:15px;
}
#souryou {
	font-size:10px;
	font-weight:600;
	color:#F00;
}