﻿body{
	color: #333333;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.gif);
	font-size: 90%;
}

a:link {
	color: #027D97;
	text-decoration: none;
}

a:visited {
        color: #027D97;
        text-decoration: none;
}

a:hover {
        color: #027D97;
        text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */


h1{
 font-family: Verdana,"ＭＳ Ｐゴシック", Osaka, Arial, sans-serif,"ヒラギノ角ゴ Pro W3";
 font-size: 120%;
 color: #334d55;
	margin: 0px;
	padding: 0px;
}

h1 img{
 vertical-align: middle;
 margin: 6px;
 }

h2{
	font-size: 90%;
	color: #333333;
	padding-top: 14px;
	background-image: url(../images/left_h2_back.jpg);
	padding-right: 10px;
	padding-left: 14px;
	padding-bottom: 14px;
	margin: 0px;
	padding: 0px;
	text-indent: 20pt;
	line-height: 130%;
}

h3{
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif,"ヒラギノ角ゴ Pro W3";
 font-size: 100%;
 font-weight: normal;
 color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif,"ヒラギノ角ゴ Pro W3";
 font-size: 100%;
 color: #334d55;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif,"ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif,"ヒラギノ角ゴ Pro W3";
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main {
	margin-left: 10px;
	width: 860px;
 }

#masthead{
	position: relative;
	height: 50px;
	background-color: #EAF5FB;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../images/head_back.gif);
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#navBar{
	width: 200px;
	margin-top: 10px;
	background-color: #ffffff;
	margin-left: 5px
}



#content{
	width: 620px;
	position: absolute;
	left: 237px;
	margin-top: 220px;
	top: 250px;
}
#newitem{
	width: 620px;
	position: absolute;
	left: 235px;
	top: 80px;
}

#desc{
	font-size:80%;
	margin-left: 5px;
	color:#000000;
	padding: 2px;
	margin-right: 5px;
}
#desc p{
    margin:0px;
}
   

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	padding: 0px;
	height: 30px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	margin-top: 1px;
	margin-right: 5px;
	font-size: 80%;
	height: 20px;
	margin-left: 5px;
	padding: 2px 0px 3px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}

.feature h3{
	padding: 4px;
	text-align: center;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #FF8409;
}

.feature img{
	float: left;
	margin-right: 10px;
}
.yoyaku{
	position: relative;
	left: 270px;
	top: 0px;
	
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px;
	font-size: 80%;
	border: 0px solid #F5AA65;
	margin-top: 20px;
}

.story h3 {
	color: #336699;
	background-color: #99CCFF;
	padding: 6px 3px;
	background-image: url(../images/story_back.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

.story p{
	margin: 10px 5px 10px 5px ;
}


/************* #siteInfo styles ***************/

#siteInfo{
	margin-top: 30px;
	font-size: 75%;
	color: #cccccc;
	margin-bottom: 10px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 4px 0px 4px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
    background-image: url(../images/submenu_back.gif);
    color: #027D97;
	border-left: 4px solid #cccccc;
}


#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 4px 0px 4px 10px;
	background-image: url(../images/submenu_back.gif);
    color: #027D97;
	border-left: 4px solid #cccccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 4px 0px 4px 10px;
	background-image: url(../images/submenu_back_over.gif);
    color: 027D97;
	text-decoration: none;
	border-left: 4px solid #6083C5;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-size: 90%;
	margin: 10px;
	background: #ffffff url(../images/koushin_h3_back.jpg) no-repeat top;
	padding: 0px;
}

.relatedLinks li{
   margin-left: 4px;
   margin-top: 4px;
 }


.relatedLinks ul{
   margin: 0px;
   padding: 0px;

}
.relatedLinks h3{
	padding: 6px 2px 6px 10px;
	margin: 0px;
	
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	margin: 5px 0px 0px;
	padding: 7px;
	background-color: #FDE9C6;
	text-align: center;
	border: 2px solid #FFFFFF;
}

