@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: small;
	background-color: #FFFFFF;
	line-height: 140%;
	text-align:justify;
	text-justify:distribute;
}
h1,h2,h3,h4,h5,p,ul,li,hr{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}

h2 {
	font-size: small;
	font-weight: normal;
	color: #333;
	line-height: 140%;
	text-align:justify;
	text-justify:distribute;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 140%;
	text-align:justify;
	text-justify:distribute;
}

/* ------ #topHeadArea h1 {
	padding-left: 30px;
	padding-right:30px;
}------ */

/* ------ �t�H���g�� ------ */
.fsize01{
	font-size: 11px;
	line-height: 110%;
	font-style: normal;
}

.fsize01B{
	font-size: 11px;
	line-height: 110%;
	font-style: normal;
	font-weight:bold;
}

.fsize01red{
	font-size: 11px;
	line-height: 110%;
	font-style: normal;
	color: #F09
}


/* ------ �����N�� ------ */
A:link {
	color: #666699;
	text-decoration: underline;
	border-width: 1px;
	border-width: 1px;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:active {
	color: #FF6600;
	background-color: transparent;
	text-decoration: none;
}
A:hover {
	color: #FF6600;
	background-color: transparent;
	text-decoration: underline;
}



/*---------�{�[�_�[-----------*/
.border {
	border: 1px solid #CCCCCC;
}
.border02 {
	border: 1px solid #FF9900;
}
.border03 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 50px solid #FF9900;
}

.borderT01{border-top:#CCCCCC solid 1px}
.borderTop{border-top:#CCCCCC solid 1px;}
.bordertop02 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.borderBtm01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.borderBtm02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
.borderBtm03 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.borderBtm04 {
	border-bottom: 3px solid #006699;
}
.borderL01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


/*-----------�����F---------*/

.colorwhite{
	color:#FFFFFF
}

.color01{
	color:#666666
}
.color02{
	color:#006699
}
.color03{
	color:#CC6600
}

.bgColor01{
	background-color:#F0F0F0;
	padding: 2px;
}
.bgColor02{
	background-color:#F8F2E9;
	padding: 2px;
}
.bgColor03{
	background-color:#FFCC33;
	padding: 3px;
	color:#333333
}
.bgColor04{
	background-color:#006699;
	padding: 3px;
	color:#FFFFFF
}
#bgColor05{
	background-color:#FFFFFF;

}


.bgColor06{
	background-color:#006699;
	padding: 3px;
	color:#FFFFFF
	
	}
	
/*-----------�X�y�[�X---------*/
.p5{
padding:5px;
}
.p10{
padding:10px;
}

.p10image{
padding:10px;
background-image:url(../images/line.gif);
background-repeat:repeat-x;
}

.p15{
padding:15px;
}
.p20{
padding:20px;
}
.pb30 {
	padding-bottom: 30px;
}


.pb20 {
	padding-bottom: 20px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}

.pr40 {
	padding-right: 40px;
}
.pr100 {
	padding-right: 100px;
}

.pt15 {
	padding-top: 0px;
}
.pt20 {
	padding-top: 25px;
}
.pt10 {
	padding-top: 10px;
}
.pl5 {
	padding-left: 5px;
}
.pl3 {
	padding-left: 3px;
}
.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}
.pl50 {
	padding-left: 50px;
}


.pt5 {
	padding-top: 5px;
}
.bold{
	font-weight:bold;}
.noDeco{
	text-decoration:none;
	font-weight:normal;
	}
.mb5 {
	margin-bottom: 5px;
}
.mt5{margin-top:5px;}
.mt10{
	margin-top:10px;
	}
.ml5{margin-left:5px;}
.mr10{margin-right:10px;}
.text01 {
	line-height: 110%;
}


.sizem{font-size:medium;}
.selectTxt{
	font-size:medium;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	font-weight:bold;
}
.red {
	color: #993300;
}
.height110 {
	line-height: 110%;
	font-size: xx-small;
	padding-top: 3px;
	color: #999;
}




/*-------���⍇��--------*/
#titleBkWhite {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	margin-bottom: 5px;
}
#titleIndex01 {
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #008dd0;
	font-size: 14px;
	line-height: 110%;
	margin-bottom: 0px;
	padding-top: 10px;
	color: #333333;
	margin-top: 10px;
	background-image:url(../images/lline.gif)
}

#titleIndex02 {
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3C;
	font-size: 14px;
	line-height: 110%;
	margin-bottom: 0px;
	padding-top: 10px;
	color: #333333;
	margin-top: 10px;
	background-image:url(../images/lline.gif)
}


#titleIndex02-2 {
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 17px;
	font-size: medium;
	line-height: 110%;
	margin-bottom: 0px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#titleIndex03 {
		padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F3C;
	font-size: 14px;
	line-height: 110%;
	margin-bottom: 0px;
	padding-top: 10px;
	color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	margin-top: 10px;
	background-image:url(../images/lline.gif)
}


#titleIndex04 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FF6600;
	color: #333333;
	font-size: large;
	padding-left: 30px;
	background-color: #F0F0F0;
	background-image: url(../images/yajirushi03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleIndex05 {
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: small;
	padding-left: 3px;
	background-color: #FF9900;
	font-weight: bold;
	line-height: 120%;
}
