/*
THEME NAME: glpgs
THEME URI: www.glpgs.com
DESCRIPTION: 
VERSION: 1.1
AUTHOR: www.glpgs.com
AUTHOR URI: www.glpgs.com
*/

/* Architecture */
html { }

body {
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background:#212021 url(./images/body_background.gif) repeat;
}

#wrapper {
	width: 926px;
	margin: 0 auto;
	background: #E3E3E3;
	padding: 0;
}

#header {
	width: 926px;
	padding: 0;
	background: #1B1B1B;
}
#top{
	padding: 20px 40px 15px 40px;
	background-image: url("./images/top_background.gif");
	background-repeat: repeat-x;
	height: 38px;
}
#top .logo, #top h1 {
	float:left;
}

#top h1 {
	padding:5px 0 0 25px;
	font-size:12px;
}

#gmenu{
	padding: 1px 0 0 0;
	border-top: 8px solid #d8d8d8;
}
#gmenu ul{
	list-style: none;
}
#gmenu li{
	float: left;
	height: 51px;
}
#topsy_id3-6-1-1{
	float: right;
	margin:0 0 0 10px;
}

#container-top {
	width: 856px;
	height: 34px;
	background-image: url(./images/contents_top_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-left: 70px;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
}

#container-top table{
	border-collapse: collapse;
	border: 1px solid #000000;
}

#container-top td{
	vertical-align: middle;
	height: 21px;
	border-style: none dotted;
	border-width: 1px;
	border-color: #d8d8d8;
	padding: 0 10px;
}
#container {
	float: left;
	width: 685px;
	padding: 0;
	background: #ffffff;
}
#breadcrumb {
	width:625px;
	/*margin:auto;*/
	padding: 10px 30px 5px;
	border-bottom: 1px solid #c0c0c0;
	background-color: #f7f4e8;
}
#breadcrumb a {
	color: #009900;
}

#contents {
	padding: 0 37px 20px 40px;
}

.content-title{
	height: 30px;
	background-image: url(./images/contents_top_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0 0 50px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px;
}

#container-home {
	width: 847px;
	padding: 0 40px;
	background: #ffffff;
	background-image: url(./images/contents_top_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.contents-area{
	padding: 0 15px;
	line-height:1.9;
}

#content-home {
	margin-top: 25px;
	height: 663px;
}
#banners {
	float: left;
	/*width:850px;*/
}

#banners img {
	width:280px;
}

#home-top {
	height: 34px;
	padding: 25px 30px 0;
	vertical-align: middle;
	font-size: 16px;
	color: #cccccc;
}
#home-top span{
	font-weight: bolder;
	color: #ffffff;
}

#sidebar {
	padding: 15px;
	height: 100%;
	width: 210px;
	float: left;
	overflow: hidden;
	background-color: #e3e3e3;
}

#sidebar-contents{
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

#sidebar-top {
	height: 47px;
	width: 208px;
	background-image: url(./images/sidemenu_title.gif);
	background-repeat: no-repeat;
}

.sidebar-menu {
	height: 20px;
	width: 168px;
	background-image: url(./images/sidemenu.gif);
	background-repeat: no-repeat;
	padding: 12px 20px;
	font-size: 15px;
	font-weight: bold;
}

.sidebar-menu:hover {
	background-image: url(./images/sidemenu_hover.gif);
	background-repeat: no-repeat;
}

.sidebar-other {
	margin-bottom: 13px;
}

#footer {
	clear: both;
	width: 866px;
	padding: 30px 30px 100px 30px;
	background-color: #0f0f0f;
	border-top: 4px solid #4ebd23;
}
#footer p{
	color: #ffffff;
	font-size: 10px;
	float: right;
}
#footer-menu{
	float: left;
	color: #ffffff;
}
#footer-menu ul{
	list-style: none;
}
.footer-menu-li{
	float: left;
	padding-right: 18px;
	font-size: 12px;
	color: #ffffff;
}
.footer-menu-li a{
	color:#ffffff;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu {
	padding: 1px 39px 0;
	background-color: #1b1b1b;
	border-top: 8px solid #d8d8d8;
}
#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
/*
	margin-left: 10px;
	padding: 15px 10px;
*/	
}
#menu ul li a {
	display: block;
	width:121px;
	height: 50px;
}
#menu ul li.page-item-15 a {
	background-image: url("./images/gmenu_1.gif");
}
#menu ul li.page-item-15 a:hover,#menu ul li.page-item-15.current_page_item a {
	background-image: url("./images/gmenu_1_on.gif");
}
#menu ul li.page-item-13 a {
	background-image: url("./images/gmenu_2.gif");
}
#menu ul li.page-item-13 a:hover,#menu ul li.page-item-13.current_page_item a {
	background-image: url("./images/gmenu_2_on.gif");
}
#menu ul li.page-item-5 a {
	background-image: url("./images/gmenu_3.gif");
}
#menu ul li.page-item-5 a:hover,#menu ul li.page-item-5.current_page_item a {
	background-image: url("./images/gmenu_3_on.gif");
}
#menu ul li.page-item-7 a {
	background-image: url("./images/gmenu_4.gif");
}
#menu ul li.page-item-7 a:hover,#menu ul li.page-item-7.current_page_item a {
	background-image: url("./images/gmenu_4_on.gif");
}
#menu ul li.page-item-14 a {
	background-image: url("./images/gmenu_5.gif");
}
#menu ul li.page-item-14 a:hover,#menu ul li.page-item-14.current_page_item a {
	background-image: url("./images/gmenu_5_on.gif");
}
#menu ul li.page-item-9 a {
	background-image: url("./images/gmenu_6.gif");
}
#menu ul li.page-item-9 a:hover,#menu ul li.page-item-6.current_page_item a {
	background-image: url("./images/gmenu_6_on.gif");
}
#menu ul li.page-item-12 a {
	background-image: url("./images/gmenu_7.gif");
}
#menu ul li.page-item-12:hover a,#menu ul li.page-item-12.current_page_item a {
	background-image: url("./images/gmenu_7_on.gif");
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