#advert img{
	display: block;
	text-align: center;
	margin-bottom: 5px;
}


/************** #headlines styles **************/

#headlines{
	margin: 10px;
	padding: 0px;
	font-size: 90%;
	background-color: #ffffff;
	background: #ffffff url(../images/left_h3_back.jpg) no-repeat top;
}


#headlines p a{
   font-weight: bold;
}

#headlines h3{
   padding: 6px 2px 6px 10px;
	margin: 0px;
}

#headlines p{
	margin: 10px 5px 10px 5px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
.feature p {
	font-size: 95%;
	line-height: 120%;
	margin: 5px 5px 10px;
	padding: 0px;
}


.float_clear {
	clear: both;
}
.colum {
	clear: both;
	padding: 0px;
	font-size: 80%;
	border: 0px solid #F5AA65;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colum h3 {
	color: #FFFFFF;
	background-color: #F5AA65;
	padding: 6px 3px;
	background-image: url(../images/solum_back.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.colum p {
	margin: 5px;
}
.red_style {
	color: #CC0000;
}

.ProductTable {
}

.ProductTable h4{
	padding: 2px;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #eeeeee;
 
}

.ProductTable td {
	vertical-align: top;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #dddddd;
	border-bottom-color: #cccccc;
	border-left-color: #dddddd;
}

.ProductTable ul {
	padding: 0px;
	margin: 5px 0px 5px 10px;
	list-style-position: inside;
	list-style-type: square;
	color: #FF9900;
}
.story img {
	float: right;
	margin-left: 10px;
}


.germa {
	padding: 6px 3px;
	vertical-align: middle;
	background-image: url(../images/germa_back.gif);
	background-repeat: repeat-x;
	width: 380px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #eeeeee;
	border-bottom-color: #dddddd;
	border-left-color: #eeeeee;
}

/***********************************************/
/* Contents Divs                                 */
/***********************************************/


#content2 {
	width: 620px;
	margin-top: 20px;
	position: absolute;
	left: 242px;
	top: 74px;
	height: 740px;
	background-color: #FFFFFF;
}

#contentShop {
	width: 620px;
	margin-top: 20px;
	position: absolute;
	left: 240px;
	top: 74px;
}
#contentShop2 {

	width: 620px;
	margin-top: 20px;
	position: absolute;
	left: 110px;
	top: 50px;
}



.ToTop {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 90%;
	margin-right: 20px;
}
#content3 {
	width: 620px;
	margin-top: 20px;
	position: absolute;
	left: 125px;
	top: 70px;
	height: 740px;
	background-color: #FFFFFF;
}

/************** germaabout styles ***************/

.GermaAbout {
	font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}

.GermaAbout h3 {
	padding: 4px;
	margin: 0px 0px 5px;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 110%;
}

