@charset "UTF-8";
/*

mannatech.co.jp
http://www.mannatech.co.jp
Copyright：(c) Mannatech Japan G.K. All rights reserved.

*/




/* main contents */

#contents {
	width:1000px;
	margin:30px auto 0;
	padding-bottom:30px;
}

#mainContents {
	width:785px;
	float:left;
	border-right:#e5e5e5 1px solid;
}


#mainContents .container{
	width:730px;
	margin:0 35px 0 20px;
}



/* breadcrumb */

#breadcrumb, #breadcrumbFull {
	margin:0 0 30px 0;
	width:770px;
	border-bottom:#e5e5e5 1px solid;
	padding-bottom:5px;
}

#breadcrumbFull {
	width:1000px;
}

#breadcrumb ul, #breadcrumbFull ul {
	list-style:none;
	margin:0;
	padding:0;
}
#breadcrumb li, #breadcrumbFull li {
	display: inline;
	font-size: 12px;
	background: url(../images/crumb_arrow.gif) no-repeat right 5px;
	margin-right:4px;
	padding-right:11px;
}
#breadcrumb li a, #breadcrumbFull li a {
	text-decoration: underline;
}
#breadcrumb li.last, #breadcrumbFull li.last {
	font-weight:bold;
	margin: 0;
	padding: 0;
	background:none;
}


/* news */

#logIn {
	vertical-align:middle;
	border-collapse: collapse;
	margin:10px 0 30px;
}
#logIn input { width:150px;padding:1px; }
#logIn td{
	padding:5px;
	vertical-align:bottom;
}

#logIn td.logInButton{
	text-align:right;
}

table.tbl-02{
  padding: 5px 10px;
  vertical-align:baseline;
}

table.tbl-02 th,td{
    padding: 8px;
  border: solid 2px #fff;
}

table.tbl-02 th{
    background: #dddede;
}

table.tbl-02 td{
    background: #f5f5f5;
}

table.tbl-secondLevel{
    margin-top: 10px;
}
table.tbl-secondLevel td{
    border:none;
    padding: 3px;
    vertical-align: baseline;
}

table.productPrice th,
table.productPrice td {
  border-bottom: solid 1px #e5e5e5;
  padding: 5px 10px;
  vertical-align:middle;
}

#article {
	width:730px;
	margin:0 auto 0;
}

.articleInfo {
	background:url(../images/dotted_line.gif) repeat-x left bottom;
	padding-bottom:5px;
}

.articleDate {
	float:left;
	width:200px;
	padding-top:5px;
}

.articleShare {
	float:right;
	width:530px;
	text-align:right;
}

#articleTitle {
	background:url(../images/dotted_line.gif) repeat-x left bottom #f8f8ef;
	padding:15px;
	margin:0 auto 30px;
}

#articleTitle div.Titles {
	border-left:#36801c 10px solid;
	padding: 0 0 0 13px;
}

#articleTitle div.Titles h2{
	font-size:2em;
	margin-bottom:3px;
}

#articleTitle div.Titles h3{
	font-size:1em;
}

.articleContainer {
	margin-bottom:30px
}

#article h4{
	font-size:1.2em;
	background:url(../images/dotted_line.gif) repeat-x left bottom;
	padding-bottom:3px;
	margin-bottom:10px;
}

.articleTable table{
	width:700px;
	border-collapse:collapse;
	border:1px #adadad solid;
	border-spacing:0;
	empty-cells:show;
	background-color:#fff;
}

.articleTable td{
	padding:5px 5px;
	border:1px #adadad solid;
	line-height: 130%;
	font-size:1em;
}

.articleTable th{
	text-align:center;
	font-weight:bold;
	font-size:1em;
	border:1px #adadad solid;
	background-color:#f5f4eb;
	padding:5px 2px;
}

td.articleTableTitle{
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}

.articleTable td ul{
	margin-bottom:0;
	padding-bottom:0;
}


/*-- プログラム使用（開始） ------------------*/
div.article .photo_left{
	float:left;
	margin:0 10px 10px 0;
}


div.article .photo_right{
	float:right;
	margin:0 0 10px 10px;
}


div.article .photo_center{
	margin:0 auto 10px;
	text-align:center;
}

div.article .photo_center2{
	margin:10px auto 0px;
	text-align:center;
}
/*-- プログラム使用（終了） ------------------*/

/* signature */

#signature {
	margin:50px auto;
}

#signature h4{
	font-size:1.2em;
	background:url(../images/dotted_line.gif) repeat-x left bottom;
	padding-bottom:3px;
	margin-bottom:10px;
}

#signature p{
	margin:0 0 2px;
	padding:0;
}

#signature p span.signCategoryName {
	background:#669966;
	padding:2px 5px;
	margin:0 5px 0 0;
	color:#fff;
}

#signature .signName {
	font-size:1.3em;
	margin:0 0 10px 0;
	line-height:1.3em;
}

#signature p.signLogo{
	margin:10px 0 20px;
	padding:0;
}

/* sideBar */

#sideBar {
	width:200px;
	float:right;
}

.sideBarArea {
	width:200px;
	margin:10px auto 0;
	padding-top:20px;
}

.sideBarBanner {
	border-top:#e5e5e5 solid 1px;
	margin:30px auto 0;
}

#sideBar .pageTitle {
	margin:0 0 10px;
}
#sideBar .pageTitle p{
	font-size:1.2em;
	border-bottom:#e5e5e5 1px dotted;
}
#sideBar .pageTitle a{ color:#333;}
#sideBar .pageTitle a:hover{ color:#cc9900;}

#sideBar ul.sideNav {
	list-style:none;
	margin:0 0 5px 5px;
}

#sideBar ul.sideNav li{
	margin-bottom:5px;
}
#sideBar ul.sideNav li:before{content:"\00BB \0020";}
.showAll {
	text-align:right;
	margin:5px 0 0;
	padding:0;
}
.showAll a{ text-decoration:underline;}
.showAll a:hover{ text-decoration:underline;}


/* News List */

h2.newsCategoryName {
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
	margin-bottom:10px;
}

.newsListRow, .topNewsListRow {
	background:url(../images/dotted_line.gif) repeat-x left bottom;
}

