#wrapper { 
	width: 950px;
	margin:0 auto;
	text-align:left; 
	background:#FFF;
}

#header {
	background: #fff url(img/header.png) repeat-x top left;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	border-top-width: 5px;
	height: 95px;
	padding-top: 15px;
	width: 950px;
}
#header img {

	vertical-align:middle; 
}



/***** BODY部（パンくずリスト)******/

#topicPath  {
	margin:0;
	padding:0;
	width:950px;
	height: 15px;
}


#topicPath ol {
	margin: 0;
	padding: 0 ;
	font-size: 100%;
	list-style: none;
	width:100%;
	
}
#topicPath ol li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../img/img_arrow01.gif) no-repeat 0 50%;
}

#topicPath ol li.home {
	padding-left: 0;
	background: none;
}

#topicPath ol li a:link,
#topicPath ol li a:visited {
	/*color: #5E7830;*/
	color: #356287;
	text-decoration: underline;
}
#topicPath ol li a:hover,
#topicPath ol li a:active {
	/*color: #006600;*/
	color:#000000;
	text-decoration: underline;
}
#topicPath ol li em {
	font-style: normal;
	font-weight: bold;
}

/***** 中央部左側******/
#leftColumn {
	clear:both;
	float: left;
	width: 155px;
	background:#FFFFFF;
	
}

#centerColumnLayout1 {
	/*width: 440px;*/
	/*width: 570px;*/
	width: 587px;
	float: left;
	background:#FFFFFF;
}

#centerColumnLayout2 {
	float: left;
	padding-left: 10px;
	width: 775px;
	background:#FFFFFF;
}

.img_float{
	padding:10px;
	float: left;
}

.table_width  {
	width:725px;
}

.table_td  {
	background:#edf3f8;
}


.blockHeadline {
	background: #edf3f8 url(img/blockHeadline.png) repeat-x 0% 0%;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	color: #356287;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
}

.clearleft {
	clear: left;
}


.blockCenter {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}
.table tr {
	height:30px;
}

#centerColumnLayout3 {
	float: left;
	/*width: 587px;*/
	width: 775px;
	background:#FFFFFF;
	
}

#centerColumnLayout3_left {
	float: left;
	width: 385px;
	background:#FFFFFF;
}
#centerColumnLayout3_right {
	float: right;
	width: 385px;
	background:#FFFFFF;
}

#rightColumn {
	/*float: left;
	width: 360px;*/
	width: 200px;
	float: left;
	background:#FFFFFF;
}







#navTop {
	background: #a3c1da url(img/navTop.png) repeat-x 0% 0%;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 950px;
}

#navTopList {
	list-style-type: none;
	margin-left: 5px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #d1e0ec;
}

#navTopList li a {
	/*color: #356287;*/
	color: #000099;
	font-weight: bold;
	padding: 0 0.5em;
}



#navLeftList,.boxleftColumn {
	background-color: #edf3f8;
	border-top: 1px solid #a3c1da;
	border-bottom: 1px solid #a3c1da;	
	padding: 5px 10px;
	/*margin: 0 0 10px 0;*/
	margin: 0 0 5px 0;
	/*width: 130px;*/
/*	width: 150px;*/
}

#navLeftList li {
	background: url(img/arrow.gif) no-repeat left center;
	list-style-type: none;
	line-height: 1.75em;
}

#navLeftList li a {
	padding-left: 11px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	/*color: #356287;*/
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;

}

.blockCenter {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockRight {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 161px;
}

.blockRightsmall {
	margin: 5px 0 0 167px;
	width: 161px;
}

.blockHeadline {
	background: #edf3f8 url(img/blockHeadline.png) repeat-x 0% 0%;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	/*color: #356287;*/
	color: #000099;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
}

.scroll{
	width:165px;
	height:150px;
	overflow:scroll;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	/*width: 100%;*/
	background: transparent;
	voice-family: "\"}\""; 
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	/*color: #fff;*/
	/*color:#356287;*/
	color:#000099;
	background: #a3c1da;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabs a:hover{
	text-decoration: underline;
	color: #fff;
	background: #356287;
}

#tabs li a.selected {
	background-color: #356287;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #a3c1da;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

#navGallery a:hover {
	text-decoration: underline;
}

#navGallery li a.selected {
	background-color: #356287;
}

.button {
	background: #a3c1da url(img/botton.png) no-repeat 0% 0%;
	border: 0;
	/*color: #356287;*/
	color: #000099;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 160px;
	line-height: 1em;

}

#button  a {
	background: #a3c1da url(img/botton.png) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 160px;

	
}


.button:hover {
	background-color: #356287;
	color:#fff;
	text-decoration:none;
	letter-spacing: 1px;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	border: 1px solid #a3c1da;
	float: left;
	height: 25px;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	width: 945px;
	background:#FFF;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}



