@charset "UTF-8";

/*--■ 全体設定 ■■■■■■■■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
* {
	margin: 0;
}
html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-style: normal;
	height: 100%;
}
img {
    display:block;
}

a:link {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

/*--■ 追加テキスト設定 ■■■■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.blog_txt {
	font-size:110%;
	text-decoration: underline;
}
.blog_txt_b {
	font-size:120%;
	color: #66FFFF;
	font-weight: bold;
}
.blog_title {
	font-size:120%;
	font-weight: bold;
}

/*--■ ブロック設定 ■■■■■■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.container {
	width: 920px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;
	margin: 0px auto -200px; /* the bottom margin is the negative value of the footer's height */
}
.header {
	width: 920px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
.header2 {
	width: 820px;
	height: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer1 {
	width: 920px;
	height: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer2 {
	width: 920px;
	height: 40px;
	background-image: url(../img/ftr_40.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;;
}
.body {
	width: 820px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
/*-- フッター調整用 --*/
.push {
	height: 200px;
	width: 920px;
}

/*--■ ブロック設定（ポップアップ） ■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
/*-- タヌキ --*/
.pop_tanu_hdr {
	width: 580px;
	height: 60px;
	background-image: url(../img/pop_tanu_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pop_tanu_bdy {
	width: 500px;
	background-image: url(../img/pop_tanu_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_tanu_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_tanu_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-- ウサギ --*/
.pop_usa_hdr {
	width: 580px;
	height: 90px;
	background-image: url(../img/pop_usa_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pop_usa_bdy {
	width: 500px;
	background-image: url(../img/pop_usa_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_usa_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_usa_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-- リス --*/
.pop_risu_hdr {
	width: 580px;
	height: 60px;
	background-image: url(../img/pop_risu_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pop_risu_bdy {
	width: 500px;
	background-image: url(../img/pop_risu_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_risu_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_risu_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-- サル --*/
.pop_saru_hdr {
	width: 580px;
	height: 60px;
	background-image: url(../img/pop_saru_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pop_saru_bdy {
	width: 500px;
	background-image: url(../img/pop_saru_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_saru_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_saru_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-- クマ --*/
.pop_kuma_hdr {
	width: 580px;
	height: 60px;
	background-image: url(../img/pop_kuma_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pop_kuma_bdy {
	width: 500px;
	background-image: url(../img/pop_kuma_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_kuma_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_kuma_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-- おひさま弁護士 --*/
.pop_ohsm_hdr {
	width: 580px;
	height: 70px;
	background-image: url(../img/pop_ohsm_hdr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
.pop_ohsm_bdy {
	width: 500px;
	background-image: url(../img/pop_ohsm_bdy.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pop_ohsm_ftr {
	width: 580px;
	height: 40px;
	background-image: url(../img/pop_ohsm_ftr.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}

/*--■ ブロック設定（タイトル） ■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
/*-- QA詳細 --*/
.qa_hdr {
	width: 780px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.qa_bdy {
	width: 700px;
	background-image: url(../img/qa_bdy.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.qa_ftr {
	width: 780px;
	height: 40px;
	background-image: url(../img/qa_ftr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*-- 各種枠（QA一覧、リンク、ご意見箱） --*/
.ot_hdr {
	width: 780px;
	height: 80px;
	background-image: url(../img/ot_hdr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*-- ブログ --*/
.blog_hdr {
	width: 780px;
	height: 80px;
	background-image: url(../img/blog_hdr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ot_bdy_10 {
	width: 700px;
	background-image: url(../img/ot_bdy_10.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ot_bdy_20 {
	width: 700px;
	background-image: url(../img/ot_bdy_20.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ot_bdy_30 {
	width: 700px;
	height: 400px;
	background-image: url(../img/ot_bdy_30.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ot_bdy_40 {
	width: 700px;
	background-image: url(../img/ot_bdy_40.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ot_ftr {
	width: 780px;
	height: 40px;
	background-image: url(../img/ot_ftr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ot_bg {
	width: 780px;
	background-image: url(../img/ot_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*--■ ブロック設定（黒板） ■■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.bb_hdr {
	width: 780px;
	height: 30px;
	background-image: url(../img/bb_hdr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_bdy {
	width: 780px;
	background-image: url(../img/bb_bdy.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*-- 黒板内リンクカラー --*/
.bb_bdy a:link{
	text-decoration: none;
	color: #FFFF66;
	font-weight: normal;
}
.bb_bdy a:visited{
	text-decoration: none;
	color: #FFFF66;
	font-weight: normal;
}
.bb_bdy a:hover{
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.bb_bdy a:active{
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.bb_ftr {
	width: 780px;
	height: 30px;
	background-image: url(../img/bb_ftr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.bb_wht_hdr_10 {
	width: 760px;
	height: 150px;
	background-image: url(../img/bb_wht_hdr_10.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_20 {
	width: 760px;
	height: 150px;
	background-image: url(../img/bb_wht_hdr_20.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_30 {
	width: 760px;
	height: 90px;
	background-image: url(../img/bb_wht_hdr_30.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_40 {
	width: 760px;
	height: 100px;
	background-image: url(../img/bb_wht_hdr_40.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_50 {
	width: 760px;
	height: 90px;
	background-image: url(../img/bb_wht_hdr_50.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_60 {
	width: 760px;
	height: 90px;
	background-image: url(../img/bb_wht_hdr_60.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_hdr_70 {
	width: 110px;
	height: 90px;
	background-image: url(../img/bb_wht_hdr_70.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 620px;
}
.bb_wht_bdy {
	width: 740px;
	background-image: url(../img/bb_wht_bdy.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_wht_ftr {
	width: 740px;
	height: 30px;
	background-image: url(../img/bb_wht_ftr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bb_txt {
	width: 660px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #FFFFFF;
}

/*--■ リスト設定（ヘッダー） ■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.hdr_ul_lst {
	width: 920px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.hdr_li_lst {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*--■ リスト設定（フッター） ■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.ftr_ul_lst {
	width: 920px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.ftr_li_lst {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*--■ リスト設定（QAヘッダー） ■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.qa_ul_lst {
	width: 780px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.qa_li_lst {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*--■ フォーム設定 ■■■■■■■■■■■■■■■■■■■■■■■--*/
/*--■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--*/
.frm_ul_lst {
	list-style-type: none;
	float: none;
	width: 700px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frm_li_ttl {
	list-style-type: none;
	float: left;
	width: 140px;
	text-align: right;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frm_li_bdy {
	list-style-type: none;
	float: left;
	width: 530px;
	text-align: left;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frm_li_all {
	list-style-type: none;
	float: left;
	width: 700px;
	text-align: center;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frm_li_btn {
	list-style-type: none;
	float: left;
	width: 700px;
	height: 20px;
	text-align: center;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frm_txt {
	height: 100px;
	width: 500px;
}