.newsListRow {
	padding:5px 0;
}

.newsDate {
	margin:0 5px 0 0;
	padding:0 0 0 15px;
	font-size:1em;
	text-align:left;
	float:left;
}
.newsCategory {
	width:100px;
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:center;
	float:left;
	color:white;
}

.newsTitle {
	width:500px;
	float:left;
	margin:0 0 0 10px;
}

.newsTitle h3{
	font-size:1.1em;
}

.newsTitle h4{
	font-size:1em;
}

.category01{ background-color:#de3c3c;}
.category02{ background-color:#de6d3c;}
.category03{ background-color:#dec33c;}
.category04{ background-color:#cade3c;}
.category05{ background-color:#99de3c;}
.category06{ background-color:#54c655;}
.category07{ background-color:#54b2c6;}
.category08{ background-color:#26baf4;}
.category09{ background-color:#1e93fb;}
.category10{ background-color:#224ff8;}
.category11{ background-color:#6954c6;}
.category12{ background-color:#a054c6;}
.category13{ background-color:#c654ad;}
.category14{ background-color:#c65463;}
.category15{ background-color:#b28b67;}
.category16{ background-color:#959270;}
.category17{ background-color:#759570;}
.category18{ background-color:#709495;}
.category19{ background-color:#807095;}
.category20{ background-color:#5b506a;}
.category21{ background-color:#3b3b3b;}


/* News List 2rows */
.NewsList2Area{
	width:730px;
	margin:0 auto 20px;
}
.newsList2_Left {
	width:340px;
	float:left;
}
.newsList2_Right {
	width:340px;
	float:right;
}

h2.newsList2CategoryName {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
	margin-bottom:5px;
}

ul.newsList2Row {
	width:350px;
	list-style:none;
	margin:0;
	padding:0;
}

ul.newsList2Row li{
	padding:3px 0;
	background:url(../images/dotted_line.gif) repeat-x left bottom;
}

ul.newsList2Row li h3{
	font-size:1em;
}


/* 見出し */

h3.strapline {
	border-left:#C36 solid 5px;
	font-weight:bold;
	font-size:1.5em;
	padding:10px;
	margin:0 0 20px;
}


/* pageNavigation */


#pager{margin:50px 0 20px;text-align:center;width:100%;}
#pager span{margin:0 3px; font-size:10px;}

#pager span.current{
	background-color:#F6F6F6;
	padding:4px 7px;
	font-weight:bold;
	border:1px solid #E4E4E4;
	color:#6a5559;
}

#pager span a{
	color:#6a5559;
	padding:4px 7px;
	text-decoration:none;
	border:1px solid #E4E4E4;
}

#pager span a:hover,#pager span a:active {
	background-color:#f0d75a;
	text-decoration:none;
}

#pager span.toTheList{
}



/* products Detail
==========================*/


.productTitles {
	width:730px;
	background:repeat-y;
	background-position:left top;
}

body#nutrition .productTitles{ background-image:url(../products/images/title_bg_n.gif); }
body#fitness .productTitles{ background-image:url(../products/images/title_bg_f.gif); }
body#skincare .productTitles{ background-image:url(../products/images/title_bg_s.gif); }

body#Nutrition .productTitles{ border-left: 15px solid #A9C23F;}
body#WeightFitness .productTitles{ border-left: 15px solid #E7142C;}
body#Skincare .productTitles{ border-left: 15px solid #5BC2E7;}
body#HomeLiving .productTitles{ border-left: 15px solid #4E3524;}


.productTitlesCategory {
	width:300px;
	height:16px;
	overflow:hidden;
	background-position:20px 0px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin-bottom:15px;
}

.productTitlesCtg{ 
	font-weight: bold;
	font-size: 1.3em;
	font-family: Arial Black, Gadget," sans-serif";
	margin: 0 0 0 12px;
}
.productTitlesJP {
	color: #3B3B3B;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
	padding-left: 10px;
}

body#nutrition .productTitlesCategory{ background-image:url(../products/images/title_n.gif); }
body#fitness .productTitlesCategory{ background-image:url(../products/images/title_f.gif); }
body#skincare .productTitlesCategory{ background-image:url(../products/images/title_s.gif); }

body#Nutrition .productTitlesCtg{ color: #A9C23F; }
body#WeightFitness .productTitlesCtg{ color: #E7142C; }
body#Skincare .productTitlesCtg{ color: #5BC2E7; }
body#HomeLiving .productTitlesCtg{ color: #4E3524; }


.productTitles h2, .productTitles h3{
	margin:0 0 10px 30px;
	padding:0;
}

.productTitles h2{
	font-size:1.8em;
}

.productTitles h3{
	font-size:1em;
}

p.product2ndCategory{
	font-size:1.2em;
	margin:0 0 0px 30px;
	
}

.aboutProduct{
	font-size:1.2em;
	margin:30px 0 30px 0px;
}


.productDetail {
	width:460px;
	float:left;
}

.productPhotos {
	width:242px;
	float:right;
}

p.productMarks {
	width:460px;
	margin:0 0 8px;
}

.productMarks img{
	vertical-align:middle;
	padding:0 2px 0 0;
}

.productNumberArea {
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-width:2px;
	border-bottom-style:solid;
	padding:5px 0;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
}

.productNumber{
	padding:0 5px;
	font-size:1.2em;
}

.ServingsPerContainer {
	margin:10px 0;
	border-bottom:1px #888888 solid;
	padding-bottom:3px;
}

body#nutrition .productNumberArea {	border-top-color:#8fb92e; border-bottom-color:#8fb92e; }
body#fitness .productNumberArea {	border-top-color:#eb8a00; border-bottom-color:#eb8a00; }
body#skincare .productNumberArea {	border-top-color:#805e9a; border-bottom-color:#805e9a; }

body#nutrition .productNumber { color:#8fb92e; }
body#fitness .productNumber { color:#eb8a00; }
body#skincare .productNumber { color:#805e9a; }

body#Nutrition .productNumberArea {	border-top-color:#A9C23F; border-bottom-color:#A9C23F; }
body#WeightFitness .productNumberArea {	border-top-color:#E7142C; border-bottom-color:#E7142C; }
body#Skincare .productNumberArea {	border-top-color:#5BC2E7; border-bottom-color:#5BC2E7; }
body#HomeLiving .productNumberArea {	border-top-color:#4E3524; border-bottom-color:#4E3524; }

body#Nutrition .productNumber { color:#A9C23F; }
body#WeightFitness .productNumber { color:#E7142C; }
body#Skincare .productNumber { color:#5BC2E7; }
body#HomeLiving .productNumber { color:#4E3524; }


table.productPrice {
	width:460px;
	border-collapse: collapse;
	margin:10px 0 30px;
}

table.productPrice th,
table.productPrice td {
  border-bottom: solid 1px #e5e5e5;
  padding: 5px 10px;
  vertical-align:middle;
}

table.productPrice td.price {
	text-align:center;
	font-size:1.1em;
}

.productNF {
	width:460px;
	margin:0 0 20px;
}

.productNF h4 {
	text-indent:-99999px;
	margin:0 0 3px;
	background-repeat:no-repeat;
	background-position:left top;
	height:15px;
	width:85px;
}

.productNF h4.info01 { background-image:url(../products/images/info_01.gif); }
.productNF h4.info02 { background-image:url(../products/images/info_02.gif); }
.productNF h4.info03 { background-image:url(../products/images/info_03.gif); }
.productNF h4.info04 { background-image:url(../products/images/info_04.gif); }
.productNF h4.info05 { background-image:url(../products/images/info_05.gif); }

.productNF p{
	font-size:0.9em;
	margin:0;
	padding:0;
}

.productPhotos .productPhoto02{
	border:#e5e5e5 solid 1px;
	padding:0;
	text-align:center;
	margin:0 0 5px;
}

.shoppingButton {
	text-align:center;
	margin:30px 0 50px;
}

.shareButtonArea{
	text-align: right;
	margin: 0 0 10px;
	padding: 0 0 0 0;
	width:730px;
	border-bottom: 1px #e5e5e5 solid;
}

.shareButtonArea ul {
  width:730px;
  padding:0;
	margin: 0 0 5px;
  font-size:0px;
}

.shareButtonArea ul li {
  width:30px;
  display: inline-block;
  text-align: center;
	margin-left: 5px;
}

.shareButtonArea ul li img{
	padding: 0;
	margin: 0;
}

.shareButtonArea ul li:first-child {
  height:30px;
}

.shareButtonArea ul li a {
  display: block;
}

a:hover img.shareButtonImg {
	opacity:0.7;
	filter: alpha(opacity=70);
}



.productFreeArea {
	margin:0 0 50px
}

.productFreeAreaContents {
	margin:48px 0 24px
}

.productRecommend{
	border-bottom:#36801c 2px solid;
	padding-bottom:3px;
}

.productFreeAreaMidashi{
	font-size:1.5em;
	border-bottom:#36801c 1px solid;
	margin:0 0 12px;
}

.productFreeAreaMidashi2{
	font-size:1.3em;
	border-bottom:#36801c 1px dotted;
	border-left:#36801c 5px solid;
	color:#36801c;
	margin:0 0 12px;
	padding-left:10px;
}

img.productFreeAreaImgLeft{
	float:left;
	padding:0 24px 24px 0;
}

img.productFreeAreaImgRight{
	float:right;
	padding:0 0 24px 24px;
}

.productFreeAreaText {
	padding:0 24px 0;
}


/* products List
==========================*/

.productsRow {
	margin:10px auto 0;
	width:702px;
}

.productsArea,.productsAreaEnd {
	border:#e5e5e5 1px solid;
	padding-bottom:10px;
	float:left;
	width:165px;
	margin-right:10px;
}

.productsAreaEnd {
	margin-right:0;
}

.productsArea p,.productsAreaEnd p{
	line-height:1.5em;
}

.productRank {
	background-color:#e5e5e5;
	border-bottom:#e5e5e5 1px solid;
}

.productPhoto01{
	width:148px;
	margin:5px auto;
	text-align: center;
}

.productInfoName {
	background:url(../images/arrow_right.gif) no-repeat 10px 0.5em;
	margin:0 0 5px;
	padding:0px 10px 0 20px;
	font-weight:bold;
	font-size:1em;
}

.productInfoCopy {
	font-size:1em;
	font-weight:bold;
}

.productInfo {
	font-size:1em;
}

.productInfoCopy, .productInfo{
	margin:0 0 5px;
	padding:0px 10px;
}

a:hover img.productPhotoLink {
	opacity:0.7;
	filter: alpha(opacity=70);
}

.productList2ndCategory{
	font-size:1em;
}

.productListCategory_N {
	border-bottom:#8fb92e 2px solid;
	padding-bottom:3px;
}

.productListCategory_F {
	border-bottom:#eb8a00 2px solid;
	padding-bottom:3px;
}

.productListCategory_S {
	border-bottom:#805e9a 2px solid;
	padding-bottom:3px;
}

#productsTabs {
	width:730px;
	height:33px;
	position:relative;
	background:url(../products/images/tab_bg.gif) repeat-x left bottom;
	margin:0 auto 20px;
}

#productsTabs ul{
	list-style:none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0;
	padding:0;
	width:730px;
	height:33px;
	text-indent:-9999px
}

#productsTabs li{
	height:33px;
	margin-right:3px;
	padding:0;
	float:left;
}
#productsTabs li.last{
	margin-right:0;
}

#productsTabs a{
  display: block;
  width: 100%;
  height: 33px;
  background-image:url(../products/images/tabs.gif);
  background-repeat: no-repeat;
}

#tabNutrition a{ width:241px; background-position:0 0;}
#tabFitness a{ width:241px; background-position:-241px 0;}
#tabSkincare a{ width:241px; background-position:-482px 0;}

#productsTabs a:hover{
  background-image:url(../products/images/tabs.gif);
  background-repeat: no-repeat;
}

#tabNutrition a:hover,li#tabNutrition.current a{ background-position:0 -33px;}
#tabFitness a:hover,li#tabFitness.current a{ background-position:-241px -33px;}
#tabSkincare a:hover,li#tabSkincare.current a{ background-position:-482px -33px;}


#productsCategoryBtn {
	width:730px;
	height:34px;
	position:relative;
	margin:0 auto 20px;
}

#productsCategoryBtn ul{
	list-style:none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0;
	padding:0;
	width:730px;
	height:34px;
	border: #878787 1px solid;
	border-bottom: none;
}

#productsCategoryBtn li{
	height:33px;
	margin: 0;
	padding:0 0 0 0;
	float:left;
	border-right: #878787 1px solid;
	border-bottom: #878787 1px solid;
	text-align: center;
}
#productsCategoryBtn li.last{
	border-right: none;
}

#productsCategoryBtn a{
  display: block;
  height: 33px;
	line-height: 33px;
	background-color: #D5D5D5;
	color: #fff;
}

#Btn_Nutrition a,#Btn_Nutrition a:hover{ width:181px;}
#Btn_WeightFitness a,#Btn_WeightFitness a:hover{ width:184px;}
#Btn_Skincare a,#Btn_Skincare a:hover{ width:181px;}
#Btn_HomeLiving a,#Btn_HomeLiving a:hover{ width:181px;}

#Btn_Nutrition a:hover,li#Btn_Nutrition.current a{background-color: #A9C23F;}
#Btn_WeightFitness a:hover,li#Btn_WeightFitness.current a{background-color: #E7142C;}
#Btn_Skincare a:hover,li#Btn_Skincare.current a{background-color: #5BC2E7;}
#Btn_HomeLiving a:hover,li#Btn_HomeLiving.current a{background-color: #4E3524;}

#productsCategoryBtn a:hover,#productsCategoryBtn li.current a{
	color: #fff;
}

.sideLinks{
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 20px;
}
.sideLiink_Nutrition { color: #A9C23F; border-bottom: #A9C23F 2px solid;}
.sideLiink_WeightFitness { color: #E7142C; border-bottom: #E7142C 2px solid;}
.sideLiink_Skincare { color: #5BC2E7; border-bottom: #5BC2E7 2px solid;}
.sideLiink_HomeLiving { color: #4E3524; border-bottom: #4E3524 2px solid;}

/* products SideBar
==========================*/


#sideBar ul.product_sideNav {
	list-style:none;
	margin:0 0 5px 5px;
}

#sideBar ul.product_sideNav li{
	margin-bottom:5px;
}

#sideBar ul.product_sideNav li:before{content:"\00BB \0020";}


#sideBar ul.product_sideNav li a{ color:#333;}
#sideBar ul.product_sideNav li a:hover{ color:#cc9900;}



/* Album.
==========================*/

#albumContents {
	width:826px;
	margin:0 auto;
}

#albumSiteNavi {
	width:826px;
	text-align:right;
	font-size:small;
	font-family:Verdana;
	background:#e6e6e6;
	padding:2px;
}

#albumTitle {
	background:url(../images/icon_camera.jpg) no-repeat left center;
	margin:10px auto;
	padding:10px;
}

#albumTitle h2{
	font-size:medium;
	padding-left:60px;
}

#albumDownloadCell {
	width:830px;
	margin:10px auto;
}

.albumDownload {
	margin:10px auto;
}

.albumDownloadButton { vertical-align:middle;}


ul.AlbumSubLink
{
	list-style: none;
	right: 0px;
	height: 28px;
	width: 830px;
}

ul.AlbumSubLink li
{
	float: left;
	height: 28px;
}

ul.AlbumSubLink li a
{
	background-image: url(../images/album_download.gif);
	display: block;
	outline: none;
	height: 28px;
} 

	ul.AlbumSubLink li#AlbumDownLoad a
	{
	background-position: 0px top;
	width: 258px;
	}
	
	ul.AlbumSubLink li#AlbumDownLoad a:hover 
	{
		background-position: 0px bottom;
	}


.albumThumb {
	margin: 10px 0;
	width:830px;
}

.albumThumb table{
	border-collapse:collapse;
	border:1px #999999 solid;
	border-spacing:0;
	empty-cells:show;
	background-color:#ffffff;
}

.albumThumb td{
	border:1px #999999 solid;
	vertical-align:middle;
	text-align:center;
	width:164px;
	height:164px;
}

.albumThumb td img{
	border:#666666 1px solid;
}

.albumThumb td a:hover{
	border:#ffffff 1px solid;
}



/* About
==========================*/

#aboutContents {
	width:1000px;
	background:url(../about/images/bg.jpg) left top no-repeat;
	margin:0;
	padding:0;
}


#aboutNav {
	width:300px;
	float:left;
}

