@charset "utf-8";
/*
Theme Name: RyobiMove
Theme URI: http://www.ryobi-openlab.jp/
Description: <a href="http://www.ryobi-openlab.jp/">両備オープンラボ</a>が、両備ホールディングス株式会社 両備トランスポートカンパニー 両備引越センターのために制作したテーマ。
Version: 0.1
Author: 笠原　慎之介
Author URI: http://www.ryobi-openlab.jp
Tags: Ryobi,Openlab,両備,オープンラボ,両備引っ越しセンター,両備トランスポートカンパニー,両備ホールディングス

	RyobiMove v0.1
	 http://www.ryobi-openlab.jp

	This theme was designed and built by Shinnosuke Kasahara.

*/

	@import url(css_w3c.css);
	@import url(css_head.css);
	@import url(css_menu.css);
	@import url(css_search.css);
	@import url(css_foot.css);
	@import url(css_plan.css);
	@import url(css_corp.css);
	@import url(css_recruit.css);


/* ボディ・画像・見出し */
body{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
	line-height:normal;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	background-image:url(images/bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	position:relative;
}
a{
	color:#ff6600;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
	text-decoration:underline;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
}
h1,h2,h3,h4,p,ul{
	margin:0px;
	padding:0px;
	border:0px;
	font-style:normal;
	font-weight:normal;
}

/*トップ画像*/
#top-image{
	width:950px;
	height:351px;
	background-image:url(images/top.png);
	text-align:left;
}

/*トップ画像に重ねるニュース*/
#top-news{
	width:250px;
	height:300px;
	background-image:url(images/bg_top-news.png);
	margin:25px 0px 25px 25px;
	position:absolute;
}
#top-news-head{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.2em;
	border-bottom:1px dashed #999999;
	margin:20px 15px 5px 15px;
}
#top-news dl{
	overflow:auto;
	overflow-x:hidden;
	width:225px;
	height:235px;
	margin:0px 10px auto 15px;
}
#top-news dl p{
	width:205px;
	margin:0;
	padding:0;
}
#top-news dl dt{
	width:205px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	font-weight:bold;
	letter-spacing:0.2em;
	margin:5px 5px 3px 0px;
}
#top-news dl dd{
	width:205px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	letter-spacing:0.1em;
	margin:0px 5px 15px 0px;
}
#top-news dl dd small{
	width:205px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.8em;
	letter-spacing:0.1em;
	margin:0px 5px 0px 0px;
}

/*トッププランステッカー*/
#top-plan{
	width:950px;
	height:171px;
	margin:10px auto auto auto
}
#top-plan ul{
	list-style-type:none;
}
#top-plan ul li{
	width:251px;
	height:118px;
	list-style-type:none;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	line-height:1.3em;
	letter-spacing:0.1em;
	text-align:left;
	float:left;
	padding:53px 30px 0px 30px;
}
#top-plan ul li p{
	background-image:url(images/bg_top-plan-but.png);
	width:224px;
	height:25px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.85em;
	font-weight:bold;
	letter-spacing:0.06em;
	margin:6px auto auto auto;
	padding:10px 0px 0px 31px;
}
#top-plan ul li p a{
	color:#222222;
}
.top-plan01{
	background-image:url(images/bg_top-plan01.png);
	margin-right:8px;
}
.top-plan02{
	background-image:url(images/bg_top-plan02.png);
	margin-right:8px;
}
.top-plan03{
	background-image:url(images/bg_top-plan03.png);
}
/* -- clear float -- */ 
#top-plan ul { 
    min-height:0; 
    display: inline-table; 
} 
#top-plan ul:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html #top-plan ul {height:0;} 
#top-plan ul{display: block;} 
/* */ 
/* -- end clear float -- */


/*わたしたちにできること*/
#top-other{
	width:650px;
	margin-top:10px;
}
#top-other p{
	background-image:url(images/bg_top-other.png);
	width:625px;
	height:34px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	letter-spacing:0.1em;
	text-align:right;
	vertical-align:middle;
	padding:17px 25px 0px 0px;
}
#top-other{
	border-collapse:collapse;
}
#top-other ul {
	list-style-type:none;
	margin:10px 11px 10px 13px;
} 
#top-other ul li{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.8em;
	text-align:left;
	width:275px;
	float:left;
	border:1px solid #EEEEEE;
	background-image:url(images/cur_top-other.png);
	background-repeat:no-repeat;
	background-position:10px 9px;
	list-style-type:none;
	margin:auto 5px 5px auto;
	padding:7px 0px 7px 30px;
}
/* -- clear float -- */ 
#top-other ul { 
    min-height:0; 
    display: inline-table; 
} 
#top-other ul:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html #top-other ul {height:0;} 
#top-other ul {display: block;} 
/* */ 
/* -- end clear float -- */


/*ページナビゲーション*/
.navigation{
	display:block;
	text-align:center;
	margin:10px 0px 60px 0px;
}
.navigation p{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	color:#FFFFFF;
}
.navigation p a{
	color:#FFFFFF;
	background-color:#243f88;
	padding:2px 5px 2px 5px;
}
.navigation p a:hover{
	color:#FFFFFF;
	background-color:#5971b1;
	padding:2px 5px 2px 5px;
}
.alignright{
	float:right;
}
.alignleft{
	float:left
}

/*ページタイトル*/
#page-title{
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:1em;
	letter-spacing:0.3em;
	text-align:left;
	color:#222222;
	background-image:url(images/bg_page-title.png);
	width:605px;
	height:36px;
	padding:49px 0px 0px 45px;
	margin-bottom:10px;
}

/*わたしたちにできること*/
#dekirukoto p{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	letter-spacing:0.1em;
	text-align:left;
	margin:10px;
}
#dekirukoto p img{
	border:1px dashed #999999;
}
#dekirukoto table{
	border-collapse:collapse;
	margin:10px;
}
#dekirukoto table th{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	letter-spacing:0.1em;
	text-align:center;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
}
#dekirukoto table td{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.7em;
	letter-spacing:0.1em;
	text-align:left;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	border:1px solid #CCCCCC;
}
#dekirukoto table td span{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
	letter-spacing:0.1em;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
}

/*サイトマップ*/
#sitemap{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.9em;
	color:#9bae28;
	line-height:1.5em;
	letter-spacing:0.1em;
	text-align:left;
	margin:0px 0px 0px 50px;
}
.ddsg-wrapper li{
	margin:5px 0px 0px 20px;
}

/*お問い合わせ*/
.wpcf7-form {
	margin:20px;
}
.wpcf7-form p{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:0.8em;
	text-align:left;
	background-color:#EEEEEE;
	margin:0px 0px 2px 0px;
	padding:10px 20px 10px 20px;
	border:1px solid #DDDDDD;
}
.wpcf7-form p input,.wpcf7-form p textarea,.wpcf7-form p select{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:1.0em;
	line-height:1.5em;
	letter-spacing:0.1em;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:1px 3px 1px 3px;
}
.your-subject select{
	width:170px;
}
.your-name1 input,.your-name2 input,.your-furigana1 input,.your-furigana2 input,.your-friend input{
	width:70px;
}
.your-friend input{
	width:150px;
}
.your-email input{
	width:300px;
}
.your-tel1 input,.your-tel2 input,.your-tel3 input{
	width:50px;
}
.your-message textarea{
	width:560px;
}







#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	margin: 10px auto;
	padding: 0;
	width: 950px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	margin-top:10px;
	margin-left: 660px;
	width: 290px;
	text-align:left;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
