
#my_body {
	BORDER-RIGHT: 0px solid; 
	BORDER-LEFT: 0px solid; 
	MARGIN: 0px auto; 
	width:740px;
	height: 100%;
  	min-height: 100%;
	text-align:center;

	color: #666666; 
	font-family: ＭＳ ゴシック, Osaka－等幅;
	font-size: 12px;
	line-height: 1.5em;
	height: 2.2em;
}

#my_body h1 {
	PADDING-LEFT: 15px;
	margin: 15px 0px 0px 0px;  
	font-size: 13px;
	color:#2b6fb6;
	text-align:left;
	vertical-align:text-top;
}


#myheader {
	WIDTH: 100%;
	height:5px;
	BACKGROUND-COLOR: none;
	background:url(../../img/h-01.jpg);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: none;
	margin:10px 0px 0px;
	line-height: normal;
}
#myheader h4 {
	color: #ffff33;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 14px;
	FLOAT: left;
}
#myheader p.top_head_02 {
	color: #ffffee;
	padding-right: 23px;
	padding-top: 5px;
	font-size: 12px;
	FLOAT: right;
}
#myheader p.top_head_03 {
	color: #ffffee;
	padding-right: 23px;
	padding-top: 5px;
	font-size: 12px;
	FLOAT: right;
}
#myheader p.top_menu {
	color: #ffffff;
	padding-right: 23px;
	padding-top: 40px;
	font-size: 12px;
	FLOAT: right;
}

a:link {
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	color: #00cc00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.home:link {
	color:#003399;
	text-decoration:none;
}
a.home:visited {
	color: #003399;
	text-decoration: none;
}
a.home:hover {
	color: #ffffff;
	text-decoration: none;
}
a.menu:link {
	color: #33ffff;
		text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
		text-decoration: none;
}
a.menu:hover {
	color: #33ffff;
		text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.link:link {
	color: #339966;
		text-decoration: none;
}
a.link:visited {
	color: #339966;
		text-decoration: none;
}
a.link:hover {
	color: #0099ff;
		text-decoration: none;
}


#my_cate {
	background-color:#ffffff;
	width: 100%;
}

#inmy_cate{
/*
	width: 500px;
	background-color:#ffff00;
*/
	float: right;
}

a#cate1 {
	float: right;

   display: block;
   width: 215px;
   height: 24px;
   text-indent: -1000px;
   background-image: url("../../img/top_10.jpg");
}
a#cate1:hover {
   background-image: url("../../img/top_10_h.jpg");
}
#cate1fix{
	float: right;

   display: block;
   width: 215px;
   height: 24px;
   text-indent: -1000px;
   background-image: url("../../img/top_10_h.jpg");
}

a#cate2 {
	float: right;

   display: block;
   width: 196px;
   height: 24px;
   text-indent: -1000px;
   background-image: url("../../img/top_11.jpg");
}
a#cate2:hover {
   background-image: url("../../img/top_11_h.jpg");
}
#cate2fix {
	float: right;

   display: block;
   width: 196px;
   height: 24px;
   text-indent: -1000px;
   background-image: url("../../img/top_11_h.jpg");
}
#my_footer {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	height: 40px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: none;
	TEXT-ALIGN: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-bottom: 0px;
}

.foot {
	color: #2b6fb6;
	font-size: 12px;
}






#globalnav {
	WIDTH: 100%;
	BACKGROUND-COLOR: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin: 0px;
}
.hear {
	margin-top:0px;
	height: 0.2em;
}
#mynavi {
	background:url(../../img/h-02.jpg);
	height: 39px;
	text-align:center
	FONT-SIZE: 12px;
}
#mynavi .menu {
	BACKGROUND-IMAGE: none;

	color:#993300;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	BORDER-RIGHT:  #ffffff 0px solid;
	BORDER-LEFT:   #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 0px solid;

	line-height:	20px;
	FONT-SIZE: 12px;

	PADDING-RIGHT:   3px;
	PADDING-LEFT:    3px;
	PADDING-BOTTOM:  10px;
	PADDING-TOP:     10px;
}
#mynavi .menu_left {
	margin-left: 245px;
}



