@charset "utf-8";


*  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #eaeaea;
	font-style: normal;
}

.clear {
	clear: both;
}


a img {
	border: none;
}

p {
	line-height: 1.5;
}


td {
	line-height: 1.5;
}

th {
	line-height: 1.5;
}

td a {
	text-decoration: underline;
	color: #317cb4;
}



/* page_top */

div.page_top a img {
	display: block;
	width: 69px;
	height: 23px;
	margin: 0 0 0 901px;
}



/* レイアウト */

body {
	background: #000;
}

div#container {
	width: 990px;
	margin: 0 auto;
}


div#header {
	width: 950px;
	margin: 0 auto;
	border-bottom: 3px solid #444;
}

div#flash_box {
	width: 950px;
	height: 450px;
	margin: 15px auto;
}

div#left {
	float: left;
	display: inline;
	width: 240px;
	margin: 0 10px 20px 0;
}


div#center {
	float: left;
	display: inline;
	width: 480px;
	margin-bottom: 20px;
}

div#center02 {
	float: right;
	display: inline;
	width: 716px;
	margin: 0 20px 20px 0;
}

div#right {
	float: right;
	display: inline;
	width: 221px;
	margin: 0px 20px 20px 10px;
}

div#right02 {
	margin: 0 0 20px 20px;
	width: 220px;
}

div#footer {
	width: 950px;
	margin: 0 0 0 20px;
	border-top: 3px solid #444;
}



/* header */

#header_left {
	float: left;
	display: inline;
	width: 603px;
}

	#header_left ul {
		width: 603px;
		height: 22px;	
	}
	
	#header_left ul li{
		float: left;
		display: inline;	
	}

#header_right {
	float: right;
	display: inline;
	width: 305px;
}

	#header_right p {
		font-size: 11px;
		text-align: right;
	}
	
	#header_right div {
		margin: 10px 0 0 142px;
		background: url(http://193-maam.com/images/shopping.jpg) no-repeat;
		width: 161px;
		height: 20px;
		text-align: right;
		padding: 2px 2px 0 0;
	}
	
/* left */

div#left div.left_title {
	float: left;
	display: inline;
	width: 20px;
	margin: 10px 0 20px;
}


div#left div.left_contetns {
	float: right;
	display: inline;
	width: 220px;
	margin: 10px 0 20px;
}

	div#left div.left_contetns ul {
		width: 220px;
		display: block;
	}

	div#left div.left_contetns ul li {
		display: inline;
	}
	
	div#left div.left_contetns ul li a{
		display: block;
		background: url(http://193-maam.com/images/left_bg00.jpg) no-repeat;
		width: 190px;
		height: 25px;
		font-weight: bold;
		padding: 10px 0 0 30px;
		text-decoration: none;
	}
	
	
	div#left div.left_contetns ul li p{
		display: block;
		background: url(http://193-maam.com/images/left_bg00.jpg) no-repeat;
		width: 190px;
		height: 25px;
		font-weight: bold;
		padding: 10px 0 0 30px;
		text-decoration: none;
	}
	
	div#left div.left_contetns ul li ul {
		width: 220px;
		display: block;
	}

	div#left div.left_contetns ul li ul li {
		display: inherit;
	}
	
	div#left div.left_contetns ul li ul li a{
		display: block;
		background: url(http://193-maam.com/images/left_bg01.jpg) no-repeat;
		width: 170px;
		height: 25px;
		font-weight: normal;
		padding: 10px 0 0 50px;
		text-decoration: none;
	}
	
	div#left div.left_contetns ul li ul li p{
		display: block;
		background: url(http://193-maam.com/images/left_bg01.jpg) no-repeat;
		width: 170px;
		height: 25px;
		font-weight: normal;
		padding: 10px 0 0 50px;
		text-decoration: none;
	}

.banner {
	width: 220px;
	margin: 0 0 20px 20px;
}

/* right */

div#right ul {
	margin: 0 0 30px 0;
}

div#right ul li {
	display: inline;
}

div#right ul li a {
	display: block;
	width: 220px;
	margin: 0 0 10px 0;
}

