@charset "utf-8";

@import url(lightbox.css);

/*************************
  COMMON STYLES
*************************/

* {
	font-size: 100%;
	font-weight: normal;
	font-style:normal;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: left;
	font: 13px/1.5em "ＭＳ Ｐゴシック", Osaka, 'Trebuchet MS', helvetica, sans-serif;
	color:#666;
	background: url("/images/bg.gif") repeat-x #FFF;
	background-attachment: fixed;
}

p {
	margin-top: 2px;
	margin-bottom: 1em;
}a

img {
	border:0;

}

/*************************
  RIGHT AREA
*************************/


#container {
	width:566px;
	background:white;
	margin-left: 125px;
}

/* our photo */

img.yuriko,
img.masashi {
	margin-right: 20px;
	float:left;			
}


/* our bio */
.bio {
	margin-left: 125px;
	top: 0px;
}


h2 {
	font-size: 15px;
	color: #ff6633;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	border-bottom: 1px dashed #ccc;
	padding:6px 0;
}

span h2  {
	border-bottom: 1px dashed #ccc;
	padding:0;
}


h3 {
	font-size: 1.1em;
	letter-spacing: .1em;
	margin-bottom: 0px;
	font-weight:bold;
}

h4 {
	font-size:1.1em;
	letter-spacing: .1em;
	font-weight:bold;
	padding-bottom:2px;

}

strong {
	font-weight:bold;
}


/*************************
  LEFT AREA
*************************/


#fixed {
	position:absolute;
	left:0;
	top:0;
	width:155px;
	height:300px;
}

body > div#fixed { position: fixed; }


#fixed ul.navigation {
	list-style-type: none;
	margin-left: 39px;
}

#fixed ul.navigation li {
	margin-bottom:2px;
	_margin-bottom:6px;
}


/*************************
  HEADER (RA)
*************************/

.headimage {
	background-color: #65C703;
	width:500px;
	height:286px;
	text-align:center;
	margin-bottom:18px;
}

.headimage img {
	margin:94px auto 0 auto;
}


/*************************
  FOOTER (RA)
*************************/

address {
	padding-top:15px;
	padding-bottom:5px;


}


/*************************
  BOX STYLES (RA)
*************************/

.hug{
	width: 500px;
	left: 35px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

.work {
	margin-top: 2px;
	padding: 15px;
	font-size: 11px;
	font-family: 'Tahoma', Arial;
}


.work table td {
	padding-bottom:10px;

}


/*==========================
Work Holder	Start
==========================*/

.work_holder {
	width:500px;
	margin: 10px 0px 0px 0px;
	background: url("/images/holder_bkg.png") top left no-repeat;
}
				
				
.work_holder_footer {
	width: 500px;
	height: 60px;
	background: url("/images/holder_bkg.png") bottom left no-repeat;
}

				
/*==========================
Work Holder	End
==========================*/				
.client_holder {
	width:500px;
	padding: 15px;
	margin: 10px 0px 0px 0px;	
}

.clientlist{
	width: 150px;
	float: left;
	display: block;
	
}
	
.clear{
	clear:both;
}			

		
a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
	font: bold 15px 'Trebuchet MS', Trebuchet, Arial, Sans-serif;}

a:hover{
	text-decoration: none;
	color: orange;
	font: bold 15px 'Trebuchet MS', Trebuchet, Arial, Sans-serif;}
		
		
a.text 			{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial; text-decoration: none;letter-spacing: .1em; } 
a.text:link		{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em;} 
a.text:visited	{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em; } 
a.text:active	{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial; letter-spacing: .1em;} 
a.text:hover	{ color: #333; font-size: 10px;font-family: Geneva, Arial; letter-spacing: .1em; } 

.bio a 			{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial; text-decoration: none;letter-spacing: .1em; } 
.bio at:link		{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em;} 
.bio a:visited	{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em; } 
.bio a:active	{ color: #FF6633; font-size: 10px;font-family: Geneva, Arial; letter-spacing: .1em;} 
.bio a:hover	{ color: #333; font-size: 10px;font-family: Geneva, Arial; letter-spacing: .1em; } 



/*************************
  FORM AREA (RA)
*************************/

textarea {
	border: 0;
	padding: 0;
}

input, textarea {
	background: #FFFFFF;
	color: #333;
	font-size: 10px;
	font-family: geneva;
}

::-moz-selection {
	background:#000;
	color:#FFF;
}

::selection {
	background:#000;
	color:#FFF;
}

form span {
	display: block;
	padding: 1px;
	border: 1px solid #DFDFDF;
	width: 340px;
	}

form span input,
form span textarea,
form span select {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	background-color: #eee;
	font-size: 10px;
	line-height: 1.2em;
	width: 340px;
	font-family: "Geneva", Arial, Sans-Serif;;
	margin: 0;
	overflow: hidden;
}

.address {
	height: 100%;
}

#inquiry {
	left: 10px;
	position: relative;
}

.message{
	height: 100%;
}

label {
	font-size: 9px;
	font-family: "Geneva", Verdana, Sans-Serif;
	background: #FFFFFF;
	color: #535353;
}




/*************************
  RIST STYLES (RA)
*************************/


dl {
	margin-top:10px;
	margin-bottom:12px;

}

dl dt {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-weight:bold;
}

dl dt.c1 {
	background-image: url(/images/contact-icon-01.gif);
}

dl dt.c2 {
	background-image: url(/images/contact-icon-02.gif);
}

dl dt.c3 {
	background-image: url(/images/contact-icon-03.gif);
}


dl dd {
	margin-bottom:5px;
}


/* not use in time */



ul.arrow {
	list-style-image: url(images/arrow.gif);
}


