@charset "UTF-8";

body{
	font-size:0.9em !important;
}

/* =========================================================
layout
========================================================= */
#breadcr {
margin: 0 auto;
width: 950px;
text-align: left;
margin-top:10px;
}

#breadcr a {
    color: #0000FE;
    text-decoration: underline;
}

 #breadcr a:hover{
	background: none;
}
#territory-contents { 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#territory-contents #pagewidth{ 
 width:950px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#territory-contents #leftcol{
 width:251px; 
 float:left; 
 position:relative;
  min-height: 600px;
 }
 
#territory-contents #twocols{
 width:698px; 
 float:right; 
 position:relative; 
  }
 
#territory-contents #rightcol{
 width:189px; 
 float:right; 
 position:relative;
 border-right: 1px solid #ccc; 
  min-height: 754px;
 }
 
#territory-contents #maincol{
 background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width:508px;
  min-height: 600px;
 }
 
 #territory-contents #container{
	height: auto;  
    width: 950px;
}
 
 #territory-contents .comment {
	font-size: 1.2em;
	text-align: right;
	line-height: 1.2;
}
 
#territory-contents .mainVisual {
	margin-bottom: 20px;
}

#territory-contents #wrapper {
	padding-bottom: 20px;
}

/* =========================================================
leftcol
========================================================= */
#territory-contents #leftcol ul li {
	border-left: 4px solid #333;
	background: url(../images/common/arrow01.gif) no-repeat 6px 6px !important;
	margin-bottom: 14px;
}
	#territory-contents #leftcol ul li a,
	#territory-contents #leftcol ul li span {
		display: block;
		border-bottom: 1px solid #ccc;
		padding: 4px 0 7px 16px;
		margin: 0 23px 0 4px;
		background:none !important;
	}

#territory-contents #leftcol ul li.ch {
	border-left: none;
	background: none;
	margin-bottom: 24px;
}
	
#territory-contents #leftcol ul li>ul li {
	border-left: none;
	background: none;
}
	#territory-contents #leftcol ul li>ul li a {
		display: block;
		background: url(../images/common/arrow02.gif) no-repeat left 6px;
		border-bottom: 1px dotted #ccc;
		padding: 4px 0 10px 16px;
		margin: 0 23px 0 26px;
	}
	
#territory-contents #leftcol ul li.current {
	background: none !important;
	color: #999;
	border-color: #999;
}

#territory-contents #leftcol ul li>ul li.current {
		border-bottom: 1px dotted #ccc;
		margin: 0 23px 0 26px;
		padding: 0 0 3px 0;
		margin-bottom: 14px;
	}
	
#territory-contents #leftcol ul li>ul li.current span {
		display: block;
		background: none;
		border-bottom: none;
		border-left: 4px solid #999;
		margin: 0;
		padding: 4px 0 7px 12px;
}

#territory-contents .menu1,
#territory-contents .menu2 {
	margin-bottom: 27px;
	background-color:#fff !important;
}

#territory-contents .menu2 {
	width: 220px;
	text-align: center;
}
	#territory-contents .menu2 a {
		text-decoration: underline;
	}

/* =========================================================
maincol
========================================================= */
#territory-contents #maincol {
	width: 506px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#territory-contents #maincol div {
	width: 470px;
	margin: 0 auto;
}

#territory-contents #maincol .container1 {
	width: 468px;
background: #eeeeee;
border: 1px solid #999999;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding-top: 10px;
}

#territory-contents #maincol .title1 {
	width: 450px;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 16px;
	
}

#territory-contents #maincol .title1 h2 {
	color: #000;
	padding-left: 10px;
	border: none;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	padding: 3px 10px 3px 10px;
border: none;
border: 1px solid #999999;
border-radius: 4px;
-moz-border-radius: 4px;
webkit-border-radius: 4px;
}

#territory-contents #maincol .text1 {
	width: 450px;
	margin: 0 auto;
}

#territory-contents #maincol .text1 p {
	border-left: solid 4px #004030;
	margin-bottom: 27px;
	padding-left: 7px;
	font-size: 1.4em;
}
	#territory-contents #maincol .text1 p.last {
		margin-bottom: 17px;
	}

#territory-contents #maincol .imgArea {
	margin: 12px 0 43px 0;
}

#territory-contents #maincol .imgArea ul {
}
#territory-contents #maincol .imgArea ul li {
	float: left;
	width: 225px;
	padding-right: 10px;
}
	#territory-contents #maincol .imgArea ul li.last {
	padding-right: 0;
	margin-top:10px;
	}

#territory-contents #maincol .imgArea ul li span {
	padding: 5px 0 0 6px;
	display: block;
}

#territory-contents #maincol .imgArea ul li img {
	margin-top:10px;
}

#territory-contents #maincol .title2 {	
}

#territory-contents #maincol .title2 h2 {
	width: 458px;
	background: #eee;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	padding-left: 10px;
}

#territory-contents #maincol .title3 {
	margin-bottom: 15px;
}

#territory-contents #maincol .title3 h2 {
	width: 458px;
	background: #ffcc99;
	border-left: 1px solid #ff8101;
	border-right: 1px solid #ff8101;
	padding-left: 10px;
}

#territory-contents #maincol .text3 {
}

#territory-contents #maincol .text3 p {
	margin-bottom: 20px;
}

#territory-contents #maincol .text3 li {
	background: url(../images/common/arrow02.gif) no-repeat 0 4px;
	padding-left: 14px;
}

/* =========================================================
rightcol
========================================================= */


#territory-contents #rightcol ul.menu4 {
	width: 150px;
	margin: 0 auto;
}

#territory-contents #rightcol ul.menu4 li {
	padding: 10px 0;
	border-bottom: 1px dotted #999;
	line-height: 1.4;

}

#territory-contents #rightcol ul.menu4 li a{

text-decoration: underline;
color: #000099;
}
	#territory-contents #rightcol ul.menu4 li.top {
	padding-top: 0;
	}
	#territory-contents #rightcol ul.menu4 li.last {
	border-bottom: none;
	}

#territory-contents #rightcol ul.menu4 li a {
}

#territory-contents #rightcol ul.menu4 li a span {
	background: url(../images/common/arrow02.gif) no-repeat left 11px;
	padding: 8px 0 0 12px;
	display: block;
}

#territory-contents #rightcol ul.menu4 li a img.topPdf {
	margin-left: 10px;
	vertical-align: text-top;
}



/* =========================================================
SNS
========================================================= */

#sns{
	float:right;
	width:240px;
	margin-bottom:10px;
}

#sns .twitter{
	float:left;
	width:115px;
}

#sns iframe{
	float:left;
}

