/*
Theme Name:abs-net
Theme URI:http://www.emaid.co.jp/
Description:ビズソルネッツ
Author:emaid inc.
*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #FFFFFF;
	font: normal 12px "MSゴシック", "Osaka-等幅",sans-serif;
	color: #000000;
	padding: 0;
	}

#container {
	width: 850px;
	margin: auto;
	background-color: #FFFFFF;
	background:url(images/bg.gif) repeat-y;
	}

#wrapper {
	width: 650px;
	float: right;
	margin-top: -5px;
	display: inline;
	}	

#contents {
	width: 450px;
	float: left;
	margin: 0;
	display: inline;
	}
	
#rightside {
	width: 180px;
	float: right;
	margin: 0;
	}
	
#side {
	width: 200px;
	float: left;
	margin: 0;
	display: inline;
	}
	
.clear {
	clear: both;
	}
	
a {
	color: #0000FF;
	}
	
a:hover {
	color: #0066FF;
	text-decoration: none;
	}
	
a:visited {
	color: #800080;
	}
	
img {
	border: 0;
	}


/* +++ ヘッダー +++ */
#top1 {
	margin: 0;
	width: 850px;
	height: 100px;
	background:url(images/header.gif) no-repeat;
	}
	
#top2 {
	margin: 0;
	width: 850px;
	height: 20px;
	background-color: #FFFFFF;
	/* height: 670px;
	background:url(images/p3060189.jpg) no-repeat; */
	}

	
#top1 h1 {
	margin: 0;
  font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
  }
	
#top1 h1 a {
	color: #666666;
	text-decoration: none;
	}
	
#top2 h1 {
	margin: 0;
  font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
  }
	
#top2 h1 a {
	color: #666666;
	text-decoration: none;
	}
	
#sitename  {
	float: right;
	margin: -50px 10px 0 0;
	color: #FFFFFF;
  font-size: 14px;
  }
		
#sitename a {
	color: #FFFFFF;
  text-decoration:none;
  }
	

/* +++ ナビゲーション +++ */
/* #navi {
	margin: 0;
	padding: 0;
	}
	
#navi ul {
	background-color: #ece1cc;
	list-style-type: none;
	border-bottom: solid 1px #373737;
	border-top: solid 1px #373737;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-left: solid 1px #373737;
	line-height: 2em;
	float: right;
	}
	
#navi li a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	font-weight: bold;
	color: #56350d;
	}
	
#navi li a:hover {
	background-color: #e0d6c1;
	color: #56350d;
	}
	
/* #navi ul {
	background-color:#000000;
	list-style-type: none;
	border-bottom: solid 2px #457BCC;
	border-top: solid 2px #457BCC;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-right: solid 1px #666666;
	float: left;
	line-height: 2em;
	}
	
#navi li a {
	display: block;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#navi li a:hover {
	background-color: #333333;
	color: #FFCCFF;
	} */
	
	
/* +++ サイドバー +++ */
#side h2 {
	font-size: 14px;
	line-height: 150%;
	margin: 20px 0 3px 0;
	padding: 2px 10px;
	border: #373737 solid 1px;
	border-left: #ece1cc solid 1px;
	background-color: #ece1cc;
  color: #373737;
  font-weight:bold;
	}

/* #side h2 {
	font-size: 16px;
	padding-top: 20px;
  padding-botttom:30px;
	color:#ffffff;
  font-weight:bold;
	} */

#side p {
	font-size: 14px;
	margin-bottom: 1em;
	}

#side ul {
  color: #ffffff;
	list-style: square;
	font-size: 14px;
	width: auto;
	margin-left: 20px;
	padding: 0;
	padding-bottom: 15px;
	}

#side ul.sidelist {
	padding-bottom: 15px;
	}

#side ul a {
	font-size: 12px;
	line-height: 150%;
	margin: 2px 0;
	text-decoration: none;
  color: #FFFFFF;
	}

#side ul a:hover {
  color: #ece1cc;
	text-decoration: underline;
	}
	
	
#side .image {
	position: relative;
	bottom: -4em;
	left: 0;
	}
	
#side .banner {
	/* padding: 20px 50px 0 30px; */
	text-align: center;
	border: none;
	margin-left: -15px;
	}
	
#side .banner a {
	font-size: 12px;
	line-height: 150%;
	margin: 2px 0;
	text-decoration: none;
  color: #FFFFFF;
	}

#side .banner a:hover {	
  color: #ece1cc;
	text-decoration: underline;
	}
	
#side .banner img {
	margin-top: 30px;
	}


	
