@charset "shift_jis";

/* body set
---------------------------------------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	background: #fff;
	}

hr {
	display:none;
	}

/* text link set
-----------------------------------------------------*/
a {
	color:#06f;
	}

a:hover {
	color:#f06;
	}

/* container set
---------------------------------------------------------------------- */
#container {
	margin: 20px auto 0px auto;
	width:810px;
	}

/* sideblock set
----------------------------------------------------- */
#sideblock {
	float:left;
	width:236px;
	background:transparent url(../../img/top/sideblock_bg.jpg) top left repeat-y;
	}

/* h1 set
------------------------------------- */
#sideblock h1#sitename {
	display:block;
	background:#fff url(../../img/top/logo.jpg) bottom left no-repeat;
	width:236px;
	height:88px;
	margin:0px;
	text-indent:-9999px;
	}

/* mainnavi set
------------------------------------- */
#sideblock ul#mainnavi {
	position: relative;
	top:0px;
	margin:0px 0px 0px 15px;
	padding:0px;
	width:221px;
	height:152px;
	list-style: none;
	overflow: hidden;
	}

#sideblock ul#mainnavi li a {
	position: absolute;
	height: 38px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
	}

#sideblock ul#mainnavi li#home a { 
	background: transparent url(../../img/union/btn/home.jpg) no-repeat 0 0;
	width:221px;
	top: 0px;
	}

#sideblock ul#mainnavi li#profile a { 
	background: transparent url(../../img/union/btn/profile.jpg) no-repeat 0 0;
	width:221px;
	top: 38px;
	}

#sideblock ul#mainnavi li#service a { 
	background: transparent url(../../img/union/btn/service.jpg) no-repeat 0 0;
	width:221px;
	top: 76px;
	}

#sideblock ul#mainnavi li#casestudy a { 
	background: transparent url(../../img/union/btn/casestudy.jpg) no-repeat 0 0;
	width:221px;
	top: 114px;
	}

#sideblock ul#mainnavi li#home a:hover,
#sideblock ul#mainnavi li#profile a:hover,
#sideblock ul#mainnavi li#service a:hover,
#sideblock ul#mainnavi li#casestudy a:hover { 
	background-position: 0px -38px;
	}

/* productnavi set
------------------------------------- */
#sideblock h2#product {
	display:block;
	background:transparent url(../../img/union/btn/product.jpg) top left no-repeat;
	width:221px;
	height:64px;
	margin:0px 0px 0px 15px;
	text-indent:-9999px;
	}

#sideblock ul#productnavi {
	position: relative;
	top:0px;
	margin:0px 0px 0px 15px;
	padding:0px;
	width:221px;
	height:152px;
	list-style: none;
	overflow: hidden;
	}

#sideblock ul#productnavi li a {
	position: absolute;
	height: 38px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
	}

#sideblock ul#productnavi li#net a { 
	background: transparent url(../../img/union/btn/net.jpg) no-repeat 0 0;
	width:221px;
	top: 0px;
	}

#sideblock ul#productnavi li#planing a { 
	background: transparent url(../../img/union/btn/planing.jpg) no-repeat 0 0;
	width:221px;
	top: 38px;
	}

#sideblock ul#productnavi li#item a { 
	background: transparent url(../../img/union/btn/item.jpg) no-repeat 0 0;
	width:221px;
	top: 76px;
	}

#sideblock ul#productnavi li#grass a { 
	background: transparent url(../../img/union/btn/grass.jpg) no-repeat 0 0;
	width:221px;
	top: 114px;
	}

#sideblock ul#productnavi li#net a:hover,
#sideblock ul#productnavi li#planing a:hover,
#sideblock ul#productnavi li#item a:hover,
#sideblock ul#productnavi li#grass a:hover { 
	background-position: 0px -38px;
	}

