/*

Theme Name:MAM_CAFE
Theme URI:http://www.www.www/
Description:MAMCAFE THEME WP.
Author:HEADWATERS

*/


@import url(head.css);
@import url(single_content.css);
@import url(submenu_l.css);
@import url(common_style.css);
@import url(shop_style.css);
@import url(topics_style.css);

/*
*/
@charset "utf-8";

body,form,fieldset { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,li { margin:0; padding:0;}
fieldset { border:none; }
blockquote,dt,dd { margin-left:1em; }
li { list-style:none; }
input,textarea { font-size:1em; }
img { border:none; }

body {
		font-family:arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


#wrap {
	width:760px;
	margin:auto;
	padding:0;
	}
	
#head {
	width:760px;
	height:184px;
	background-image:url(img/head_bg.gif);
	background-repeat:no-repeat;
	overflow:visible;
	margin-bottom:20px;
	}

#menu {
	width:760px;
	height:50px;
	margin-top:20px;
	}

#menu li {
	width:140px;
	height:50px;
	float:left;
	display:block;
	overflow:hidden;
	margin:0;
	}
	
#menu .space {
	margin-right:15px;
	}

#menu a {
	width:140px;
	height:50px;
	display:block;
	overflow:hidden;
	background-image: url(img/menu.jpg);
	background-repeat:no-repeat;
	}

#menu .link_txt {
	margin-left:-9999px;
	}

#logo_head {
	width:760px;
	height:90px;
}

#logo {
		height:60px;
		width:172px;
		display:block;
		float:left;
		margin:19px 0 0 0;
		background-image: url(img/head_logo.gif);
		background-repeat:no-repeat;
		background-position:0px -57px;	
	}

#logo a:hover {
		background-image: url(img/head_logo.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;	
}

#logo .logo {
	width:172px;
	height:60px;		
	display:block;
	}
	
#logo a {
		height:60px;
		width:172px;
		display:block;
		overflow:hidden;
		}
#logo2 {
		height:90px;
		width:170px;
		display:block;
		float:right;
		margin:18px 0 0 0;
	}

#logo2 .logo {
	width:170px;
	height:90px;		
	display:block;
	}
	
#logo2 a {
		height:90px;
		width:170px;
		display:block;
		overflow:hidden;
		}

#left_side {
	float:left;
	width:200px;
	margin:0 0 30px 0;
	padding:0;
	}
#left_side a {
	font-size:0.8em;
	color:#333333;
	text-decoration:none;
	}

#left_side a:hover {
	color:#FF3366;
	}

#left_side .left_link{
	font-size:10px;
	}

#right_side {
	float:right;
	width:530px;
	padding:0;
	margin:0 0 30px 0;
	}

#footer {
	width:760px;
	height:30px;
	background-image:url(img/footer_bg.gif);
	background-repeat: no-repeat;
	clear:both;
	}	
	
#footer .cr {
	text-align:right;
	font-size:10px;
	color:#555555;
	padding:15px 15px 0 0;
	}
#left_side .left_border {
	width:200px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #000000;
	font-size:13px;
	
	}

#left_side .bottom_img{
	margin:200px 0 0 0;
	}
#left_side .maintitle {
	margin:0px 0 40px 0;
	font-size:0.8em;
	color:#555555;
	line-height:150%;
	}