@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body { font-size: 75%; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; line-height: 1.4; color: #333333; background-color: #e4e4e4; background-repeat: inherit; background-attachment: scroll; background-position: left top; }
a { color: #0053fa; text-decoration: none; }
a:visited {
	color: #0053fa;
}
a:hover {
	color: #f00;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper { background-image: url(../img/kaiin/back_line.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 800px; margin-top: 0; margin-right: auto; margin-left: auto; }

/* 全体レイアウト
---------------------------------------------*/
#header {  }
#container { background-image: url(../img/midle_gazou.gif); width: 800px; float: left; }
#secondary { width: 145px; float: left; clear: inherit; margin-top: 5px; margin-bottom: 5px; border: solid 1px #bcbcbc; }
#midle { width: 800px; float: left; }
#sitemenu { font-size: 13px; line-height: 13pt; text-align: left; letter-spacing: 1px; width: 140px; float: left; margin-top: 20px; margin-right: 0; margin-bottom: 5px; padding-left: 5px; }
#advertisement { font-size: 12px; width: 620px; float: right; margin: 25px 10px 5px 20px; }
#advertisement p { font-size: 12px; vertical-align: 12px; margin: 10px 0 10px 20px; }
#advertisement .m { font-size: 12px; vertical-align: 12px; margin-left: 34px; }
#sitemenu p { font-size: 12px; vertical-align: 12px; margin-top: 5px; margin-left: 12px; }
#footer_nav { clear: both; height: 40px; }
#footer { background-image: url(../img/footer_gazou.gif); background-repeat: no-repeat; height: 59px; clear: both; }

/* フォント
---------------------------------------------*/
.f14{ font-size: 14px; line-height: 20px; letter-spacing: 3px; }
.f15{ font-size: 15px; line-height: 20px; }
.f16  { font-size: 16px;  text-align: left; margin-bottom:5px; margin-top: 3px; 	line-height: 18px;}
/* 社長挨拶
---------------------------------------------*/
#aisatsu{ font-size: 14px; width: 550px; float: left; }
