/*  all reset

==============================================*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/*  base

==============================================*/
body {
	color: #333333;
	font-family: verdana, Helvetica, arial, HiraKakuPro-W3, "MS Pゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	}



h1,h2,h3,h4,p,dl{
	margin:0;
	padding:0;
	}



a:link, a:visited { color: #333333; text-decoration: underline; }
a:active, a:hover { color: #017f40; text-decoration:none; }



#frame {
	width: 913px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background-image: url(../images/global/bg.jpg);
	background-repeat: repeat-y;
	}

#frame2 {
	width: 805px;
	margin: 0px 54px 0px 54px;
	}


.img-left {
	float: left;
	margin: 0px 10px 0px 0px;
	}

.img-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}


.txt10 {
	font-size: 10px;
	line-height: 14px;
	}


.txt-red {
	color: #b40314;
	}

.txt-redb {
	color: #b40314;
	font-weight: bold;
	}


.txt-blueb {
	color: #1550ae;
	font-weight: bold;
	}

.txt-green {
	color: #669900;
	}



/*  head
==============================================*/
.head {
	width: 805px;
	height: 64px;
	background-image: url(../images/global/head_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

	.head h1 {
	padding: 0px 0px 0px 110px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}

.head-r {
	width: 360px;
	float: right;
	padding: 30px 18px 0px 0px;
	}

.head-bu {
	width: 160px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

.head-txt {
	width: 120px;
	float: left;
	color: #c77d37;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding: 10px 0px 0px 0px;
	}

	.head h2 {
	padding: 10px 0px 0px 20px;
	}

	.head h3 {
	font-size: 10px;
	font-weight: normal;
	}


/*  navi
==============================================*/
#navi {
	width: 805px;
	height: 60px;
	padding: 0;
	background-image: url(../images/global/navi.jpg);
	background-repeat: no-repeat;
	margin: 0;
	}

	#navi li{
	float: left;
	}

	#navi01 a {
	width: 201px;
	height: 60px;
	display: block;
	}

	#navi01 a:hover {
	background-image: url(../images/global/navi_on.jpg);
	background-position: 0px -60px;
	}

	#navi02 a {
	width: 201px;
	height: 60px;
	display: block;
	}

	#navi02 a:hover {
	background-image: url(../images/global/navi_on.jpg);
	background-position: -201px -60px;
	}

	#navi03 a {
	width: 201px;
	height: 60px;
	display: block;
	}

	#navi03 a:hover {
	background-image: url(../images/global/navi_on.jpg);
	background-position: -402px -60px;
	}

	#navi04 a {
	width: 202px;
	height: 60px;
	display: block;
	}

	#navi04 a:hover {
	background-image: url(../images/global/navi_on.jpg);
	background-position: -603px -60px;
	}





/* sitemap
==============================================*/

.sitemap{
 font-family: verdana, Helvetica, arial, HiraKakuPro-W3, "MS Pゴシック", Osaka, sans-serif;
	font-size: 10px;
	padding: 5px 15px 5px 0px;
	color: #333333;
	text-decoration: none;
	}
	
	.this{
	color: #017f40;
	}
	



/*  contents right
==============================================*/
#content-r{
	width: 570px;
	float: right;
	padding: 0px 15px 0px 0px;
	}


.voice a:link{
	color: #d97e28;
	text-decoration: underline;
	}

.voice a:visited{
	color: #d97e28;
	text-decoration: underline;
	}

.voice a:active{
	color: #659800;
	text-decoration: none;
	}

.voice a:hover{
	color: #659800;
	text-decoration: none;
	}


.voice h4 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	}

.voice p {
	margin:0;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 5px;
	}



.banner {
	width:186px;
	}

.banner ul {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	}

.banner li {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}


/*  contents subnavis
==============================================*/
#content-l{
	width: 180px;
	float: left;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/bg_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
	.etc {
	width: 176px;
	background-color: #fafafa;
	background-image: none;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}


.etc ul {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}

.etc li {
	margin:0;
	background-image: url(../service/images/sub_navi_li.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
	}





.fooder {
	text-align: center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}


.fooder a:link{
	color: #4f4d4c;
	text-decoration: none;
	}

.fooder a:visited{
	color: #4f4d4c;
	text-decoration: none;
	}

.fooder a:active{
	color: #c7660b;
	text-decoration: underline;
	}

.fooder a:hover{
	color: #c7660b;
	text-decoration: underline;
	}


.fooder-adress {
	width: 495px;
	border: 1px solid #ece6d6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	}
.fooder-adress a:link{
	color: #d97e28;
	text-decoration: underline;
	}

.fooder-adress a:visited{
	color: #d97e28;
	text-decoration: underline;
	}

.fooder-adress a:active{
	color: #659800;
	text-decoration: none;
	}

.fooder-adress a:hover{
	color: #659800;
	text-decoration: none;
	}

.fooder-adress p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.fooder-adress table {
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 440px;
	}


.fooder-copy {
	background-image: url(../images/fooder_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 776px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	}
.fooder-copy p {
	padding: 5px 0px 0px 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	}

/* shop
==============================================*/

/*  fooder
==============================================*/

/*  hidden

==============================================*/

#navi {
	text-indent: -9999px ;
	
/*  MacIE 5 \*/
overflow: hidden;
/*  MacIE 5 end */

	}
	
	/*  company

==============================================*/
.green_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0e69c;
}
.privacy_bg {
	background-image: url(../images/bg02_privacy.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	color: #e78e01;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.ul {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	list-style-type: decimal;
	}

.li {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

	}
