@charset "UTF-8";
/*初期化*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*初期化終わり*/

body {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: 0px;	　
}

#page {
}
#header,#top {

}
#footer {
	float: left;
	width: 770px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 0.9em;
	line-height: 110%;
	color: #666666;
}


.asset-body {
	line-height:130%;	
}


#sub_navi {
	float: left;
	width: 220px;
}

#sub_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news {
	float: right;
	width: 540px;
}
#alpha {
	float: right;
	width: 540px;
}
.mt_category_list ul {

}

.mt_category_list li {

	
}
.mt_category_list a {
	background-image: url(../img/mt_categories_list_back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	display: block;
	text-decoration: none;
}
.mt_category_list span {
	padding-left: 35px;
	padding-top: 10px;
	float: left;
}
.mt_category_label {
	background-image: url(../img/mt_categories_list_top_back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	display: block;
	text-decoration: none;

}


#contents {
	float: left;
	width: 770px;
}

/* navi */
#navi {
	float: left;
	background-image: url(../img/navi.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 770px;
	margin-bottom: 20px;
	padding: 0px;
}

#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#navi li {
	float: left;
	list-style-type: none;
}

#navi a {
	display: block;
	height: 40px;
	width: 101px;
	text-decoration: none;
}
#news_blog {
	float: right;
	width: 530px;
}

#navi em {
	visibility: hidden;
}
/* navi end */
.contents-text {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:130%;
}

.process-text {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:130%;
}
.process-text img{

}


h2	{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3	{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* メールフォーム */
table.mailform td p {
	font-size: 9px;
	color: #0B479F;
	display: block;
	margin: 0px;
}
table.mailform td span {
	font-size: 10px;
	color: #FF0000;
}
/* メールフォーム end */
.kawara_construction {
	float: left;
	margin-left: 5px;
}


.kawara_construction li {
	float: left;
}

.kawara_construction a {
	display: block;
	text-align: center;
	text-decoration: none;
}
.news_bk {
	background-image: url(../img/banner_news.jpg);
	height: 350px;
	width: 530px;
	padding-top: 30px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.news_bk li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	width: 500px;
}
.news_bk a {
	font-size: 0.95em;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}


.link_left {
	float: left;
	width: 50%;
}
.link_right {
	float: right;
	width: 50%;
}
