@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
}

/* ------- nav ------- */

#nav	{
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	margin-left: 10px;
}
#nav ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#nav ul li a:hover {
	color: #074287;
	text-decoration: underline;
}

/* ------- header ------- */

#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* ------- headnavi ------- */

#headnavi	{
	margin-top: 5px;
	margin-bottom: 5px;
}
#headnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headnavi ul li {
	display: inline;
	margin-left: 10px;
}
#headnavi ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#headnavi ul li a:hover {
	color: #074287;
	text-decoration: underline;
}

/* ------- headnavi2 ------- */

#headnavi2	{
	margin-top: 5px;
	margin-bottom: 5px;
}
#headnavi2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headnavi2 ul li {
	display: inline;
	margin-left: 10px;
}
#headnavi2 ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#headnavi2 ul li a:hover {
	color: #074287;
	text-decoration: underline;
}

/* ------- breadcrumbs ------- */
#breadcrumbs {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #074287;
	margin-top: 5px;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

/* ------- content ------- */

#content h2 {
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
	color: #074287;
	margin-right: 30px;
}
#content p {
	font-size: 16px;
	margin-top: 0;
	line-height: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#main {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 100%;
}
#main ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#main ul li {
	display: block;
	margin-left: 10px;
	margin-bottom: 40px;
}
#main ul li a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#main ul li a:hover {
	color: #074287;
	text-decoration: underline;
}
/* ------- sidebar ------- */

#sidebar .menu li .category {
	padding-left: 5px;
}
ul.menu {
	margin-top: 3px;
}

ul.menu, ul.item {
	margin: 0;
	padding: 0;
	list-style: none;
	color: ;
	font-size: ;
}

li div.category {
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}

li div.category a {
	display: block;
	color: #000;
	text-decoration: none;
}

li div.open {
	color:;
	background-color: ;
}

li div.rollover {
	font-weight: bold;
}

ul.item li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	background-color: ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

ul.item li a:hover{
	color: #074287;
	text-decoration: underline;
}

/* ------- footnavi ------- */

#footnavi	{
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-style: solid;
	border-top-color: #074287;
	border-top-width: thin;
	padding-top: 15px;
}
#footnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footnavi ul li {
	display: inline;
	margin-right: 10px;
}
#footnavi ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
#footnavi ul li a:hover {
	color: #074287;
	text-decoration: underline;
}
/* ------- footer ------- */

#footer	{
	margin-top: 10px;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #074287;
	padding-top: 15px;
}
/* ------- magazine ------- */

#magazine ul:after {
content: "";
display: block;
clear: both;
}
#magazine ul li {
	float: left;
	width: 150px;
	height: 100px;
	margin: 0 5px 15px 0;
	position: relative;
	list-style-type: none;
}
#magazine ul li img {
	display: block;
	position: absolute;
	z-index: 1;
	border: none;
}
.about {
	font-size: x-small;
}
#main #about {
	text-align: right;
	font-size: xx-small;
}
#main #abouttop {
	font-size: 36px;
}
#main #abouttop p {
	font-size: x-large;
}
.event {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
.top40 {
	padding-top: 40px;
}
#hautecouturetop p  {
	font-size: x-large;
	color: #ED99A7;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.RoseRenoir {
	color: #ED99A7;
	font-size: x-large;
	font-weight: bold;
}
#hautecouturetop {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-left: 0px;
}
.purple {
	color: #FFFFFF;
	background-color: #9F5695;
}
.navy {
	color: #FFFFFF;
	background-color: #1C5595;
}
.black {
	color: #FFFFFF;
	background-color: #000000;
	text-indent:5px;
}
#shop {
}
#shop p {
	font-size: x-small;
}
.fluid.asukazetop {
	padding-top: 20px;
	padding-bottom: 200px;
}
.fluid.asukazetop ul li {
	list-style-type: disc;
	font-size: small;
}
.fluid.asukazetop ul li a {
	text-decoration: none;
	color: #000000;
}
.fluid.asukazetop ul li a:hover {
	color: #074287;
	text-decoration: underline;
}
.fluid.asukazetop h3 a {
	text-decoration: none;
	color: #000000;
	font-size: medium;
}
.fluid.asukazetop h3 a:hover {
	color: #074287;
	text-decoration: underline;
}
.fluid.asukazetop p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
.fluid.asukazetoptop p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
.fluid.asukaze {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C5595;
	padding-top: 20px;
	padding-bottom: 200px;
}
.fluid.asukaze ul li {
	list-style-type: square;
	font-size: small;
}
.fluid.asukaze ul li a {
	text-decoration: none;
	color: #000000;
}
.fluid.asukaze ul li a:hover {
	color: #074287;
	text-decoration: underline;
}
.fluid.asukaze h3 a {
	text-decoration: none;
	color: #000000;
	font-size: medium;
}
.fluid.asukaze h3 a:hover {
	color: #074287;
	text-decoration: underline;
}
.fluid.asukaze p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
.fluid.asukazetop p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#news p {
	font-size: small;
}
