@charset "Shift_JIS";


/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */

h2 {
background:url(../img/bg_h2.jpg) no-repeat;
background-position:15px 0;
height:40px;
text-align:left;
padding:9px 0 0 0;
	font-size:15px;
	font-weight:bold;
	clear:both;
	color:#fff;
	text-indent:30px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


h3 {
background:url(../img/bg_h3.jpg) no-repeat;
background-position:15px 0;
height:40px;
text-align:left;
padding:8px 0 0 0;
	font-size:13px;
	font-weight:normal;
	clear:both;
	color:#555;
	text-indent:30px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}



h4 {
	background:url(../img/bg_h4.jpg) no-repeat;
	background-position:30px 3px;
	height:30px;
	font-size:12px;
	color:#3B578F;
	padding:0px 0 0 0px;
	text-indent:45px;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	}
	
	
h5 {
	background:url(../img/bg_h5.jpg) no-repeat;
	background-position:27px 0px;
	height:30px;
	font-size:12px;
	color:#3B578F;
	padding:0px 0 0 0px;
	text-indent:45px;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	}

blockquote {
	margin:5px 15px 5px 15px;
	padding:10px;
	font-size:100%;
	border:2px solid #3E7EC5;
	background-color:#f6f6f6;
	vertical-align:middle;
	clear:both;
	text-align:center;
	width:360px;
	}

/* body
----------------------------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:url(../img/bg_body.jpg);
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#2580C9; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.r1 {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.r {
	float:right;
	margin:0px 0px 10px 10px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}

.l {
	float:left;
	margin:0px 10px 10px 0px;
}


.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;

}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.green_big {
	color:#07833B;
	font-size:16px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


.bor {
border:1px solid #ccc;
}

.center {
text-align:center;

}


.green_b {
color:#108610;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:14px;
}


.catch {
	color:#3CAC1E;
	font-size:16px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

/* oowaku
----------------------------------- */

#all {
	text-align:center;
	background:url(../img/bg_all.jpg) repeat-x;
}


#container {
	width:800px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_cont.jpg) repeat-y;
	clear:both;
}

#container-in1 {
	width:800px;
	margin: 0 auto;
	position: relative;
	background:url(../img/bg_cont_in.jpg) no-repeat;
}

#container-in2 {
	width:800px;
	margin: 0 auto;
	position: relative;
	background:url(../img/bg_cont_in2.jpg) no-repeat;
}

/* head
----------------------------------- */


#head {
background:url(../img/bg_header.jpg) no-repeat;
height:71px;
position:relative;
width:800px;
}

#head h1 a {
	background:none;
	display:block;
	height:53px;
	width:234px;
	position:absolute;
	top:10px;
	left:8px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


 
/* navi
----------------------------------- */

#navi {
	height:30px;
	width:780px;
	background:url(../img/navi_r.jpg) no-repeat;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:30px;
	width:156px;
}

#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#navi ul li.home a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px 0px;
	width:192px;
}

#navi ul li.eng a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-192px 0px;
	width:140px;
}


#navi ul li.contact a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-588px 0px;
	float:right;
	width:192px;
}

#navi ul li a:hover{
	background:0;

}


/* key 
----------------------------------- */

#key {
margin-bottom:-3px;

}


/* main 
----------------------------------- */


#main {
margin-top:10px;
width:780px;
background:url(../img/bg_main.jpg) repeat-y;
padding-bottom:30px;
}





/* side
----------------------------------- */

#side {
margin:0;
	float:left;
	width:190px;
	text-align:left;
	background:url(../img/side_r.jpg) no-repeat;
}


#side ul, li {
margin:0;
padding:0;
}

#side ul li a {
	display:block;
	height:36px;
}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}

#side ul li a:hover {
background:0;
}

#gap01 {
height:39px;

}

#gap02 {

}


/* menu01 ----------------------- */

#side ul li.menu01 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -39px;
}
#side ul li.menu01 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -39px;
}



/* menu02 ----------------------- */

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -75px;
}

#side ul li.menu02 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -75px;
}



/* menu03 ----------------------- */

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -111px;
}

#side ul li.menu03 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -111px;
}

/* menu04 ----------------------- */

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -147px;
}