/* practicenavi set
------------------------------------- */
#sideblock h2#practice {
	display:block;
	background:transparent url(../../img/union/btn/practice.jpg) top left no-repeat;
	width:221px;
	height:65px;
	margin:0px 0px 0px 15px;
	text-indent:-9999px;
	}

#sideblock ul#practicenavi {
	position: relative;
	top:0px;
	padding:0px;
	width:221px;
	height:156px;
	list-style: none;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}

#sideblock ul#practicenavi li a {
	position: absolute;
	height: 38px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
	}

#sideblock ul#practicenavi li#minoshima a { 
	background: transparent url(../../img/union/btn/minoshima.jpg) no-repeat 0 0;
	width:221px;
	top: 0px;
	}

#sideblock ul#practicenavi li#colony a {
	background: transparent url(../../img/union/btn/colony.jpg) no-repeat 0 0;
	width:221px;
	top: 3px;
	}

#sideblock ul#practicenavi li#westside a {
	background: transparent url(../../img/union/btn/westside.jpg) no-repeat 0 0;
	width:221px;
	top: 45px;
	}
#sideblock ul#practicenavi li#sumaho a {
	width:221px;
	top: 114px;
	background-color: transparent;
	background-image: url(../../img/union/btn/sumaho_site.png);
	background-repeat: no-repeat;
	/* [disabled]background-position: 0 0; */
	height: 40px;
}


#sideblock ul#practicenavi li#minoshima a:hover,
#sideblock ul#practicenavi li#colony a:hover,
#sideblock ul#practicenavi li#westside a:hover { 
	background-position: 0px -38px;
	}

/* contentsblock set
----------------------------------------------------- */
#contentsblock {
	float:right;
	width:574px;
	}

/* subtitle set
------------------------------------- */
#contentsblock p#subtitle {
	margin:0px;
	color:#06f;
	height:25px;
	font:normal 75% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

/* maintitle set
------------------------------------- */
#contentsblock h2#maintitle {
	display:block;
	background:transparent url(../../img/top/mainimage.jpg) top left no-repeat;
	width:574px;
	height:219px;
	margin:0px;
	text-indent:-9999px;
	}

/* centerblock set
------------------------------------- */
#contentsblock #centerblock {
	width:574px;
	background:transparent url(../../img/top/contents_bg.jpg) top left repeat-y;
	}

/* serviceblock set
------------------------------------- */
#contentsblock #serviceblock {
	width:559px;
	background:transparent url(../../img/top/center_bg.jpg) top left no-repeat;
	}

/* welcome set
------------------------------------- */
#contentsblock #serviceblock h3#welcome {
	float:left;
	display:block;
	background:transparent url(../../img/top/welcome.jpg) top right no-repeat;
	width:353px;
	height:65px;
	margin:20px 0px 12px 0px;
	text-indent:-9999px;
	}

/* profilebtn set
------------------------------------- */
#contentsblock #serviceblock h4#profilebtn {
	float:right;
	width:171px;
	margin:51px 0px 12px 0px;
	}

#contentsblock #serviceblock h4#profilebtn a {
	display:block;
	background:transparent url(../../img/top/btn_profile.jpg) top left no-repeat;
	width:160px;
	height:33px;
	text-indent:-9999px;
	text-decoration:none;
	}

#contentsblock #serviceblock h4#profilebtn a:hover {
	background-position: 0px -33px;
	}

/* servicenavi set
------------------------------------- */
#contentsblock #serviceblock ul#servicenavi {
	clear:both;
	position: relative;
	top:0px;
	margin:0px 0px 0px 7px;
	padding:0px;
	width:545px;
	height:128px;
	list-style: none;
	overflow: hidden;
	}

#contentsblock #serviceblock ul#servicenavi li a {
	position: absolute;
	height: 128px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
	}

#contentsblock #serviceblock ul#servicenavi li#s-service a { 
	background: transparent url(../../img/top/btn_service.jpg) no-repeat 0 0;
	width:178px;
	left: 0px;
	}