.GermaAbout h4 {
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.GermaAbout p {
	margin-right: 10px;
	margin-left: 10px;
}
.GermaAbout ul {
	background-color: #FFFFFF;
	padding: 10px;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 140%;
	font-weight: bold;
	color: #99CCFF;
}
.GermaAbout ol {
	background-color: #FFFFFF;
	padding: 10px;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 140%;
	font-weight: bold;
}
.GermaAbout h4 a {
	color: #3399CC;
}


/************** QAstyles ***************/

.QA {
	margin: 0px 0px 40px;
	padding: 6px 10px 16px;
	width: 600px;
	border-top: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-left: 0px;
	background: center;
}

.QA h3 {
	padding: 10px 4px 10px 40px;
	margin: 0px 0px 5px;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2B47C;
	border-right-color: #F2B47C;
	border-bottom-color: #F2B47C;
	border-left-color: #F2B47C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 150%;
	background-image: url(../images/mark_Q.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.QA p {
	margin-right: 10px;
	margin-left: 10px;
}

.red{
color:#FF0000;
font-size:15px;}

.ans {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}

/************** shoppingstyles ***************/

.shopping {
	font-size: 90%;
	background-color: #FFFFFF;
	margin: 0px 0px 40px;
	border: none #FFFFFF;
	font-weight: lighter;
	background-position: left;
	color: #333333;
	width: 600px;
	padding-top: 6px;
	padding-bottom: 16px;
}

.shopping h3 {
	padding: 10px 4px 10px 25px;
	margin: 0px 0px 3px;
	color: #333333;
	text-align: left;
	font-size: 140%;
	background-image: url(../images/point-red.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.ichioshi p {
	font-size: 110%;
	text-align: center;
}


/************** .shopping styles ***************/

.ichioshi {
	border: none;
	font-size: 90%;
	background: left;
	text-align: left;
	color: #333333;
	margin-bottom: 40px;
	height: 200px;
}

.chumoku {

	font-size: 80%;
	padding: 0px;
	margin-bottom: 20px;
}


#product h3 {
	background-color: #FCF3E4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7DCAE;
	border-right-color: #F7DCAE;
	border-bottom-color: #F7DCAE;
	border-left-color: #F7DCAE;
	padding: 5px 0px;
	background-image: url(../images/shikakunack.gif);
	color: #333333;
	font-size: 110%;
	margin-bottom: 20px;
}

#product {
	padding-top: 20px;
	padding-left: 20px;
}

.syouhin {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

#product h4 {
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2B47C;
	border-right-color: #F2B47C;
	border-bottom-color: #F2B47C;
	border-left-color: #F2B47C;
	font-weight: ;
	background-image: url(../images/solum_back.png);
	color: #FFFFFF;
}

#product ul {
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 140%;
	font-weight: ;
	color: #F2B47C;
}

#product h4 a {
	color: #CC6600;
}

#contentShop h2 {
	background-image: url(../images/shopping_h2_back.jpg);
	background-repeat: no-repeat;
	color: #000000;
}


/************** germagoodstyles ***************/

.germagood {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 6px;
	padding-bottom: 16px;
	background: #FFFFFF;
	border: #FFFFFF;
	padding-left: 10px;
}

.germagood h3 {
	padding: 10px 4px 10px 0px;
	margin: 0px 0px 3px;
	color: #003366;
	text-align: left;
	font-size: 150%;
}
.syouhin h5 {
	font-size: 110%;
	font-weight: bolder;
	color: #333333;
}
.itemArea {
	background-color: #FFFFFF;
	padding: 16px;
}


/************** toiawase styles ***************/

.toiawase {
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}

.toiawase h3 {
	padding: 10px 4px 10px 0px;
	margin: 0px 0px 5px;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2B47C;
	border-right-color: #F2B47C;
	border-bottom-color: #3399CC;
	border-left-color: #F2B47C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 150%;
}


.ToiawaseNaiyou {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 110%;
}


.taiken {
    font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}

