﻿A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: purple;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: yellow;
    COLOR: green;
    TEXT-DECORATION: underline
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: red;
    TEXT-DECORATION: none
}
BODY, TD, TH
{
    FONT-FAMILY: 'ＭＳ Ｐゴシック';
    font-size: 10pt;
}

/*  右に 10px */
.styleL10 {
	margin-left: 10px;
}

.bordwid0 {
				border-width: 0;
}
.m-menu {
				position: absolute;
				width: 585px;
				height: 19px;
				top: 72px;
				left: 7px;
				z-index: 2;
}
.m-smenu {
				height: 17px;
}
.s-emenu {
				border-width: 0;
				position: absolute;
				width: 113px;
				height: 87px;
				top: 91px;
				left: 328px;
				z-index: 2;
				visibility: hidden;
				background-color: #e7e7e7;
}
.s-cmenu {
				border-width: 0;
				position: absolute;
				width: 113px;
				height: 46px;
				top: 91px;
				left: 479px;
				z-index: 2;
				visibility: hidden;
				background-color: #e7e7e7;
}
.back-style {
				position: absolute;
				width:280px;
				height:118px;
				z-index: 1;
				top: 70px;
				left: 314px;				
}
.copyr {
				text-align: center;
				font-size: 11px;
				font-family: Verdana;
}
.qpoint {
				position: absolute;
				top: 49px;
				left: 481px;
				z-index: 1;
}
.price-t1 {
				font-weight: bold;
				background-color:#66FF99;
}
.price-t2 {
				background-color: #DFFFDF;
				width:180px;
				height:17px;
}

H1
{
    font-size: 24pt;
}
H2
{
    font-size: 20pt;
}
H3{
    font-size: 16pt;
}
BIG
{
	font-weight: bold;
}
TEXTAREA
{
    font-size: 10pt;
}
/* Pタグの行間を1.2倍にする */
p {
	line-height:1.2em;
}
/* 色の指定 */
.bgLogo {
			background-color: #e7e7e7; /* ロゴの背景色 */
}
.redcolor {
			color: #FF0000; /* 赤色 */
}
.navycolor {
			color:navy; /* 深い青 */
}
.tealcolor {
			color:teal; /* 深い緑 */
}
.celcolor {
	border-width: 1px;
	background-color: #dfffdf; /* 表のセルの色 水色 */
	}

/* <Start> 2009/09/04 Added by T.Sanada */
.txt_cmn
{
    border: 1px solid #303030;
}

.txt_wsearch
{
    border: 1px solid #a0a0a0;
}

.btn_pr1
{
    padding: 2px;
    border: 1px solid #808080;
    background-color: #d0d9d9;
}

.btn_cmn
{
    padding: 2px;
    border: 1px solid #808080;
    background-color: #f0f0f0;
}
/* <E n d> 2009/09/04 Added by T.Sanada */
/* <Start> 2009/09/13 Added by T.Sanada */
.tbl_wsearch
{
    border: 1px solid #a0a0a0;
    background-color: #e0e0e0;
    background-image: url(images/wsearch_tbl_bg.gif);
    background-repeat: repeat-x;
}

.btn_wsearch
{
    padding: 2px;
    border: 1px solid #808080;
    background-color: #f0f0f0;
    background-image: url(images/wsearch_btn_bg.gif);
    background-repeat: no-repeat;
    background-position: 5% 50%;
    text-indent: 1em;

}
/* <E n d> 2009/09/13 Added by T.Sanada */

