@charset "Shift_JIS";
/* print only */
@media print { 
body { margin:0px; padding:0px; background-color:#FFFFFF; text-align:left; color:#000000; }
}

/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*	font-family: Times New Roman, Times, serif; */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height: 18px;
	color:#333333;
	text-align: center;
	}
A:link { color: #0066CC; }
A:visited { color: #0066CC; }
A:active { color: #66CC66; }
A:hover { color: #339933; }

/* ================= HEADER ================= */
#PMheader{
	width:800px;
	height:85px;
	text-align:left;
	vertical-align:top;
	margin: 0 auto 0 auto;
/*	background-color:#FF0000; */
	}
#PMlogo{
	width:290px;
	height: 60px;
	margin-left: 30px;
	}
#PMheader-text {
	margin-left: 40px;
	margin-right: 20px;
	}
#PMheader-description {
	width: 320px;
	}
#PMheader-description, h1{
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:9px;
	line-height: 20px;
	color:#000000;
	float: left;
	}
#PMheader-description A{
	display:block;
	text-decoration:none;
	color:#000000;
	}
/* ================= HEADER LINK ================= */
#PMheader-link{
	float:right;
	text-align: left;
	}
#PMheader-link UL {
	display: block;
	float: left;
	clear: none;
	width: 280px;
	height: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
/*	background-color:#FF0000; */
}
#PMheader-link UL LI {
	display: inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	width: auto;
}
#PMheader-link LI.blog {width:75px;}
#PMheader-link LI.profile {width:110px;}
#PMheader-link LI.contact {width:90px;}

#PMheader-link UL LI a {
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	color: #222;
/*	font-weight: bold; */
}

#PMheader-link a{	background:url(../img/button/button_header01.gif) no-repeat 0px 0px;	}
#PMheader-link a.ON{	background:url(../img/button/button_header01.gif) no-repeat 0px -44px;	}
#PMheader-link a:hover{	background:url(../img/button/button_header01.gif) no-repeat 0px -22px;	}

/* ================= HEADER UNDER LINE ================= */
#PMtop_headerline {
	clear: both;
	text-align: left;
	vertical-align:top;
	height: 20px;
	background:url(../img/top/header_underline.gif) repeat-x 0px 0px;
	}
#PMheaderline {
	clear: both;
	text-align: center;
	vertical-align:top;
	height: 45px;
	background:url(../img/headerline.gif) repeat-x 0px 0px;
	}
/* ================= MAIN MENU ================= */
#PMheaderline #PMmenu{
	width:800px;
	text-align:left;
	vertical-align:top;
	margin: 0 auto 0 auto;
	}
#PMheaderline #PMmenu UL {
	display: block;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}
#PMheaderline #PMmenu UL LI {
	display: inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#PMheaderline #PMmenu UL LI a {
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	margin: 14px 0;
	padding: 0 0 0 22px;
	color: #222;
/*	font-weight: bold; */
}
#PMheaderline #PMmenu LI.flower {width:128px;}
#PMheaderline #PMmenu LI.deco {width:125px;}
#PMheaderline #PMmenu LI.trial {width:105px;}
#PMheaderline #PMmenu LI.calendar {width:90px;}
#PMheaderline #PMmenu LI.workshop {width:145px;}
#PMheaderline #PMmenu LI.lecture {width:75px;}
#PMheaderline #PMmenu LI.photo {width:115px;}

#PMheaderline #PMmenu LI.f01 a{	background:url(../img/button/button_top01a.gif) no-repeat 0px 0px;	}
#PMheaderline #PMmenu LI.f01 a.ON{	background:url(../img/button/button_top01a.gif) no-repeat 0px -44px;	}
#PMheaderline #PMmenu LI.f01 a:hover{	background:url(../img/button/button_top01a.gif) no-repeat 0px -22px;	}

#PMheaderline #PMmenu LI.f02 a{	background:url(../img/button/button_top02a.gif) no-repeat 0px 0px;	}
#PMheaderline #PMmenu LI.f02 a.ON{	background:url(../img/button/button_top02a.gif) no-repeat 0px -44px;	}
#PMheaderline #PMmenu LI.f02 a:hover{	background:url(../img/button/button_top02a.gif) no-repeat 0px -22px;	}

