@charset "utf-8";
/* ===================================================================
 file name  :next.css
 style info :次階層ページ用スタイル
=================================================================== */


/*-----------------------------------------------
 Contents
-----------------------------------------------*/
#Contents{
	background:url(../img/left_bg.jpg) left bottom no-repeat;
}

/*-----------------------------------------------
 Title
-----------------------------------------------*/

#Title {
	clear:both;
	margin: 0 auto 9px;
}


/*-----------------------------------------------
 Pankuzu Link
-----------------------------------------------*/

p#Pankuzu{
	margin:0 0 9px 1px;
	font-size:x-small;
}

/*-----------------------------------------------
 PageTop
-----------------------------------------------*/
.pagetop{
	background:url(../img/top_arrow.gif) left top no-repeat;
	text-indent:1em;
	margin:0 0 0 509px;
	font-size:10px;
}


/* 左エリア
-------------------------------*/

#Contents #SubArea{
	float: left;
	width: 300px;
	min-height:450px;
	height: auto !important;
	height: 450px;

}

#Contents #SubArea img{
	margin: 0 0 10px 0;
}

#Contents #SubArea h1{
	margin: 0 0 10px 0;
	font-size:x-small;
	color: #d25337;
}



/* 右エリア
-------------------------------*/

#Contents #MainArea{
	float: right;
	width: 620px;
}

#Contents #MainArea .box{
	margin: 0 0 10px 0;
	border:1px solid #999;
}


#Contents #MainArea .boxn{
	margin: 0 0 10px 0;
}

#Contents #MainArea h2{
	background:url(../img/mark.gif) left 0.4em no-repeat;
	border-bottom:1px solid #51b992;
	padding:0 12px;
	margin: 8px 10px;
	font-size:medium;
	font-weight:bold;}


#Contents #MainArea h2 span.s{
	font-size:small;
	font-weight:normal;
}


#Contents #MainArea .box .txtbox{
	width: 598px;
	margin:0 10px 10px 10px;
	
}


#Contents #MainArea .box .txtbox p{
	margin:1px 0;
}


#Contents #MainArea .box .txtbox p.w8{
	margin:1px 0 18px;	
}


#Contents #MainArea ul.indent{
	margin-left: 1.0em; 
}

#Contents #MainArea ul.indent li { 
  	text-indent: -1.0em; 
	margin-bottom:8px;
}


#Contents #MainArea .photo{
	float:right
}

#Contents #MainArea .photo img{
	margin: 0  0 10px 10px;
}

#Contents #MainArea .contact{
	margin:0 10px 12px;
}