#aboutNav ul{
	width:300px;
	list-style:none;
	margin:0;
	padding:0;
}

#aboutNav ul li{
	margin:0;
	padding:0;
}
.aboutNav2 {
	width:300px;
	margin-top:59px;
}

.aboutNav2 ul{
	width:300px;
	list-style:none;
	margin:0;
	padding:0;
}

.aboutNav2 ul li{
	margin:0;
	padding:0;
}

#aboutMainContents {
	width:580px;
	float:right;
	margin:0 60px 0;
}



.aboutMannatech {
	margin:0;
	padding:0;
}


.aboutContainer {
	width:580px;
	margin:0 0 50px;
}

.aboutContainer h2{
	margin:0 0 20px 0;
	padding:0 0 0;
	width:580px;
	font-size:1.8em;
	font-weight: bold;
	border-bottom: #000000 solid 1px;
}

.aboutPageCopy{
	font-size: 2.5em;
	color: #aabe14;
}


.aboutContainer h3{
	font-size:1.2em;
	color:#00afa0;
	font-weight:bold;
	margin:0 0 10px 0;
}

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


/* About Brand */

.aboutCertifications {
	width:492px;
	margin:0 auto 0;
}

.aboutCertifications ul{
	width:492px;
	list-style:none;
}

.aboutCertifications ul li{
	float:left;
	display:block;
}