/* ================= MAIN MENU (BLOG2) ================= */
#PMheaderlineBlog2 {
	clear: both;
	text-align: center;
	vertical-align:top;
	height: 45px;
	background:url(../img/headerline.gif) repeat-x 0px 0px;
	}
#PMheaderlineBlog2 #PMmenuBlog2{
	width:500px;
	text-align:left;
	vertical-align:top;
	margin: 0 auto 0 auto;
	}
#PMheaderlineBlog2 #PMmenuBlog2 UL {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#PMheaderlineBlog2 #PMmenuBlog2 UL LI {
	display: inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#PMheaderlineBlog2 #PMmenuBlog2 UL LI a {
	display: block;
	width: auto;
	font-size: 10px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	margin: 14px 0;
	padding: 0 0 0 14px;
	color: #222;
}
#PMheaderlineBlog2 #PMmenuBlog2 UL LI A:hover {
	text-decoration:underline;
	color:#660000;
}
#PMheaderlineBlog2 #PMmenuBlog2 LI.flower {width:98px;}
#PMheaderlineBlog2 #PMmenuBlog2 LI.deco {width:98px;}
#PMheaderlineBlog2 #PMmenuBlog2 LI.trial {width:78px;}
#PMheaderlineBlog2 #PMmenuBlog2 LI.workshop {width:110px;}
#PMheaderlineBlog2 #PMmenuBlog2 LI.photo {width:98px;}

/* ================= TOP PAGE MAIN  ================= */
#PMcontainer-top {
	clear: both;
	width: 800px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	vertical-align:top;
	}
#PMtop-image {
	width: 420px;
	height: 500px;
	float: left;
	}
#PMtop-mainbutton {
	float: left;
	width: 380px;
	height: 210px;
/*	background-color:#FFFF00; */
	}
#PMtop-image-sub {
	float: left;
	width: 380px;
	height: 30px;
	}
#PMtop-notice {
	float: left;
	width: 380px;
	height: 260px;
	background:url(../img/top/notice.gif) no-repeat;
	text-align:center;
	}
#PMtop-notice #notice-text{
	text-align:left;
	width: 340px;
	margin:25px auto 0 auto;
	font-size:11px;
	line-height: 17px;
	}
#PMtop-notice #notice-text .utako-name {
	padding:10px 15px 0 0;
	text-align: right;
	}
#PMprofile-notice #notice-text {
	border: 1px solid #CCC; 
	text-align:left;
	width: 420px;
	margin:35px 0 0 25px;
	font-size:11px;
	line-height: 17px;
	}
#PMprofile-notice #notice-text .utako-name{
	padding:10px 15px 0 0;
	text-align: right;
	}
/* ================= TOP PAGE MAIN BUTTON  ================= */
#PMtop-mainbutton{
	text-align: left;
	}
#PMtop-mainbutton UL {
	display: block;
	margin: 10px 0 0 180px;
	padding: 0;
	list-style: none;
/*	background-color:#FF0000; */
}
#PMtop-mainbutton UL LI {
	clear: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#PMtop-mainbutton UL LI a {
	display: block;
	width: auto;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-decoration: none;
	margin: 6px 0;
	padding: 0 0 0 28px;
	color: #222;
/*	font-weight: bold; */
}
#PMtop-mainbutton LI.f01 a{	background:url(../img/button/button_top01a.gif) no-repeat 0px 0px;	}
#PMtop-mainbutton LI.f01 a.ON{	background:url(../img/button/button_top01a.gif) no-repeat 0px -22px;	}
#PMtop-mainbutton LI.f01 a:hover{	background:url(../img/button/button_top01a.gif) no-repeat 0px -22px;	}

#PMtop-mainbutton LI.f02 a{	background:url(../img/button/button_top02a.gif) no-repeat 0px 0px;	}
#PMtop-mainbutton LI.f02 a.ON{	background:url(../img/button/button_top02a.gif) no-repeat 0px -22px;	}
#PMtop-mainbutton LI.f02 a:hover{	background:url(../img/button/button_top02a.gif) no-repeat 0px -22px;	}

/* ================= SECOND PAGE  ================= */
#PMcontainer {
	clear: both;
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	text-align:left;
	vertical-align:top;
	}
#PMcontainer #PMmain-right {
	width: 300px;
	margin:0;
	padding:0;
	float: right;
	text-align:left;
	vertical-align:top;
/*	background-color: #FFFCCC; */
	}
