@charset "utf-8";
/*
Theme Name: bluebusiness02
Theme URI: 
Description: 
Version: 0.1
Author: 山口
*/


body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {text-decoration:none;}
a:hover{text-decoration:underline;}
ul{
	padding:0;
	margin:0;
}
img{border:0 none;}

#container {
	width: 850px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 770px;
	height: 40px;
	padding: 20px 40px 0px 40px;
	color:#006AC3;
	background-image: url(images/bg_header.gif);
	line-height: 40px;
	font-size:12px;
}

#container-name {
	float: left;
	padding-left:0px;
	/*background: url(images/logo.gif) no-repeat center left;*/
}

#container-slogan {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 770px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 770px;
	background-color: #45AAFF;
	height: 28px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}


#container-pankuzu {
	width: 770px;
	background: url(images/bg_eyecatcher.gif);
	padding: 0.4em 40px;
}

#container-pankuzu .breadcrumb{
	background: #B6D5FB;
	padding:0.5em;
}

#container-content {
	width:770px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}
#container-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 545px;
	margin-left: 220px;
}

/*index用*/
#content-center {
	width: 385px;
	padding: 0 10px;
	float:left;
}
#content-right {
	width: 155px;
	padding: 0 0 0 10px;
	float:left;
}/*index用end*/

#border {
	width: 190px;
	float: left;
	padding: 0 10px 0 0;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 770px;
	padding: 10px 0px 20px 0px;
	margin: 0 auto;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 12px;
	color: #aeaeae;
	width: 770px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 450px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 5px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	border-bottom:2px dotted #999;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	background: url(images/h2_bg.png) no-repeat;
	color: #006AC3;
	padding: 10px 0 10px 10px;
	letter-spacing: 1px;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px;
	background:#B1DBFF;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
	margin:0;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

/*
content
*/
#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content>p {
	line-height: 21px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content h2 a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}
#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 0px solid #006AC3;
}
#content .entry p{
	line-height:1.6em;
}
#content .thumbnailbox{
	border:1px solid #0780E6;
	padding:15px;
	margin:20px 5px;
}
#content .thumbnailbox h3{
	margin:0 0 5px 0;
}
#content .thumbnailbox img{
	float:left;
	margin-right:15px;
}
#content .thumbnailbox .link{
	text-align:right;
	color:red;
}

/*
border
*/
#border p {
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#border h4 {
	background: url(images/nav_bg.png) no-repeat left;
	padding:15px 10px;
	font-size: 14px;
	color: #006AC3;
	letter-spacing: 0.2px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	line-height:1.4em;
	padding: 15px 5px 8px 20px;
	margin: 0px 5px;
	border-bottom: #BCD0DF 1px dotted;
	background: url(images/lnav_icon.gif) no-repeat 8px 18px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
#subnavigation .current_page_item>a,.current-cat>a {
	font-weight:bold;
}
ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: none;
}

#rightnavigation li {
	list-style: none;
	line-height:1.4em;
	padding: 10px 5px 8px 0px;
	margin: 0px;
	/*border-bottom: #BCD0DF 1px dotted;*/
	/*background: url(images/lnav_icon.gif) no-repeat 8px 18px;*/
}

#rightnavigation li a {
	text-decoration: none;
	color: #006AC3;
	/*border-bottom: 1px dotted #006AC3;*/
}

#rightnavigation li a:hover {
	text-decoration: underline;
	/*border-bottom: 1px solid #006AC3;*/
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