div#right02 ul {
	margin: 0 0 30px 0;
}

div#right02 ul li {
	display: inline;
}

div#right02 ul li a {
	display: block;
	width: 220px;
	margin: 0 0 10px 0;
}


/* footer */
	table.footer_menu {
		width: 240px;
		float: left;
		display: inline;
		margin: 5px 0 0 0;	
	}
	
	table.footer_menu td a {
		color: #878383;
		text-decoration: none;
		font-size: 11px;
		padding: 0 5px;	
	}
	
	table.footer_shop {
		float: right;
		display: inline;
		margin: 5px 0px 20px;
		width: px;	
	}
	
	table.footer_shop td {
		color: #878383;
		text-decoration: none;
		font-size: 11px;
	}
	
	address {
		color: #878383;
		text-decoration: none;
		font-size: 11px;
	}	


/* center */

table.shopinformation {
	width: 460px;
	margin: 10px auto 20px;
}

table.shopinformation th {
	color: #3a90bc;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px dotted #5d5b5b;
	padding: 3px 0;
}

table.shopinformation td {
	font-size: 11px;
	line-height: 1.5;
	padding: 3px 0 0 0;
}

table.shopinformation td a img{
	width: 106px;
	height: 28px;
	margin: 10px 0 0;
}

table.information01 {
	margin: 0 auto;
	background: url(http://193-maam.com/images/topbg.jpg) no-repeat;
	width: 480px;
	height: 152px;
}

table.information01 td p{
	font-size: 11px;
	padding: 3px 0 0 3px;
	line-height: 1.3;
}

table.information02 {
	margin: 0 auto 40px;
	width: 480px;
}

table.information02 td p{
	font-size: 11px;
	padding: 3px 0 0 3px;
	line-height: 1.3;
}

table.new {
	width: 480px;
	border-bottom: 1px dotted #5d5b5b;
}

table.new td {
	font-size: 11px;
}

table.new td img {
	padding: 0;
	font-size: 11px;
}

table.new th {
	padding: 5px 3px;
	font-size: 11px;
	color: #6d6a6c;
	font-weight: normal;
}

table.new td p {
	font-size: 12px;
	line-height: 1.5;
	padding-bottom: 8px;
}

table.new td p a {
	font-size: 12px;
	color: #3a90bc;
}

/* New Appare */
table.ladies_box {
	width: 662px;
	margin: 20px auto;
}

table.ladies_box th {
	font-size: 15px;
	color: #3a90bc;
	padding: 3px 0;
	border-bottom: 1px dotted #5d5b5b;
}

table.ladies_box td {
	color: #dad9d9;
	line-height: 1.5;
}

table.ladies_box td.point {
	background: #212121;
	padding: 5px;
	color: #dad9d9;
	line-height: 1.5;
}

table.ladies_box02 {
	width: 662px;
	margin: 0px auto 40px;
	background: url(http://193-maam.com/images/newapparel_bg.jpg) no-repeat;
	height: 151px;
}

/* brand */

table.brand_box {
	width: 646px;
	background: url(http://193-maam.com/images/brand_bg.jpg);
}

.brand_img{
	padding: 0px 25px 20px;
	height: 150px;
	width: 203px;
	line-height: 0;
}

p.brand_title {
	font-size: 16px;
	color: #706c69;
	text-align: right;
	font-weight: bold;
	line-height: 1.1;
}

.brand_text{
	padding: 10px 10px 10px 5px;
	width: 376px;
	line-height: 1.5;

}

div.select_brand {
	width: 646px;
	margin: 10px auto 10px;


}

/* newevent */

h4.event_title {
	background: url(http://193-maam.com/images/event_title.jpg) no-repeat;
	width: 596px;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	padding: 35px 0 0 120px;
}

div#event_contact {
	width: 653px;
	height: 117px;
	margin: 30px auto;
}


/* eventreport */

h4.eventreport_title {
	background: url(http://193-maam.com/images/eventreppor_title.jpg) no-repeat;
	width: 496px;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	padding: 35px 0 0 220px;
	margin: 0 0 30px 0;
}

div#event_contact {
	width: 653px;
	height: 117px;
	margin: 30px auto;
}

table.report {
	float: left;
	display: inline;
	width: 228px;
	background: #212121;
	margin: 0 4px 30px;
}

table.report td {
	padding: 7px 7px 3px;
}

table.report th {
	padding: 0px 7px 7px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	height: 75px;
	background: #212121;
}

/* shopinfo contact */

table.contact {
	width: 648px;
	background: #212121;
}

table.contact th {
	width: 628px;
	border-bottom: 1px dotted #7c7b7b;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}


table.contact td.medicaltitle {
	width: 128px;
	border-bottom: 1px dotted #7c7b7b;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
	vertical-align: top;
}

table.contact td.medicaltext {
	width: 480px;
	border-bottom: 1px dotted #7c7b7b;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
}


table.contact td table {
	width: 150px;
}

div.map {
	width: 639px;
	margin: 30px auto;
}

/* blog */

div#blogcontainer {
	background: #FFF;
	margin-bottom: 30px;
	width: 990px;
}

div#logoleft {
	background: url(http://193-maam.com/images/blog_bg.jpg) no-repeat;
	width: 220px;
	height: 136px;
	padding-left: 20px;
}

div#blogheader {
	background: url(http://193-maam.com/images/blog_rightheader.jpg) repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	width: 749px;
	height: 28px;
}

div#center03 {
	float: right;
	display: inline;
	width: 749px;
	margin: 0 0 20px 0;
}

div#left01 {
	float: left;
	display: inline;
	width: 240px;
	margin: 0 0px 20px 0;
}

div#left01 div.left_title {
	float: left;
	display: inline;
	width: 20px;
	margin: 10px 0 20px;
}


