@CHARSET "windows-31j";
/**
 * priest_info.css
 * 僧侶情報画面スタイルシート
 */

.message_top{
        background:url(../img/top/top_message_frame.gif) no-repeat 0 0px;
}
.message_side{
        background:url(../img/top/top_message_side.gif) repeat-y 0 33px;
}
.message_bottom{
        background:url(../img/top/top_message_bottom.gif) no-repeat 0 0px;
}
.info_sb{
        padding: 3px 0 0 10px;
        font-weight: bold;
        font-size: 13px;
        float: left;
        width: 80px;
}
.info_t{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 40px;
}
.info_tl{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 60px;
}
.info_tll{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 80px;
}
.info_tlll{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 100px;
}
.info_s{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 80px;
}
.info_sl{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 180px;
}
.info_ss{
        padding: 3px 0 0 10px;
        font-size: 13px;
        float: left;
        width: 40px;
}
.sbj_time{
        padding: 3px 0 0 5px;
        font-weight: bold;
        font-size: 13px;
        width: 470px;
}
.sbj_s{
        padding: 3px 0 0 10px;
        font-weight: bold;
        font-size: 14px;
        float: left;
        width: 100px;
}
.sbj_sb{
        padding: 3px 0 0 10px;
        font-weight: bold;
        font-size: 14px;
        float: left;
        width: 100px;
}
.txt_data{
        padding: 3px 0 0 10px;
        display: block;
        float: left;
        font-size: 12px;
        width: 440px;
}

/*1段目*/
#main #box_row1{
	width:850px;
	margin:10px 0 0 0;
	padding:0;
}
#main #box_row1 h4{
	background:url(../img/priest_info/prf_row1_title.gif) no-repeat;
	height:50px;
	padding:8px 8px 0 8px;
}
#main #box_row1 h4 .real_nm{
	float:left;
	width:310px;
	font-size: 26px;
}
#main #box_row1 h4 .priest_nm{
	float:right;
	text-align:right;
	width:440px;
	font-size: 16px;
}
#main #box_row1 h4 .clearBoth{
	height:1px;
	clear:both;
	display:block;
}
#main #box_row1 .clearBoth1{
	clear:both;
	height:2px;
	margin:0 0 0 0;
	background:url(../img/profile/bg_row1_bottom.png) no-repeat left bottom;
}
#main #box_row1 #box_profile{
	width:850px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row1 #box_profile img.priest_img{
	width:240px;
	float:left;
	margin: 5px 5px 0 5px;
}
#main #box_row1 #box_profile .column_l {
	width:240px;
	float:left;
	margin: 5px 5px 0 5px;
	padding:0 0 6px 0;
}
#main #box_row1 #box_profile .column_r {
	width:590px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row1 #box_houwa{
	background:url(../img/profile/bg_row1_houwa.png) no-repeat 0 0px;
	width:500px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row1 .data{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:570px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row1 .data_l{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:240px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row1 .txt{
}
#main #box_row1 .txt2{
	padding:3px 0 0 5px;
}
#main #box_row1 .data_txt {
	display: block;
	float: left;
	word-break: break-all;
	width: 260px;
}
#main #box_row1 .sbj{
	display:block;
	width:80px;
	float:left;
	padding:3px 0 0 5px;
	font-weight: bold;
}
#main #box_row1 .sbj2{
	display:block;
	width:180px;
	float:none;
	padding:3px 0 0 5px;
	font-weight: bold;
}
#main #box_row1 img.temple_img{
	width: 220px;
	height: 120px;
}

#main #box_row1 #box_pr{
	width:200px;
	border-top:2px solid #99CCCC;
	float:right;
	background:url(../img/bg_dot.gif) repeat-x bottom;
	padding:0 0 6px 0;
}
#main #box_row1 #box_pr h2{
	padding:10px 0;
}
#main #box_row1 #box_pr .pr{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:180x;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row1 #box_pr .link{
	background:url(../img/icn_arrow01.png) no-repeat 0 6px;
	padding:0 0 0 20px;
	margin: 5px 0 0 30px;
}