#PMcontainer #PMmain-left {
	width: 500px;
	margin:0;
	margin-bottom: 30px;
	padding:0;
	float: left;
	text-align:left;
	vertical-align:top;
/*	background-color: #FF9900; */
	}
#PMcontainer #PMmain-left .left-text{
	margin: 20px 5px 20px 5px;
	text-align:left;
	vertical-align:top;
	}
/*
H2 {
	color:#493A5D;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	margin: 25px 0 25px 0;
	padding: 0;
	padding-left: 30px;
	border-bottom: 1px solid #9933CC; 
	background:url(../img/title/h2_02.gif) no-repeat 0px 0px;
	}
*/
H2 {
	color:#493A5D;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	margin: 25px 0 25px 0;
	padding: 0;
	padding-left: 10px;
	border-bottom: 2px solid #D4C2D4; 
	background:url(../img/title/h2_01.gif) repeat-x 0px 0px;
	}
H3 {
	color:#5F4C3A;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	margin: 45px 0 10px 4px;
	padding: 3px 0;
	border-bottom: 1px dotted #CC9966;
	}
H4 {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	margin: 10px 10px 10px 8px;
	padding: 3px 0;
	border-bottom: 1px solid #BBB;
	}
#PMcontainer P {
	padding-left: 15px;
	}

#PMcontainer TABLE {
	margin-left: 8px;
	border-collapse: collapse;
	width: 460px;
	}
#PMcontainer .table-color01 {	background-color:#FFFFDD;	}
#PMcontainer .table-color02 {	background-color:#FFFFE9;	}
#PMcontainer TD, #PMcontainer TH {
	font-weight: normal;
	font-size:11px;
	line-height: 17px;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
/*	border-top: 1px solid #E9E9E9; */
	border-bottom: 1px solid #E9E9E9;
	}
#PMcontainer TH {
	text-align: center;
	}
#PMcontainer ul li {
	font-size:11px;
	line-height: 17px;
	list-style-type: circle;
	}
#PMcontainer #PMmain-right .right-photo {
	margin: 10px 0 10px 28px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	line-height: 15px;
	text-align: center;
	color:#777;
	}
#PMcontainer #PMmain-right .right-photo IMG{
	width: 270px;
	margin: 14px 0 0 0;
	border: 1px solid #CDBBDD;
	border: 1px solid #CCC;
	}
.PMspace-party{
	height: 60px;
	}
FORM.PMcontact{
	margin: 50px 0 20px 30px;
	}
/* ================= FOOTER UNDER LINE ================= */
#PMfooterline {
	clear:both;
	text-align: left;
	vertical-align:top;
	height: 15px;
	background:#EAEAEA url(../img/footer_underline.gif) repeat-x 0 0;
	}
/*================= FOOTER  =================*/
#PMfooter{
	width: 100%;
	text-align: center;
	background-color:#EAEAEA;
	}
#PMfooter-text{
	text-align: center;
	margin: 0 auto 0 auto;
	width:800px;
	padding:10px 0px 20px 0px;
	font-size:11px;
	line-height: 170%;
	color:#555;
	}
#PMfooter a{
	padding:0px 10px 0px 5px;
	text-decoration:none;
	color:#444;
	}
#PMfooter a:hover{
	text-decoration:underline;
	color:#CC0000;
	}
/*================= FOR BLOG  =================*/
div#layout h1.site_title {
	float: none;
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	color:#333;
	padding-top:10px;
	padding-bottom:10px;
	}
div#layout div.description {
	float: none;
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:11px;
	line-height: 17px;
	color:#333;
	padding-bottom:40px;
	}
div#layout TABLE {
	margin:0;
	padding:0;
	width:auto;
	}



/*================= FOR LECTURE  =================*/
.mattblacktabs{
width: 100%;
overflow: hidden;
}
.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font-size: 12px;
list-style-type: none;
}
.mattblacktabs li{
display: inline;
margin: 0;
}
.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 12px; /*padding inside each tab*/
border-right: 5px solid white; /*right divider between tabs*/
/* color: white;
background: #888888; */
color: #666;
background: #DDD;
}
.mattblacktabs li a:visited{
color: #666;
}
.mattblacktabs li a:hover{
color: white;
background: #AA99DD;
}
.mattblacktabs li.selected a{
color: white;
background: #6644AA;
}