* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic",Osaka,Verdana,Arial, Helvetica, sans-serif;
	color:#444444;
}
body {
	background-color:#aaaaaa;
/*
	width:766px;
	text-align:left;
	margin:0 auto;
	position:relative;
*/
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#4477bb;
}
a:hover {
	text-decoration:underline;
	color:#ff0000;
}

#main {
	background-color:#fff;
	width:766px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

.clearing {
	clear:both;
	height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
	float:left;
}
.header2 {
	height:171px;
	background:url('images/header.jpg') no-repeat;
}
.navigation2 {
	margin:0px;
	padding:0px;
	position:relative;
	top:114px;
	height:40px;
}
.navigation_links2 {
	width:100%;
	text-align:center;
	color:#ffffff;
	padding:0px;
}
.navigation_links2 img {
	margin: 0 6px;
}

.header {
	height:290px;
	background:url('images/border_top.jpg') repeat-x;
}
.woman {
	background:url('images/woman_top.gif') top right no-repeat;
	width:766px;
	height:119px;
}
.woman img {
	margin:45px 0 0 48px;
}
.header_center {
	background:url('images/woman_center.jpg') no-repeat;
	height:114px;
}
.header_center p {
	width:505px;
	font-size:25px;
	font-family:Helvetica;
	color:#fff;
	text-align:center;
	padding-top:20px; 
}
.header_center span {
	font-family:Verdana;
	font-weight:bold;
	color:#215489;
	vertical-align:top;
	padding-left:55px;
}
.header_center a {
	font-size:30px;
	font-family:Helvetica;
	font-weight:bold;
	color:#ffea00;
	vertical-align:top;
}
.navigation {
	background:url('images/navigation.jpg') no-repeat;
	height:57px;
}
.navigation_links {
	color:#fff;
	padding:15px 0 0 70px;	
}
.navigation_links img {
	margin: 0 6px;
}
.content {
	background:url('images/border.gif') repeat-y;
	background-position: -40px;
	padding:15px;
/*	margin-top:15px;	*/
	border:1px solid #fff;
}
.content2 {
/*	margin-top:15px;	*/
	padding:15px;
	border:1px solid #fff;
}
.colum_left {
	width:214px;
	border:1px solid #fff;
/*	margin-left:20px;	*/
}
.colum_right {
	/* width:400px; */
	width:450px;
	margin-left:40px;
}
/*
html>body .colum_left {
	margin-left:50px;
}
*/
.news {
	width:200px;
	height:auto;
	margin:0 0 15px 5px;
}
.news_title {
	background-color:#f2f2f2;
	color:#437fbe;
	margin:5px 0;
	padding:1px 0 0 10px;
}
.news h1 {
	font-size:12px;
	margin-left:10px;
}
.news p {
	margin-bottom:5px;
	margin-left:10px;
}
.news span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;
	margin-left:10px;
}
.news a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.search {
	width:190px;
	background-color:#f2f2f2;
	color:#4b4b4b;
	padding:10px 0 0 10px;
	margin:5px 0 0 5px;
}
.search span {
	background:url('images/search.gif') no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:10px;
}
.input {
	margin:5px 0 15px 0;
}
.ok {
	margin-top:6px;
	vertical-align:top !important;
	vertical-align:middle;
}
.top {
	margin-bottom:17px;
}
.top img {
	margin:0 10px 5px 0;
}
.top p {
	margin-bottom:5px
}
.top span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;	
}
.top a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.bottom img {
	margin-bottom:5px;
}
.column {
	width:200px;
}
.column img {
	margin:0 10px 5px 0;
}
.column p {
	margin-bottom:8px
}
.column span {
	background:url('images/link_icon.gif') no-repeat;
	background-position:left;
	padding-left:10px;
}
.column a {
	color:#4477bb;
	/* color:#87ad1f; */
	text-decoration:underline;
}
.column a:hover {
	color:#bb4444;
	text-decoration:none;
}
.spacer {
	clear:left;
	height:1px;
}
.footer {
	background:url('images/footer_background.gif') no-repeat;
	height:63px;
	margin-top:15px;
	color:#fff;
	text-align:right;
	padding:20px 40px 0 0;
}
.footer a {
	color:#fff;
}

.expimg {
width:200px;
height:150px;
border:1px solid black;
}

#cal1Container{
	width:180px;
	height:180px;
}

/*
	table th {
		vertical-align: top;
	}

	input {
		text-align: center;
		font-family: calibri, arial, sans-serif;
		font-size: 13px;
		background-color: white;
		border: 1px solid;
		border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
		padding: 2px;
	}
	input:focus, input:hover  {
		border-color: #5794bf #b7d5ea #c7e2f1 #c5daed;
	}

	.pickerImg {
		position: absolute;
		margin-left: -16px;
		margin-top: 5px;
		cursor: pointer;
	}
	.infoBox {
		background-color: #fefdec;
		border: 1px solid #edebcd;
		padding: 6px;
		margin-bottom: 20px;
	}
*/

