body,td,th {
				
				
				
	color: #333333;
}
body {
				
				
				
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	text-align:center;
	margin: 0;
	background-image : url(../common/common/common/common/common/css/bg_main.jpg);
}

img{
				
				
				
	border:0;
}
a:link{
				
				
				
	color:#0000FF;
	text-decoration:none;
}
a:visited{
				
				
				
	color:#0000FF;
	text-decoration:none;
}
a:hover{
				
				
				
	color:red;
	text-decoration:underline;
}
a:active{
				
				
				
	color:red;
	text-decoration:underline;
}


/* wrap部分 */
#wrap{
				
				
				
	width:820px;
	text-align:center;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

/* ヘッダー部分 */
#header{
				
				
				
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#header h1{
				
				
				
	font-size:11px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}

/* 左サイドバー部分 */
td.lsidebar {
				
				
				
	vertical-align:top;
	background-image : url(../common/common/common/common/common/css/bg_lsidebar.jpg);
	background-color: #7DB4EA;
	background-repeat: no-repeat;
	background-position: bottom;
}
td.lsidebarin{
				
				
				
	vertical-align:top;
	background-image : url(../common/common/common/common/common/css/bg_lsidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left:10px;
	padding-bottom:100px;
}
td.lsidebarin a:link{
				
				
				
	color:#333333;
	text-decoration:none;
}
td.lsidebarin a:visited{
				
				
				
	color:#333333;
	text-decoration:none;
}
td.lsidebarin a:hover{
				
				
				
	color:red;
	text-decoration:none;
}
td.lsidebarin a:active{
				
				
				
	color:red;
	text-decoration:none;
}
td.lsidebar p.title{
				
				
				
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
td.lsidebarin h2{
				
				
				
	font-size:14px;
	border-left:solid 5px #2b518c;
	padding-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
td.lsidebarin h3{
				
				
				
	font-size:13px;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:5px;
}

ul.topics{
				
				
				
	list-style-type:circle;
}
ul.topics li{
				
				
				
	padding:5px 0 5px 0;
}

div.footer{
				
				
				
	text-align:center;
	margin-top:75px;
}

/*--------------------------------------*/

p.title_bar{
				
				
				
	margin-bottom:10px;
}

p.title01{
				
				
				
	font-size:14px;
	font-weight:bold;
	border-left:solid 5px #2b518c;
	border-bottom:solid 1px #2b518c;
	padding-left:5px;
	padding-bottom:2px;
	margin-bottom:5px;
	margin-top:5px;
}

p.title02{
				
				
				
	font-size:13px;
	font-weight:bold;
	border-left:solid 5px #288951;
	padding-left:10px;
	padding-top:10px;
}

table .ultable{
	border-collapse:collpase;
}
table .ultable th{
				
				
				
	font-size:12px;
	background-image : url(../common/common/common/common/common/css/bg_th.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d5effc;
	text-align:center;
	padding:4px;
	border-bottom:solid 1px #666666;
}
table .ultable td{
				
				
				
	font-size:12px;
	padding:4px;
	border-bottom:solid 1px #999999;
}
div.columnbox{
				
				
				
	width:500px;
	background-color:#EDFFEC;
	border:solid 1px #64a533;
	padding:10px;
	margin-left:auto;margin-right:auto;
}








