/* ---------------------------------------------------------
	セントラルマンスリー小牧
		Main CSS
--------------------------------------------------------- */


/*=======================================================
	共通指定
=======================================================*/
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #f7f7f7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #70b502;
}

#header {
	height: 115px;
	width: 850px;
}
#header_tel {
	float: right;
	height: 115px;
	width: 230px;
}

#logo {
	display: block;
	float: left;
	height: 115px;
	width: 308px;
}
#global_menu {
	height: 50px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
	clear: both;
}
#global_menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 120px;
	overflow: hidden;
}
.section {
	width: 574px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}
.section h2 {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 574px;
	overflow: hidden;
}
.section p {
	line-height: 150%;
	padding: 15px;
	margin: 0px;
	color: #666666;
	clear: both;
	font-size: 12px;
}
.use_btn_group {
	margin-top: 10px;
	margin-right: auto;
	margin-left: 10px;
	height: 103px;
	clear: both;
	display: block;
	padding: 0px;
}
.use_btn_group li {
	padding: 0px;
	float: left;
	height: 103px;
	width: 134px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
}
#add_info {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
}
.top_add_info {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.top_add_info h3 {
	width: 235px !important;
}

#add_info h3 {
	padding: 0px;
	height: 22px;
	width: 174px;
	overflow: hidden;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#add_info .name {
	font-size: 12px;
	color: #78ba05;
	padding: 3px;
}
#add_info address {
	font-style: normal;
	color: #666666;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 3px;
}
#footer_adjust {
	height: 37px;
	clear: both;
}
#footer {
	background-color: #82c108;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
}
#copyright {
	display: block;
	height: 37px;
	width: 193px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*=======================================================
	TOPページ用
