@charset "utf-8";
@import "./navi.css";
@import "./footer.css";

* {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	margin: 0px;
	background: #def2d7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", san-serif;
	font-size: 14px;
	color: #4d4d4d;
}

table {
	border-collapse: collapse;
}

td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", san-serif;
	font-size: 14px;
	color: #4d4d4d;
}

img {
	border: none;
	vertical-align: bottom;
}



.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
	_height: 1px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

/* header ******************************************************************** */

h1 {
	display: none;
}
#header {
	height: 498px;
	width: 100%;
	margin: 0 auto; 
    position: relative;
    z-index: 2;
}
#media1 #header {
	background: #fff7ed url(../image/back_title1.png) no-repeat center 0;
}
#media2 #header {
	background: #fff7ed url(../image/back_title2.png) no-repeat center 0;
}
#media3 #header {
	background: #fff7ed url(../image/back_title3.png) no-repeat center 0;
}
#media4 #header {
	background: #fff7ed url(../image/back_title4.png) no-repeat center 0;
}

#header_top {
	list-style-type: none;
	width: 940px;
	height: 373px;
	margin: 0 auto; 
}

#catchcopy {
	margin: 158px 0px 0px 70px;
	padding: 0;
	text-indent: -1000em;
	height: 52px;
}

#media1 #catchcopy {
	background: url(http://www.tamura-k.co.jp/plan/image/plan_titlecopy1.png) no-repeat 0 0;
}
#media2 #catchcopy {
	background: url(http://www.tamura-k.co.jp/plan/image/plan_titlecopy2.png) no-repeat 0 0;
}
#media3 #catchcopy {
	background: url(http://www.tamura-k.co.jp/plan/image/plan_titlecopy3.png) no-repeat 0 0;
}
#media4 #catchcopy {
	background: url(http://www.tamura-k.co.jp/plan/image/plan_titlecopy4.png) no-repeat 0 0;
}

#contentsbnr {
	margin: 0 auto 25px auto;
	width: 940px;
}

#plannavi {
	margin: 0 auto;
	width: 940px;
	height: 260px;
}

#plannavi ul {
	margin: 10px 0 0 0;
	width: 940px;
	list-style: none;
	position: absolute;
}

#plannavi ul li#plan1 a { 
	height: 240px;
	position: absolute;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
	top: 0;
	width: 232px;
}

#plannavi ul li#plan2 a { 
	height: 240px;
	position: absolute;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
	top: 0;
	width: 232px;
}

#plannavi ul li#plan3 a { 
	height: 240px;
	position: absolute;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
	top: 0;
	width: 232px;
}

#plannavi ul li#plan4 a { 
	height: 240px;
	position: absolute;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
	top: 0;
	width: 232px;
}

html > body #navicell ul li a {
	height: 0;
}

#plannavi ul li#plan1 a {
	background: transparent url(../image/plan_navi.jpg) no-repeat 0 0;
	left: 0;
}
#plannavi ul li#plan2 a {
	background: transparent url(../image/plan_navi.jpg) no-repeat -232px 0;
	left: 236px;
}
#plannavi ul li#plan3 a {
	background: transparent url(../image/plan_navi.jpg) no-repeat -464px 0;
	left: 472px;
}
#plannavi ul li#plan4 a {
	background: transparent url(../image/plan_navi.jpg) no-repeat -696px 0;
	left: 708px;
}
#plannavi ul li#plan1 a:hover { 
	background: transparent url(../image/plan_navi.jpg) no-repeat 0 bottom;
}
#plannavi ul li#plan2 a:hover { 
	background: transparent url(../image/plan_navi.jpg) no-repeat -232px bottom;
}
#plannavi ul li#plan3 a:hover { 
	background: transparent url(../image/plan_navi.jpg) no-repeat -464px bottom;
}
#plannavi ul li#plan4 a:hover { 
	background: transparent url(../image/plan_navi.jpg) no-repeat -696px bottom;
}


/* body ********************************************************************** */

#docbody {
	margin: -120px 0 0 0;
    position: relative;
    z-index: 3;
}

#containers {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#containers h2,
#containers p {
	display: none;
}
#media1 #containers {
	background: url(../image/plan_head1.png) no-repeat 0 0;
}
#media2 #containers {
	background: url(../image/plan_head2.png) no-repeat 0 0;
}
#media3 #containers {
	background: url(../image/plan_head3.png) no-repeat 0 0;
}
#media4 #containers {
	background: url(../image/plan_head4.png) no-repeat 0 0;
}

#mediacell {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 892px;
}
#mediacell div {
	float: left;
}
#mediacell img {
	margin: 1px;
}
#media1 #mediacell .left {
	width: 447px;
}
#media1 #mediacell .right {
	width: 445px;
	margin: 177px 0 0 0;
}
#media2 #mediacell .left {
	width: 500px;
	margin: 205px 0 0 0;
}
#media2 #mediacell .right {
	width: 392px;
}
#media3 #mediacell .left {
	width: 564px;
	margin: 145px 0 0 0;
}
#media3 #mediacell .right {
	width: 328px;
}
#media4 #mediacell .left {
	width: 429px;
}
#media4 #mediacell .right {
	width: 463px;
	margin: 205px 0 0 0;
}

