/*--------------スタイルの初期化---------------*/
body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,ul,ol{
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	display: none;
}
/*--------------全般スタイル---------------*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	/* background-image: url(../img/bg-img.jpg); */
	background-repeat: repeat;
	color:#444444;
}
A:link {
	color: #996633;
	text-decoration: underline;
}
A:visited {
	color: #996666;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
STRONG.font_normal {
	font-weight:normal;
}
P.alignRight{
	text-align:right;
}
FIELDSET {
	border: none;
}
.clear-both{
	clear: both;
	disply: none;
}
/*--------------枠組み---------------*/
#wrapper {
	width: 760px;
	margin: 0px auto;
	background-image: url(../../img/wrapper_bgimg.gif);
	background-repeat: repeat-y;
	background-position: 0px auto;
}
#content {
	padding: 0;
	margin: 10px 0 0 0;
}
#main {
	float: left;
	width: 580px;
	margin: 0;
	padding:0;

/*	background-color:#DDDDDD;*/
}
#wide_main {
	float: left;
	width: 750px;
	margin: 0;
	padding:0;
}
#main_left {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
/*	background-color:#CCCCCC;*/
}
#main_right {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
/*	background-color:#EEEEEE;*/
}
#right_bar {
	float:right;
	width: 170px;
	margin: 0;
	padding: 0;
/*	background-color: #EAEEE8;*/
}
/*--------------ヘッダー---------------*/
#description_wrap{
	margin: 0;
	padding: 1px 0 0 0;
	background-image:url(../../img/description_wrap_bg.gif);
	background-repeat:repeat-x;
}
#description{
	width:760px;
	height: 15px;
	margin: 0px auto;
	color:#ffffff;
}
#description_left{
	width: auto;/*410px*/
	float: left;
	font-size:10px;
}
#description_right{
	width: auto;/*350px*/
	float: right;
	text-align: right;
	color:#FFFFFF;
	font-size:70%;
}
#description_right A{
	color:#FFFFFF;
}
#header {
	width: 100%;
	background: url(../../img/header_line.gif) repeat-x top left;
}
#header-1 {
	display:block;
	width: 770px;
	height: 72px;
	margin: 3px 0 0 0;
}
#header-1 img#logo {
	width: 290px;
	float: left;
}
#header-1 p#adsense {
	width: 468px;
	float: left;
}
#header-1 span{
	display: none;
}

#header-2 {
	float: right;
	display:block;
	width: 30px;
	padding: 20px 0px 0 0;
	text-align:right;
}