#side ul li.menu04 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -147px;
}

/* menu05 ----------------------- */

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -183px;
}

#side ul li.menu05 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -183px;
}

/* menu06 ----------------------- */

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -219px;
}

#side ul li.menu06 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -219px;
}
/* menu07 ----------------------- */

#side ul li.menu07 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -255px;
}

#side ul li.menu07 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -255px;
}

/* menu08 ----------------------- */

#side ul li.menu08 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -291px;
	height:60px;
}

#side ul li.menu08 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -291px;
	height:60px;
}

/* contents
----------------------------------- */


#contents {
float:right;
text-align:right;
width:590px;
}

#contents p {
text-align:left;
padding:5px 20px 10px 30px;
}


#contents p.h4 {
text-align:left;
padding:0px 20px 10px 45px;
margin-top:-5px;
}


/* news
----------------------------------- */

#news {
width:172px;
background-color:#FFF;
border:1px #ccc solid;
margin-top:-3px;
text-align:left;
padding:5px;
}

#news span {
color:#F37E0D;
font-weight:bold;
}


#dod {
background:url(../img/dod.jpg) repeat-x;
height:5px;
margin-top:5px;

}

/* bu_big01
----------------------------------- */

#bu_big01 {
height:735px;
width:580px;
background:url(../img/bu_goods03_r.jpg) no-repeat;
padding:5px 0 0 5px;
float:right;
}

#bu_big01 ul li {
float:left;
}

#bu_big01 ul li a {
display:block;
height:241px;
width:193px;
}

#bu_big01 ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}


#bu_big01 ul li.pro01 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-5px -5px;
}

#bu_big01 ul li.pro01 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-5px -5px;
}

#bu_big01 ul li.pro02 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-198px -5px;
}

#bu_big01 ul li.pro02 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-198px -5px;
}

#bu_big01 ul li.pro03 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-391px -5px;
}

#bu_big01 ul li.pro03 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-391px -5px;
}

#bu_big01 ul li.pro04 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-5px -245px;
}

#bu_big01 ul li.pro04 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-5px -245px;
}

#bu_big01 ul li.pro05 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-198px -245px;
}

#bu_big01 ul li.pro05 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-198px -245px;
}

#bu_big01 ul li.pro06 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-391px -245px;
}

#bu_big01 ul li.pro06 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-391px -245px;
}

#bu_big01 ul li.pro07 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-5px -486px;
}

#bu_big01 ul li.pro07 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-5px -486px;
}

#bu_big01 ul li.pro08 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-198px -486px;
}

#bu_big01 ul li.pro08 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-198px -486px;
}

#bu_big01 ul li.pro09 a {
background:url(../img/bu_goods03.jpg) no-repeat;
background-position:-391px -486px;
}

#bu_big01 ul li.pro09 a:hover {
background:url(../img/bu_goods03_r.jpg) no-repeat;
background-position:-391px -486px;
}


/* bu_big02
----------------------------------- */

#bu_big02 {
height:250px;
width:580px;
background:url(../img/bu_goods02_r.jpg) no-repeat;
padding:5px 0 0 5px;
float:right;
}

#bu_big02 ul li {
float:left;
}

#bu_big02 ul li a {
display:block;
height:241px;
width:193px;
}

#bu_big02 ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}


#bu_big02 ul li.pro01 a {
background:url(../img/bu_goods02.jpg) no-repeat;
background-position:-5px -5px;
}

#bu_big02 ul li.pro01 a:hover {
background:url(../img/bu_goods02_r.jpg) no-repeat;
background-position:-5px -5px;
}

#bu_big02 ul li.pro02 a {
background:url(../img/bu_goods02.jpg) no-repeat;
background-position:-198px -5px;
}

#bu_big02 ul li.pro02 a:hover {
background:url(../img/bu_goods02_r.jpg) no-repeat;
background-position:-198px -5px;
}

#bu_big02 ul li.pro03 a {
background:url(../img/bu_goods02.jpg) no-repeat;
background-position:-391px -5px;
}

#bu_big02 ul li.pro03 a:hover {
background:url(../img/bu_goods02_r.jpg) no-repeat;
background-position:-391px -5px;
}