/*2段目*/
#main #box_row3{
	width:500px;
	margin:20px 0 0 0;
	padding:0;
	background:url(../img/profile/bg_row2.png) repeat-y left;
}
#main #box_row3 h4{
	background:url(../img/profile/prf_row2_title.png) no-repeat;
	height:33px;
	padding:7px 16px 0 12px;
}
#main #box_row3 h4 img.txt{
	float:left;
	width:170px;
}
#main #box_row3 h4 img.icn_search{
	width:75px;
	float:right;
}
#main #box_row3 h4 img.icn_rss{
	width:16px;
	float:right;
	margin-left:10px;
}
#main #box_row3 h4 .clearBoth{
	height:1px;
	clear:both;
	display:block;
}
#main #box_row3 .clearBoth2{
	clear:both;
	height:2px;
	margin:0 0 0 0;
	background:url(../img/profile/bg_row2_bottom.png) no-repeat bottom;
}
#main #box_row3 .column_l{
	background:url(../img/profile/bg_row2_gra.png) no-repeat 0 33px;
	width:300px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row3 .column_r{
	background:url(../img/profile/bg_row2_gra.png) no-repeat 0 33px;
	width:200px;
	float:left;
        margin:0 0 0 10px;
	padding:0 0 6px 0;
}
#main #box_row3 .txt{
}
#main #box_row3 .txt2{
	margin:0 0 0 10px;
	padding:3px 0 8px 0;
	width: 170px;
	float: left;
}
#main #box_row3 a.btn_consult{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_soudan.png") no-repeat 0 -45px;
	margin: 0 10px 5px 0;
}
#main #box_row3 a.btn_consult:hover{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_soudan.png") no-repeat 0 0;
	margin: 0 10px 5px 0;
}

#main #box_row3 a.btn_request{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_irai.png") no-repeat 0 -45px;
	margin: 0 10px 5px 0;
}
#main #box_row3 a.btn_request:hover{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_irai.png") no-repeat 0 0;
	margin: 0 10px 5px 0;
}

#main #box_row3 a.btn_service{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_service.png") no-repeat 0 -45px;
	margin: 0 10px 5px 0;
}
#main #box_row3 a.btn_service:hover{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_service.png") no-repeat 0 0;
	margin: 0 10px 5px 0;
}

#main #box_row3 a.btn_kakeizu{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_kakeizu.png") no-repeat 0 -45px;
	margin: 0 10px 5px 0;
}

#main #box_row3 a.btn_kakeizu:hover{
	display: block;
	width: 129px;
	height: 45px;
	float: right;
	background: url("../img/profile/btn_kakeizu.png") no-repeat 0 0;
	margin: 0 10px 5px 0;
}

/*3段目*/
#main #box_row2{
	width:650px;
	margin:20px 0 0 0;
	padding:0;
}
#main #box_row2 h4{
	height:40px;
	padding:8px 8px 0 8px;
}
#main #box_row2 h4 img.txt{
	float:left;
	width:172px;
}
#main #box_row2 h4 img.txt2{
	float:right;
	width:133px;
}
#main #box_row2 h4 .clearBoth{
	height:1px;
	clear:both;
	display:block;
}
#main #box_row2 h4 .event_title{
	width:172px;
	font-size: 20px;
}
#main #box_row2 h5{
	height:80px;
	padding:15px 8px 0 8px;
}
#main #box_row2 h5 img.txt{
	float:left;
	width:172px;
}
#main #box_row2 h5 img.txt2{
	float:right;
	width:133px;
}
#main #box_row2 h5 .clearBoth{
	height:1px;
	clear:both;
	display:block;
}
#main #box_row2 .clearBoth3{
	clear:both;
	height:2px;
	margin:0 0 0 0;
}
#main #box_row2 .column_l{
	width:300px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row2 .column_r{
	width:345px;
	float:right;
	padding:0 0 6px 0;
}
#main #box_row2 .data{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:294px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row2 .txt{
}
#main #box_row2 .col_l{
	float: left;
	width: 230px;
	padding: 5px 0 0 0;
}
#main #box_row2 .col_c{
	float: left;
	width: 40px;
	padding: 5px 10px 0 0;
	text-align: right;
}
#main #box_row2 .col_r{
	float: right;
	width: 114px;
}
#main #box_row2 .sbj_l{
	padding: 3px 0 0 10px;
	font-weight: bold;
	font-size: larger;
	width: 290px;
}
#main #box_row2 .sbj_s{
	padding: 3px 0 0 20px;
	font-weight: bold;
	float: left;
	width: 100px;
}
#main #box_row2 .txt_annual{
	margin: 3px 0 0 20px;
	float: left;
	display: block;
}
#main #box_row2 .txt_event{
	margin: 3px 0 0 0;
	float: left;
	display: block;
	width: 270px;
}

