@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-image: url(../img/top_back.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; }
a {
	color: #0053fa;
}
a:visited {
	color: #0053fa;
}
a:hover {
	color: #f00;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper { background-color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 950px; margin-top: 20px; margin-right: auto; margin-left: auto; }

/* 全体レイアウト
---------------------------------------------*/
#header { height: 166px; }
#container { background-image: url(../img/midle_gazou.gif); width: 950px; float: left; }
#secondary { width: 145px; float: left; clear: inherit; margin-top: 5px; margin-bottom: 5px; border: solid 1px #bcbcbc; }
#midle { background-image: url(../img/midle_gazou.gif); width: 950px; float: left; }
#sitemenu { font-size: 13px; line-height: 13pt; text-align: left; letter-spacing: 1px; width: 160px; height: auto; float: left; margin-top: 20px; margin-right: 0; margin-bottom: 5px; padding-bottom: 30px; padding-left: 30px; }
#advertisement { font-size: 13px; width: 710px; float: right; clear: inherit; margin-top: 25px; margin-right: 20px; margin-bottom: 5px; }
#advertisement p { font-size: 14px; vertical-align: 12px; margin-top: 5px; margin-right: 0; margin-bottom: 5px; }
#footer_nav { clear: both; height: 40px; }
#footer { background-image: url(../img/footer_back.gif); background-repeat: no-repeat; clear: both; height: 40px; }

/* フォント
---------------------------------------------*/
.f14{ font-size: 14px; line-height: 20px; letter-spacing: 3px; }
.f15{ font-size: 16px; 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; }