.aboutBrandCaption {
	margin:0 0 5px;
	padding:0;
}

/* About Quality */

table.qualityTable{
	border-collapse:collapse;
	border:1px #adadad solid;
	border-spacing:0;
	empty-cells:show;
	background-color:#fff;
	width:100%;
}

.qualityTable td{
	padding:5px 5px;
	border:1px #adadad solid;
	line-height: 150%;
	font-size:1em;
	vertical-align:middle;
}

.qualityTable th{
	padding:5px 2px;
	width:185px;
	text-align:center;
	font-weight:normal;
	font-size:1.2em;
	border:1px #adadad solid;
	background-color:#f9f6e1;
}

td.Table_title {
	background-color:#5a5a5a;
	color:#FFFFFF;
	padding:0 3px;
	font-size:12px
}


.qualityIngredient {
	margin:0 0 15px;
}

.qualityIngredient h4{
	margin:0 0 10px;
	font-size: 1.8em;
	color: #a5bb39;
	border-bottom: 2px dotted #a9a8a9;
}
.qualityIngredient h4 span.qualityIngredientCap{
	font-size: 0.8em;
	color:#a9a8a9;
}


/*.qualityIngredient h4.seaweed { background-image:url(../about/images/ingredient_01.gif);}
.qualityIngredient h4.aloe { background-image:url(../about/images/ingredient_02.gif);}
.qualityIngredient h4.wildplum { background-image:url(../about/images/ingredient_03.gif);}
.qualityIngredient h4.larch { background-image:url(../about/images/ingredient_04.gif);}
.qualityIngredient h4.wildyam { background-image:url(../about/images/ingredient_05.gif);}
*/
.qualityIngredientText {
	width:425px;
	float:left;
}

