/* -------------------------------------------------------------------------------
Theme Name: Corporate Globe
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=Corporate%20Globe
Description: 2 Column Orange and Green combination free wordpress theme for business and corporate blogs by <a href="http://www.rankerzseo.com">Rankerz SEO Company</a>
Version: 1.0.2
Author: Rankerz SEO Company

Tags: orange, two columns, fixed width, clean, simple, widgets, widget ready, valid XHTML, valid CSS, business, corporate
	
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php	
   ------------------------------------------------------------------------------- */
/*---------------------------
 //// 全体の初期設定
---------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #e2ffe1 url('images/bg.gif') repeat-x left top;
	color: #000;
	font-size: 90%;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	text-align: center;
}

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

p {
	margin-bottom: 0.5em;
	font-size: 10px;
}

img	{
	border: 0;
	vertical-align: bottom;
}


ul li {
	list-style-type: none;
}


address {
	font-style:normal;
}

<!--
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
-->

/*--リンクの設定--*/
a {
	color:#3366ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

<!--
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
-->



/*---------------------------
 //// 共通クラス
---------------------------*/
.clear {
	clear: both;
}
.txtLeft {
	text-align: left;
}
.txtRihgt {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.photoLeft {
	float: left;
	margin-right: 7px;
}
.photoLeft_staff {
	float: left;
	margin-left: 11px;
}
.photoRihgt {
	float: right;
	margin-left: 7px;
}


/*---------------------------
 //// 全体の囲み
---------------------------*/
div#wrapper {
	width: 850px;
	margin: auto;
	background: url('') repeat-y left center;
	background-color:#ffffff;
	text-align: left;
}

div#wrapperHead {
	float: left;
	width: 850px;
	padding: 0 10px 10px;
	background: url('') no-repeat left top;
	background-color:#ffffff;
}

div#wrapperHead a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#wrapperMiddle {
	float: left;
	clear: both;
	width: 870px;
	margin-top: 0px;
	padding: 0 0px;
	background: url('') repeat-y left center;
	background-color:#ffffff;
}



/*---------------------------
 //// 共通ヘッダー
---------------------------*/
div#header {
	float: left;
	position: relative;
	width: 500px;
	height: 84px;
	color: #FFF;
	padding: -0px;
	margin-bottom:12px;
}
div#header a {
	color: #FFF;
}
div#header h1 {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 0px;
	color: #939393;
}
div#header p {

	padding-top: 0px;
}
div#header ul {
	float: right;
	width: 480px;
	position: absolute;
	left: 360px;
	top: 6px;
}
div#header ul li {
	float: right;
	padding-left: 0px;
	text-align: right;
}

div#gNavi {
	float: left;
	clear: both;
	width: 819px;
	padding: 30px 30px;
	padding-top:-0px;

}
* html div#gNavi {
	padding-bottom: 0px;
} 
div#gNavi ul li {
	float: left;
}

p.pTop {
	clear: both;
	text-align: right;
}

div#footBtn {
	float: left;
	clear: both;
	width: 870px;
	background: #ffffff;
	padding: 10px 0;
}
div#footBtn ul li {
	float: left;
	padding-left: 90px;
}
div#footBtn ul li a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*---------------------------
 //// 共通フッター
---------------------------*/
div#footer {
	clear: both;
	float: left;
	width: 870px;
	padding: 10px 0;
	background: #abffab url('images/foot_main_bg.gif') repeat-x left top;
	text-align: center;
}
div#footer p {
	font-size: 90%;
}
div#footer address {
	padding: 5px;
	color: #0000000;
	letter-spacing: 0.2em; 
	font-size: 70%;
}
/***** layout *****/


#content{
	float:right;
	display:inline; 
	width:580px;
	overflow:hidden; 

	border:0px red solid;
}

/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:90px;
	width:894px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:894px; 
	height:45px;
	top:125px; 
	text-align:center; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}

/***** sidebar *****/
#sidebar a{color:#333300;text-decoration:underline;}
#sidebar a:hover {color:#ef750e;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.jpg') no-repeat center;
	border:0px red solid;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}


/***** content *****/


.post{

	margin:0 0 20px 0;
	border:0px red solid;
}	
.post_top{
	position: relative;
	border-top:8px #5A6B1E solid;
	border-right: 1px #5A6B1E solid;
	border-left: 1px #ef750e solid;
	border-bottom: 1px #ef750e dotted;
	height:40px;
	/*background: #f6f6f6;*/
}

.post_bottom{
	margin: 0 0 0 0;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:arial;
	color:#5A6B1E;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	color:#5A6B1E;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#5A6B1E;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;

}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}

/*--パンくずの設定--*/

#topicPath {
	width: 690px;
	padding-bottom: 4px;
	font-size: 80%;
	clear: both;
	float: left;
}
html>/**/body #topicPath {
	font-size: 78%;
} 


#topicPath li {
	padding: 0 7px 0 0;
	#white-space:nowrap;/*IE回避用*/
	display:block;
	float: left;
}
#topicPath li a {
	padding-right: 18px;
	background: url('images/t_path_icon.gif') no-repeat right center;
	color: #333333;
}





div#subMainImage {
	clear: both;
	height: 300px;
	width: 830px;
	background: url('') no-repeat left top;
}
div#subMainImage p {
	margin: 0;
	padding: 0;
}