#main_archive {/*アーカイブページ用*/
	float: left;
	margin: 0 10px 25px 10px;
	width: 520px;
}
/*--------------メニュー---------------*/
#grobal_navi {
	margin: 0px;
	padding: 0px;
}
#grobal_navi SPAN {
	display: none;
}
#menu ul {
	height:20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #FF9900;
	background:#FF9900 url(../../img/menu_line.gif) repeat-y top right;
}
#menu li {
	float: left;
	font-size: 80%;
}
#menu ul A {
	display: block;
	height:17px;
	width: auto;
	_width: .1em;
	margin:0;
	padding: 3px 1em 0 1em;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	font-weight:600;
	text-decoration: none;
	color:#666666;
	white-space: nowrap;
	background-image: url(../../img/menuA.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
#menu ul A:hover {
	color: #666666;
	text-decoration: underline;
}
#menu ul li.selected A{
	color: #666666;
	background-image: url(../../img/menuB.jpg);
	background-repeat: repeat-x;
	border-left: none;
}
#menu ul li.selected A#menu_1{
	color: #666666;
	background-image: url(../../img/menuB_top.jpg);
	background-repeat: repeat-x;
}
#sub_menu ul {
	height:20px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../../img/sub_menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sub_menu li {
	float: left;
	font-size: 75%;
}
#sub_menu li.title {
	margin:0;
	padding: 3px 10px 0 10px;
	color: #FFFFFF;
	font-weight:400;
}
#sub_menu ul A {
	display: block;
	height:17px;
	width: auto;
	_width: .1em;
	margin:0;
	padding: 3px 10px 0 10px;
	color: #FFFFFF;
	font-weight:400;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(../../img/sub_menu_allow.gif);
	background-repeat: no-repeat;
}
#sub_menu ul A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-------------------ページタイトルとパンくずリスト-----------------------------*/
#pageTitle {
	width: 100%;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../../img/titleA_bg.gif);
	background-repeat: repeat-x;
}
#pageTitle H2{
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	line-height: 30px;
	letter-spacing: 0.3em;
}
#pageTitle P{
	float: right;
	width: auto;
	margin: 0;
	padding: 0 1em 0 0;
	font-size: 80%;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0.05em;
}
#pankuzu P{
	display:block;
	height: 1em;
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 0;
	color:#666666;
	font-size:80%;
	text-indent: 10px;
}
#pageTitle P A{
	color:#009900;
}
/*-------------------メイン検索窓-----------------------------*/
#serch_box FIELDSET{
	width:auto;
	height: auto;
	margin: 0px 0 10px 0;
	padding: 13px 0 13px 0;
	background-color:#FFFFCC;
	border: 1px #EEEEEE solid;
	text-align:center;
}
#serch_box FIELDSET P {
	font-size: 80%;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1em;
	text-align:center;
}
#serch_box FIELDSET P.boldFont {
	font-size: 85%;
	font-weight:bold;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1.5em;
	text-align:center;
}


#default_sch {
	font-size: 80%;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1em;
	text-align:center;
}


#google_sch {
	font-size: 80%;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1em;
	text-align:center;
}