.qualityIngredientPhoto {
	width:142px;
	float:right;
}


.qualityLogo {
	float:right;
	margin:0 0 10px 30px;
}


/* About2 */

h2.about2title{
	font-size:2em;
	color:#a5bb39;
	margin:0 0 24px;
}
.about2titleLarge{
	font-size:1.5em;
	margin:0 0 24px;
	color:#51c8ec;
}

h3.about2Midashi{
	font-size:1.5em;
	color:#a5bb39;
	border-bottom:#a5bb39 solid 1px;
	padding:0 0 2px;
	margin:0 0 12px;
}

.aboutColumn{
	background-color: #e5e5e5;
	padding:20px 25px;
	margin-bottom:24px;
}

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

.aboutColumn h4.aboutColumnTitle {
	font-size:1.5em;
	margin:0 0 12px;
	color:#a5bb39;
}
.floatclear
      {
         clear: both;
      }

.aboutMovie{
	margin:0 auto 24px;
	text-align:center;
}

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

img.floatRight{
	float:right;
	margin:0 0 10px 10px
}

.aboutColumn2{
	color:#a5bb39;
}

.aboutColumn2 h3.aboutColumn2Title{
	color:#a5bb39;
	border-bottom:#a5bb39 1px solid;
	font-weight:bold;
	font-size:1.5em;
}

.aboutCopy{
	font-size:1.5em;
	padding:0 0;
}

./* Development */

.devName{
	font-size:1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin:10px 0 0 0;
    padding: 0 0 0 0;
}

.devNameEn{
	font-size:1.3em;
	font-family:Verdana, Geneva, "sans-serif";
	margin:0 0 0;
	padding:0 0 2px;
	border-bottom:#B7CA00 2px solid;
}

.devTitle{
	color: #00a999;
	font-size:1.5em;
	margin: 0;
	padding: 0 0 6px;
}
.devItalicEn{
	font-style:oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.dev-midashi{
	font-size:1.5em;
	color:#00a999;
	font-weight:bold;
	margin:0 0 20px 0;
	padding: 0 0 5px;
	line-height: 1.2em;
	border-bottom: #00a999 solid 2px;
}

.devDrArea{
	width: 580px;
	margin-bottom: 20px;
}
.devDrPlofie1{
	margin: 0 auto 10px;
	width: 410px;
	float: right;
}
.devDrPlofie{
	margin: 0 auto 10px;
	width: 460px;
	float: right;
}

.devDrPlofie p{
	margin: 0;
	padding: 0;
}

.devDrProfession{
	background: #00a999;
	color: white;
	padding: 0 5px;
	margin: 0 5px 0 0;
}
.txt-mannatechGreen{
	color:#00a999;
}
.txt-center{
	text-align: center;
}

.devColumn{
	background:#C1F3F2;
	padding: 10px 15px;
}
.devColumn a {
	color: #00a999;
}
.devColumn p{
	padding: 0 0 0;
	margin: 0;
	text-align: center;
}

.devGSAB {
	width: 120px;
	float: left;
	margin-bottom: 24px;
}

.devGSAB-title{
	width: 430px;
	float: right;
	color:#00a999;
	font-weight:bold;
	line-height: 1.5em;
	font-size: 1.5em;
	margin-bottom: 24px;
}

/* IE6用 */
*html hr.storyDevide {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(hr_line.gif) inside;
}

hr.storyDevide {
   border:0;
   height: 30px;
   background:url(../about/images/story_bar.gif) 50% 0  no-repeat;
   margin-bottom:80px;
}

.storyContainer {
	margin:0 0 80px;
}

.storyTitle{
	width:580px;
	margin:0 0 10px;
	text-align: center;
}

.storyTitle h3{
	font-size: 2.5em;
	color: #a5bb39;
	font-weight: bold;
	margin: 0 0 12px;
}

.storyPhoto {
	margin: 0 0 0;
}

.storySignature {
	text-align:right;
	margin:20px 0;
	font-size: 1.5em;
}


.storyEX {
	border:5px solid #d4dda6;
	padding:20px;
}

.storyEX_Title{
	font-size:1.5em;
	color:#6f6159;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

div..storyEX_contents {}

div.storyEX_contents  div{
display:table-cell;
vertical-align:bottom;
}

* html div.sample1 div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.sample1 div{/* IE 7 */
display:inline;
zoom:1;
}

.storyEX_photo {
	width:190px;
}

.storyEX_link {
	width:316px;
	padding-bottom:20px;
}

.aboutMannatechFrame {
	margin:0 0 24px;
	padding:12px 24px;
	border:#a5bb39 2px solid;
	background-color: whitesmoke;
}

.aboutMannatechFrame h2{
	font-size:2em;
	margin:0 0 12px;
	padding:0;
	color: #51c8ec;
}





/* facts 
==========================*/

#facts{
	width:615px;
	height:40px;
	margin-bottom:13px;
}

#factsContents{
	width:615px;
	margin:0 auto;
}

