@charset "UTF-8";

/*
Theme Name: LAOLAOBAY Ver1.0
Theme URI: http://www.laolaobay.jp/
Description: LAOLAOBAY Ver1.0
Author: mode-A AOKI
*/

body {
	background-color:#FFFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	font-family:'Lucida Grande','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'Verdana','MS P ゴシック';
	font-size:13px;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
ul, li, h1, h2, h3, h4, h5, p, div, form {
	margin:0;
	padding:0;
}

ul {
	list-style-type:none;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
.txtMwl {
	font-size:92%;
	line-height:160%;
}
.txtMwl2 {
	line-height:180%;
}
.txtM {
	font-size:85%;
	line-height:160%;
}
.txtS {
	font-size:85%;
	line-height:140%;
}
.txtSwl {
	font-size:77%;
	line-height:170%;
}
#container {
	background-image:url(img/containerbg.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:982px;
}
#header {
	background-image:url(img/headbg.gif);
	background-repeat:no-repeat;
	height:90px;
	margin:0 1px;
	padding:0 18px 0 0;
}
#header #sitelogo {
	float:left;
	height:85px;
	width:230px;
}
#header #headmenu {
	float:right;
	width:710px;
}
#footer {
	background-image:url(img/footbg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:20px 20px 2px;
}
#footer #banner {
	padding-bottom:10px;
	padding-top:10px;
}
#footer #banner img {
	margin-right:10px;
}
#footer #btmarea {
	margin:0;
	padding:10px 0 0;
	text-align:right;
}
#footer address {
	color:#666666;
	font-size:75%;
	font-style:normal;
	line-height:150%;
}
#copyright {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:50px;
	width:940px;
}