html {
	margin:0;
	padding:0;
	font-weight: normal;
	}
	body {
	padding:0;
	font-family:Georgia,'Hiragino Mincho Pro','MS 明朝';
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	}
	h1{
	font-size: 10px;
	text-align: right;
	color: #666666;
	margin-right: 190px;
	}
	h2{
	line-height: 160%;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #0F3677;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	h4 {
	font-size: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	}	
	em{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}
/* リンク */
	a{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
	}
	a:link {/*未訪問のリンク*/
	color:#FF0000;
	font-style:normal;
	text-decoration:none;
	}
	a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
	}
	a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
	}
	a:active {/*クリック中*/
    text-decoration:none;
	}
	a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
/* -- layout -- */
	#wrap {
	width:950px;
	float:left;
	}
	#container {
	background-color: #000000;
	}
	#content {
	}
	p{
	padding: 0px;
	margin-top: -0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	}
	.coRead{
	font-size: 11px;
	font-weight: normal;
	}
/* -- design -- */
	#content .column {
	height:6000px;
	}
	#content .top {
	height:320px;
	overflow:hidden;
	z-index: 0;
	}
	#content .himg {
	padding-left: 210px;
	}
	#content .textColumn {
	display:block;
	font-size:12px;
	color:#333333;
	line-height:150%;
	margin-right: 190px;
	margin-left: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: normal;
	}
	#content .textColumn p{
	padding-bottom: 20px;
	padding-top: 0px;
	line-height: 160%;
	}
	#index_img{
	}
	#index_img ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#index_img li{
	float: left;
	padding-right: 5px;
	margin: 0px;
	}
	#content table{
	width: 550px;
	}
	#content th{
	}
	#content tr{
	}
	#content td{
	}
	#coColum{
	}
	.img{
	float: left;
	}
	.read{
	margin-left: 160px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",;
	}
	.clear{
	clear: both;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	}
	.staff{
	}
	.staff ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	.staff li{
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 15px;
	}
	
	#coColum ul{
	list-style-type: none;
	}
	#roseimg{
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	}
	#box{
	display: block;
	}
	#imgL{
	float: left;
	margin-top: 10px;
	}
	#box .boxtext{
	margin-left: 210px;
	}
	#foot{
	background-color: #e6e6e6;
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#foot address{
	font-style: normal;
	}
/* -- table -- */
	table{
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	}
	th{
	width: 100px;
	padding: 3px;
	background-color: #678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	color: #FFFFFF;
	}
	tr{
	}
	td{
	color:#333333;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}	
/* -- flowting -- */	
	#sidebar {
	float:left;
	margin-left:-950px;
	width:190px;
	}
	#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sidebar li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
	}
	#sidebar2 {
	float:left;
	margin-left:-180px;
	width:180px;
	z-index: 50;
	}
	#sidebar2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sidebar2 li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
	}
	#movable-left {
	width:150px;
	padding:0px;
	height:250px;
	filter:alpha(opacity=100);
	opacity:1;
	}
	#movable-left-mov1{
	height:107px
	filter:alpha(opacity=30);
	opacity:0.3;
	}
	#movable-left-mov2{
	height:107px
	filter:alpha(opacity=80);
	opacity:0.8;
	}
	#movable-right {
	width:190px;
	padding:0px;
	filter:alpha(opacity=100);
	opacity:1;
	}
	#movable-right ul{
	}
	#movable-right li{
	margin-bottom: 0px;
	}
	#movable-right_head {
	width:180px;
	padding:0px;
	}
	
	