=======================================================*/
#main_top {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -37px;
	margin-left: auto;
	background-image: url(../images/top_contents_bg.gif);
	background-repeat: no-repeat;
}
#top_left_contents {
	float: left;
	width: 594px;
	background-image: url(../images/split_vline.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#top_right_contents {
	float: right;
	width: 240px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1#top_image {
	background-image: url(../images/top_pic.jpg);
	display: block;
	height: 244px;
	width: 836px;
	overflow: hidden;
	text-indent: -10000px;
	padding: 0px;
	margin: 0px auto 9px;
}
.top_right_btn {
	display: block;
	height: 66px;
	width: 234px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#left_contents {
	float: left;
	width: 670px;
	background-image: url(../images/split_vline.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
}



/*=======================================================
	各コンテンツページ用
=======================================================*/
#right_contents {
	float: right;
	width: 175px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_btn {
	display: block;
	height: 54px;
	width: 175px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.question_btn {
}
#main_contents {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -37px;
	margin-left: auto;
	background-image: url(../images/contents_bg.gif);
	background-repeat: no-repeat;
}
h1#contents_header {
	height: 71px;
	width: 645px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.contents_section {
	width: 640px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #666666;
	font-size: 12px;
	clear: both;
}
.contents_section h2 {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 640px;
	overflow: hidden;
}
.contents_section p {
	line-height: 150%;
	padding: 15px;
	margin: 0px;
	color: #666666;
	clear: both;
	font-size: 12px;
}
.contents_section ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contents_section li {
	background-image: url(../images/section_list_pointer.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 20px;
}


.list_top {
	background-image: url(../images/list_top.gif);
	background-repeat: no-repeat;
	width: 639px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}
/* clearfix */
.list_top:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.list_top table {
	border-collapse: separate;
	/*border-spacing: 0px 0px;*/
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
.list_top tr {
	border-bottom-color: #66cc00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}*/
.list_top table td {
	background-color: #EAFEBB;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EAFEBB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*margin: 1px;*/
}
.list_top table.equip {
	border-collapse: separate;
	/*border-spacing: 0px 0px;*/
	padding: 0px;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 0px;
	width: 458px;
	float: left;
}

.list_top caption {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
}
.list_top .thickbox {
	background-color: #E0E0E0;
	display: block;
	padding: 5px;
	float: right;
	height: 106px;
	width: 145px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
}
.list_top .thickbox:hover {
	background-color: #fcce00;
}

.list_key {
	background-color: #eafebb;
	background-image: url(../images/list_key_pointer.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px !important;
/*	background-image: url(../images/list_key_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.list_val {
	background-color: #eafebb;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/list_val_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_val span {
	font-weight: normal;
}

.list_bottom {
	background-image: url(../images/list_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 639px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
ul.subinfo {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.subinfo li {
	background-image: url(../images/list_pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 0px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.pic01 {
	margin-right: 5px;
}
.pic02 {
	background-color: #e0e0e0;
	padding: 5px;
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: auto;
}

.gallery {
	display: block;
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96ce0f;
	clear: both;
	padding: 0px;
}

/* clearfix */
.gallery:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.gallery li {
	width: 305px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
.gallery li a.gallery_link {
	background-color: #e0e0e0;
	padding: 5px;
	width: 125px;
	display: block;
	height: 91px;
	float: left;
	margin-right: 5px;
}

.gallery li a.gallery_link:hover {
	background-color: #fcce00;
}
.gallery2 {
	clear: both;
}
/* clearfix */
.gallery2:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.gallery2 div {
	font-size: 12px;
	font-weight: bold;
	color: #96CE0F;
	text-align: center;
	float: left !important;
	width: 150px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gallery_link2 {
	height: 105px;
	width: 140px;
	padding: 5px;
	background-color: #e0e0e0;
	display: block;
}
.gallery_link2:hover {
	background-color: #fcce00;
}
.gallery li.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96ce0f;
	float: left;
	margin-right: auto;
	margin-left: 0px;
	padding-right: 5px;
}
.gallery li .title {
	font-weight: bold;
	color: #96ce0f;
}
.gallery li.right {
	margin-right: 0px;
	margin-left: auto;
	float: right;
}
.bottom_gallery {
	border-bottom-style: none !important;
}

.list_equip_val {
	background-color: #eafebb;
	background-image: url(../images/list_val_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.thickbox {
}
#contents_summary_pic {
	height: 220px;
	width: 646px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
dt.case_header {
	padding: 0px;
	height: 46px;
	width: 637px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
dd.case_image {
	padding: 0px;
	width: 623px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.case {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.step {
	height: 116px;
	width: 628px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	background-image: url(../contract/images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.step p {
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

/*for IE6 */  
* html .step p {
	display: inline;
	zoom: 1;
}
    
/*for IE7 */  
*:first-child+html .step p {
	display: inline;
	zoom: 1;
}
.step_header {
	background-image: url(../contract/images/step_pointer.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #71b602;
	text-indent: 10px;
	display: block;
	padding: 0px;
	margin-left: -10px;
}
.step p.exp {
	background-image: url(../contract/images/step_bg.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	width: 385px;
}
.arrow {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: 80px;
}
.form_key {
	background-color: #eafebb;
	background-image: url(../images/list_key_pointer.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px !important;
	vertical-align: top;
}
.form_val {
	background-color: #eafebb;
	font-weight: bold;
	background-image: url(../images/list_val_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px !important;
	padding-left: 10px;
}
.comment_textarea {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#btn_area {
	height: 58px;
	width: 408px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
#confirm_btn {
	height: 58px;
	width: 204px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
}
.form_error {
	color: #FF0000;
	font-weight: normal;
}
#access_info {
	float: left;
	width: 237px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#access_info p {
	padding: 0px;
	margin-bottom: 15px;
}
#access_info h3 {
	padding: 0px;
	height: 22px;
	width: 236px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#access_info #contact {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#access_info #contact h4 {
	font-weight: bold;
	color: #78ba05;
	background-image: url(../images/list_pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-bottom: 5px;
	text-indent: 12px;
	font-size: 12px;
}
.map {
	display: block;
	float: right;
	height: 332px;
	width: 383px;
	margin-top: 15px;
}
#topBanner {
	padding: 0px;
	height: 60px;
	width: 836px;
	margin: 9px auto 2px;
}