/* +++ 右サイドバー +++ */
.spacer {
	height: 10px;
	background-color: #FFFFFF;
	}
	
.txt_title {
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	border-bottom: #FFFFFF solid 1px;
	}
	
#info {
	margin: 0px;
	}
			
#info ol {
	margin: 0 0 0 25px;
	padding: 5px 0;
	color: #000000;
	line-height: 125%;
	}
	
#info ul {
	margin: 0 5px 0 20px;
	list-style: square;
	padding: 5px 0;
	color: #000000;
	line-height: 125%;
	}

	
#info li {
	margin-bottom: 3px;
	}
	
#info li a {
	color: #FFFFFF;
	}
	
.image {
	position: relative;
	bottom: -4em;
	left: 0;
	}


/* +++ フッター +++ */
#gotop {
	width: 650px;
	clear: both;
	padding: 2em 0 1em 0;
	line-height: 100%;
	vertical-align: bottom;
	
	}

#gotop p {
	font-size: 12px;
  text-align: right;
	text-decoration: none;
	width:100%;
	padding: 0;
	}

#gotop p a:link, #gotop p a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
#gotop p a:hover, #gotop p a:active {
	color: #666666;
	}

#footer {
	width: 800px;
	margin: auto;
	font-size: 12px;
	padding: 6px 0;
	text-align: center;
	color: #56350d;
	background-color: #e0d6c1;
	}

#copyright2 {
	clear: both;
	width: 850px;
	margin: auto;
	margin-top: 0;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	/* background-color: #ff99aa; */
	background-color: #FFFFFF;
	color: #000000;
	}

#copyright2 a {
	text-decoration: none;
	color: #000000;
  }

#footer2 {
	width: 800px;
	margin: auto;
	padding: 5px 10px 0 0;
	}
	
#footer2 img {
	vertical-align:middle;
	border: none;
}

#footer2 .links {
    float:right;
		margin: 0;
}

#footer2 .links a , #footer .links a:visited {
    padding-left:16px;
    margin-left:16px;
    background-repeat:no-repeat;
    background-position:0 1px;
		font-size: 12px;
		color: #999999;
}

#footer2 .rss {
    background-image:url(images/rss.gif);
}

#footer2 .login {
    background-image:url(images/login.gif);
}

#footer2 a.powered {
    padding:0;
}
	
/* +++ コンテンツ +++ */
#contents {
	font-size: 12px;
	}
	
#contents h2 {
	margin: 20px 0 30px 0;
	color: #000000;
	width: 300px;
	border-bottom: #e77400 dotted 2px;
	}
	
#contents h3 {
	font-size: 16px;
	line-height: 150%;
	margin: 2em 0 10px 0;
	padding: 2px 10px;
	/* background: #ff99aa; */
	background: #00ff00;
  font-weight:bold;
	}
	
#contents h3.top {
	font-size: 16px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	border-bottom: #666666 solid 1px;
	border-left: 5px solid #457BCC;
  color:#cccccc;
  font-weight:bold;
	clear: both;
	}
	
#contents h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 10px 0 0 0;
	border-bottom: #666666 dotted 1px;
	padding: 2px 0;
  color:#00ff00;
  font-weight:bold;
	}
	
#contents p {
	margin-bottom: 1em;
	line-height: 150%;
	}
	
#contents p.page-navi {
	text-align: center;
	margin-top: 30px;
	}
	
#contents table {
	margin: 5px 0 20px 10px;
	border: none;
	border-spacing: 3px;
	border-collapse: separate;
	}
	
#contents td {
	padding-left: 16px;
	vertical-align: top;
	}
	
#contents ul {
	margin: -1em 0 2em 3em;
	line-height: 150%;
	}
	
#contents ol {
	margin: -1em 0 2em 3em;
	line-height: 150%;
	}

	
#toptxt {
	margin: 0;
	padding: 0;
}

#news_time {
	color: #000000;
	text-align: right;
	font-size: 12px;
	margin: -5px 0 1em 0;
	}
	
#pagenavi {
	margin-top: 10px;
	}
	
#address {
	margin-top: 10px;
	padding: 0;
	}
		

/* シングルページ */
#contents #postcat {
	font-size: 16px;
	line-height: 150%;
  font-weight:bold;
	color: #CCCCCC;
	background-color: #333333;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	}

#data {
	width: 388px;
	margin: 0;
	border-collapse: collapse;
	}
	
#data td {
	text-align: left;
	vertical-align:top;
	padding: 6px;
	border: solid 1px #666666;
	}