.factsDate {
	margin:10px 0 0;
	border-bottom:1px solid #999;
	margin:0 0 30px;
	padding-bottom:30px;
}

ol.factsLink {
	margin:0 20px 30px;
	font-size:1em;
	line-height:150%;
}

ol.factsLink li{
	list-style:decimal;
}

p.factsText {
	font-size:1em;
	line-height:150%;
	margin:0 0 0 0;
	padding:0;
}

p.factsTitle {
	font-size:1.3em;
	font-weight:bold;
	margin:30px 0 10px;
}

ul.factsTextList {
	margin-left:2em;
	font-size:1em;
	line-height:150%;
	margin-top:10px;
	margin-bottom:10px;
}

ul.factsTextList li{
	list-style:disc;
	padding-bottom:0.5em;
}

/* num1 */
ol.num1 { margin-bottom: 0; margin-left: 30px; margin-top:0;}
ol.num1 li {
	font-size:1em;
	position: relative;
	list-style: none;
	line-height: 150%;
	margin-bottom: 0em;
}
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -3em;
	font-size:1em;
}
* html ol.num1 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num1 li span { top: -0em; } /* for win ie7 */




/* Company */

h2.companyGreeting {
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
	margin-bottom:10px;
}


.companyContents{
	width:700px;
	margin:0 auto 50px;
}

.greetingTxt {
	font-size:1em;
}

.greetingTxt p{
	margin:0 0 0.7em;
	padding:0 0;
}

.greetingPhoto{
	width:320px;
	float:right;
	margin:0 0 10px 10px;
	background-color:#efefe5;
}

.greetingPhoto p{
	margin:5px 10px 5px;
}

.greetingPhoto2{
	width:210px;
	float:right;
	margin:0 0 10px 10px;
	padding:10px 10px;
	background-color:#efefe5;
	text-align:center
}

.greetingPhoto2 p{
	margin:5px 10px 5px;
}

.greetingName {
	font-size:1.2em;
	font-weight:bold;
}

strong.marked {
	font-weight:bold;
}

.greetingSignature{
	text-align:left;
}

.company_list {
	margin: 10px 0;
}

.company_list table{
	width:700px;
	border-collapse:collapse;
	border:1px #adadad solid;
	border-spacing:0;
	empty-cells:show;
	background-color:#fff;
}

.company_list td{
	padding:10px;
	border:1px #adadad solid;
	line-height: 130%;
	font-size:1em;
}

.company_list th{
	width:100px;
	text-align:center;
	font-weight:normal;
	font-size:1em;
	border:1px #adadad solid;
	background-color:#f5f4eb;
}

td.company_list_title {
	background-color:#5a5a5a;
	color:#FFFFFF;
	padding:0 3px;
	font-size:1em
}

td.company_history{
	padding:10px 30px;
	line-height: 170%;
}


.company_contact {
	margin:10px 0 10px;
	border-top:#BFBFBF 1px dotted;
	padding:5px 0;
	line-height:150%;
}

.company_contact p{ margin:5px 0 5px;}

.company_bgcolor {
	background-color:#A1A08E;
	padding:2px 3px;
	color:white;
}

.companyPhotoArea {
	margin-bottom:10px;
}

.companyPhotoArea p{ margin:0 0 15px;}


.company_photo {
	float:right;
	margin:0 0 5px 5px;
}

.company_left {
	float:left;
	margin:0 5px 0 0;
}

.company_map {
	margin:0 0 10px;
	padding:0;
	line-height:150%;
}

.company_map p{ margin:5px 0 5px;}





/* search result 
==========================*/

.searchContainer {
	width:800px;
	margin:0px auto 50px;
}

.searchTitle {
	border-bottom:1px solid #999;
	padding-bottom:3px;
	margin-bottom:10px;
}

.keyword {
	font-size:1.3em;
	font-weight:bold;
}

.searchRow {
	border-bottom:#CCC 1px solid;
	padding:5px 0;
}


.searchResult01,.searchResult02{
	margin:0;
	padding:0;
}

.searchResult01 {
	font-size:1.2em;
	margin:0 30px 0;
}

.searchResult02 {
	font-size:1em;
	margin:0 30px 0;
}



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

.sitemapContainer {
	width:800px;
	margin:0px auto 50px;
}

.sitemapContainer h2{
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
	margin-bottom:30px;
}


.sitemapRow,.sitemapRowEnd {
	width:245px;
	float:left;
	border-right:1px #e5e5e5 solid;
	margin:0 31px 0 0;
}

.sitemapRowEnd{
	border-right:none;
	margin:0;
}

ul.sitemap{
	list-style:none;
	margin:0 0 30px 0px;
	padding:0 10px 0 0;
}


li.col01 {
	background:url(../sitemap/images/arrow.gif) 0px 5px no-repeat;
	margin:0 0 5px 0px;
	padding:0 0 0 10px;
}

li.col02 {
	background:url(../sitemap/images/arrow_lev2.gif) 0px 5px no-repeat;
	margin:0 0 5px 10px;
	padding:0 0 0 10px;
}



/* contact 
==========================*/

.contactContainer {
	width:800px;
	margin:0px auto 30px;
}

.contactContainer h2{
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
	margin-bottom:30px;
}

.contactContainer h3{
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/dotted_line.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:15px;
	color:#693;
}

.contactContainer p{ margin:5px 0 5px;}

.contactContainer p.contact_ml20{ margin:5px 0 5px 20px;}

.contactNote {
	border:1px #e5e5e5 solid;
	background-color:#efefe5;
	width:800px;
	margin:0px auto 30px;
}

.contactNote p {
	margin:20px 20px 10px;
}

.contactNote ul{
	margin:0 50px 20px;
}


.contactNote ul li{
	margin:0 0 10px 0;
}



