/*ページタイトル*/
.title {
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	padding-top: 10px;
}


/*レイアウト*/
#contents01{
	width:750px;
	background-color:#FFFFFF;
	margin-top: 6px;
	float: right;
	margin-left: 10px;
}


.contents-left {
	float: left;
	width: 168px;
}

.contents-right {

	float: right;
	width: 570px;
}

/*見出し*/
.page-tit {
	height: 33px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 33px;
	width: 160px;
}


.page-tit02 {
	height: 33px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 33px;
	margin-top: 10px;
	width: 160px;
}




/* メニュー */

.menu-list-ul{
  list-style-type :&nbspnone;
	margin-top: 5px;
}

.menu-list-li{
	background : url(../images/common/icon_menu.gif) no-repeat 5px center;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
}

.menu-list-li02{
	background : url(../images/common/icon_menu.gif) no-repeat 5px 7px;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.35em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;
}


.menu-list-li02botom{
	background : url(../images/common/icon_menu.gif) no-repeat 5px 7px;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.35em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}


.menu-list-li03{
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	margin-left: 24px;
}


.menu-list-li04{
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	list-style-type : none;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	width: 160px;
}


.menu-list-li05{
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	list-style-type : none;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	width: 160px;
}


.menu-list-li06{
	background : url(../images/common/icon_menu.gif) no-repeat 5px center;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
}

a.menu-list:link {
	color: #666666;
	text-decoration: none;
}
a.menu-list:visited {
	color: #666666;
	text-decoration: none;
}
a.menu-list:hover {
	color: #663333;
	text-decoration: underline;
}
a.menu-list:active {
	color: #CC3333;
	text-decoration: underline;
}





/* パンクズ */
.pankuzu-area {
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color: #666666;
}

a.pankuzu-link:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.pankuzu-link:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.pankuzu-link:hover {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}

a.pankuzu-link:active {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}


/* テキストエリア*/
.text-area {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
	text-align:justify;
	text-justify:distribute;
}

.text-area02 {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 550px;
}

.text-area03 {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
}


.text-area04 {
	font-size: 13px;
	line-height: 1.6em;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 570px;
	text-align:justify;
	text-justify:distribute;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.text-area05 {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 10px;
	width: 560px;
	text-align:justify;
	text-justify:distribute;
}

.text-area-s {
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 560px;
}

.text-right{
	text-align: right;
}


/*フォーム*/
.text-kojin{
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-top: 25px;
}

.form-area {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 510px;
	text-justify:distribute;
	margin-left: 30px;
	text-align: left;
}




/* 下部メニュー */
.txt-menu {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
}
a.txt-menu:link {
	color: #666666;
	text-decoration: none;
}
a.txt-menu:visited {
	color: #666666;
	text-decoration: none;
}
a.txt-menu:hover {
	color: #663333;
	text-decoration: underline;
}
a.txt-menu:active {
	color: #CC3333;
	text-decoration: underline;
}

.text-areafull {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify;
	text-justify:distribute;
}

