@charset "Shift_JIS";

/* リンクの設定 */
a:link { text-decoration:none; color:#0000ff }
a:visited { text-decoration:none; color:#0000ff }
a:active { text-decoration:none; color:#0000ff }
a:hover { text-decoration:underline; color:#0000ff}

a:link.da-3 { height:25px;  text-align: center; text-decoration:none; color:#0000ff }
a:visited.da-3 { height:25px;  text-align: center; text-decoration:none; color:#0000ff }
a:active.da-3 { height:25px;  text-align: center; text-decoration:none; color:#0000ff }
a:hover.da-3 { height:25px;  text-align: center; text-decoration:underline; color:#ff3300; background-color:#c0c0c0}

a:link.da-4 { height:25px;  text-align: center; text-decoration:underline; color:#404040; background-color:#c0c0c0}
a:visited.da-4 { height:25px;  text-align: center; text-decoration:underline; color:#404040; background-color:#c0c0c0}
a:active.da-4 { height:25px;  text-align: center; text-decoration:underline; color:#404040; background-color:#c0c0c0}
a:hover.da-4 { height:25px;  text-align: center; text-decoration:underline; color:#ff3300; background-color:#c0c0c0}

#swf object { width:400px; height:73px; margin-bottom: 10px }

#footer p{
         margin-top: 5px; margin-bottom: 10px; text-align: center
}
#header h4{
	font-size:14px;
	font-family:century;
	color:red;
	margin-top:-167px;
        margin-left:10px;
        margin-right:35px;
	margin-bottom:0px;
        text-align: right;
        font-weight:normal;
}

body{
	background-image: url(http://lambroisie.jp/pict/bgimage.gif);
        text-align: center;
	font-size:12px;
	margin: 0;
        padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

#container {
	width: 944px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-right: solid 2px #e0e0e0;
	border-left: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
}
#header {
        height: 170px;
	width: 940px;
	background-image: url(http://lambroisie.jp/pict/top.gif);
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-right: solid 2px #e0e0e0;
	border-left: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
}


#main   {
	background-image: url(http://lambroisie.jp/pict/shop.gif);
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	border-right: solid 2px #e0e0e0;
	border-left: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
	text-align: left;
	width: 940px;
}

#footer {
	clear:both;
	background-image: url(http://lambroisie.jp/pict/bottom.gif);
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	border-right: solid 2px #e0e0e0;
	border-left: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
	border-top: solid 2px #e0e0e0;
	text-align: center;
	width: 940px;
        height: 60px;
}

.main_title {
width:600px;
background-color:#808080;
background-repeat:no-repeat;
color:#ffffff;
font-size:16px;
margin-top: 25px;
margin-left: 170px;
font-weight:bolder;
padding:12px 10px 10px 30px;
text-align:left;
}


h1{
	margin-bottom:0px;
	font-size:24px;
	font-family:verdana;
	color:#008000;
        margin-left:170px;
        margin-top:5px;
	text-align: left;
}
h2{
	margin-top:10px;
	margin-bottom:10px;
        margin-left:15px;
        margin-right:15px;
	font-size:18px;
	font-family:verdana;
        text-align: left;
}
h3{
	margin-bottom:0px;
	font-size:16px;
	font-family:century;
	color:red;
	margin-top:5px;
	margin-bottom:10px;
        margin-left:10px;
        margin-right:30px;
        text-align: center;
}
h4{
	margin-bottom:10px;
	font-size:14px;
	font-family:verdana;
	color:black;
	margin-top:10px;
        margin-left:5px;
        margin-right:5px;
	text-align: center;
}
h5{
	margin-bottom:0px;
	font-size:24px;
	font-family:verdana;
	color:red;
	margin-top:55px;
        margin-left:35px;
	margin-bottom:30px;
	text-align: center;
}

h6{
	margin-bottom:0px;
	font-size:10px;
	font-family:verdana;
	color:#a52a2a;
	margin-top:24px;
        margin-left:100px;
	text-align: left;
}
p{
	margin-top:15px;
        margin-right:180px;
	margin-left:180px;
	line-height:140%;
	margin-bottom:15px;
	font-size:16px;
	text-align: left;
}


/* フラッシュ情報 */
#flashcontent {
	border: solid 0px #ffffff;
	width: 916px;
	height: 370px;
	align: center;
	margin: 10px 10px 10px 10px;
}

