/*------------------------

　　広告掲載について　CSS設定

-------------------------*/


/*　////////////////////////////////////////////　*/
/*　/////////  ミドル　左/中/右　設定　/////////　*/
/*　////////////////////////////////////////////　*/

/*---------------------------------
　　　　　パンくずリスト
---------------------------------*/
#pankuzu {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 19px;
	color: #333333;
}

#pankuzu a:link {
	color: #333333;
}

#pankuzu a:visited {
	color: #333333;
}

#pankuzu a:hover {
	color:#FF3333;
	text-decoration: underline;
}


/*---------------------------------
　　　　ミドル左・右ラップ
---------------------------------*/
#middle_wrap {
	width: 950px;
	clear: both;
	background-repeat: repeat-x;
}


/*　//////////////////////////////////////　*/
/*　///////////  ミドル右　設定　/////////　*/
/*　//////////////////////////////////////　*/


/*---------------------------------
　　右カラム設定
---------------------------------*/
#right_column {
	float: right;
	width: 730px;
	margin-top: 5px;
	margin-right: 10px !important;
	margin-right: 5px;
}

.right_box {
	clear: both;
}

#right_boxA {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	margin-bottom: 12px;
}

#right_boxA h2{
	height: 30px;
	width: 729px;
	line-height: 2.0em;
}

#right_column h3 {
	margin-top: 20px;
	margin-left: 20px;
}

.text01 {
	margin-top: 20px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 40px;
}

.text02 {
	margin-top: 20px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 20px;
}

.text02 dt {
	font-weight: bold;
	color: #3E3E3E;
}

.text02 dd {
	margin-left: 10px;
	margin-bottom: 5px;
}

#image01 {
	margin-left: 35px;
}

.text03 {
	margin-top: 10px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 40px;
}

.text03 li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}

.text04 {
	margin-top: 15px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 40px;
}

.text04 li {
	list-style-type: square;
	list-style-position: inside;
}

.text05 {
	margin-top: 15px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 10px;
}

#image02 {
	text-align: center;

}

.text06 {
	margin-top: 15px;
	margin-left: 42px;
	line-height: 1.8em;
	margin-right: 42px;
	margin-bottom: 50px;
}

.pagetop01 {
	text-align: right;

}

/*---------------------------------
　右カラム　3つ目「はりまぷ登録」
---------------------------------*/

#right_boxC {
	width: 728px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin-bottom: 12px;
	clear: both;
}

#right_boxC h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 20px;
	margin-left: 10px;
}

.touroku {
	line-height: 2em;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 15px;
}
