/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 各共通部分 */

* {
margin: 0px;
padding: 0px;
}

html {
background: #414141;
}

body {
padding: 0px 0px 0px 0px;
background: url(cmnfix/bg_body_top.jpg) repeat-x top #FFFFFF;
}

li {
list-style: none;
}

img {
border: none;
}

#wrap {
width: 828px;
margin: 0px auto;
padding: 0px 10px; 
position:relative;
}

#wrap a {
color:#333333;
text-decoration:none;
}

#wrap a:hover {
color:#333333;
text-decoration:underline;
}

/*ヘッダー
************************************************************/
#header {
width: 828px;
height: 485px;
}

#header_bg {
width: 828px;
position: absolute;
top: 118px;
left: 10px;
}

/*メイン
************************************************************/
#main {
width: 828px;
}

#m_left {
width: 562px;
float: right;
}

#m_right {
	width: 265px;
	float: left;
}

/*メニュー
************************************************************/
#menu {
}

#menu ul {
}

#menu ul li {
float: left;
}

.bt01 {
}

.bt01 a:hover {
}

/*フッター
************************************************************/
#footer {
width: 100%;
background: #414141;
}

/*etc
************************************************************/
.clear_f {
font-size: 1px;
clear: both;
}table.w570_midashi {
	width: 540px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #D94520;
}
.w570_midashi td {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.huto_txt {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.hutoaka_txt {
	color: #FA292A;
}
#naka_mail {
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
