/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

body {
    font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	color: #282622;
    *font-size:small;
    *font:x-small;
	line-height: 1;
	margin:0 auto;
}

#wrapper {
	width:700px;
	margin: 0 auto;
}

#wrapper p {
	line-height:1.4;
}

h3 {
	font-size: 108%;
	line-height: 1.4;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.header h2{
	background:url(../mm_images/teisei/bg_h2.jpg) no-repeat left top;
	font-size:1.166em;
	line-height:30px;
	margin:0;
	padding:0 0 0 16px;
	font-weight:bold;
}

.header .caption {
	padding:16px;
}

.left {
	float:left;
}

.right {
	float:right;
}


.header {
	position:relative;
	margin:0 0 55px 0;
	overflow:hidden;
}

.header ul {
	overflow:hidden;
	width:480px;
	float:left;
	margin:13px 0 0 0;
	}

.header ul li {
	background:url(../mm_images/teisei/li01.jpg) no-repeat 0 0;
	padding:0 0 10px 20px;
}

.header ul li li {
	background:none;
	float:left;
	padding:0 15px 0 0;
}

.header ul li strong {
	font-weight:bold;
	font-size:1.3em;
}

.header .button {
	position:relative;
	float:right;
	width:167px;
	height:69px;
	margin:14px 22px 0 0;
}

.header .button span {
	position:absolute;
	bottom:2px;
	right:15px;
	display:block;
}

.header .button a {
	display:block;
}

#a4size h3 {
	margin:0;
}

#a4size .note {
	text-align:right;
	font-size:10px;
}

#a4size .section {
	margin:15px 0 40px;
	overflow:hidden;
	position:relative;
}

#a4size .section h4 {
	margin-bottom:15px;
}

#a4size .section .left {
	width:227px;
}

#a4size .section .left img {
	padding-bottom:12px;
}

#wrapper #a4size .section .right {
	width:445px;
	overflow:hidden;
}

#a4size .section .right .caption {
	padding-bottom:1em;
}

#a4size .section .right ul li {
	overflow:hidden;
	margin-bottom:40px;
}

#a4size .section .right ul li img {
	float:left;
}

#a4size .section .right dt {
	background:#666666;
	color:#FFFFFF;
	font-size:1.15em;
	padding:4px 10px;
	font-weight:bold;
}

#a4size .section .right ul li dl {
	width:342px;
	float:right;
}

.section table{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-top:13px;
}

.section th{
	border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    color:#ffffff;
    background:#F66013;
    padding:0.3em 1em;
    text-align:center;
}

.section td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;
	text-align:center;
}

#postcard ul {
	width:490px;
	margin:0 auto;
}

#postcard ul li {
	overflow:hidden;
	margin-bottom:20px;
}

#postcard dl {
	width:387px;
}

#postcard dt {
	background:#666666;
	color:#FFFFFF;
	font-size:1.15em;
	padding:4px 10px;
	font-weight:bold;
}