@charset "shift_jis";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

html{

}

body{
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
}

img{
border:none;
vertical-align:bottom;
}

a{
	text-decoration:none;
	color: #3283B9;
}

ul{
list-style-type:none;
}

hr{
display:none;
clear:both;
}

h1 {
	background-image: url(../images/head_topback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	height: 20px;
	width: 894px;
	padding-left: 6px;
	float: left;
}

h2{
	float: left;
	padding-top: 19px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.left {
	float: left;
}
.clear_both {
	float: none;
}

.right {
	float: right;
}
.left {
	float: left;
}




/* 基本レイアウト */
#wrapper{
	width:900px;
	position: relative;
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	background-color: #F5F5F5;
}
#wapper_back {
	background-image: url(../images/wapper_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #39ACB1;
}

#header {
	background-image: url(../images/head_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 146px;
	width: 900px;
	margin-bottom: 15px;
}
#header .point {
	height: 79px;
	width: 490px;
	background-image: url(../images/head_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	float: left;
}
#header .point p {
	float: left;
	display: block;
	padding-top: 14px;
	padding-left: 18px;
}

#header .tel {
	float: right;
	height: 68px;
	width: 132px;
	display: block;
	margin-top: 6px;
	margin-left: 22px;
}
#header #mainmenu {
	height: 40px;
	width: 900px;
	padding-top: 4px;
	float: left;
}
#header #mainmenu li {
	float: left;
}



#bottom_contents {
	width: 900px;
	float: left;
	margin-bottom: 30px;
}

#left_contents {
	float: left;
	width: 670px;
	margin-top: 12px;
}
#left_contents #newdesign {
	width: 668px;
	margin-bottom: 15px;
	border: 1px solid #DCDCDC;
	background-image: url(../images/idx_newdesign_back.jpg);
	background-repeat: repeat-y;
}
#left_contents td {
	padding: 6px;
}
#left_contents #pagetop {
	float: left;
	height: 24px;
	width: 670px;
	text-align: right;
	margin-top: 15px;
}




#sidemenu {
	float: right;
	width: 216px;
	margin-left: 14px;
	margin-top: 12px;
}
#sidemenu #sidecontents {
	width: 216px;
	margin-bottom: 15px;
}
#sidemenu #sidecontents li {
	float: left;
}

#sidemenu #whatnew {
	background-image: url(../images/side_whatnew_back.jpg);
	background-repeat: repeat-y;
	width: 214px;
	border: 1px solid #DCDCDC;
}
#whatnew .newsbox {
	background-image: url(../images/line02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 192px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#whatnew .newsbox02 {
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 192px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#whatnew dt {
	font-weight: bold;
	color: #999999;
}
#whatnew dd {
	padding-bottom: 8px;
}
#link {
	width: 216px;
	margin-top: 15px;
}
#link li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	height: 75px;
	width: 876px;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	float: left;
}

#footer .left_contents {
	width: 474px;
	float: left;
	margin-top: 4px;
	margin-left: 6px;
}

#footer h4 {
	float: left;
	margin-right: 10px;
}
#footer p {
	float: left;
	width: 250px;
	margin-right: 10px;
	font-size: x-small;
	color: #666666;
	line-height: 1.2em;
	margin-top: 4px;
}
#footer .right_contents {
	float: right;
	width: 240px;
	font-size: x-small;
	color: #666666;
	text-align: right;
}
#footer .right_contents img {
	margin-bottom: 2px;
	margin-right: 2px;
}
#footer .right_contents a {
	text-decoration: none;
	color: #666666;
}












.mb06 {
	margin-bottom: 6px;
}


.mb08 {
	margin-bottom: 8px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}




.mb04 {
	margin-bottom: 4px;
}
.ml12 {
	margin-left: 12px;
}
.ml14 {
	margin-left: 14px;
}
.ml08 {
	margin-left: 8px;
}
.mt06 {
	margin-top: 6px;
}
.mt10 {
	margin-top: 10px;
}

.txt160 {
	line-height: 1.6em;
}
.txtsmall {
	font-size: x-small;
}
.txt_bold {
	font-weight: bold;
}
.txt_red {
	color: #FF0000;
}





.maincopy {
	margin-top: 48px;
	margin-bottom: 34px;
	margin-left: auto;
	margin-right: auto;
}
.image_center {
	text-align: center;
}











/* クリアフィックス */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	margin-bottom: 0px;
	overflow: auto;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
	overflow: hidden;
}
/* End hide from IE-Mac */