/* copy & footer
----------------------------------- */

#copy_out {
height:40px;
background:url(../img/copy_out.jpg) no-repeat;

}


#copy {
height:10px;
background:url(../img/copy.jpg) no-repeat;
width:780px;

}



#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:100px;
height:30px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:30px;
display:block;
}

#footer {
height:90px;
width:780px;
font-size:85%;
background:url(../img/bg_footer.jpg) no-repeat;
}

#footer span {
clear:#fff;

}

#footer p {
color:#444;
padding:40px 0px 10px 5px;
text-align:left;

}



/* contact
----------------------------------- */

.form {
	font-size:12px;
	background:#ccc;
	margin:20px;

}

.form th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.form td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

#submit {
	margin:10px;
}


/* link
----------------------------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;


}

/* sitemap
----------------------------------- */

#st_list {
text-align:left;

}

#st_list ul {
	margin:5px 10px 20px 40px;

}

#st_list ul li {
	margin:5px 10px;
	list-style:disc;
}


#st_list ul li a {
text-decoration:underline;}


/* ----------------
	table
---------------- */


.table01{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;

}

.table01 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.table01 td {
	padding:5px;
	background-color:#fff;
	text-align:left;

}

.table02{
	font-size:12px;
	background:#ccc;
}

.table02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px;
	border:1px #fff solid;
}

.table02 td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

.table03{
	font-size:12px;
	background:#ccc;
}

.table03 td {
	background-color:#E0E0FF;
	text-align:center;
	padding:10px;
	border:1px #fff solid;
	color:#040095;
	font-weight:bold;
}

.table03 th {
	padding:10px;
	background-color:#fff;
	text-align:left;
}


#green {
background-color:#ECFDE3;
border-top:#fff 1px solid;
border-left:#fff 1px solid;
}

#green02 {
text-align:center;
background-color:#ECFDE3;
border:1px solid #A1D0AD;
}



#blue {
background-color:#EAF7FF;
border-top:#fff 1px solid;
border-left:#fff 1px solid;
}


#blue02 {
text-align:center;
background-color:#EAF7FF;
border:1px solid #A1C1D0;
}


#yellow {
background-color:#FBFAE1;
border-top:#fff 1px solid;
border-left:#fff 1px solid;
}

#orange {
background-color:#FEF3E6;
border-top:#fff 1px solid;
border-left:#fff 1px solid;

}

/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 15px 20px;
	text-align:left;
	border-bottom:1px #999 dotted;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 36px;
	color:#F95401;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;
}


dd {
	background:url(../img/a.jpg) no-repeat;
	padding:0px 0 0 36px;
	margin-bottom:20px;
	clear:both;
}

/* ----------------
	pure
---------------- */
#pure {
margin-left:10px;
}

#pure td.cc {
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight:bold;
	color:#3366FF;
	text-align:center;
	font-size:15px;
}


#pure th {
background:#098748;
color:#fff;
text-align:center;
padding:5px 0;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight:bold;
}


#pure td {
vertical-align:top;
text-align:left;
padding:0 5px;
font-size:85%;
line-height:140%;


}

#pure td img {
width:175px;
}


/* ----------------
	pdf
---------------- */

#pdf {
width:300px;
float:left;
margin-left:28px;
margin-bottom:20px;
background:url(../img/bu_pdf_r.jpg) no-repeat;
}

#pdf a {
width:300px;
height:60px;
display:block;
background:url(../img/bu_pdf.jpg) no-repeat;

}

#pdf a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#pdf a:hover {
background:0;
}



#pdf02 {
width:260px;
float:left;
background:url(../img/bu_pdf02_r.jpg) no-repeat;
}

#pdf02 a {
width:260px;
height:60px;
display:block;
background:url(../img/bu_pdf02.jpg) no-repeat;

}

#pdf02 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#pdf02 a:hover {
background:0;
}



#pdf03 {
width:260px;
float:left;
background:url(../img/bu_pdf03_r.jpg) no-repeat;
margin-left:10px;
}

#pdf03 a {
width:260px;
height:60px;
display:block;
background:url(../img/bu_pdf03.jpg) no-repeat;

}

#pdf03 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#pdf03 a:hover {
background:0;
}













