/*----------------------------------------------------	
	Body
----------------------------------------------------*/
body {	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	background-color: #FFFFFF;
}

html {
	overflow-y: scroll;
}

.img-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.img-l2 {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

ul, ol, li {
	margin: 0px;
}

.waku{
	background-color:006600;
	font-size: 99%;
	color: #FFFFFF;
	font-weight:bold;
	line-height:300%;
	padding:5px 10px 5px 10px; 
}

/*----------------------------------------------------	
	Text
----------------------------------------------------*/

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1;
}

.title {
	color: #666666;
	font-size: 80%;
	text-indent: 1em;
}

.title-b {
	color: #333333;
	font-size: 80%;
	margin-left: 5px;
}

.title-w {
	color: #FFFFFF;
	font-size: 80%;
	margin-left: 5px;
	font-weight: bold;
}

.text {
	color: #333333;
	font-size: 80%;
	line-height: 1.5;
}

.text-2 {
	color: #333333;
	font-size: 85%;
	line-height: 1.5;
}

.text-b {
	color: #666666;
	font-size: 90%;
	line-height: 1;
}

.text-g {
	color: #006600;
	font-size: 90%;
	line-height: 1;
}

.text-blue {
	color: #0033FF;
	font-size: 90%;
	line-height: 1.1;
}

.explanation {
	color: #000000;
	font-size: 75%;
	line-height: 1.5;
}

.explanation-g {
	color: #006600;
	font-size: 75%;
	line-height: 1.2;
}

.emphasis {
	color: #006600;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5;
}

.emphasis-b {
	color: #006600;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5;
}

.headline {
	color: #FF0000;
	font-size: 85%;
	letter-spacing: 0.1em;
}

.headline-s {
	color: #FF0000;
	font-size: 80%;
}

.headline-b {
	color: #FF0000;
	font-size: 85%;
	background-color: #FFFF00;
}

.comment {
	font-size: 75%;
	line-height: 1.5;
}

.caption {
	font-size: 70%;
	line-height: 1.3;
}

.caption2 {
	font-size: 70%;
	line-height: 1.5;
	font-weight: bold;
}

.price1 {
	font-size: 70%;
}

.price2 {
	color: #FF0000;
	font-size: 85%;
	font-weight: bold;
}

.price3 {
	color: #006600;
	font-size: 90%;
	font-weight: bold;
}

.price4 {
	font-size: 80%;
}

.price5 {
	color: #FF0000;
	font-size: 95%;
	font-weight: bold;
}

.price6 {
	color: #FF0000;
	font-size: 180%;
	font-weight: bold;
	line-height: 1;
}

.price7 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5;
}

.table {
	font-size: 80%;
}

.table-w {
	font-size: 85%;
	color: #FFFFFF;
	line-height: 1.1;
}

.table-s {
	font-size: 70%;

}

.table-sw {
	font-size: 70%;
	color: #FFFFFF;
}

.shironuki {
	color: #FFFFFF;
}

.shironuki-b {
	font-size: 98%;
	color: #FFFFFF;
	font-weight:bold;
}

.copyright {
	color: #666666;
	font-size: 70%;
	line-height: 3;
}

.link {
	text-decoration:underline;
	color: #0000CC;
}

.pankuzu {
	color: #666666;
	font-size: 70%;
}

.link-top {
	color: #666666;
	font-size: 70%;
}

.navi {
	color: #999999;
	font-size: 80%;
	line-height: 3;
}

.error {
	color: #006600;
	font-size: 85%;
	font-weight: bold;
	line-height: 2;
}

/*----------------------------------------------------	
	Link
----------------------------------------------------*/

a {
	color: #0000CC;
	text-decoration: none;
}

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

.pankuzu a {
	color: #666666;
	text-decoration: none;
}

.pankuzu a:hover {
	color: #009933;
	text-decoration: underline;
}


.navi a {
	color: #666666;
	text-decoration: none;
}

.navi a:hover {
	color: #009933;
	text-decoration: underline;
}