div#left01 div.left_contetns {
	float: right;
	display: inline;
	width: 220px;
	margin: 10px 0 20px;
}

	div#left01 div.left_contetns ul {
		width: 220px;
		display: block;
	}

	div#left01 div.left_contetns ul li {
		display: inherit;
	}
	
	div#left01 div.left_contetns ul li a{
		display: block;
		background: url(http://193-maam.com/images/left_bg00.jpg) no-repeat;
		width: 190px;
		height: 23px;
		padding: 12px 0 0 30px;
		text-decoration: none;
		font-size: 11px;
	}

	div#left01 div.left_contetns ul li p{
		display: block;
		background: url(http://193-maam.com/images/left_bg00.jpg) no-repeat;
		width: 190px;
		height: 23px;
		padding: 12px 0 0 30px;
		text-decoration: none;
		font-size: 11px;
	}
	
	div#left01 div.left_contetns ul li ul {
		width: 220px;
		display: block;
	}

	div#left01 div.left_contetns ul li ul li {
		display: inherit;
	}
	
	div#left01 div.left_contetns ul li ul li a{
		display: block;
		padding: 0;
	}


div#rightcontainer {
	width: 681px;
	margin: 20px auto;
}

div#rightcontainer h2 {
	color: #878383;
	font-size: 15px;
	background: url(http://193-maam.com/images/blog_title.jpg) no-repeat;
	width: 671px;
	height: 39px;
	padding: 25px 0 0 10px;
}

div.comment {
	width: 661px;
	padding: 20px 10px;
	border-bottom: 1px dotted #CCC;


}


div.comment p{
	color:#878383;
	line-height: 1.5;
}

p.day {
	color:#878383;
	font-size: 11px;
}

table.holiday {
	width: 220px;
	margin-left: 20px;
}

table.holiday th {
	color: #F00;
	font-size: 12px;
}

table.holiday td {
	font-size: 12px;
}

.shop_banner {
	width: 717px;
	height: 93px;
	margin: 10px 0 30px;
}

input {
color: #333;
font-size: 12px;
line-height: 1.5;
}

textarea {
color: #333;
font-size: 12px;
line-height: 1.5;
}

option {
color: #333;
font-size: 12px;
line-height: 1.5;
}

select {
color: #333;
font-size: 12px;
line-height: 1.5;
}

label {
color: #333;
font-size: 12px;
line-height: 1.5;
}
