@charset "utf-8";
/* CSS Document */

body {
	background-color:#f2ebdc;
	color:#666666;
	margin:0px 0px 0px 0px;
	}

.font10 {
	font-size:10px;
	line-height:140%;
	}

.font10nolh {
	font-size:10px;
	}

.font12 {
	font-size:12px;
	line-height:140%;
	}

.font14 {
	font-size:14px;
	line-height:140%;
	}

.font16 {
	font-size:16px;
	line-height:140%;
	}

.header {
	background-image:url(images/head.gif);
	background-position:left top;
	height:28px;
	}

.foot {
	color:#999999;
	font-size:12px;
	padding:10px 0px 15px 0px;
	}

.dot01 {
	background-image:url(images/dot.gif);
	background-position:center left;
	background-repeat:repeat-x;
	}

.line01 {
	background-image:url(images/line01.gif);
	background-position:center left;
	background-repeat:repeat-x;
	}

.tate_line {
	background-image:url(images/tate.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:20px;
	}

.index_ya {
	background-image:url(images/index_ya.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#666666;
	font-size:12px;
	line-height:140%;
	padding-left:13px;
	}

.index_btn {
	background-image:url(images/index_img_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:37px;
	}

.check_icon {
	background-image:url(images/check_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	padding-left:20px;
	}

.common_font_pl10 {
	color:#666666;
	font-size:12px;
	line-height:140%;
	padding:10px 10px 20px 10px;
	}
	
.list01 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	}

.list02 {
	color:#666666;
	font-size:12px;
	line-height:120%;
	}

.banner_font {
	font-size:12px;
	line-height:140%;
	}

a:link 		{color:#666666;	text-decoration:none;}
a:visited {color:#666666;	text-decoration:none;}
a:active 	{color:#666666;	text-decoration:underline;}
a:hover 	{color:#666666;	text-decoration:underline;}

.list02 a:link 		{color:#0597a0;	text-decoration:none;}
.list02 a:visited {color:#0597a0;	text-decoration:none;}
.list02 a:active 	{color:#0597a0;	text-decoration:underline;}
.list02 a:hover 	{color:#0597a0;	text-decoration:underline;}

.banner_font a:link			{color:#930202; text-decoration:none;}
.banner_font a:visited	{color:#930202; text-decoration:none;}
.banner_font a:active		{color:#930202; text-decoration:underline;}
.banner_font a:hover		{color:#930202; text-decoration:underline;}


.red {color: #930202}
