﻿/* common set */

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

h1, h2, h3, h4, h5, h6, p, address {
    font-size: 12px;
    color: #777777;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    line-height: 150%;
 }

ul, ol, dl {
    font-size: 12px;
    color: #777777;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    line-height: 150%;
	margin: 0px;
	padding: 0px;
}

li, dt, dd {
    font-size: 12px;
    color: #777777;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    line-height: 150%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* hypertext */

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
    text-decoration: underline;
}

/* hidden */

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;	
}

/* CSS Document */

.headTextile {
	font-size: 13px;
	line-height: 24px;
	color: #FF0000;
}

.headTextile0 {
	font-size: 11px;
	color: #FFFFFF;
}

.headLink {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 20px;
	padding-left: 10px;



}
.honbun {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	width: 550px;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 200px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";

}
.bigText {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF00;
	line-height: 24px;

}
.modoru {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 650px;
	text-decoration: underline;


}
.smallText {
	font-size: 10px;
	color: #FFFFFF;
	width: 550px;
	margin-right: 200px;
	margin-left: 200px;
}
.honbunTable {

	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.smallText2 {

	font-size: 10px;
	color: #FFFFFF;
}
.midashi {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 550px;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #FFFF00;
}
.headLink2 {

	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #3c0000;
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 15px;
	padding-left: 10px;
}
.productsNumber {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #3399FF;
}
