@charset "UTF-8";
/* CSS Document */


/* Begin Menu */
	
#sidebar{
	height: 458px;
    width: 149px;
    float: left;
	padding: 2px 0 0 17px;
}
#sidebar p{
	height: 19px;
	width: 72px;
	padding: 1px 0 2px 0;
}
#sidebar p a {
    display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 19px;
	cursor:pointer;
}
#sidebar p a:hover {
	background-position: 0 -19px;
}
#sidebar p .on {
	background-position: 0 -38px;
}
.on a{
	background-position: 0 -38px;
}
#navWorks a {
	background-image: url(../imgs/mm_works.png);
}
#navAbout a {
	background-image: url(../imgs/mm_about.png);
}
#navContact a {
	background-image: url(../imgs/mm_contact.png);	
}	
.subMenu {
	padding: 0 0 13px 13px;
}
subMenu li{
   padding: 0 0 1px 0;	
}
.subMenu li a{
	font-size: 13px;
	line-height: 19px;
	padding: 2px 20px 2px 7px;	
}

.subMenu li a:hover{
	background-image: url(../imgs/rbullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.subMenu li h3{
	font-weight: bold;
	line-height: 19px;
	background-image: url(../imgs/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#lung_ja{
	height: 17px;
	width: 72px;
	padding-top: 10px;
}
#lung_ja a {
    display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 17px;
}
#lung_ja a:hover{
	background-position: 0 -17px;
}
#lung_ja a {
	background-image: url(../imgs/language_ja.png);
}
#sidebar2{
	height: 458px;
	width: 143px;
	float: left;
	padding: 1px 0 0 0;
}
#sidebar2 li{
	padding: 0 0 1px 0;
}
#sidebar2 li a{
	font-size: 13px;
	line-height: 19px;
	padding: 2px 20px 3px 7px;
}
#sidebar2 li a:hover{
	background-image: url(../imgs/rbullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.subnavi_active{
	font-weight: bold;
	background-image: url(../imgs/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* -- about contents-- */

.ds1 p{
    font-size: 13px;
	line-height: 150%;
}
div #mainContent1 big{
	font-size: 21px;
	line-height: 124%;
	font-weight: bold;
}
.cp_box {
	margin-top: 0px;
	font-size: 12px;
	line-height: 180%;
	width: 600px;
}
.co_box {
	font-size: 13px;
	line-height: 160%;
	margin-left: 20px;
	width: 600px;
}  
.co_t {
	width: 150px;
	text-align: right;
	margin-right: 20px;
	float: left;
	font-weight: bold;
	font-size: 13px;
} 
.co_t span{
	font-size: 12px;
	line-height: 140%;
    letter-spacing: 1pt;
} 


/* -- contact form-- */

.adress{
	font-size: 12px;
	line-height: 150%;
	float: left;
	padding: 3px 0 0 0;
	
}
.adress a{
	text-decoration: underline;
}
.adress h5{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	padding: 0 0 4px 0;
}

.intro {
	font-size: 12px;
	letter-spacing: 0;
	padding: 2px 0 0 0;
}
.cfrom {
	font-size: 11px;
	float:right;
	width: 330px;
	letter-spacing: 0.1em;
	padding: 5px 114px 0 0;
}
.cfrom #message {
    font-size: 11px;
	padding-bottom:18px;
}
input.text, textarea.text  {
	width : 310px;
	padding : 3px;
	margin-top: 3px;
	line-height: normal;
	font-size: 12px;
	border: 1px solid #ADA8A0;
	margin-bottom: 10px;
}
input.button {
	line-height : 20px;
	color : #fff;
	font-weight: bold;
	border : 0;
	background-color: #5a514e;
	width: 66px;
	padding: 2px 10px;
} 
.thanks {
	letter-spacing: 0.1em;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	padding: 80px 0 0 30px;
}

/* logform */

#logform form{
	padding: 10px 0 0 0;
	font-size: 13px;
}

/* Begin Footer */

#footer .login a{
	font-size: 11px;
	color: #B4ACA3;
	letter-spacing: 0.2em;
	display: block;
	padding: 4px;
}
