@charset "euc-jp";
@import url(menu.css);
@import url(company.css);
@import url(product.css);
@import url(another.css);

/* www.kachidoki-seifun.co.jp */

/* 基本定義
-------------------------------*/

body {
	margin:0;	
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height:160%;
	color: #666666;
	background:url(../IMG/COMMON/background-02.jpg) repeat;
	text-align:center;
	letter-spacing:1px;
}

h1 {
	margin:0;
	padding:3px 0 0 435px;
	width:350px;
	font-size:10px;
	color:#666600;
	font-weight:normal;
	text-align:right;
}

h2 {
	font-size:12px;
	color:#666600;
	font-weight:bold;
	text-align:left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}

img {
	display:block;
	margin:0;
}

.center { margin:0 auto; }

form {
	margin:0;
	padding:0;
	}

a.ao:link    { color: #0066FF; text-decoration:underline}/*リンク設定（青）*/
a.ao:visited { color: #0066FF; text-decoration:underline}
a.ao:hover   { color: #FF6633; text-decoration:underline}
a.ao:active  { color: #0066FF; text-decoration:underline}

a.hai:link    { color: #999999; text-decoration:none;}/*リンク設定（灰）*/
a.hai:visited { color: #999999; text-decoration:none;}
a.hai:hover   { color: #FF6633; text-decoration:none;}
a.hai:active  { color: #999999; text-decoration:none;}

a.siro:link    { color: #ffffff; text-decoration:none;}/*リンク設定（白）*/
a.siro:visited { color: #ffffff; text-decoration:none;}
a.siro:hover   { color: #FF6633; text-decoration:none;}
a.siro:active  { color: #ffffff; text-decoration:none;}

a.hai2:link    { color: #666666; text-decoration:none;}/*リンク設定（灰2）*/
a.hai2:visited { color: #666666; text-decoration:none;}
a.hai2:hover   { color: #FF6633; text-decoration:none;}
a.hai2:active  { color: #666666; text-decoration:none;}


.span01 { color:#FF0000;} /*フォントカラー（赤）*/
.span02 { color:#006699; font-weight:bold;} /**/
.span03 { color:#836054; font-weight:bold;} /**/
.span04 { font-size:10px;} /**/
.span05 { color:#990000; font-weight:bold;} /**/


/* 共通項目
-------------------------------*/

#background-01 {
	margin:0;
	width:auto;
	background: url(../IMG/COMMON/background-00.jpg) repeat-x;
}

#background-02 {
	margin:0 auto;
	width:826px;
	background:url(../IMG/COMMON/background-03.jpg) repeat-y;
}

#background-03 {
	width:826px;
	background:url(../IMG/COMMON/background-04.jpg) no-repeat;
}

#wrapper {
	margin:0 auto;
	width:790px;
	text-align:left;
	background: url(../IMG/COMMON/wrapper.jpg) no-repeat #FFFFFF;
}

#header {
	width:790px;
	height:80px;
	background:url(../IMG/COMMON/header.jpg) no-repeat;
	}
	
#container {
	padding:0 0 60px 0;
	width:790px;
	_height:700px;
	min-height:700px;
	position:relative;
	}
	
#contents {
	margin:0 0 0 217px;
	width:573px;
}

#index-box {
	padding:120px 0 0 0;
	width:573px;
	_height:124px;
	min-height:124px;
	background:url(../IMG/INDEX/index-t01.jpg) no-repeat;
}

.index-box-p01 {
	margin:0 0 0 10px;
	padding:0;
	width:265px;
	}

.index-box-p02 {
	margin:0 0 0 10px;
	padding:10px 0;
	width:550px;
	}

#log { display:none; }