@charset "UTF-8";

/*Simple texture02*/
*{font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
}
textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
.sp{ display: none;}
.mb_0{ margin-bottom:0;}
.mb_10{ margin-bottom: 10px !important;}
.mb_20{ margin-bottom: 20px;}
.mr_40{
	margin-right: 40px;
}
.pt_10{ padding-top: 10px;}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.float_l{
 float: left;}
.float_r{
 float: right;
}
.po_re{
	position: relative;
}
.en{
	position: absolute;
	bottom: 0px;
	left: 37px;
	text-decoration: none;
	color: navy;
}
.en a:link, .en a:hover, .en a:visited{
	text-decoration: underline;
	color:navy;
}

a:hover img, a:hover {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}

a img, a{
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
/*ボディ*/
body{
	color:#000;
	margin:0;
	background-color: #F4F3F0;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/bg_img.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*フォーム*/
form{
margin:0;
padding:0;
text-align:left;
}
/*テーブル作成*/
table.form{
margin:25px 0 0 13px;
text-align:left;
}

img{
border:none;
}

ul.rss{
margin:0;
padding:0;
width: 100%;
text-align: center;
}

ul.rss li{
border-right: #999 1px solid;
display: inline;
font-size:88%;
font-style: normal;
font-weight: bold;
letter-spacing: 0.2px;
margin-right: 0.3em;
padding-right: 0.5em;
padding-left: 0.2em;
}

ul.rss a:link{
color: #333;
text-decoration: none;
}

ul.rss a:visited, ul.rss a:hover, ul.rss a:active{
color: #333;
text-decoration: none;
}

a{color:#154063;text-decoration:none;}
a:link{color:#154063;text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#154063;}

.calendar a, .calendar a:link, .calendar a:visited{color:#154063;text-decoration:underline;}

.calendar a:active, .calendar a:hover{color:#154063;text-decoration:none;}

.continues a, .continues a:link, .continues a:visited{color:#154063;text-decoration:none;}
.continues a:hover{color:#154063;text-decoration:underline;}

a.amenu, a.amenu:link, a.amenu:visited{color:#154063;text-decoration:none;}
a.amenu:hover{color:#154063;text-decoration:underline;}

/*全体のレイアウト*/
#container{
	font-size:88%;
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

/*サイトのタイトル・サブタイトル・概要が入るところ*/
#banner,#subbanner{
	padding:0;
	height:auto;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


#subbanner a, #subbanner a:link, #subbanner a:visited{color:#fff;text-decoration:none;}
#subbanner a:hover{color:#fff;text-decoration:underline;}


/*　サイトのh1,h2,h3のマージンなど配置　*/
h1,h2,h3{margin:0;padding:0;}


/*　ブログタイトルの概要　*/
.blogtitle{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	color:#999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
}

.description{
	color:#33280D;
	font-size:88%;
	text-align:right;
	letter-spacing:0;
	background-color: #EBEBEB;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;

}

.logo{
padding-left:600px;
}
.logo img{
width:170px;
height:27px;
border:none;
}

#content{
	width:auto;
	float:right;
}


/*サイド概要指定*/
#links{
	width:180px;
	float:left;
	text-align:left;
	background-image: url(//admin.ti-da.net/_img/texture_gr/ti_co02gray.jpg);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	_margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

/*フッタ*/
#footer{
	clear:both;
	margin-top: 15px;
}

/*コピーライト*/
#copyright{
	height: 30px;
	padding-top: 10px;
	font-size:88%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/footer.jpg);
}


.date{
	background: no-repeat 1px 1px;
	color: #2a2a2a;
	font-size:88%;
	letter-spacing:0;
	font-weight: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.blogbody{
	padding: 15px 0 20px 0;
	text-align:left;
	margin:0;
}

.title{
	color:#1E3231;
	font-size:18px;
	font-weight:bold;
	height:40px;
	text-align:left;
	display: block;
	background-color: #F3F3F3;
	line-height: 40px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding-left: 50px;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/title_bg_img.gif);
}
.title_b{
	color:#1E3231;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	display: block;
	background-color: #E7E7E7;
	margin-left: 5px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}


.title_s{
color: #000066;
font-size:88%;
font-weight:bold;
height:16px;
text-align:left;
padding: 15px 10px 4px 10px;
}

/*　エントリー指定　*/
.blog{

}

.main{
	color:#000;
	font-size:88%;
	line-height:190%;
	overflow:auto;
	padding-right: 60px;
	padding-left: 60px;
	width: 680px;
	padding-top: 20px;
}
.main_b{
	color:#000;
	font-size:88%;
	line-height:190%;
	overflow:auto;
	width: 540px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.main img{
	margin:0 5px 0px 0px;
}

.posted{
color:#000;
font-size:88%;
text-align:right;
margin:10px 10px 25px 0;
}

a.aposted, a.aposted:link, a.aposted:visited, a.aposted:active{color:#154063;text-decoration:none;font-weight:bold;font-size:88%;}
a.aposted:hover{color:#154063;text-decoration:underline;font-weight:bold;}

.menu{
color:#000;
font-size:88%;
padding:0 0 10px 0;
}

.comments-head{
color:#000066;
font-size:88%;
font-weight:bold;
padding:0 10px 15px 10px;
height:10px;
text-align:left;
}

.comments-body{
	color:#000;
	font-size:88%;
	line-height:135%;
	text-align:left;
	margin-top: 16px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.comments-post{
color:#000;
font-size:88%;
text-align:right;
margin:0 40px 25px 0;
}

.trackback-url{
color:#691815;
font-size:88%;
font-weight:bold;
margin:5px 0 15px 13px;
text-align:left;
}

.trackback-body{
font-size:88%;
line-height:135%;
margin:20px 0 15px 13px;
}

.trackback-post{
color:#000;
font-size:88%;
text-align:right;
margin:0 0 25px 0;
}

a.atrackback-post, a.atrackback-post:link, a.atrackback-post:visited{color:#154063;text-decoration:none;font-weight:bold;}
a.atrackback-post:active{font-weight:bold;}
a.atrackback-post:hover{color:#154063;text-decoration:underline;font-weight:bold;}

label{
font-size:88%;
font-weight:bold;
}

#author, #email, #url{width:200px;border:1px solid #CCC;}
#text{font-size:88%;width:400px;height:200px;border:1px solid #CCC;}

.pagetop{
font-size:88%;
text-align:right;
margin:0 10px 10px 0;
background-position: 1px;
padding-top: 10px;
}

.calendarhead{
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
color:#26301D;
font-size:88%;
font-weight:normal;
letter-spacing:2px;
padding:0 0 2px 0;
text-align:center;
padding:3px 0 3px 5px;
}

.calendartable{
margin:0 auto 20px auto;
width:100%;
text-align:left;
background:#F0EEE8;
border:1px solid #fff;
}

.calendarweek{
color:#000;
font-size:88%;
font-weight: bold;
}

.calendarwd{
/*border-left: 1px solid #efefef;
border-right: 1px solid #efefef;*/
background: #FFF;
font-size:88%;
font-weight:bold;
letter-spacing: 2px;
padding:2px 0 2px 5px;
}
.calendard{
empty-cells:show;
border-top:1px solid #fff;
border-right:1px solid #fff;
text-align:center;
}

.calendar{
font-size:88%;
padding:2px;
position:center;
}

.sidetitle{
	height:16px;
	background-position:left center;
	color: #33280D;
	font-size:88%;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 0 5px 12px;
	text-align:left;
	background-repeat: no-repeat;
}

.side{
font-size:88%;
line-height:160%;
margin:5px 0;
padding:5px;
}

a.aside, a.aside:link, a.aside:visited{color:#154063;text-decoration:none;}
a.aside:hover{color:#154063;text-decoration:underline;}

a.arss, a.arss:link{color:#154063;text-decoration:none;}
a.arss:visited{text-decoration:none;}
a.arss:hover{color:#154063;text-decoration:underline;}

.photo{text-align:center;}
.nickname{color:#2b5695;font-size:xx-small;font-weight:bold;margin:10px 0;}
.message{font-size:xx-small;}
.quote{color:#000;font-size:xx-small;padding:1px;}
.blogtimes{margin:0 0 16px 0;text-align:center;}
.powered{text-align:center;margin:0 0 10px 0;}

.syndicate{
font-size:xx-small;
text-align:center;
}
.checkers{
font-size:xx-small;
margin-top:10px;
}

a.adtitle{font-weight:bold;text-decoration:none;}
a.adtitle:link{font-weight:bold;text-decoration:none;}
a.adtitle:visited{font-weight:bold;text-decoration:none;}
a.adtitle:active{font-weight:bold;text-decoration:none;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:underline;}

a.adurl{color:green;text-decoration:none;}
a.adurl:link{color:#0000FF;text-decoration:none;}
a.adurl:visited{color:#0000FF;text-decoration:none;}
a.adurl:active{color:#0000FF;text-decoration:none;}
a.adurl:hover{color:#0000FF;text-decoration:underline;}

a.adld{text-decoration:none;}
a.adld:link{text-decoration:none;}
a.adld:visited{text-decoration:none;}
a.adld:active{text-decoration:none;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#f7p39f;}

/*追加*/
#flash{
	display: block;
	text-align: center;
}
.topicpass{
	text-align: left;
	padding-left: 25px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.qrcode{
	float: left;
	width: 100px;
	margin-left: 20px;
}
.rss{
	text-align: left;
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
}
.rssMemo{
	font-size: 10px;
}
.descri{
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	width: auto;
	color: #666666;
	float: right;
}
.en_jp{
	float: right;
}
.en_jp a{
	padding-left: 30px;
	margin-top: 15px;
	display: block;
	height: 25px;
	width: 230px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/en_jp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.en_jp a:hover{
	text-decoration:underline;
	background-position: left bottom;
	color: #0000FF;
}
.addr_top{
	float: right;
	width: 260px;
	display: block;
	clear: both;
	margin-top: 10px;
	font-size: 12px;
}
.nenu_line{
	_margin-left: 2px;
	background-image: url(http://img04.ti-da.net/usr/f/u/j/fujilaw2/footer.jpg);
	display: block;
	height: 45px;
	width: 100%;
	margin-top: 5px;
}
.nenu_line a{
	width: 10%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 11px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	text-shadow:2px 2px 2px #000000;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.nenu_line a:hover{
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_menu_hover.jpg);
	background-repeat: repeat-x;
}
.content_top_l{
	width: 570px;
	display: block;
	float: left;
}
.content_top_r{
	width: 215px;
	display: block;
	float: right;
}
.top_l{
	margin-top: 10px;
	margin-left: 25px;
}
.top_r{
	margin-top: 10px;
	margin-right: 25px;
}
.top_tb_img{
	box-sizing: border-box;
	width: 540px;
	font-size: 14px;
	line-height: 30px;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_tb_img.gif);
	display: block;
	padding-left: 25px;
	color: #FFFFFF;
	text-shadow:2px 2px 2px #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.top_txt_01{
	box-sizing: border-box;
	width: 540px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
	display: block;
	font-size: 12px;
	line-height: normal;
	margin: 0 0 20px;
}
.top_txt_02{
	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;
	display: block;
	width: 523px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.top_bnr{
	width: 540px;
	margin: 0;
	padding: 10px;
margin: 0 auto;
box-sizing: border-box;
border: 1px solid #cccccc;
}
.topic{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/topic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 170px;
	color: #FFFFFF;
	padding-left: 30px;
	margin-top: 15px;
}
.topic_txt{
	width: 540px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	display: block;
	line-height: normal;
	padding: 5px;
	margin: 0 0 20px;
	box-sizing: border-box;
}
.top_service{
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_service_bg.gif);
	background-repeat: no-repeat;
	display: flex;
	height: 100px;
	width: 540px;
	margin: 0 0 20px;
}
.top_service img{
	margin-top: 10px;
	margin-left: 7px;
}
.top_title{
	font-size: 12px;
	font-weight: normal;
}
.top_rs{
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_rs01.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	padding: 5px;
}

.top_rs01{
	width: 190px;
	box-sizing: border-box;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_rs01.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
	padding: 5px;
	font-size: 12px;
	background-color: #F0F0F0;
}
.top_rs02{
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/top_rs02.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	padding: 5px;
	font-size: 12px;
}

/*記事部分 ----------------------------------------------------------------------------------*/

.box-middle {
	width: 610px;
	background-image:    url("http://img04.ti-da.net/usr/fujilaw2/box-middle.gif");
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.ttl-contents {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-left: 18px;
	color: #003366;
	padding-bottom: 4px;
	margin-top: 0px;
	line-height: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
}
ul.contents01 {
	padding-left: 10px;
	margin-left: 0px;
}
li.contents01 {
	list-style-type: none;
	background-image: url(http://img04.ti-da.net/usr/fujilaw2/ac05.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
	background-position: 0px 7px;
}
.textbox01 {
	padding: 10px;
	border: 1px dotted #99AFC8;
	background-color: #EAEAEA;
	width: 630px;
}
.table-price {
	font-size: 12px;
	color: #333333;
	background-color: #C5C5C5;
	margin-top: 14px;
}
.price-entry {
	text-align: center;
	background-color: #EAEAEA;
}
.price-item {
	background-color: #E7F5E9;
}
.price-data {
	background-color: #FFFFFF;
	text-align: right;
}
ul.prof {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.prof {
	list-style-type: none;
}
.text01 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.text02 {
	font-size: 14px;
	font-weight: bold;
}
.text03 {
	color: #006666;
}
.text04 {
	font-weight: bold;
	color: #006666;
}
.text05 {
	font-size: 10px;
	color: #CC3333;
}
.form-contact {
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
}
.form-contact td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
}
.box-contact {
	padding: 8px;
	border: 1px solid #7DA2B0;
	width: 630px;
}
.flex_box{
	display: flex;
	width: 100%;
}
.box_l{
	width: 545px;
	margin: 0 20px 0 25px;
	box-sizing: border-box;
}
.box_r{
	width: 215px;
}
.top_bnr p{
	margin: 0;

}
