/*
-----------------------------------

  create: オフィスパートナー　okuzono
  update: 081110
  url: http://www.

----------------------------------- */

/*
-------------------------
TAGS
------------------------- */
*	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
	line-height: 1.5em;
	font-size: 12px;
/*	font-family: 'ＭＳ Ｐゴシック',Osaka,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
*/
}
* html body { font-size: 65%;}


h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h1 {
	width: 500px;
	font-size: 10px;
	color: #999;
	text-align: left;
	text-indent: 15px;
	margin: 0 0 0 0;
}

h2 {
	width: 590px;
	height: 45px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

h3 {
	width: 581px;
	height: 27px;
	text-indent: 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	margin: 10px 0 10px 5px;
}

h3.h3_bar_red {
	background : url(./img/h3_bar_red.gif) no-repeat 0 0;
	color: #fc1238;

}

h3.h3_bar_green {
	background : url(./img/h3_bar_green.gif) no-repeat 0 0;
	color: #178801;

}

h3.h3_bar_white {
	background : url(./img/h3_bar_white.gif) no-repeat 0 0;
	color: #178801;

}


ul li {
	list-style: none;
}

ul,li {
	margin: 0;padding: 0;
}

div,dl,dt,dd {
	zoom: 1;
}

div:after,dl:after,dt:after,dd:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

body{
	color: #333333;
	text-align: center;
	overflow-y: scroll;
}

/** html body {overflow-y: auto;}/*IE6だけに適用*/
*+html body {overflow-y: auto;}/*IE7だけに適用*/

body > #Container {
	height:auto;
}

address {
	text-align: center;
	color: #adadae;
	margin: 15px 0 0 0;

}

/* anchor */
a {
	color: #001e81;
	text-decoration: none;
	overflow: hidden; /*firefox点線対応*/
}
a:hover {
	color: #2b9c0c;
}
img {
	vertical-align: top;
	border: 0;
}
a img{
	border: 0;
}


/* table */

table {
	_border-collapse: 0;
	border-collapse: collapse;
}
th,td {
	border-collapse: collapse;
}



#container {
	width: 820px;
	height: 100%;
	min-height:100%;
	padding: 0;
	margin: 0 auto;
	background: transparent url(./img/bg.gif) repeat-y scroll 0 0;
	
}

/*
-------------------------
HEAD AREA
------------------------- */

#head_container {
	background: url(./img/head_bg.gif) no-repeat 0 0;
	width:798px;
	height: 95px;
	margin:0 0 0 11px;
	_margin:0;
	padding:0;
	text-align: left;


}

*:first-child+html #head_container {
	margin:0;
	height: 145px;

}


#head_container .head_left {
	float: left;
	
}

#head_container .head_right {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;

}


/*
-------------------------
SIDE MENU
------------------------- */

#side_container {
	width:189px;
	margin:0 0 0 15px;
	_margin:0 0 0 8px;
	padding:0;
	float: left;
	clear: both;
	display: block;

}

.snavi_menu ul {
	margin: 8px 0 20px 8px;
	_margin: 8px 0 20px 10px;
	text-align: left;
}

.snavi_menu li {
	width: 170px;
	height: 33px;
	text-indent: 30px;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	background: url(./img/snavi_dot.gif) no-repeat 10px 6px;

}
.snavi_menu li a {
	width: 170px;
	height: 33px;
	display: block;
	line-height: 2.7em;

}

#side_container .list_end {
	width: 170px;
	height: 33px;
	border-bottom: 1px solid #cdcdcd;
	background: url(./img/snavi_dot.gif) no-repeat 10px 6px;

}

#side_container #snavi_gray_box {
	background: url(./img/snavi_gray_box.gif) no-repeat 0 0;
	width: 180px;
	height: 350px;
	margin: 0 0 0 3px;
	text-align: left;
	_text-align: center;
	_margin: 0;

}


*:first-child+html #side_container #snavi_gray_box {
	margin: 0;

}

#side_container #snavi_gray_box a {
	width: 170px;
	height: 71px;
	display: block;
}
#side_container #snavi_gray_box a:hover {
	text-indent:-9999px;

}

#side_container #snavi_gray_box .user_voice {
	width: 170px;
	height: 71px;
	margin: 12px 0 0 5px;
	padding: 14px 0 0 0;
	_padding: 0;
	_margin: 14px 0 0 0;
	background: url(./img/snavi_user_viice_on.gif) no-repeat 0 bottom;
}


*:first-child+html #side_container #snavi_gray_box .user_voice {
	padding: 0;

}

#side_container #snavi_gray_box .office_info {
	width: 170px;
	height: 71px;
	margin: 12px 0 0 5px;
	_margin: 12px 0 0 0;
	background: url(./img/snavi_office_info_on.gif) no-repeat 0 0;
}

#side_container #snavi_gray_box .contact {
	width: 170px;
	height: 71px;
	margin: 12px 0 0 5px;
	_margin: 12px 0 0 0;
	background: url(./img/snavi_contact_on.gif) no-repeat 0 0;
}

#side_container #snavi_gray_box .staff_blog {
	width: 170px;
	height: 71px;
	margin: 12px 0 0 5px;
	_margin: 12px 0 0 0;
	background: url(./img/snavi_staff_blog_on.gif) no-repeat 0 0;
}

#side_container .snavi_service_area_img {
	margin: 5px 0;
	padding: 0;

}

#side_container .snavi_service_area {
	width: 175px;
	font-size: 10px;
	color: #777;
	text-align: left;
	margin: 0 0 0 3px;
	padding: 0 0 0 5px;
	border-left: 2px solid #ffc000;

}

#side_container .snavi_office_address {
	width: 170px;
	height: 104px;
	margin : 15px 0 0 5px;
	padding: 7px 0 0 7px;
	text-align: left;
	background: url(./img/snavi_office_address.gif) no-repeat 0 0;

}

#side_container .snavi_office_address .txt_18_blue {
	font-size: 18px;
	color: #1a65fe;
	font-weight: bold;

}

#side_container .y_tec_logo {
	line-height: 3.5em;
	

}



/*
-------------------------
MAIN AREA
------------------------- */

#main_container {
	text-align: left;
	width: 603px;
	margin:0 0 0 5px;
	padding:0;
	float: left;
	display: block;
	text-align: left;

}

#main_message {
	width: 580px;

}

#main_message img {
	float: left;
	margin: 10px;

}

#main_message p {
	margin: 10px;

}

#main_message ul {
	width: 580px;
	padding: 10px 0;
}

#main_message li {
	list-style: square;
	list-style-position: inside;
	padding: 0 0 0 30px;
}

.page_top {
	width: 580px;
	text-align: right;
	margin: 30px 0;

}

.page_top2 {
	width: 580px;
	text-align: right;
	margin: 10px 0;

}

.main_fla a {
	margin: 0;
	padding: 0;
}
.main_fla img {
	margin: 0;
	padding: 0;
}

/*
-------------------------
FOOT AREA
------------------------- */

#foot_container {
	width: 820px;
	float: left;
	margin: 20px 0;

}

#foot_container hr {
	border-width: 1px 0 0;
	border-color: #CCC;
	border-style: solid;
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 16px;
	_margin: 0;
	width: 96%;

}

#foot_container .foot_links {
	width: 820px;
	color: #bbb;
	margin: 20px 0 0 0;

}

#foot_container .foot_links a {
	color: #bbb;

}
#foot_container .foot_links a:hover {
	color: #001e81;

}