h3 {
	
}


/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 160%;
}

.entry-content h3 {
	border-bottom:1px solid #cccccc;
	border-left:2px solid #63C731;
	padding:7px 0 7px 10px;
	margin:10px 0;
}

.entry-content h4 {
	background: url(./images/bg_index_2.gif) no-repeat bottom;
	padding:7px 0 7px 10px;
	margin:10px 0;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a, .entry-comments span {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.to-pagetop{
	width: 117px;
	height: 25px;
	padding-left: 491px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}


/* notfound404 */

.error404 {
	padding-top:40px;
	text-align:center;
}


/* 実績 */

.performance-contents-list {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

#performance-contents-left {
	width: 283px;
	padding: 0 10px;
	float: left;
}
#performance-contents-right {
	float: left;
	padding: 0 10px;
	width: 285px;
}
.performance-index {
	padding-top: 18px;
	padding-bottom: 2px;
	border-bottom: dotted 1px #a5a5a5;
}
.performance-class-1 {
	padding: 12px 0;
	/*font-size: 11px;*/
	line-height:2em;
	letter-spacing: 0.15em;
	margin: 0 !important
}
.performance-class-1 a {
	/*font-size: 15px;*/
	color: #009900;
}
.performance-class-1 span {
	font-size: 15px;
	letter-spacing: -0.05em;
}
.performance-class-2 {
	padding-bottom: 10px;
}
.insert-border {
	height: 1px;
	width: 100%;
	border-top: dotted 1px #7d7d7d;
	padding-bottom: 15px;
}


/* 新着情報 */

.news {
	margin: 0 !important
}
.news-item {
	border-bottom: dotted 1px #7d7d7d;
	list-style: none;
	padding: 15px 0 15px 30px;
	margin: 0 !important
}

.news-first-item {
	border-bottom: dotted 1px #7d7d7d;
	list-style: none;
	padding:0 0 15px 30px;
	margin: 0 !important
}
.news-date {
	background-image: url(./images/bullet_3.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	height: 13px;
	margin: 0 !important;
	line-height: 13px !important;
}
.news-title {
	padding-top: 10px;
	margin: 0 !important
}
.news-title a {
	color: #009900;
}
.news-img {
	float: left;
	padding: 15px 15px 0 0;
}
.news-contents {
	float: left;
	width: 400px;
	padding: 15px 10px 0 0;
	/*margin: 0 !important	*/
}
.spacing {
	height: 30px;
}


/* 会社概要 */

#table_01 {
	border-collapse: collapse;
}
#table_01 td{
	border-bottom: dotted 1px #7d7d7d;
	padding: 10px 0 10px 30px;
	width: 418px;
}
#table_01 th{
	border-bottom: dotted 1px #7d7d7d;
	padding: 10px 0 10px 30px;
}
.lv1 {
	width: 130px;
	text-align: left;
	vertical-align: top;
	padding: 10px 0 10px 30px;
}

/* 代表挨拶　*/

.president-message {
	font-size:150%;
	font-weight:bold;
}
.president-name {
	text-align:right;
	font-weight:bold;
}

/* サービス内容　*/
#post-5 table {
	border-collapse:collapse;
	margin-bottom:20px;
}
#post-5 td {
	padding:15px 0 15px 0;
	border-bottom:1px dotted #cccccc;
}

#post-5 .bt {
	text-align:center;
	margin-top:10px;
}


.bt-contact {
	margin:25px 0 20px 0;
	text-align:center;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#web-contents-left{
	width: 283px;
	padding: 0 10px;
	float: left;
}

#web-contents-right{
	width: 245px;
	padding: 0 10px;
	float: left;
}

#mobile-contents-left{
	width: 130px;
	padding: 0;
	float: left;
}

#mobile-contents-right{
	width: 298px;
	padding: 0 10px;
	float: left;
}
/* お問合せ　*/
.wpcf7-form {
	padding-left:100px;
}

.bt-submit {
	text-align:center;
	padding-right:50px;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



