/* CSS Document */
body {
	margin:0px;
	padding:0px;
}

body, td, p, li, input, textarea {
	font-family:"Trebuchet MS", "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;	
	font-size:1em;
	color:#666666;
}

a:link {
	font-family:Tahoma, Verdana, "lr SVbN", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#0066CC;
	text-decoration:underline;
}

	
a:visited {
	font-family:Tahoma, Verdana, "lr SVbN", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#0066CC;
	text-decoration:underline;
}
	
a:hover {
	font-family:Tahoma, Verdana, "lr SVbN", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#FF3300;
	text-decoration:none;
	border-width:0px 0px 2px 0px;
	border-color:#006699;
	border-style:solid;
}
	
a:active {
	font-family:Tahoma, Verdana, "lr SVbN", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#990000;
	text-decoration:underline;
}

.maru {
	color:#00CC00;
	font-size:1.5em;
}

.batsu {
	color:#CC0000;
	font-size:1.5em;
}

p {
	margin:3px;
}

li {
	line-height:1.5em;
}

.middle * {
	vertical-align:middle;
}
.smaller {
	font-size:.75em;
}

.bigger {
	font-size:1.2em;
}

.biggest {
	font-size:1.7em;
}

.textS {
	width:120px;
	padding-left:5px;
}

.textM {
	width:200px;
	padding-left:5px;
}

.textL {
	width:400px;
	padding-left:5px;
}

.textareaS {
	width:120px;
	height:80px;
	padding:5px;
}

.textareaM {
	width:200px;
	height:120px;
	padding:10px;
}

.textareaL {
	width:400px;
	height:200px;
	padding:10px;
}


.noFloat {
	clear:both;
}

#mainContainer {
	width:100%;
	background-image:url(http://burakueda.com/images/gradient_line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom:30px;
}
	
#topContainer{
	width:900px;
}


#logo {
	float:left;
	width:214px;
	height:207px;
}

#menus{
	float:left;
	width:686px;
	height:207px;
}

#webCreations {

}

#middleContainer {
	width:900px;
	margin-top:5px;
	background-color:#EBEBEB;
	background-image:url(http://burakueda.com/images/flower.gif);
	background-position:left center;
	background-repeat:no-repeat;

}

#wave {
	background-image:url(http://burakueda.com/images/wave.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:30px;
}

.buttons {
	float:left;
	width:92px;
	height:52px;
	cursor:pointer;
	border-width:0px 2px 0px 2px;
	border-color:#FFFFFF;
	border-style:solid;
}

.buttonsLarger {
	float:left;
	width:102px;
	height:52px;
	cursor:pointer;
	border-width:0px 4px 0px 2px;
	border-color:#FFFFFF;
	border-style:solid;
}

#buttonsContainer {
	margin-top:95px;

}

.defaultWindows {
	float:right;
	height:216px;
	margin:5px 5px 0px 0px;
}

#windowOne {
	background-image:url(http://burakueda.com/images/website_design.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-right:36px;
	text-align:right;
	width:250px;

}

#windowTwo {
	background-image:url(http://burakueda.com/images/website_reform.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-left:36px;
	text-align:left;
	width:250px;
}

#windowThree {
	background-image:url(http://burakueda.com/images/logo_design.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:70px;
	padding-right:36px;
	text-align:right;
	width:250px;
}

#windowFour {
	background-image:url(http://burakueda.com/images/3d_imaging.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:75px;
	padding-left:30px;
	text-align:left;
	width:256px;
}

#windowFive {
	padding:10px;
	text-align:left;
	width:270px;
	height:228px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	margin:20px 20px 0px 0px;
	background-color:#FFFFFF;
	overflow:auto;
}

#links p {
	margin:5px;
	padding:5px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:dotted;
}

#contactPage {
	text-align:left;
	padding-left:220px;
}

#contactPage p {
	margin:5px;
	padding:5px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:dotted;
}

#contactPage form {
	width:90%;
}

#environmentPage, #casePage, #servicesPage {
	text-align:left;
	padding-left:220px;
	font-size:0.9em;
}

#footerWave {
	background-image:url(http://burakueda.com/images/footer_wave.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:30px;
}

#footer {
	clear:both;
}

.contentBox {
	width:670px;
	background-image:url(http://burakueda.com/images/banner-mid.png);
	background-position:left;
	background-repeat:repeat-y;
}

.bottom {
	width:670px;
	height:29px;
	background-image:url(http://burakueda.com/images/banner-bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.contentBoxInside {
	padding-left:30px;
	padding-right:30px;
}

.important {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:12px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:1.2em;
	font-weight:bold;
	color:#FF6600;
}