@charset "shift_jis";

body	{
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color: #000000;
	line-height: 1.4;
	background-color: #ffffff;
	background-image: url(../img/headerBg.gif);
	background-repeat: repeat-x;
}

html	{ overflow-y:scroll;}

a {  text-decoration:none;}
a:link {  color: #0033ff;}
a:visited {  color: #0033ff;}
a:hover { color: #ff0000;}
a:active { color: #ff0000;}

p, h1, h2, h3, h4, h5, h6, div, dl	{ margin: 0; padding: 0; font-weight: normal;}
strong	{ font-weight: bold; font-style: normal;}
img	{ border: none;}

.lft	{ text-align: left;}
.ctr	{ text-align: center;}
.rgt	{ text-align: right;}

.futoji	{ font-weight: bold;}

.lineT	{
	width: 100%;
	border-top: solid 3px #ff9900;
	padding: 0;
	margin: 3px 0 8px 0;
}

.line	{
	width: 800px;
	border-top: solid 1px #aaaaaa;
	padding: 0;
	margin: 7px 0;
}

.kugiri	{
	width: 800px;
	border-top: solid 1px #cccccc;
	padding: 0;
	margin: 5px 0;
}

.copyright	{
	margin:10px 0 5px 0;
	color: #333333;
	font-size:10px;
	letter-spacing: 1px;
}

.s10	{ font-size: 10px;}
.s11	{ font-size: 11px;}
.s12	{ font-size: 12px;}
.s13	{ font-size: 13px;}
.s14	{ font-size: 14px;}
.s15	{ font-size: 15px;}
.s16 { font-size: 16px;}
.s17 { font-size: 17px;}
.s18 { font-size: 18px;}
.s19 { font-size: 19px;}
.s20 { font-size: 20px;}
.s21 { font-size: 21px;}
.s22 { font-size: 22px;}
.s23 { font-size: 23px;}
.s24 { font-size: 24px;}
.s25 { font-size: 25px;}
.s26 { font-size: 26px;}
.s28 { font-size: 28px;}
.s30 { font-size: 30px;}
.s32 { font-size: 32px;}
.s34 { font-size: 34px;}
.s36 { font-size: 36px;}
.s38 { font-size: 38px;}
.s40 { font-size: 40px;}

.lh0 { line-height: 1.0;}
.lh1 { line-height: 1.1;}
.lh2 { line-height: 1.2;}
.lh3 { line-height: 1.3;}
.lh4 { line-height: 1.4;}
.lh5 { line-height: 1.5;}
.lh6 { line-height: 1.6;}
.lh7 { line-height: 1.7;}
.lh8 { line-height: 1.8;}

.lsA2	{ letter-spacing: -2px;}
.lsA1	{ letter-spacing: -1px;}
.ls0	{ letter-spacing: 0;}
.ls1	{ letter-spacing: 1px;}
.ls2	{ letter-spacing: 2px;}
.ls3	{ letter-spacing: 3px;}
.ls4	{ letter-spacing: 4px;}

.cWhite	{ color: #ffffff;}
.cBlack	{ color: #000000;}
.cGray3	{ color: #333333;}
.cGray4	{ color: #444444;}
.cGray5	{ color: #555555;}
.cRed1	{ color: #ff0000;}
.cRed2	{ color: #ff3300;}
.cOrange1	{ color: #ff6600;}
.cGreen	{ color: #007700;}
.cGreen1	{ color: #339900;}
.cBlue1	{ color: #0066ff;}
.cBlue2	{ color: #003366;}
.cPink1	{ color: #cc3366;}

.bgW	{ background-color: #ffffff;}

td.bgimg	{
	background-image:url(../img/08tab2bar.gif);
	background-repeat:repeat-x;
}



/*　トップページ　*/
.top_catch	{
	padding: 2px 0;
	color: #cc0000;
	font-weight: bold;
	border-top: solid 2px #cc0000;
	border-bottom: solid 2px #cc0000;
	background-color: #ffe8e8;
}



/*　システムページ　*/
ul.sys	{
	margin-top: 5px;
	margin-bottom: 0;
}

ul.sys li	{
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}

/*　アイスボックスページ　*/
.ice	{
	font-size: 16px;
	color: #3680EE;
	font-weight: bold;
	line-height: 1.5;
}

.ice2	{
	border: solid 1px #3399ff;
}

.ice2catch	{
	padding: 3px 0;
	color: #3399ff;
	font-weight: bold;
	border-bottom: solid 1px #3399ff;
	background-color: #d6ebff;
}

/*
ul.ice2	{
	margin-top: 5px;
	margin-bottom: 0;
}

ul.ice2 li	{
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}
*/

/*　リフレッシュボックスページ　*/
.ref	{
	font-size: 16px;
	color: #009999;
	font-weight: bold;
	line-height: 1.5;
}

.ref2	{
	border: solid 1px #009999;
}

.ref2catch	{
	padding: 3px 0;
	color: #009999;
	font-weight: bold;
	border-bottom: solid 1px #009999;
	background-color: #e0f0f0;
}

/*
ul.ref2	{
	margin-top: 5px;
	margin-bottom: 0;
}

ul.ref2 li	{
	margin-bottom: 5px;
	text-align: left;
	font-size:16px;
	line-height:1.5;
}
*/


/*　サービスエリアページ　*/
#area	{
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
}

#area dl dt.city	{
	margin: 0 0 5px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

#area dl dt.areaA	{
	border-left: 8px solid #ff6600;
	padding: 2px 0 2px 8px;
	margin: 0 0 0 16px;
}

#area dl dt.areaA1	{
	border-left: 8px solid #ff6600;
	padding: 2px 0 2px 8px;
	margin: -12px 0 0 16px;
}

#area dl dt.areaB	{
	border-left: 8px solid #ffb200;
	padding: 2px 0 2px 8px;
	margin: -12px 0 0 16px;
}

#area dl dt.areaB1	{
	border-left: 8px solid #ffb200;
	padding: 2px 0 2px 8px;
	margin: 0 0 0 16px;
}

#area dl dt.dot	{
	font-size: 16px;
	border-top: solid 1px #cccccc;
	margin: 8px 0 0 16px;
}

#area dl dt.s12	{
	font-size: 12px;
	color: #333333;
	margin: 0;
}

#area dl dt.box3	{
	text-align: right;
	margin: 10px 80px 0 0;
}

