@charset "utf-8";
/* ベース */

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-family:""ヒラギノ角ゴ Pro W3",ＭＳ Ｐゴシック", Osaka ;
	background-color: #d6d6d6;
	color: #333333;
}

body td,th{
	font-size: 12px;
	font-weight: normal;
	font-family:""ヒラギノ角ゴ Pro W3",ＭＳ Ｐゴシック", Osaka ;
	color: #333333;
}

div,ul,li,form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}

img { border:0; }

a:link {color: #000000;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #cccccc;text-decoration: underline;}


/* 基本レイアウト */

#ful {
	background-color: #FFFFFF;
}

#container {
	width: 870px;
	margin: 0 auto;
	padding: 0 0 75px 0;
	text-align: left;
	background:url(../images/main_bg_01.gif) no-repeat right bottom;
	background-color: #FFFFFF;
}

#left {
	float: left;
	width: 245px;
	padding-top: 10px;
}

#right {
	float: right;
	width: 580px;
}

#foot {
	width: 870px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	text-align: right;
	color: #ffffff;
}

.kuzu { font-size: 0.8em; margin-bottom: 25px; }


/* 共通見出し */

h1 {
	padding: 30px 0 30px 0;
	margin: 0;
}

h2 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	background:url(../images/midashi_line_01.gif) no-repeat left bottom;
	font-size: 1.2em;
}


/*共通マージン*/

.mb05 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }

/*共通パーツ++画像関連*/

.img01{ background:url(../images/bg_ten_01.gif) 0px 0px;padding: 5px; }

.img02{ background:url(../images/bg_ten_01.gif) 0px 0px;padding: 5px; }
.img02:hover{ background:url(../images/bg_ten_01-o.gif) 0px 0px; }

/*共通パーツ++float*/

.fL00{ float: left; padding: 0; }
.fL01{ float: left; padding: 0 15px 15px 0; }
.fL02{ float: left; padding: 0 0 15px 0; }


/*フォントサイズ*/

.font10 { font-size:0.8em; }
.font15 { font-size:1.2em; }


/*レフトお問い合わせ部*/

.contact1 {
	background:url(../images/tenline_01.gif) repeat-x left top;
}

.contact2 {
	padding: 15px 0 15px 0;
	background:url(../images/tenline_01.gif) repeat-x left bottom;
}

/*topお知らせ部*/

.news { margin-bottom: 28px; }
.news td{ padding: 0 0 7px 0; }

/*会社概要*/

.about01 td{ padding: 7px 0 7px 0; background:url(../images/tenline_01.gif) repeat-x left bottom;line-height: 160%; }

/*ウェブ制作*/

.web01 {
	padding: 0 0 20px 0;
	background:url(../images/tenline_01.gif) repeat-x left bottom;
}
	

