.title-underber02 {

	background-image:  url(image/line/title_underline.gif);

	background-repeat: repeat-x;

}



.title-underber01 {

	background-color: #FF9900;

}

.shikiri-color {

	background-color: #333333;

}

.default-txt {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 13px;

	color: #333333;

	line-height: 130%;



}

.catchcopy {

	background-image: url(./image/banner/catchcopy_back.gif);

	background-repeat: repeat-x;





}

.tensen {
	background-image: url(image/icon/tensen.gif);
	background-repeat: repeat-x;



}

h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

h4 {

	font-size: 12px;

	font-weight: normal;

}

h2 {
	font-size: 14px;
	color: #000066;

}

h3 {

	font-size: 14px;

	font-weight: bold;

	color: #663300;

}

.orange-big {

	font-size: 14px;

	font-weight: bolder;

	color: #FF9900;

}

.brown-big {

	font-size: 14px;

	font-weight: bolder;

	color: #663E00;

}

.red-small {

	font-size: 10px;

	color: #A60000;

}

.title-back {

	background-image:  url(image/line/title_line.gif);

	background-repeat: repeat-x;

}

.category {

	background-image: url(image/title/navi/category/category_type_r3_c1.gif);

	background-repeat: repeat-y;

}

.jissekisu {

	font-size: 18px;

	font-weight: bolder;

	text-transform: uppercase;

	color: #FF9900;

	font-family: "ＤＦ綜藝体W9";

}

.navi-back {

	background-image: url(image/banner/catchcopy_back.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

.toobig {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 18px;

	line-height: normal;

	font-weight: bold;

}

.green {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	font-weight: bold;

	color: #527900;

}

.orange-more {

	color: #F09100;

	font-size: 14px;

	font-weight: bolder;





}

/* 疑似クラス ----------------------------------- */



a:link {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	color: #4E7300;

	text-decoration: underline;

}



a:visited {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	color: #365100;

	text-decoration: underline;

}



a:hover {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	color: #333399;

	text-decoration: none;

}



a:active {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 12px;

	color: #333399;

	text-decoration: none;

}



a.orange {

	color: #F09100;

	font-size: 14px;

	font-weight: bolder;

	text-decoration: underline;

}



a.orange:visited {

	font-size: 14px;

	font-weight: bolder;

	color: #660000;

	text-decoration:underline;

}



a.orange:hover {

	font-size: 14px;

	font-weight: bolder;

	color: #cc0000;

	text-decoration:none;

}



a.orange:active 	{

	font-size: 14px;

	font-weight: bolder;

	color: #cc0000;

	text-decoration:none;

}

a.gray {

	color: #333333;

	font-size: 12px;

	text-decoration: underline;

}



a.gray:visited {

	font-size: 12px;

	color: #333333;

	text-decoration:underline;

}



a.gray:hover {

	font-size: 12px;

	color: #666666;

	text-decoration:none;

}
gray-small {
	font-size: 10px;
	color: #666666;
}




a.gray:active 	{

	font-size: 12px;

	color: #666666;

	text-decoration:none;

}









.white {

	font-size: 12px;

	font-weight: bolder;

	color: #FFFFFF;

}

.big-font01 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 16px;

	font-weight: bolder;

	color: #5C5159;

}

.w100 {

	width: 100%;

}

.h100 {

	height: 100%;

}

.img-border {

	border: none;

}
.text {
	width: auto;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: left;
	font-size: smaller;
}


.line-center {

	text-align: center;

	vertical-align: middle;

}

.w260 {

	width: 260px;

}

.table-right {

	text-align: right;

}

.w180 {

	width: 180px;

}

.body12 {
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
}
.gray-small {
	font-size: 10px;
	color: #333333;
}
.midasi-gray {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
	background-position: left top;
	height: auto;
	width: auto;
	vertical-align: text-top;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}
.red-bar {
	font-size: 10px;
	color: #FF0000;
	text-decoration: overline;
}
.red-box {
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.blue-big {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.Nomal-box {
	padding: 4px;
}
.red-big {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.textbox01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
infoframe {
	border-left-width: 2px;
	border-left-color: #FF6600;
}
infoframe {
	border-left-width: 2px;
	border-left-color: #FF6600;
}
.title-jirei {
	font-size: 14px;
	background-color: #FF9900;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.dot_underber {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
.textbox02 {
	display: block;
	padding: 5px;
	line-height: 1.5;
	font-size: 14px;
	height: 200px;
	width: 600px;
}
.text400 {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	display: block;
	height: 120px;
	width: 350px;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.style1 {color: #FF0000}
.style2 {font-size: 18px}
.style6 {font-size: 12px; color: #4E7300; }
.style10 {font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style11 {font-size: 10px}
.style12 {color: #FF3300}
.style15 {color: #66CCFF}

.style3 {
	font-size: 12px;
	font-weight: bold;
}

.style58 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.style61 {font-size: 16px}
