/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 各共通部分 */
* {
margin: 0px;
padding: 0px;
font-size: 12px;
}

html {
height:100%;
}

body {
height:100%;
color: #333333;
}



li {
list-style: none;
}

img {
border: none;
}

p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

#cc{
clear:both;
width:100%;
height:1px;
font-size:1px;
}

hr {
	display: none;
}

#wrap {
	width: 790px;
	padding: 0px;
	position:relative;
	background-color:#FFFFFF;
	height: 100%;
	min-height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body > #wrap {
    height: auto;
}

/*ヘッダー
*************************************************************/
#header {
	width:819px;
	height:244px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-image:url(cmnfix/sub_hed.jpg);
	background-repeat: no-repeat;
}



/*メイン
************************************************************/
#main{
width:819px;
height:100%;
padding-top:244px;
}

#main_l {
	width: 698px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	border: 5px #CA2865 solid;
	margin-left:57px;
	background-image: url(cmnfix/stripe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
/*	background-image:url(cmnfix/sub_body_back_01.jpg);
	background-position:left top;
	background-repeat:repeat-y;*/
}

#main_r{
width:199px;
height:100%;
float:right;
}

#waku_r {
	width:523px;
	height:auto;
	float:right;
}

#waku_r_naiyo{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 17px;
}

#waku_r_naiyo02{
margin-right:10px;
margin-left:17px;
margin-top:10px;
margin-bottom:20px;
}

#waku_l {
	width: 175px;
	height:100%;
	float:right;
	padding-top: 48px;
	overflow: auto;
}



/*メニュー
************************************************************/
#logo {
background-image:url(cmnfix/rogo.jpg);
width:146px;
height:133px;
margin-top:49px;
margin-left:328px;
display:block;
font-size: 1px;
text-indent: -9999px;
overflow: hidden;
}


#nav{
	width:691px;
	height:32px;
	margin-left:7px;
	background-image:url(cmnfix/blue_line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	position:absolute;
	left: 58px;
	top: 208px;
}

#nav div {
left: 0;
height:32px;
}

#nav ul {
background: url('cmnfix/nav.jpg') no-repeat 0 0px;
width: 691px;
height:32px;
}

#nav a {
	border: none;
	display: block;
	font-weight: normal;
	height: 32px;
	padding: 0 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav a {
	background: url('cmnfix/nav.jpg') no-repeat;
}


#nav li {
	float: left;
	height: 32px;
	position: relative;
}
#n-home {
	width: 68px;
}
#n-development {
	width: 123px;
}
#n-hosting {
	width: 153px;
}
#n-products {
	width: 69px;
}
#n-experience {
	width: 99px;
}
#n-about {
	width: 77px;
}
#n-kaisha {
	width: 102px;
}

#nav #n-home a {
	background-position: 0 0;
}
#nav #n-development a {
	background-position: -68px 0;
}
#nav #n-hosting a {
	background-position: -191px 0;
}
#nav #n-products a {
	background-position: -344px 0;
}
#nav #n-experience a {
	background-position: -413px 0;
}
#nav #n-about a {
	background-position: -512px 0;
}
#nav #n-kaisha a {
	background-position: -589px 0;
}


#nav #n-home a:hover{
	background-position: 0 -32px;
}
#nav #n-development a:hover {
	background-position: -68px -32px;
}
#nav #n-hosting a:hover {
	background-position: -191px -32px;
}
#nav #n-products a:hover {
	background-position: -344px -32px;
}
#nav #n-experience a:hover {
	background-position: -413px -32px;
}
#nav #n-about a:hover {
	background-position: -512px -32px;
}
#nav #n-kaisha a:hover {
	background-position: -589px -32px;
}


#sub_nav{
	width:206px;
	height:15px;
	position:absolute;
	left: 508px;
	top: 129px;
	text-align:left;
}

#sub_nav ul{
	width:206px;
	height:15px;
}

#sub_nav li {
	float: left;
	height: 15px;
	position: relative;
}
#sub_nav li a{
	border: none;
	display: block;
	height: 15px;
	padding: 0 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#home{
background-image:url(cmnfix/sub_menu_home.jpg);
background-repeat:no-repeat;
width:47px;
height:15px;
}
#members{
background-image:url(cmnfix/sub_menu_member.jpg);
background-repeat:no-repeat;
background-position:top;
width:65px;
height:15px;
}
#contuct{
background-image:url(cmnfix/sub_menu_cont.jpg);
background-repeat:no-repeat;
background-position:top;
width:57px;
height:15px;
}
#map{
background-image:url(cmnfix/sub_menu_map.jpg);
background-repeat:no-repeat;
background-position:top;
width:37px;
height:15px;
}

#menu_line{
width: 740px;
background-image:url(cmnfix/blue_line.jpg);
background-repeat:no-repeat;
font-size:-1px

}




/*フッター
************************************************************/
#footer {
	text-align:center;
	margin-top:10px;
	margin-left:62px;
	width:698px;
	height:16px;
	background-color:#FD7CA7;
	display:block;
	bottom:4px;
	position: absolute;
}

#footer address {
height: 17px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
color:#FFFFFF;
}
.mannaka {
	text-align: center;
	width: 502px;
	margin-left: 12px;
}
#h1base {
	height: 48px;
	width: 523px;
}
.detail_navi {
	width: 450px;
	text-align: right;
	padding-top: 10px;
}
.waku_01 td {
	float: left;
}
.bowwow_box01 {
	background-image: url(cmnfix/event_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	height: 71px;
	width: 152px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.bowwow_box01 p {
	font-size: 11px;
	color: #666666;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 130%;
}
#photowaku01 {
	height: 106px;
	width: 121px;
	margin-bottom: 15px;
	position: relative;
} 
#photowaku02 {
	height: 106px;
	width: 121px;
	margin-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
} 
.layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:121px;
	height:106px;
	z-index:2;
	visibility: visible;
}
.layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:121px;
	z-index:1;
	visibility: visible;
	height: 106px;
}
.layer3 {
	position:absolute;
	left:53px;
	top:0px;
	width:121px;
	height:106px;
	z-index:2;
	visibility: visible;
}
.layer4 {
	position:absolute;
	left:53px;
	top:0px;
	width:121px;
	z-index:1;
	visibility: visible;
	height: 106px;
}
#photowaku_area {
	width: 175px;
	float: none;
	clear: both;
}
#photowaku_area02 {
	position:relative;
	height: 110px;
	width: 175px;
	margin-top: 40px;
}
#photowaku_area03 {
	position:relative;
	height: 140px;
	width: 175px;
}
.clear {
	clear: both;
	width: 100%;
}
#phone {
	height: 71px;
	width: 152px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.calender01 {
	width: 152px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 30px;
}
.photo_02 img {
	float: none;
}
