@charset "Shift_JIS";

/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
}

* html div .total_rect {
	height:100%;
}

.total_rect {
	margin:0px auto;
	position:relative;
	min-height: 100%;
}

body > .total_rect {
	height: auto;
}

.main_region {
	width:80%;
}

*+html .contents_region {
	width:700px;
	margin-top:10px;
	margin-left:10px;
}

*+html .main_region {
	bottom:0px;
	padding-bottom:0px;
}

#siteinfo {
	position:absolute;
	bottom:0px;
	height:10px;
	width:100%;
}

.office_title {
	color: #000;
	border-bottom: 2px solid #996;
	font-weight:bold;
}

.office_text {
	overflow:auto;
	line-height:1.3em;
	font-size:100%;
	margin-top:10px;
	position:relative;
}

.office_title_top {
	font-family:serif;
	color: #000;
	border-bottom: 2px solid #597;
	font-weight:bold;
}

.office_text_top {
	font-family:serif;
	line-height: 120%;
	font-size:100%;
}

.tam_wrap{
	margin-top:55px;
}

*+html .tam_wrap{
	margin-top:55px;
}

.office-page-wrap {
	margin-left:135px;
	text-align:left;
	/*background: url(../solo/images/piano_bg01overlay.jpg) no-repeat inherit;*/
  width:540px;
	margin: 0;
	color:#333;
	border-left:2px inset #FCC9C9;
	margin-left:135px;
	padding-left:20px;
	line-height:1.4em;
	margin-bottom:150px;
margin-top:55px;
}

*+html .office-page-wrap {
	width:auto;
	margin-top:50px;
	margin-bottom:150px;
}

#right_contents {
	border-left:solid 2px #369;
	padding-left:15px;
}

.auther_comments {
	color: #000;
	border-bottom: 1px solid #579;
	font-weight:bold;
}

.auther_comments_rect {
	width:90%;
	margin-left:30px;
}

#mi_insert_column {
	float:right;
	width:110px;
	padding:5px;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #ccc;
	background: #FFF4E4;
}

