/*-- Common -----------------------------------------------------------*/

* { margin:0;
	padding: 0;
	} 

body{
	padding:0;
	height:100%;
	font-size:98%;
	color:#333333;
	line-height:160%;
	letter-spacing: 1px;
	font-family:Verdana,Osaka,Geneva,sans-serif;
	background-color:#ffffff;
}

	#bg-i	{background:url("../image/top.png") ;
/*			background-position : 100% 0px; */
			background-position : 100% 0px; 
			background-repeat: no-repeat;}

a:link		{ text-decoration:underline ;
						color:#3366CC;
						background-color:#ffffff;}
a:visited 	{ text-decoration:none ;
							color:#696969;
							background-color:#ffffff;}
a:active 	{ text-decoration:underline; 
						color:#4682B4;
						background-color:#ffffff;}
a:hover 	{ text-decoration:underline; 
						color:#ffffff; 
						background-color:#95C1CF;}

h1 {font-weight:normal;}
h2 {font-size: 112%;margin-bottom:.3em;}
h3 {font-size: 108%;margin-bottom:.2em;}
h4 {font-size: 103%;}

img.n-line {border-width:0;}

address
{
	clear: both;
	color:#333333;
	text-align: center;
	font-style: normal;
	font-size: 80%;
	padding:10px; margin-bottom:5px;
	background-color:#ffffff;
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;

}


/*-- Common -----------------------------------------------------------*/

/*-- Heading -----------------------------------------------------------*/

.head  {
		height:425px; 
}

h1.title  a { display:block;
		margin:0px 10px 15px 15px; 
		height:70px; 
		width:298px; 
		background:url(../image/mamehon.gif);
		background-repeat:no-repeat;

}
h1.title  span { display:none; }


h4 {padding:3px; width:100%; margin:0; }


#ind {
		border-bottom:1px dotted #99ccff;
		background:url(../image/icon/sky-right-1.gif) ;
		background-repeat: no-repeat; 
		background-position:left center;
		padding-left: 1.5em;
		margin:10px 0px 10px 0px;
}

#link {
		border-bottom:1px dotted #99ccff;
		background:url(../image/icon/plus.gif) ;
		background-repeat: no-repeat; 
		background-position:left center;
		padding-left: 1.5em;
		margin:10px 0px 10px 0px;
}

#about {
		border-bottom:1px dotted #99ccff;
		background:url(../image/icon/memo.gif) ;
		background-repeat: no-repeat; 
		background-position:left center;
		padding-left: 1.5em;
		margin:10px 0px 10px 0px;
}

#con {
		border-bottom:1px dotted #99ccff;
		background:url(../image/icon/mail.gif) ;
		background-repeat: no-repeat; 
		background-position:left center;
		padding-left: 1.5em;
		margin:10px 0px 10px 0px;
}

.new {
		background:url(../image/icon/sky-right-2.gif) ;
		background-repeat: no-repeat; 
		background-position:left center;
		padding-left: 1.5em;
		margin:10px 0px 10px 0px;
}

#dott_line{
	border-bottom:1px dotted #333333;
}

/*-- フォント -----------------------------------------------------------*/

	em{font-style:normal; font-weight:bold;}

/*-- メニュー -----------------------------------------------------------*/

	/* メニューブロック */

.menu{
	color:#333333;
	font-size: 95%;
	text-align:right;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#ffffff;

}

.menu ul {
	font-family:Verdana,Osaka,Geneva,sans-serif;
	list-style: none;
	padding-left:0;
	padding-top:.5em;
	padding-bottom:.5em;
	margin-left:0;
	margin-right:5px;
	margin-bottom:0;
	}

.inline li {
	display:inline;font-weight:bold;
	}

.inline li a { text-decoration:none; 
							color: #333333;
							background-color: #ffffff;
						}
.inline a:hover{
			background-color: #95C1CF; 
			color: #ffffff;}

.navi{
				margin-top:10px;
				margin-bottom:10px;
				padding-left:10px;
				border-left:10px double #95C1CF;
				border-top:1px solid #333333;
				border-bottom:1px solid #333333;
}

/*-- Box -----------------------------------------------------------*/

	/* 外郭ボックス*/
	div.box{ text-align:center;margin:0;padding:0;}

	div.body { width:95%;	color:#333333;
						/*margin-left:auto;margin-right:auto;*/
						margin-left:10px;margin-right:10px;
						height:auto;text-align:justify;	
						background-color:#ffffff;
	}
	
	/* タイトルブロック */
	div.title {
		width:100%; 
		color: #333333;
		background-color: #ffffff;
		margin-top:0;
		padding-top:25px;
		height: 350px;
		/* border-bottom:1px solid #333333; */
				 }


	/* ボックス用 段落*/
	.pad {
		margin:0;	
		padding-top:5px;padding-bottom:5px;
		padding-left:1.5em;padding-right:1.5em;	}

	.memo{ padding:10px;
							margin-bottom:10px;}

	.count{ 			text-align:right;	
								font-size:75%;
							margin-top:10px;
							margin-bottom:10px;}
	/* ステータスボックス */
	div.status	{clear:both; }

	/*	画像用	*/
	.image_r{ float:right; }
	.image_l{ float:left; border: 1px;}

	.clr{clear:both;}
	
	#line{border:1px solid #696969;}

	#mini-navi{font-weight:bold;padding:3px;margin:5px;}

	#w-1{width:42%;}


	#center	{ text-align:center;}
	#right	{ text-align:right;}
	

/*-- list -----------------------------------------------------------*/

	dl	{ margin-top: 5px;margin-bottom: 5px;}

	ul	{list-style:none;}
	li	{  }

ul#siromaru{list-style-type : circle}

	#left-margin{
		margin-left:1em;
	}

	#info {
	        margin:4px 0 0 0;
	}
	#info dt {
        font-size: 85%;
        padding: 0 0 0 0.2em;

}
	#info dd {
 	       font-size: 89%;
        line-height: 130%;
        margin: -1.5em 0 0.5em 8.5em;
        border-bottom: 1px dotted #666666;
	}

	#rireki dt{
	        margin:0.5em 0 0.3em 0;
	}

	#rireki dd {
 	       font-size: 100%;
        line-height: 130%;
        margin: 0 0 0.5em 0.5em;
        border-bottom: 1px dotted #666666;
	}

	

/*-- Item -----------------------------------------------------------*/

	/*-- Item form---------------------------------------------------*/
		.formstyle{ 
			color:#333333;background-color:#ffffff;
			border:1px solid #333333;  }
		#txtarea{
			line-height:140%;	font-size: 90%;
		 }

	
/*-- HR-----------------------------------------------------------*/
		.doub{
						border-top:1px dashed #333333;
							margin-top:10px;
							margin-bottom:10px;
		}

/*-- Table-----------------------------------------------------------*/

	table		{ line-height:135%; letter-spacing: 1px; margin:5px;width:auto;
					}
	.pad td	{padding:3px 10px 5px 5px;	
vertical-align: top  ;
					}
/*--角丸-----------------------------------------------------------*/

