@charset "utf-8";
@import url("default.css");
@import url("footer.css");

.ossme #container {
        width: 99%;
        text-align: left;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
}
.ossme #header {
	height: 105px;
	margin: 0px;
	padding: 0px;
}
.ossme #header .left{
	width: 220px;
	float: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
.ossme #header .left .title{
	height: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.ossme #header .left .title h1{
        font-size: 90%;
        font-weight: normal;
}
.ossme #header .left .logo{
	height: 48px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.ossme #header .left .menu{
	height: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.ossme #header .search{
	margin-right: 0px;
	margin-left: 220px;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 47px;
}
.ossme #header .input_text {
        width: 300px;
        letter-spacing: 1px;
        font-weight: bolder;
        border: 1px double #D4D4D4;
        padding: 3px 0 3px 4px;
}
.ossme #header .button {
        padding-top: 1px;
        padding-bottom: 1px;
}
.ossme #navi {
        width: 99%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 20px;
	padding-top: 5px;
	margin-top: 5px;
}
.ossme #advertisement {
	float: right;
	width: 160px; 
	padding-top: 15px 0;
}
.ossme #advertisement h2 {
        width: 150px;
        text-indent: 3px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        height: 17px;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}
.ossme #advertisement fieldset {
        width: 146px;
        margin: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.ossme #search_main {
        text-align: center;
}
.ossme #search {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 10px;
}
.ossme #shop {
	width: 580px;
	padding-left: 10px;
}
.ossme #shop .title{
	float: left;
	width: 500px;
	margin-top: 1px;
	margin-bottom: 3px;

}

.ossme #shop .photo{
	width: 165px;
	float: left;

}

.ossme #shop .string{
	width: 410px;
	float: right;

}

.ossme #shop .ico{
	width: 500px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;

}
.ossme #shop .title h2 {
        font-size: 110%;
}
.ossme #shop .comment{
	width: 500px;
	margin-top: 5px;
        padding-bottom: 30px;
	clear: left;
	float: left;

}
.ossme #pagenavi {
        text-align: center;
        margin-top: 50px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
.ossme #pagenavi .navi{
        border: 1px solid #FFE1E3;
        font-family: "Courier New", Courier, mono;
        padding: 3px;
        font-weight: bold;
}
.ossme #address ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}
.ossme #address li {
        padding-left: 2px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 5px;
        margin: 0px;
        list-style-type: none;
}