/* ussite 
==========================*/

.ussiteContainer {
	width:800px;
	margin:0px auto 30px;
}
.ussiteContainer h2{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 30px;
}
img.ussiteTitle{
	margin:0 0 30px;
}

.ussite_img{
	width:400px;
	float:right;
	margin:0 0 30px;
}

.ussite_contents{
	width: 800px;
	margin: 0 0 50px;
}
.ussite_contents p{
	padding:7px 0 20px 50px;
	font-size: 1em;
}
.ussite_contents_img{
	width: 700px;
	margin: 0 auto 30px;
	border: 1px solid #e5e5e5;
}
.ussite_text {
	width:400px;
	float:left;
}

.ussite_text p{
	padding:7px 0 20px 50px;
	font-size: 1em;
	margin-right:10px;
}

p.ussite_1 {background:url(../ussite/images/1.gif) left top no-repeat;}
p.ussite_2 {background:url(../ussite/images/2.gif) left top no-repeat;}
p.ussite_3 {background:url(../ussite/images/3.gif) left top no-repeat;}
p.ussite_4 {background:url(../ussite/images/4.gif) left top no-repeat;}
p.ussite_5 {background:url(../ussite/images/5.gif) left top no-repeat;}
p.ussite_6 {background:url(../ussite/images/6.gif) left top no-repeat;}
p.ussite_7 {background:url(../ussite/images/7.gif) left top no-repeat;}
p.ussite_8 {background:url(../ussite/images/8.gif) left top no-repeat;}




/* Lift 
==========================*/


.liftContainer{
	width:615px;
	margin:0 auto 50px;
}

#LiftTitle {
	background:url(../products/images/lift_title.jpg) no-repeat left top;
	width:615px;
	height:274px;
	border-bottom:#c6b1ca solid 1px;
}

.LiftText{
	width:350px;
	padding:180px 0 0 25px;
}

.LiftText p{
	font-size:small;
	color:#6c6c6c;
	line-height:150%;
}

.LiftText p.midashi{
	font-size:medium;
	color:#674b6c;
	padding-bottom:3px;
}

.LiftContents {
	border-top:#c6b1ca 1px solid;
	width:615px;
	margin:30px auto 0;
	padding-bottom:0;
}

.LiftContentsBox {
	width:615px;
	margin:30px auto 0;
	text-align:left;
}
.LiftContentsTitle {
	width:615px;
}
.LiftContentsText {
	width:565px;
	margin:10px auto 0;
}
.LiftPhotoRight {
	float:right;
	margin:0 0 10px 20px;
}
.LiftPhotoLeft {
	float:left;
	margin:0 20px 10px 0;
}

div#LiftColumn{
	width:615px;
	text-align:left;
}

div#LiftColumn1 {
	float:left;
	width: 195px;
	margin-right:15px;
}

div#LiftColumn2 {
	float:left;
	width:195px;
}

div#LiftColumn3 {
	float:right;
	width:195px;
}

ul.LiftMaterialsList
{
	list-style: none;
	list-style-position: outside;
	text-align:left;
}

ul.LiftMaterialsList li{
	background:url(../products/images/circle.gif) left 8px no-repeat;
	color: #4d4d4d;
	font-size: 1em;
	font:Verdana;
	padding: 3px 0px 3px 10px;
	line-height: 150%;
}

p.LiftMidashi{
	font-size:1.3em;
	color:#674b6c;
	padding-bottom:3px;
	margin:0;
}


div#LiftSimpleStep {
	width:615px;
	margin:10px auto 50px;
}

div.LiftSimpleHeader {
	width:615px;
	height:63px;
}

div.LiftSimpleContents {
	background:url(../products/images/lift_simple_line.gif) repeat-y left top;
}


div.liftSimpleBottom {
	width:615px;
	height:23px;
}

div.LiftSimpleContents .Text {
	width:566px;
	margin:0 auto;
}

div.LiftContentsBottom .Text p{
	margin:0 0 10px;
	padding:0;
}

div.LiftSimpleContents .LiftSimpeImages {
	width:566px;
	margin:0 auto;
	padding:20px 0 0;
}

div.LiftSimpleContents .LiftSimpeImages .right {
	float:right;
}
div.LiftSimpleContents .LiftSimpeImages .left {
	float:left;
}


.LiftContentsBottom {
	border-top:#c6b1ca 1px solid;
	border-bottom:#c6b1ca 1px solid;
	width:615px;
	margin:20px auto;
}

.LiftContentsBottom div.Text{
	margin:20px;
}
.LiftContentsBottom .Text p{
	padding:5px 0;
	line-height:150%;
}

.ProductLink {
	width:565px;
	margin:20px auto;
}

.ProductLink table{
	width:565px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}


.ProductLink td{
	line-height: 130%;
	font-size:1em;
	padding:5px;
	width:50%;
}

div.ProductLinkPhoto {
	width:90px;
	height:90px;
	float:left;
	margin-right: 10px;
}

div.ProductLinkInfo {
	width:170px;
	float:right;
}

div.ProductLinkInfo p{
	font-size:1em;
	line-height:130%;
}

.ProductLinkCart {
	width:98px;
	height:21px;
	margin:5px 0 0 0;
}

.ProductOderpage {
	width:273px;
	margin:30px auto;
	text-align:center;
}

.toLiftPage {
	margin:20px 0;
	font-size:1.3em;
	background:#efe4f1;
	text-align:center;
}

.toLiftPage a { color: #7d2d89; text-decoration: none; }
.toLiftPage a:visited { color:#7d2d89;}
.toLiftPage a:hover, .toLiftPage a:active { color: #7d2d89; text-decoration:underline; }

/* company
==========================*/

#compWrapper{
	width:1000px;
	margin:0 auto 0;
}

#compNav{
	float:left;
	width:240px;
	margin:0 30px 0 0;
}

#compContents{
	float:left;
	width:730px;
	margin:0 0 0 0;
}

#compNav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#compNav ul li{
	border-top:1px solid #ccc;
	font-size:1.3em;
	padding:0;
	margin:0;
}

#compNav ul li:last-child{
	border-bottom:1px solid #ccc;
}