/*-------------------本文-----------------------------*/
/*--タイトル--*/
#main H3.serchA{
	width: 100%;
	height: 19px;
	margin: 10px 0 10px 0;
	padding: 6px 0 0 0;
	background-image: url(../../img/titleB_bg_serchA.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	letter-spacing: 0.3em;
}
#main H3.regA{
	width: 100%;
	height: 19px;
	margin: 10px 0 10px 0;
	padding: 6px 0 0 0;
	background-image: url(../../img/titleB_bg_regA.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	letter-spacing: 0.3em;
}
#main H3.rankingA{
	width: 100%;
	height: 19px;
	margin: 10px 0 10px 0;
	padding: 6px 0 0 0;
	background-image: url(../../img/titleB_bg_rankingA.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	letter-spacing: 0.3em;
}
.commentA{
	width:auto;
	height: auto;
	margin: 0 0 5px 10px;
}
.commentA_left{
	width: auto;
	float: left;
	font-size: 85%;
}
.commentA_right{
	width: auto;
	float: right;
	text-align: right;
	font-size:80%;
}
.commentA_left span.small {
	font-size: 75%;
	color:#999999;
}
.commentA_right IMG{
	vertical-align:middle;
	margin:0 5px 0 0;
}
/*--地図から探す--*/
#map_dotBox_wrapper {
	width:100%;
	height: auto;
	border-top: 1px dotted #CCCCCC;
}
.map_dotBox {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.map_dotBox_left {
	width: 30%;
	float: left;
	font-size: 80%;
	text-indent: 5px;
	line-height:1.5em;
}
.map_dotBox_right {
	width: 69.99%;
	float: right;
	font-size:80%;
	line-height:1.5em;
}
/*--教団・教派から探す--*/
#sect_dotBox_wrapper {
	width:auto;
	height: auto;
	margin: 0 0 10px 10px;
	border-top: 1px dotted #CCCCCC;
}
.sect_dotBox_wrapper1 {
	width:100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.sect_dotBox {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(../../img/sect_dotBox_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;
}
.sect_dotBox_left {
	width: 27%;
	float: left;
}
.sect_dotBox_right {
	width: 72.99%;
	float: right;
	font-size:85%;
	line-height:1.8em;
}
#sect_dotBox_wrapper h4{
	width: 140px;
	height: 19px;
	margin: 0;
	padding: 6px 0 0 7px;
	background-image: url(../../img/title_church_bg.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0em;
}
/*--リンクリストから絞り込む--*/
#list_dotBox_wrapper {
	width:auto;
	height: auto;
	margin: 0 0 10px 0px;
	border-top: 1px dotted #CCCCCC;
}
.list_dotBox_wrapper1 {
	width:100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.list_dotBox {
	width:100%;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
/*	background-image: url(../../img/sect_dotBox_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;*/
}
.list_dotBox_left {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0.4em 0 0.4em 0;
}
.list_dotBox_right {
	width: 50%;
	float: right;
	margin: 0;
	padding: 0.4em 0 0.4em 0;
}
#list_dotBox_wrapper h4{
	width: 96%;
	height: 19px;
	margin: 0;
	padding: 6px 0 0 7px;
	background-image: url(../../img/list_bg.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: normal;
	letter-spacing: 0em;
}
/*--教会のリスト--*/
#wide_map {
	width: 580px;
	height: 200px;	
}
#list2_dotBox_wrapper {
	width:auto;
	height: auto;
	margin: 0 0 10px 0px;
	border-top: 1px dotted #CCCCCC;
}
.list2_dotBox_wrapper1 {
	width:100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.list2_dotBox {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(../../img/sect_dotBox_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;
}
.list2_dotBox_title {
	width:auto;
	height: auto;
	margin: 0;
}
.list2_dotBox_title_left{
	width: auto;
	float: left;
	font-size: 100%;
}
.list2_dotBox_title_right{
	width: auto;
	float: right;
	text-align: right;
	font-size:80%;
	letter-spacing: 0em;
	padding: 6px 0 0 0;
}
.list2_dotBox_comment {
	width: auto;
	margin: 0.5em 0.5em 0em 1em;
}
.list2_dotBox_comment P{
	font-size:85%;
	line-height:1.8em;
}
.MAP_localch {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 0 0.5em;
	line-height: 1.0em;
}
#list2_dotBox_wrapper H4{
	width: auto;
	height: 19px;
	margin: 0;
	padding: 6px 0 0 7px;
	background-image: url(../../img/title_church_bg.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0em;
}
/*--登録フォーム--*/
#regForm_wrap {
	width: 760px;
}
#regForm_wrap LABEL {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 146px;
	MARGIN-TOP: 3px;
	PADDING-LEFT: 7px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 85%;/*--115%--*/
	background-image: url(../../img/title_church_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;
	COLOR: #333333;
	LINE-HEIGHT: 1.1em;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 0.5em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0;
	HEIGHT: 5em;/*--32px--*/
	BACKGROUND-COLOR: #FFFFCC;
}
#regForm_wrap LABEL SPAN {
	color:#FF9900;
}
.div_texbox {
	MARGIN-TOP: 3px;
	PADDING-LEFT: 5px;
	FLOAT: right;
	PADDING-BOTTOM: 0.3em;
	WIDTH: 590px;/*--190px--*/
	PADDING-TOP: 0.2em;
	HEIGHT: 5em;/*65--35px--*/
	BACKGROUND-COLOR: #EEEEEE;
	font-size: 85%;
}
.div_texbox P {
	line-height:1.5em;
}
.div_textarea {
	MARGIN-TOP: 3px;
	PADDING-LEFT: 5px;
	FLOAT: right;
	PADDING-BOTTOM: 3px;
	WIDTH: 590px;/*--190px--*/
	PADDING-TOP: 5px;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #EEEEEE;
}
.div_textarea {
	HEIGHT: 110px
}
.textbox {
	padding: 3px 5px 3px 5px;
	margin-left: 0px;
	FONT: 100% Arial;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
.textbox_list {
	padding: 3px 5px 3px 5px;
	margin-left: 0px;
	FONT: 100% Arial;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
*:first-child+html .textbox {
	padding: 3px 5px 3px 5px;
	margin-left: -10px;
	FONT: 100% Arial;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
* html .textbox {
	padding: 3px 5px 3px 5px;
	margin-left: -10px;
	FONT: 100% Arial;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
} 
#regForm_wrap FIELDSET{
	width:auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 13px 0 13px 0;
	background-color:#FFFFCC;
	border: 1px #EEEEEE solid;
}
#regForm_wrap FIELDSET P {
	font-size: 80%;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1em;
	text-align:center;
}
#regForm_wrap FIELDSET P.boldFont {
	font-size: 85%;
	font-weight:bold;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height:1.5em;
	text-align:center;
}
/*--ランキングテーブル--*/
#rank_box_wrapper{

}
#rank_box_wrapper table.A{
	width: 580px;
	border-collapse: collapse;
	background-color:#FFFFFF;
	border: none;
	padding:5px;
}
#rank_box_wrapper table.A td{
	height:31px;
}
#rank_box_wrapper table.A td.left{
	width: 60px;
	border: none;
	padding:5px;
	font-weight: bold;
	text-align: center;
}
#rank_box_wrapper table.A td.center{
	width: auto;
	border: none;
	padding:5px 5px 5px 20px;
	font-size: 95%;
	font-weight: bold;
}
#rank_box_wrapper table.A td.right{
	width: 65px;
	border: none;
	padding:5px 20px 5px 5px;
	text-align:right;
	font-size: 80%;
}
#rank_box_wrapper table.A td.right img{
	vertical-align: middle;
}
#rank_box_wrapper table.A td.left span.num{
	font-size: 120%;
	color:#FF9900;
}
#rank_box_wrapper table.A td.left span.str{
	font-size: 85%;
	color:#666666;
}