div#subMainImage div {
	padding: 0px 0px 40px 0px;
	color: #000000;
}
div#leftContents {
	float: left;
	width: 280px;
	background: url('') repeat-y left top;
	background-color:#ffffff;
}
div#leftContents a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
div#leftContents p {
	margin: 5;
}
div#leftContents ul {
	margin-top: 15px;
	padding: 3px 7px 7px;
}
div#leftContents ul.bottom {
	padding-bottom: 10px;
	background: url('images/left_bg_bottom.gif') no-repeat left bottom;
	background-color:#ffffff;
}

div#main {

	width: 580px;
}
div#main h3,
div#main h4,
div#main h5,
div#main h6,
div#main h7 {
	margin-bottom: 10px;
}

div#main .heading {
	clear: both;
	margin-bottom: 10px;
	padding-left: 10px;
          line-height:41px;
	background-image: url('') no-repeat left top;
	font-size: 15px;
	font-weight: bold;
	color: #523d34;
}
div#main .heading span {
	padding-left: 15px;
}

div#main .heading2 {
	clear: both;
	margin-bottom: 10px;
	padding-left: 10px;
          line-height:41px;
	background-image: url('') no-repeat left top;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
div#main .heading2 span {
	padding-left: 15px;
}

div#main .heading2 a {
	color:#000000;
	text-decoration:none;
}

div#mainx {
	width: 580px;
	margin-left: 160px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div#mainx h3,
div#mainx h4,
div#mainx h5,
div#mainx h6,
div#mainx h7 {
	margin-bottom: 10px;
}

div#mainx .heading {
	clear: both;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url('images/heading_bg.jpg') no-repeat left top;
	line-height:41px;
	font-size: 15px;
	font-weight: bold;
	color: #523d34;
}
div#mainx .heading span {
	padding-left: 15px;
}


p {
	font-size: 13px;
}

table.stripe tr.even th,
table.stripe tr.even td {
	background-color: #fbf3f6;
}

div.categroyLink1 {
	clear: both;
	float: left;
	width: 650px;
	padding: 5px 15px;
	background: #efefef;
	border: #e6dfdf 5px solid;
}
div.categroyLink1 ul li {
	float: left;
	width: 160px;
}
div.categroyLink1 ul li a {
	display: block;
	padding: 2px 0 2px 18px;
	background: url('images/icon01.gif') no-repeat left center;
	font-weight:bold;
	color: #f60470;
}
div.categroyLink2 {
	clear: both;
	float: left;
	width: 660px;
	margin-bottom: 10px;
	background: #e6dfdf;
	padding: 0 15px 10px;
}
div.categroyLink2 ul li {
	float: left;
	margin-right: 15px;
}
div.categroyLink2 ul li a {
	padding-left: 20px;
	background: url('images/icon02.gif') no-repeat left center;
	color: #000;
}
div#mainImage {
	background: url('images/main_bg.jpg') no-repeat left top;
}

div.mapArea {
	float: left;
	width: 668px;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff8e4;
	border: #d2d2d2 1px solid;
	font-size: 80%;
}
div.mapArea h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #743c00;
}
div.mapArea div.map {
	float: left;
	padding-left: 15px;
}

table.profile {
	float: right;
	width: 420px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}
table.profile2 {
	float: left;
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}
table.profile th {
	width: 70px;
	padding: 2px 5px;
	background:  #EFF;
	border: #CCC solid 1px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
table.profile2 th {
	width: 100px;
	padding: 2px 5px;
	background:  #EFF;
	border: #CCC solid 1px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
table.profile td {
	padding: 2px 5px;
	border: #CCC solid 1px;
}

table.profile2 td {
	padding: 2px 5px;
	border: #CCC solid 1px;
}

table.profile3 {
	float: left;
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}

table.profile3 th {
	width: 110px;
	padding: 2px 5px;
	background:  #EFF;
	border: #CCC solid 1px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}


table.profile3 td {
	padding: 2px 5px;
	border: #CCC solid 1px;
}

table.profile4 {
	float: left;
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}

table.profile4 a {
	color:#000000;
	text-decoration:none;
}

table.profile4 th {
	width: 580px;
	padding: 10px 20px;
	background:  #EFF;
	border: #CCC solid 1px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}


table.profile4 td {
	padding: 2px 5px;
	border: #CCC solid 1px;
}


div#mainImage {
}
div#main ol.priceList {
	float: left;
	width: 580px;
}
div#main ol.priceList li {
	float: left;
	width: 230px;
	margin-bottom: 5px;
	display: block;
	#white-space:nowrap;
}
div#main ol.priceList li a {
	padding-left: 20px;
}
div#main.price table {
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}
div#main.price table tr th {
	padding: 5px;
	background:  #ffffff;
	background: #d9f4ab url('images/list_heading_bg.gif') repeat-x left top;
	border: #CCC solid 1px;
	text-align: left;
	letter-spacing: 0.2em;
	font-size: 120%;
	font-weight: bold;
	color: #333;
}
div#main.price table tr td {
	padding: 2px 5px;
	border: #CCC solid 1px;
}
div#main.price table tr td.shinryo {
	width: 160px;
}

div#main.price table tr td.campaign {
	color: #993333;
}

div.each_map img, div.googlemaps img { max-width:none; }

.qa table {
	width: 580px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: #CCC solid 1px;
}
.qa table tr th {
	padding: 5px;
	background:  #ffffff;
	background: #d9f4ab url('images/list_heading_bg.gif') repeat-x left top;
	border: #CCC solid 0px;
	text-align: left;
	font-size: 80%;
	font-weight: solid;
	color: #333;
}
.qa table tr td {
	padding: 2px 5px;
	border: #fff solid 1px;
}
.qa table tr td.shinryo {
	width: 160px;
}

.qa table tr td.campaign {
	color: #993333;
}


