/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 各共通部分 */

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}

body {
	height: 100%;
	background-image: url(cmnfix/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html {
height: 100%;
}

img {
border: 0px;
}

li {
list-style: none;
}

#wrap {
	width: 762px;
	height: 100%;
	min-height: 100%;
	position:relative;
	background-image: url(cmnfix/bg_wrap.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

p {
	color:#333333;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
color:#333333;
text-decoration:underline;
}

div,table,td {
	text-align: left;
	vertical-align: top;
}

/*ヘッダー
************************************************************/
#logo {
}
#header {
	width: 755px;
	background-image: url(cmnfix/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	padding-top: 7px;
	padding-left: 7px;
}
#headtext {
	font-style: normal;
	width: 205px;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	left: 545px;
	top: 25px;
	font-size: 11px;
	line-height: normal;
}

/*メイン
************************************************************/
#main {
	width: 748px;
	background-image: url(cmnfix/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	margin-bottom: 59px;
}
#m_right {
	width: 545px;
	float: right;
}
#m_left {
	width: 203px;
	float: left;
}

/*メニュー
************************************************************/
#menu {
	width: 762px;
	left: 7px;
	top: 68px;
	position: absolute;
}

#menu ul li {
float: left;
}
#headmenu {
	height: 30px;
	width: 130px;
	left: 410px;
	top: 30px;
	position: absolute;
}

/*フッター
************************************************************/
#footer {
	background-image: url(cmnfix/bg_footer.jpg);
	height: 59px;
	width: 762px;
	position: absolute;
	bottom: 0px;
}
#footer p {
	margin-top: 24px;
	margin-left: 230px;
}

/*etc
************************************************************/
.clear_00 {
width: 100%;
height: 1px;
line-height: 1px;
font-size: 1px;
clear: both;
}

.counter {
position: absolute;
}

body > #wrap {
    height: auto;
}
.top_banner {
	margin-bottom: 5px;
}
.top_banner_b {
	width: 500px;
	border: 4px solid #55A6D1;
	margin-bottom: 10px;
}
.top_banner_b02 {
	width: 130px;
	margin-top: 10px;
}
.top_banner_b03 {
	width: 100%;
	margin-bottom: 5px;
}
.top_banner_b03 th {
	background-image: url(home/img/point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	vertical-align: top;
	text-align: left;
}
#body_bg #wrap #leftbg #topmain #m_right .trunk .top_banner_b .top_banner_b03 th p {
	margin-left: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #747474;
	line-height: 100%;
	margin-top: 8px;
}
#body_bg #wrap #leftbg #topmain #m_right .trunk .top_banner_b .top_banner_b03 td {
	vertical-align: bottom;
}
#body_bg #wrap #leftbg #topmain #m_right .trunk .top_banner_b .top_banner_b03 td p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #55A6D1;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}
.tanshin_midashi01 {
	font-size: 12px;
	font-weight: bold;
	color: #1E6E9F;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tanshin_merit {
	width: 748px;
}