#main #box_row_houwa{
	width:500px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../img/priest_info/bg_row_houwa_side.gif) repeat-y left;
}
#main #box_row_houwa h4{
	background:url(../img/priest_info/bg_row_houwa_top.gif) no-repeat;
	height:40px;
	padding:8px 8px 0 8px;
}
#main #box_row_houwa h4 .real_nm{
	float:left;
	width:310px;
	font-size: 26px;
}
#main #box_row_houwa h4 .priest_nm{
	float:right;
	text-align:right;
	width:500px;
	font-size: 16px;
}
#main #box_row_houwa h4 .clearBoth{
	height:1px;
	clear:both;
	display:block;
}
#main #box_row_houwa .clearBoth1{
	clear:both;
	height:30px;
	margin:0 0 0 0;
	background:url(../img/priest_info/bg_row_houwa_bottom.gif) no-repeat left bottom;
}
#main #box_row_houwa #box_profile{
	background:url(../img/priest_info/bg_row_houwa_side.gif) no-repeat 0 33px;
	width:500px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row_houwa #box_profile img.priest_img{
	width:240px;
	float:left;
	margin: 5px 5px 0 5px;
}
#main #box_row_houwa #box_profile .column_l {
	width:240px;
	float:left;
	margin: 5px 5px 0 5px;
	padding:0 0 6px 0;
}
#main #box_row_houwa #box_profile .column_r {
	width:650px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row_houwa #box_houwa{
	background:url(../img/priest_info/bg_row_houwa_top.gif) no-repeat 0 0px;
	width:500px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_row_houwa .data_houwa{
	clear:both;
	width:460px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row_houwa .data_l{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:240px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row_houwa .txt{
}
#main #box_row_houwa .txt2{
	padding:3px 0 0 30px;
	width:460px;
	font-size: 14px;
}
#main #box_row_houwa .data_txt {
	display: block;
	float: left;
	word-break: break-all;
	width: 260px;
	font-size: 15px;
}
#main #box_row_houwa .sbj{
	display:block;
	width:80px;
	float:left;
	padding:3px 0 0 5px;
}
#main #box_row_houwa .sbj2{
	display:block;
	width:180px;
	float:none;
	padding:3px 0 0 5px;
	font-weight: bold;
}
#main #box_row_houwa img.temple_img{
	width: 220px;
	height: 120px;
}

#main #box_row_houwa #box_pr{
	width:200px;
	border-top:2px solid #99CCCC;
	float:right;
	background:url(../img/bg_dot.gif) repeat-x bottom;
	padding:0 0 6px 0;
}
#main #box_row_houwa #box_pr h2{
	padding:10px 0;
}
#main #box_row_houwa #box_pr .pr{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:180x;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #box_row_houwa #box_pr .link{
	background:url(../img/icn_arrow01.png) no-repeat 0 6px;
	padding:0 0 0 20px;
	margin: 5px 0 0 30px;
}

.souryo_menu{
        background:url(../img/priest_info/menu_frame.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
}

.souryo_menu2{
        background:url(../img/priest_info/menu_frame2.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
	font-size: 15px;
}
.souryo_profile{
        background:url(../img/priest_info/souryo_profile_bak.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
	font-size: 12px;
}

#main #souryo_profile .data{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:200px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #souryo_profile .data_txt {
	display: block;
	float: left;
	word-break: break-all;
	width: 120px;
	font-size: 12px;
}
#main #souryo_profile .data_txt3 {
	display: block;
	float: left;
	word-break: break-all;
	width: 460px;
	font-size: 12px;
}
#main #souryo_profile .sbj{
	display:block;
	width:80px;
	float:left;
	padding:3px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
}

#main #souryo_profile .data2{
	clear:both;
	background:url(../img/bg_dot.png) repeat-x bottom;
	width:300px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
}
#main #souryo_profile .data_txt2 {
	display: block;
	float: left;
	word-break: break-all;
	width: 220px;
	font-size: 12px;
}
#main #souryo_profile .sbj2{
	display:block;
	width:80px;
	float:left;
	padding:3px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
}
.souryo_event{
        background:url(../img/priest_info/title_priest_event.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
	font-size: 12px;
}
.souryo_otakara{
        background:url(../img/priest_info/title_priest_otakara.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
	font-size: 12px;
}
.clear_souryo_otakara{
	clear:both;
	height:1px;
	margin:0 0 0 0;
	background:url(../img/priest_info/title_priest_otakara.gif) no-repeat left bottom;
}
#main #box_souryo_motto #box_motto{
	background:url(../img/priest_info/bg_motto_top.gif) no-repeat 0 0px;
	width:580px;
	float:left;
	padding:0 0 6px 0;
}
#main #box_souryo_motto{
	width:580px;
	margin:10px 0 0 0;
	padding:0;
	background:url(../img/priest_info/bg_motto_top.gif) repeat-y left;
}
#main #box_souryo_motto .clearBoth1{
	clear:both;
	height:1px;
	margin:0 0 0 0;
	background:url(../img/priest_info/bg_motto_bottom.gif) no-repeat left bottom;
}
.souryo_profile{
        background:url(../img/priest_info/bg_profile_top.gif) no-repeat 0 0px;
	margin: 5px 0 0 0px;
	font-size: 12px;
}
.clear_souryo_profile{
	clear:both;
	height:3px;
	margin:0 0 0 0;
	background:url(../img/priest_info/bg_profile_bottom.gif) no-repeat left bottom;
}

