@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, /*strong, sub, sup, */tt, var,
dl, dt, dd,/*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	background-color:#77675a;
	}
/*ol, ul {
	list-style: none;
}*/

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.main {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	margin-top:20px;
}
.header {
	background-color: #2F8FEE;
	height: 140px;
}
.header2 {
	background-color: #FFFFFF;
	height: 350px;
	background-image: url(/images/marasakupunktur_header.jpg);
}
.menu {
	background-color: #FF3366;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.navmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navmenu li {
	margin:2px;
	float: left;
}

.navmenu a, .navmenu a:visited {
	display: block;
	background-color: #F69394;
	color: #444444;
	text-decoration: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navmenu a:hover {
	background-color: #FFFFFF;
	color: #333333;
}
.content {
	padding: 20px;
}
.main .content p {
	line-height: 18px;
	margin-bottom: 10px;
}
.article_sectionlist {
	background-color: #D4D3AA;
	padding: 10px;
	float: right;
	width: 255px;
	border: 1px solid #999999;
	font-size: 11px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.article_sectionlist ul {
margin-left:15px;
	padding: 0px;
	list-style-type:disc;
}
.article_sectionlist ul li {
	line-height: 16px;
}
.articles {
	background-color: #ECECD9;
	padding: 10px;
	float: right;
	width: 255px;
	border: 1px solid #999999;
	font-size: 11px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.articles ul {
margin-left:15px;
	padding: 0px;
	list-style-type:disc;
}
.articles ul li {
	line-height: 16px;
}
.main .content ul li {
	line-height: 18px;
}
.main .content ol li {
	line-height: 18px;
}
.main .content .article_sectionlist a {
	text-decoration: none;
	color: #000066;
}
.main .content .article_sectionlist a:visited {
	text-decoration: none;
	color: #000066;
}
.main .content .article_sectionlist a:hover {
	text-decoration: none;
	color: #FF0033;
}
.main .content .articles a {
	text-decoration: none;
	color: #000066;
}
.main .content .articles a:visited {
	text-decoration: none;
	color: #000066;
}
.main .content .articles a:hover {
	text-decoration: none;
	color: #FF0033;
}
.main .content h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF3366;
	border-right-color: #FF3366;
	border-bottom-color: #FF3366;
	border-left-color: #FF3366;
}
.main .content h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.footer {
	text-align:right;
	height:80px;
	background-color:#bcb3ac;
	background-image:url(/images/marasakupunktur_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.footer_menu {
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom:5px;
	font-size:10px;
	color:#bcb3ac;
}
.footer_menu a, .footer_menu a:visited {
	color:#bcb3ac;
	text-decoration: none;
}
.footer_navmenu a:hover {
	color: #333333;
}
.footer_comany {

}
.main .content a {
	text-decoration: none;
	color: #3399FF;
}
/*11.08.2008 */

#centeredmenu {
   float:left;
   background:#fff;
   padding-left:5px;
   height:25px;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   text-align:left;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding-bottom:5px;
   padding-top:5px;
   padding-right:10px;
   padding-left:10px;
   background:#fff;
   color:#53423a;
   text-decoration:none;
   line-height:15px;
}
#centeredmenu ul li a:hover {
   background:#53423a;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#53423a;
}
#homemenu {
   background-color:#53423a;
   padding-right:5px;
   padding-top:5px;
   height:15px;
   text-align:right;
   color:#fff;
   font-size:10px;
}
#homemenu a {
   color:#ffffff;
   text-decoration:none;
}
#homemenu a:hover {
   color:#FFCC99;
   text-decoration:none;
}