#compNav ul li a{
	padding:10px 10px 10px 20px;
	display:block;
	border-left:5px solid #fff;
}

#compNav ul li a:hover,
#compNav ul li.active a{
	border-left:5px solid #36801C;
	background:#EFEFE5;
}

h2.compPageTitle{
	font-size:1.8em;
	margin:0 0 0;
}



/* ごあいさつ*/

.compGreetingTitle{
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;
}

.compGreetingTxt{
	margin:30px 0 50px;
}

.compGreetingTxt p{
	font-size:1.2em;
}


/* マナテックの想い*/

h3.visionTitle,.visionTitleFirst{
    color: #09ad96;
    font-size: 2em;
	margin:40px 0 20px;
    text-align: center;
}
h3.visionTitle{
	margin:100px 0 20px;
}

.vision_img{
    text-align:center;
	margin:100px 0 20px;
}

.vision_imgFirst{
    text-align:center;
	margin:50px 0 20px;
}

.visionStrongGreen{
	font-weight:bold;
	font-size:1.2em;
	color:#09ad96;
}

.visionText{
    font-size: 1.3em;
    text-align: center;
}

.vision_mov{
    text-align:center;
	margin:50px 0 20px;
}



.compVisionTitle {
	font-size:1.5em;
	margin:48px 0 12px;
	color:#802020;
}

.compVisionTitle3 {
	font-size:2em;
}

.compVisionTop{
	background:url(../company/images/vsion_gm.jpg) no-repeat right bottom;
	padding-top:100px;
	padding-bottom:30px;
}

.compVisionProfile{
	width:300px;
	margin:24px 0 0;
}
.gmName{
	font-size:1.2em;
	margin:0;
	padding:0;
	font-weight:bold;
}

.kana{
	font-size:0.8em;
	margin-left:1em;
	font-weight:normal;
}

.gmCompany{
	margin:0 0 6px;
}
.gmProfile{
	margin:0 0 0;
}
.compVisionImg{
	text-align:center;
	margin:24px 0;
}

.compStrongGreen{
	font-weight:bold;
	font-size:1.2em;
	color:#275A16;
}

.compVisionImgRight{
	float:right;
	margin:0 0 12px 12px;
}

.compVisionArea{
	margin:80px auto;
}
.compVisionTitle2{
	font-size:1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
	color:#802020;
	margin:0 0 24px;
}


/* 会社概要*/

.compOutlineArea{
	margin:24px 0 48px;
}

.compOutlineArea h3{
	font-size:1.3em;
	font-weight:bold;
	padding:12px;
	margin:0 0 12px;
	border-left:10px solid #36801C;
	background:#F5F4EB;
}

.compOutlineArea p{
	font-size:1.1em;
	padding:0 24px;
}

.compPhotoArea {
	margin:24px 24px 0;
}

.compPhotoArea p{ margin:0 0 15px; padding:0;}


.comp_photo {
	float:right;
	margin:0 0 5px 5px;
}

.comp_left {
	width:470px;
	float:left;
	margin:0 5px 0 0;
}
.comp_left h4{
	font-weight:bold;
	font-size:1.1em;
}
.compContact{
	margin:24px 0 48px;
}

.compContact h4{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ccc;
	margin:0 24px 12px;
	padding:5px 10px;
}

.compContact p{
	margin:0 0 12px 0;
}

.compMidashi {
	background-color:#A1A08E;
	padding:0 3px;
	color:white;
	margin:0 5px 0 0;
	width:5em;
	text-align:center;
	display:inline-block;
	font-size:0.8em;
}

dl.compInfo{
  width:700px;
}

dl.compInfo dt {
  float:left;
  clear:left;
  width:70px;
  background-color:#A1A08E;
  padding:1px 3px;
  margin: 5px 0;
  color:white;
  text-align:center;
  font-size:0.8em;
}

dl.compInfo dd {
  float:left;
  width:600px;
  padding-left: 20px;
  margin: 5px 0;
}

/* 開業国*/

.global{
	float:left;
	margin:24px 20px 24px 0;
	display:block;
}

dl.history{
	margin:24px 0 24px 20px;
}

dl.history dd p{
	background-image:url(../company/images/flags.png);
	background-repeat:no-repeat;
}
dl.history dd p{
	margin:0;
	padding:0 0 0 20px;
}

dl.history dt{
	width : 4em;
	clear : both;
	background:#D6D6AC;
	padding:2px 3px;
	font-size:0.8em;
	text-align:center;
	margin:12px 0 5px;
	padding:0;
}

dl.history dd{
	margin:0;
	padding:0;
}

.f001{background-position:0 0;}
.f002{background-position:0 -30px;}
.f003{background-position:0 -60px;}
.f004{background-position:0 -90px;}
.f005{background-position:0 -120px;}
.f006{background-position:0 -150px;}
.f007{background-position:0 -180px;}
.f008{background-position:0 -210px;}
.f009{background-position:0 -240px;}
.f010{background-position:0 -270px;}
.f011{background-position:0 -300px;}
.f012{background-position:0 -330px;}
.f013{background-position:0 -360px;}
.f014{background-position:0 -390px;}
.f015{background-position:0 -420px;}
.f016{background-position:0 -450px;}
.f017{background-position:0 -480px;}
.f018{background-position:0 -510px;}
.f019{background-position:0 -540px;}
.f020{background-position:0 -570px;}
.f021{background-position:0 -600px;}
.f022{background-position:0 -630px;}
.f023{background-position:0 -660px;}
.f024{background-position:0 -690px;}
.f025{background-position:0 -720px;}
.f026{background-position:0 -750px;}


/* 加盟団体*/

.compAffiliTitle{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #36801C;
	margin:48px 0 12px;
}

.affiliName{
	font-weight:bold;
	font-size:1.2em;
	margin:0;
	padding:0 0 0;
}

.affiliAddress{
	margin:0;
	padding:0 0 12px;
}

.affiliImg{
	margin:0 0px;
	padding:12px 0 12px;
	width:180px;
	float:left;
}

.affiliInfo{
	width:550px;
	float:left;
}

.affiliContents{
	margin:0 0 24px;
}