/*-----------------右カラム内------------------*/
.right_sqA {
	margin: 0 0 10px 10px;
	padding: 0px;
	border:1px solid #009900;
}
.right_sqA H5 {
	width: 100%;
	height: 20px;
	margin: 0px;
	font-size:80%;
	font-weight:normal;
	color:#009900;
	line-height:20px;
	text-indent: 0.5em; 
}
.right_sqA-inner P{
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size:80%;
	line-height:1.5em;
}
.right_sqB {
	margin: 0 0 10px 10px;
	padding: 0px;
	background-color:#FFFFCC;
	border:1px solid #EEEEEE;
}
.right_sqB H5 {
	width: 100%;
	height: 20px;
	margin: 0px;
	background-image:url(../../img/right_sqB_bg.gif);
	background-position: 0px 0px;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	text-indent: 0.5em; 
}
.right_sqB-inner P {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size:80%;
	line-height:1.5em;
}
.right_sqC {
	margin: 0 0 10px 10px;
	padding: 0px;
}
.right_sqC H5 {
	width: 160px;
	height: 15px;
	margin: 0px;
	padding: 5px 0 0 0;
	background-image:url(../../img/right_sqC_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.right_sqC-inner {
	width: 148px;
	height: auto;
	margin: 0;
	padding: 0 5px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.right_sqC-inner P{
	margin: 0;
	padding: 10px 0;
	font-size:80%;
	line-height:1.5em;
}
.right_sqC-inner P.fObject{
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0px;
	line-height: 0;
}
/*----------------フッタ-----------------*/
#footer {
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	border-top: #999999 1px solid;
}
#footer p{
	margin :0;
	padding: 10px　0　10px 0;
	text-align:center;
	font-size: 75%;
	color: #999999;
}

.gmap-marker{
	width:200px;
	background:#fff;
	font-size:80%;
}
*html .gmap-marker{
	height:50px;
}
#main .gmap-marker p{
	margin:0;
}
.gmap-marker .ttl{
	font-weight:bold;
	color:#036;
}