#contentsblock #serviceblock ul#servicenavi li#s-net a { 
	background: transparent url(../../img/top/btn_net.jpg) no-repeat 0 0;
	width:179px;
	left: 183px;
	}

#contentsblock #serviceblock ul#servicenavi li#s-item a { 
	background: transparent url(../../img/top/btn_item.jpg) no-repeat 0 0;
	width:178px;
	left: 367px;
	}

#contentsblock #serviceblock ul#servicenavi li#s-service a:hover,
#contentsblock #serviceblock ul#servicenavi li#s-net a:hover,
#contentsblock #serviceblock ul#servicenavi li#s-item a:hover { 
	background-position: 0px -128px;
	}

/* managementblock set
------------------------------------- */
#contentsblock #managementblock {
	margin:7px 0px 0px 7px;
	}

/* managementtitle set
------------------------------------- */
#contentsblock #managementblock h3#managementtitle {
	display:block;
	background:transparent url(../../img/top/management.jpg) top left no-repeat;
	width:545px;
	height:26px;
	margin:0px 0px 2px 0px;
	text-indent:-9999px;
	text-decoration:none;
	}
#contentsblock #managementblock h3#sumahosite_link_long {
	display:block;
	width:545px;
	height:58px;
	text-indent:-9999px;
	text-decoration:none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../../img/union/btn/sumaho_site_long.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/* managementnaviblock set
------------------------------------- */
#contentsblock #managementblock #managementnaviblock {
	width:545px;
	height:300px;
	padding-top:5px;
	background:transparent url(../../img/top/management_bg.jpg) top left;
	}

/* managementnavi set
------------------------------------- */
#contentsblock #managementblock #managementnaviblock ul#managementnavi {
	clear:both;
	position: relative;
	top:0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:534px;
	height:190px;
	list-style: none;
	overflow: hidden;
	}

#contentsblock #managementblock #managementnaviblock ul#managementnavi li a {
	position: absolute;
	height: 121px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 4px;
	}

#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-minoshima a { 
	background: transparent url(../../img/top/btn_minoshima.jpg) no-repeat 0 0;
	width:175px;
	left: 0px;
	}

#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-colony a {
	width:260px;
	left: 5px;
	background-color: transparent;
	background-image: url(../../img/top/btn_colony20140331.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 180px;
	}

#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-westside a {
	width:260px;
	left: 270px;
	height: 180px;
	background-color: transparent;
	background-image: url(../../img/top/btn_westside20140331.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
/*
#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-minoshima a:hover,
#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-colony a:hover,
#contentsblock #managementblock #managementnaviblock ul#managementnavi li#g-westside a:hover { 
	background-position: 0px -121px;
	}
*/

/* footerblock set
---------------------------------------------------------------------- */
#footerblock {
	clear:both;
	margin:0 auto;
	width:810px;
	padding-top:14px;
	background:transparent url(../../img/top/footer_bg.jpg) top left no-repeat;
	}

/* informationblock set
----------------------------------------------------- */
#footerblock #information {
	width:559px;
	height:56px;
	margin:0px 0px 0px 236px;
	background:transparent url(../../img/top/information_bg.jpg) top left;
	}

/* h3 set
------------------------------------- */
#footerblock #information h3 {
	float:left;
	background:transparent url(../../img/top/footer_logo.jpg) bottom right no-repeat;
	margin:0px;
	width:257px;
	height:25px;
	text-indent:-9999px;
	}

/* p set
------------------------------------- */
#footerblock #information p {
	float:right;
	width:278px;
	height:39px;
	margin:0px;
	padding-top:8px;
	color:#fff;
	font:normal 75%/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

/* copyright set
----------------------------------------------------- */
#footerblock p#copyright {
	text-align:right;
	margin:0px;
	padding:5px 15px 0px 0px;
	color:#666;
	font:normal 75%/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}