.toiawase h4 {
	font-weight: bold;
	color: #3399CC;
}
.TelFaxNo {
	font-size: 200%;
	line-height: 120%;
	font-weight: bolder;
	color: #CC3300;
}
.toiawase td {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.toiawase th {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #eeeeee;
}
.hyouji {

    font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}
.hyouji table {
	text-align: left;
}
.hyouji td {
	text-align: left;
}


/************** toiawase styles ***************/

.About {
	font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}

.About h3 {
	padding: 10px 4px 10px 0px;
	margin: 0px 0px 5px;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2B47C;
	border-right-color: #F2B47C;
	border-bottom-color: #3399CC;
	border-left-color: #F2B47C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 150%;
}
.About h4 {
	font-weight: bold;
	color: #3399CC;
}

.About th {
   background-color: #eeeeee;

} 
.AboutNaiyou {
   background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

.itemArea h4 {
	font-weight: bolder;
	color: #3399CC;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #CCCCCC;
	padding: 3px;
	margin-top: 20px;
}

.itemArea p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.StyleWhite {
	color: #FFFFFF;
}
.Price {
	font-size: 160%;
	font-weight: bolder;
	color: #CC0000;
}
.ProductName {
	font-size: 120%;
	font-weight: bold;
}
.NormalStyle {
	font-weight: normal;
	color: #000000;
}

.BlueStyle {
	color: #006699;
}
.topic {


    font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}
.topic h4 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list {

	font-size: 80%;
	background-color: #F7F7F7;
	margin: 0px 0px 40px;
	padding: 6px 16px 16px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #CCCCCC;
}
.list table {
	background-color: #cccccc;
}
.list td {
	background-color: #FFFFFF;
}
.list_1 {
	background-color: #B3D1FF;
}
.list_2 {
	background-color: #DCF0FA;
}
.list_3 {
	background-color: #FFF5D7;
}
.list_4 {
	background-color: #FBCABD;
}
.list_5 {
	background-color: #C8ECDE;
}
.list_6 {
	background-color: #E6DBF2;
	line-height: 150%;
}
.list_7 {
	background-color: #D7F4CC;
}
.list_8 {
	background-color: #FFDAD0;
}
.list_0 {
	background-color: #FFFFFF;
}

.style6 {
	font-weight: normal;
	color: #332020;
}

.style7 {
	font-size: small;
	line-height: 130%;
}

.style11 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

.style13 {
	font-weight: bold;
 }

.style18 {
	color: #333333; 
}
.media{
	height: 100px;
	width: 190px;
	top: 10px;
	background: url(../images/media.gif) no-repeat center center;
	font-size: 85%;
	line-height: 120%;
	color: #333333;
}
.media p{
	text-align: left;
	position: relative;
	top: 35px;
	left: 20px;

}
.panf{
	height: 100px;
	width: 190px;
	top: 10px;
	background: url(../images/panf.gif) no-repeat center center;
	font-size: 85%;
	line-height: 120%;
	margin-top:10px;
	margin-bottom: 5px;
	color: #333333;
}
.panf p{
	text-align: left;
	position: relative;
	top: 35px;
	left: 20px;

}
.can{
	height: 300px;
	width: 500px;
	top: 10px;
	background: url(../images/can.jpg) no-repeat center center;
	font-size: 80%;
}
.can p{
	position: relative;
	top: 250px;
	left: 80px;

}
.waku {

	font-size: 80%;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 6px;
	padding-bottom: 16px;
	background: #FFFFFF;
	border: #FFFFFF;
}
.point1 {
	height: 140px;
	width: 550px;
	top: 10px;
	background: url(../images/point1.jpg) no-repeat center center;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 15px;
	font-size: 90%;
	line-height: 120%;
}
.p1{
	text-align: left;
	top: 50px;
	position: relative;
	left: 30px;
	width: 300px;

}
.point2 {

	height: 140px;
	width: 550px;
	top: 10px;
	background: url(../images/point2.jpg) no-repeat center center;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 15px;
}
.point3 {


	height: 140px;
	width: 550px;
	background: url(../images/point3.jpg) no-repeat center center;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 15px;
}
.point4 {



	height: 140px;
	width: 550px;
	background: url(../images/point4.jpg) no-repeat center center;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 15px;
}
.point5 {
	height: 140px;
	width: 550px;
	top: 10px;
	background: url(../images/point5.jpg) no-repeat center center;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 15px;
}
.p2 {
	text-align: left;
	width: 330px;
	position: relative;
	left: 200px;
	top: 50px;
}
.p3 {
	text-align: left;
	width: 260px;
	position: relative;
	left: 30px;
	top: 50px;
}
.p5 {
	text-align: left;
	width: 320px;
	position: relative;
	left: 30px;
	top: 50px;
}
.ichioshi_h4 {

	border: none;
	font-size: 100%;
	text-align: center;
	color: #333333;
}
.text-c {
	border: none;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
}
