@charset "Shift_JIS";

/*--------------------------------------------------------------------
/- file   : style.css
/- admin  : bloomtower
/- update : 2008
/- desc   : bloomtower
/--------------------------------------------------------------------*/




/************* Tag Override *************/

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial;
	margin: 0;
}




body {
	font-size: 90%;
	line-height: 1.6;
	text-align: center;
	background-color:#313A44;
	color:#444444;
}
	
table {
	font-size: 100%;
}

td{
	text-align:left;
	}

img {
	border: none;
}
textarea {
	font-size: 100%;
}

a:link {
	color: #4A63B9;
	text-decoration: underline;
}
a:visited {
	color: #804AB5;
	text-decoration: underline;
}
a:hover {
	color: #4A63B9;
	text-decoration: underline;
}


/************* ClearFix Styles *************/

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

/* IE 7 and MacIE*/
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/************* Common Styles *************/

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.clear hr {
	visibility: hidden;
}
.mark {
	vertical-align: text-bottom;
}
.orange {
	color: #FF6600;
}

.blue {
	color: #114B70;
	font-weight:bold;
	font-size:1.1em;
	}


.alert {
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
}
.link {
	padding: 0px 0px 0px 10px;
	background: url(../images/arrow_orange.gif) no-repeat left top;
}
.pdf {
	padding: 0px 0px 0px 25px;
	background: url(../images/mark_pdf.gif) no-repeat left top;
}
	

	/************* Layout Styles *************/
	
div#wrapper{
	background:#313A44 url(../img/bg.gif) repeat-x left top;
	width:100%;
}

div#wrapper2{
	background:#313A44 url(../img/bg2.gif) repeat-x left top;
	width:100%;
}

div#container{
	background-color:#FFFFFF;
	margin:0 auto;
	width:900px;
}

div#container2{
	background-color:#FFFFFF;
	margin:0 auto;
	width:626px;
}

div#header{
	width:900px;
	height:82px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background:url(../img/header-bg.gif) repeat-x top left;
}

div#maintop{
	margin:0 auto;
	width:900px;
	text-align: left;
	
}

div#topFlash{
	margin:0 auto;
	width:900px;
	text-align: left;
	
}

div#contentWrap{
	margin:0 auto;
	width:900px;
	text-align: left;
	background-color:#FFFFFF;	
}


div#main{
	margin:0 auto;
	width:860px;
	text-align: left;
	
}

div#content{
	margin:0 auto;
	width:860px;
	}


div#footer{
	margin:0 auto;
	width:860px;
	}

/************* header Styles *************/

p#logo{
	position:absolute;
	top:26px;
	left:31px;	
	width:455px;
	}
	
div#header p#logo img{
	margin:0;
	}
	
	
div#header p#phone{
	position:absolute;
	top:36px;
	right:20px;
}
	

div#header #linkbtns{
	position:absolute;
	top:4px;
	right:0px;
}



/************* FOOTER styles *************/

	
div#footer{
	margin:0 auto;
	position:relative;
	width:900px;
	height:110px;
	color:#000000;
	background:url(../img/footer-bg.gif) repeat-x top left;
	}
	
div#footer #info{
	position:absolute;
	left:20px;
	top:18px;
	}	
	
	
div#footer #links{
	position:absolute;
	left:20px;
	top:77px;
	}
	
div#footer #links2{
	position:absolute;
	left:21px;
	top:16px;
	}
	
div#footer #fphone{
	position:absolute;
	right:195px;
	top:15px;
	}
	
div#footer div#cr{
	position:absolute;
	right:20px;
	top:84px;
}


/************* TABLE styles *************/

table.style_main{
	border-top: 1px solid #CCCCCC;
	order-collapse: collapse;
	border-spacing:1px;
	margin-bottom: 20px;
	font-size:0.9em;
	line-height:1.9em;
	margin-top:8px;
	width:100%;
	clear:both;
}

.style_main th{
	padding: 2px 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	vertical-align:middle;
	color: #444444;
	font-weight:normal;
	text-align:left;
	width:150px;
}


.style_main td{
	padding: 2px 5px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align:top;
}

div.pagetop {
	clear: both;
	text-align: right;
	padding: 0px 0px 10px 0px;
}

table.style_main2{
	order-collapse: collapse;
	border-spacing:1px;
	margin-bottom: 20px;
	font-size:0.85em;
	line-height:1.9em;
	margin-top:8px;
	width:100%;
	clear:both;
}



	
	
	

	
	


	


	