/*****************************************
#contents {
	FLOAT: left; WIDTH: 740px;
	background-color:#ffffff;
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 20px;
	text-align:center;
}
#main {
	vertical-align: top;
	width: 700px;
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 120px;
	PADDING-TOP: 0em;
	padding-bottom: 0em;
	float: left;
}
#method_main {
	vertical-align: top;
	width: 700px;
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 120px;
	PADDING-TOP: 0em;
	padding-bottom: 0em;
	float: left;
}
#use_main {
	vertical-align: top;
	width: 700px;
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 100px;
	PADDING-TOP: 0em;
	padding-bottom: 0em;
	float: left;
}
#method_submain {
	vertical-align: top;
	width: 700px;
	margin: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 120px;
	PADDING-TOP: 0em;
	padding-bottom: 0em;
	float: left;
}
H1 {
	PADDING-LEFT: 15px;
	margin: 15px 0px 0px 0px;  
	font-size: 13px;
	color:#2b6fb6;
	text-align:left;
	vertical-align:text-top;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 35px;
	line-height: 24px;
	font-weight: 100;
	text-align: left;
	height: 24px;
}
h2.h2 {
	font-size: 14px;
	background:url(img/sub_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 30px 0px 15px50px;
	padding: 0px 0px 0px 35px;
	line-height: 24px;
	font-weight: 100;
	text-align: left;
	height: 24px;
}
h5 {
	margin: 30px 0px 15px50px;
	background:url(img/sub_title.jpg);
	background-repeat: no-repeat;
	height:21px;
	padding: 2px 0px 0px 35px;
	color: #6699FF;
	text-align: left;
	font-size: 14px;}
.green {
	color: #339999;
	font-weight: bold;
}
.whatsnew {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; MARGIN-TOP: 0px; SCROLLBAR-FACE-COLOR: #ffffff; PADDING-BOTTOM: 5px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; MARGIN-LEFT: 0px; OVERFLOW: auto; BORDER-LEFT: #cccccc 1px solid; WIDTH: 600px; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #6699cc; PADDING-TOP: 5px; SCROLLBAR-TRACK-COLOR: #ffffff; BORDER-BOTTOM: #cccccc 1px solid; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; HEIGHT: 180px; text-align:left; padding-left: 0px;
}
.line {
background:url(img/top_dot2.gif);
background-repeat: repeat-y;
width: 550px;
height: 1px;
text-align:center;
}
#method_main_contents {
	margin: 0px 0px 0px -40px;  
	font-size: 13px;
	text-align:left;
	vertical-align:text-top;
}
#method_main_contents p {
	margin: 0px 40px 0px 40px;  
	font-size: 12px;
	text-align:left;
	vertical-align:text-top;
	color:#666666;
}
h3 {
	font-size: 14px;
	color: #3974AE;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
	padding: 4px 0px 6px 30px;
	background-image: url(img/3rd_blurblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.long_text {
	width:600px;
	text-align:left;
}
.sub_title {
	color: #6699FF;
	font-size: 14px;}
#main h1 {
	font-size: 18px;
	color:#0099ff;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -50px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align: left;
	height: 50px;
}
#use_main h1 {
	font-size: 18px;
	color:#0099ff;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -30px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align: left;
	height: 50px;
}
#method_main h1 {
	font-size: 18px;
	color:#0099ff;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -50px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align: left;
	height: 50px;
}
#method_submain h1 {
	font-size: 18px;
	color:#FF6633;
	background-image: url(img/barline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -50px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align: left;
	height: 50px;
}
.topics p {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
	text-align:left;
	line-height: 1.4em;
	color:#666666;
}
.underhtwo {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align:left;
	margin-left: 70px;
}
.m-r {
	margin-left: 20px;
}
p.right {
	text-align: right;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
	margin-left: 0px;
}
li {
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 65px;
	text-align: left;
}
p.headword {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 10px;
	margin-left: 32px;
}
.go3 {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.go3 a {
	background-image: url(img/greenpoint01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.products {
	width: 548px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.products h2 {
	color: #339999;
	font-weight:bold;
	font-size: 16px;
	background-image: url(img/2rd_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 21px;
}
.products div {
	font-size: 12px;
	color: #3399ff;
	padding: 0px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.products p {
	margin-right: 7px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.catch {
	font-size: 16px;
	font-weight: bold;
	color:#CE3031;
	margin-bottom: 12px;
	height: 2em;
}
p.last {
	margin-bottom: 20px;
}
.tya {
	color: #ac5959;
}
.red {
	color: #FF0000;
}
.white {
	background-color: #FFFFFF;
}
.catch {
	font-size: 16px;
	font-weight: bold;
	color:#CE3031;
	margin-bottom: 12px;
}
table.price {
	margin-bottom: 16px;
}
table.price td {
	font-size: 10px;
	padding: 6px;
}
table.price td.left {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}
table.price td.top {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #689ACD;
	font-weight: bold;
	text-align: center;
}
table.price td.sumup {
	background-color: #FF9966;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.go4 {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.go4 a {
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.go6 {
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-left: 16px;
	font-size: 14px;
	vertical-align: middle;
	line-height: normal;
}
p.last {
	margin-bottom: 20px;
}
p.lastright {
	margin-bottom: 20px;
	text-align: right;
}
.tabl td {
	background-color: #FFFFFF;
}
.fourth {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	text-align:left;
}
.fourth2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align:left;
}
dl.fourth {
	margin: 0px 0px 16px;
	padding: 0px 0px 8px;
	background-image: url(img/border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.fourth dt {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: left;
}
dl.fourth dd {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
dl.fourth span {
	color: #666666;
}
p.warn {
	color: #CC3300;
	line-height: 1.5em;
}
table.inquiry {
	margin-left: 50px;

}
table.. td {
	font-size: 12px;
	padding: 6px;
}
table.inquiry td span {
	color: #CC3300;
}
.what_pic01 {
	background-position:left top;
	float: left;
	margin: 10px 20px 10px 0px;
	border: none;
}
.pic {
	margin: 10px 50px 10px 50px;
}
.lineup_pic {
	background-position:left top;
	float: right;
}
.blue_txt {color: #3399FF}
.blueb_txt {color: #3399FF;
font-weight:bold;}
.sub {
background-color:#FF3399;
font-size:14px;
color: #FFFFFF;
width:646px; 
height:1.2em;
}
.sub0 {
background-color:#FF66cc;
font-size:14px;
color: #FFFFFF;
width:646px; 
height:1.2em;
}
.sub1 {
background-color:#FF6600;
font-size:14px;
color: #FFFFFF;
width:646px; 
height:1.2em;
}
.sub2 {
background-color:#FF9900;
font-size:14px;
color: #FFFFFF;
width:646px; 
height:1.2em;
}
.sub3 {
background-color:#FFcc00;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub4 {
background-color:#D5C95E;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub5 {
background-color:#FFFF33;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub6 {
background-color:#FFFF99;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub7 {
background-color:#339900;
font-size:14px;
color: #ffffff;
width:646px; 
height:1.2em;
}
.sub8 {
background-color:#66CC33;
font-size:14px;
color: #ffffff;
width:646px; 
height:1.2em;
}
.sub9 {
background-color:#33CC66;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub10 {
background-color:#66FF99;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub11 {
background-color:33ccff;
font-size:14px;
color: #ffffff;
width:646px; 
height:1.2em;
}
.sub12 {
background-color:99ffff;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.sub13 {
background-color:3366ff;
font-size:14px;
color: #ffffff;
width:646px; 
height:1.2em;
}
.sub14 {
background-color:3399ff;
font-size:14px;
color: #ffffff;
width:646px; 
height:1.2em;
}
.sub15 {
background-color:6699ff;
font-size:14px;
color: #03366;
width:646px; 
height:1.2em;
}
.lineup {
margin: 0px 0px 220px 0px;
}
.lineup2 {
margin: 0px 0px 240px 0px;
}
.lineup3 {
margin: 0px 0px 140px 0px;
}
.group_topics p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 1.2em;
	color:#666666;
}
.page {
overflow: scroll; 
background-attachment: fixed; 
}
.img-waku {
position: relative;
left: 0px;
top: 0px;
padding: 5px;
background: #FFFFF0;
border: 1px solid #cccccc;
background-color: #FFFFFF;
}
.10size {font-size: 10px}

.emina-siyouhou {
	margin::0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	background:#FF3300 url(img/kochira.jpg) no-repeat;
}

*****************************************/


