/*======================================*/
/*　江戸座　スタイルシート　*/
/*======================================*/

/*---------------------------------*/
/* メインスタイル */
/*---------------------------------*/
body{
	margin:0px;
	padding:0px;
	color:#333333;
	background-image: url("");

}
a:link{color:#000099; text-decoration:none;}
a:visited{color:#993366; text-decoration:none;}
a:active{color:#993366; text-decoration:underline;}
a:hover{color:#993366; text-decoration:underline;}

h1{
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2{
	margin:0;
	padding:0;
}

ol {
	margin: 0 0 0 0;
	padding: 0 0 0 2em;
}


/*---------------------------------*/
/* フォント */
/*---------------------------------*/
/* ベースサイズ：text2  */
/* 行間なし：linetext2  */

.text1{line-height:120%; font-size:70%;}
.linetext1{font-size:70%;}

.text2{line-height:130%; font-size:80%;}
.linetext2{font-size:80%;}

.text3{line-height:130%; font-size:105%;}
.linetext3{font-size:105%;}

.text4{line-height:135%; font-size:115%;}
.linetext4{font-size:115%;}


/*---------------------------------*/
/*  */
/*---------------------------------*/
#docBody{
	width:770px;
	margin:0 23px 0 23px;
}
#docBody h1{
	margin:0;
}
#topicPath{
	margin:10px 0 15px 0;
}

#leftNavi{
	float:left;
	border:1px solid #999999;
	width:169px;
}

#leftNavis{
	float:left;
	width:169px;
}

#leftNavis .leftNaviItems{
	border:1px solid #999999;
	margin:0 0 10px 0;
}

#leftNavi img{
	margin:2px;
}

.leftNaviItems img{
	margin:2px;
}

.leftNaviItemfaq{
	width:165px;
	height:22px;
	margin:2px;
	padding:2px 0 2px 18px;
	background-repeat:no-repeat;
	background-image:url('/news/images/navi_news_bg.gif');
}

#leftNavi .leftNaviItem{
	width:165px;
	height:22px;
	margin:2px;
	padding:2px 0 2px 18px;
	background-repeat:no-repeat;
	background-image:url('/news/images/navi_news_bg.gif');
}

#leftNavi .leftNaviItem2{
	width:165px;
	height:22px;
	margin:2px;
	padding:2px 0 2px 30px;
	background-repeat:no-repeat;
	background-image:url('/news/images/navi_news_bg2.gif');
}

#document{
	float:left;
	margin:0 0 0 10px;
	width:588px;

}
#document2{
	float:left;
	margin:0 0 0 0px;
	width:770px;

}

#documentBlok{
	width:588px;
}
#documentBlok2{
	margin:20px 0 0 0;
	width:588px;
}

#documentTop{
	height:13px;
	background-repeat:no-repeat;
	background-image:url('/images/common/f_top.gif');
}
#documentTop2{
	height:13px;
	background-repeat:no-repeat;
	background-image:url('/images/common/f_top02.gif');
}

#documentTop3{
	height:13px;
	background-repeat:no-repeat;
	background-image:url('/images/common/f_top03.gif');
}

#documentBg{
	background-repeat:repeat-y;
	background-image:url('/images/common/f_bg.gif');
}

#documentBg2{
	background-repeat:repeat-y;
	background-image:url('/images/common/f_bg02.gif');
}

#documentBody{
	width:548px;
	padding:0 20px 20px 20px;
}

#documentBody2{
	width:750px;
	padding:10px 10px 20px 20px;
}


#documentBody h2{
	width:548px;

	font-size:120%;
	font-weight:bold;
}

#NewsTitle{
	color:#262626;
	margin:10px 0 0 0;
	padding:0 10px 5px 10px;
	background-position:bottom;
	background-image:url('/news/images/news_title_bg.gif');
}


#documentBottom{
	height:10px;
	background-repeat:no-repeat;
	background-image:url('/images/common/f_btm.gif');
}

#documentBottom2{
	height:10px;
	background-repeat:no-repeat;
	background-image:url('/images/common/f_btm02.gif');
}

#pageicon{
	margin:1px 0 0 0;
}

#pageTop{
	margin:15px 0 0 0;
	text-align:right;
}

#EntryBody p{
	padding:0;
	margin:0 0 0 0;
}

/**/
h3.search {
font-weight:normal;
line-height:130%;
font-size:110%;
}

/**/
.alert{
	color:#990000;
}
.alertform{
	font-weight:bold;
	color:#990000;
}
/*---------------------------------*/
/* 装飾クラス */
/*---------------------------------*/

p.allow {
	background:url("../images/arrow.gif") no-repeat left top;
	padding: 0px 0px 0px 13px;
	margin: 3px 0px 0px 5px;
	font-size:10px;
}

/*---------------------------------*/
/* コミミ */
/*---------------------------------*/
img.leftImg
{
	margin:0 15px 15px 0;
	float:left;
}

img.rightImg
{
	margin:0 0 15px 15px;
	float:right;
}
