@charset "UTF-8";
/************************************************
*developer*
************************************************/
/************************************************
*Reset*
************************************************/
h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
font-size: 100%;
font-weight: normal;
font-style: normal;
margin: 0px;
padding: 0px;
}
img {
border-style: none;
}
a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
}
/************************************************
*clear*
************************************************/
div:after {
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}
/************************************************
*Layout *
************************************************/
body {
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
color: #333333;
background-color: #ffffff;
text-align: center;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
div#header {
color: #333333;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/header_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
text-align: center;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 100%;
height:104px;
overflow: hidden;
}
div#banner{
width:100%;
height:26px;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/banner_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
color:#ff6600;
overflow:hidden;
margin:0 auto;
text-align:center;
font-size:80%;
}
div#banner a{
color:#ff6600;
text-decoration:none;
}
div#banner a:hover{
text-decoration:underline;
}
div#banner .inner{
width:800px;
margin:5px auto 0px auto;
text-align:right;
}
div#content {
font-size: 100%;
color: #333333;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/content_bg.jpg);
background-repeat:repeat-y;
background-position:left top;
text-align: center;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 820px;
_width:830px;
}
div#main {
font-size: 80%;
color: #333333;
background-color: #ffffff;
text-align: left;
padding-top: 0;
padding-right: 0;
padding-bottom: 20px;
width: 590px;
float: right;
}
div#sub {
font-size: 100%;
color: #333333;
background-color: transparent;
text-align: left;
margin-top: 0px;
padding: 0;
margin-left: 0px;
margin-right: 0;
_margin-right:10px;
margin-bottom: 20px;
width: 207px;
float: left;
clear:left;
}
div#footer {
font-size: 80%;
color: #ff6600;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/footer_bg.jpg);
background-repeat:repeat-x;
background-position:left bottom;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
height:107px;
clear: both;
}
div#footer .inner{
padding-top:30px;
}
div#footer a{
color:#ff6600;
text-decoration:none;
}
div#footer a:hover{
text-decoration:underline;
}
/************************************************
*header *
************************************************/
div#header .inner {
width:800px;
margin:0 auto;
text-align:center;
}
div#header h1 {
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
font-size: 160%;
font-weight: bold;
margin-top: 20px;
padding-top: 0px;
margin-left: 0;
margin-bottom: 0px;
padding-bottom: 0px;
}
div#header h1 a {
text-decoration: none;
color: #333333;
background-color: #ffffff;
}
div#header img a {
margin: 0px;
border: none;
}
div#header p {
font-size: 80%;
color: #333333;
background-color: #ffffff;
line-height: 140%;
margin-top: 5px;
padding-top: 0px;
margin-left: 0;
margin-bottom: 5px;
padding-bottom: 0px;
}
/************************************************
*Content * 
************************************************/
div#main .inner {
margin-top:20px;
margin-left:3px;
margin-right:auto;
}
/* 見出し */
div#main h2 {
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
font-size: 130%;
font-weight: bold;
color: #333333;
background-color: #ffffff;
margin-top: 15px;
padding-top: 5px;
margin-left: 0px;
padding-left: 0px;
margin-right: 0px;
padding-right: 0px;
margin-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
padding-bottom: 3px;
clear: both;
}
div#main h3 {
width:573px;
height:49px;
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
font-size: 120%;
font-weight: bold;
color: #666666;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/h3.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-top: 10px;
margin-bottom: 10px;
line-height:320%;
text-indent:30px;
clear: both;
}
div#main h4{
color:#F16F21;
font-size:120%;
font-weight:bold;
padding-bottom:5px;
margin:10px auto;
border-bottom:1px dashed #ff9900;
background-image:url(http://www.hisway.sakura.ne.jp/img/h4.jpg);
background-repeat:no-repeat;
background-position:left top;
text-indent:22px;
}
div#main h5{
color:#5d5d5d;
font-size:90%;
font-weight:bold;
margin:5px auto;
background-image:url(http://www.hisway.sakura.ne.jp/img/h5.jpg);
background-repeat:no-repeat;
background-position:left bottom;
text-indent:18px;
}
/* ハイパーリンク */
div#main a {
text-decoration: none;
color: #ff6600;
background-color: #ffffff;
}
div#main a:hover {
text-decoration: underline;
color: #666666;
background-color: #ffffff;
}
/* 段落 */
div#main p {
line-height: 15px;
margin: 0px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
}
.menu {
padding-top: 20px;
}
/* 画像 */
div#main img {
border: none;
}
/* リスト */
div#main ol,div#main ul {
margin-top: 0;
margin-left: 25px;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
}
div#main ol li,div#main ul li {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
color: #333333;
background-color: #eeeeee;
line-height: 140%;
margin-top: 5px;
border-width: 1px;
border-style: solid;
border-color: #999999;
padding-top: 3px;
margin-left: 0;
padding-left: 10px;
margin-right: 0;
padding-right: 10px;
margin-bottom: 5px;
padding-bottom: 3px;
}
div#main blockquote p {
padding-top: 3px;
padding-left: 0;
padding-right: 0;
padding-bottom: 3px;
}
/* 引用元情報 */
div#main cite {
font-style: italic;
}
/* 整形済みテキスト */
div#main pre {
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
padding: 5px;
overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
margin-top: 5px;
margin-bottom: 5px;
}
div#main dt {
padding-top: 5px;
padding-left: 5px;
padding-right: 0;
padding-bottom: 10px;
}
div#main dd {
padding-left: 5px;
}
/* 画像左配置 */
.mt-image-left {
float: left;
margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
display: block;
margin: 0 auto 20px;
text-align: center;
}
/* 画像右配置 */
.mt-image-right {
float: right;
margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
margin-right: 10px;
float: left;
}
/* 画像右配置 */
div#main .imageright{
margin-left: 10px;
float: right;
}
/* 続き */
div#main .extended {
margin-top: 10px;
margin-bottom: 10px;
float: right;
display: block;
}
div#main .entry-tags {
margin: 10px 0 10px 10px; 
clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
margin: 0px;
padding: 0px;
list-style: none;
}
div#main .posted img {
border: none;
margin-bottom: -5px;
}
div.comment-reply {
margin-left: 20px;
}
/* コメンター画像 */
.asset-meta img {
position: relative;
top: 14px;
}
/* コメントフォーム */
div#main textarea{
width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
font-size: 100%;
}
div#main label {
margin-bottom: 0.8em;
width: 11em;
float: left;
clear: both;
white-space: nowrap;
}
/************************************************
* Sidebar * 
************************************************/
div#sub .inner {
}
/* サイドバーリスト */
div#sub dl {
clear:both;
}
div#sub dt {
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
font-size: 100%;
font-weight: bold;
color: #333333;
background-color: #ffffff;
margin-top: 20px;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
}
div#sub dd {
font-size: 100%;
}
div#sub ul {
list-style: none;
margin: 0px;
padding: 0px;
}
div#sub ul li {
font-size:80%;
padding-top: 2px;
padding-left: 0;
padding-right: 0;
padding-bottom: 3px;
}
div#sub ul li li a{
font-size:120%;
width:207px;
height:30px;
margin-left:25px;
padding-top:8px;
line-height:100%;
background-color: transparent;
background-image:url(http://www.hisway.sakura.ne.jp/img/icon_topcategory_sub.jpg);
background-position:left top;
background-repeat:no-repeat; 
}
div#sub ul li a {
display:block;
width:207px;
height:56px;
text-decoration: none;
color: #666666;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/icon_topcategory.jpg);
background-position:left top;
background-repeat:no-repeat;
text-indent:40px;
line-height:400%;
margin: 0;
}
div#sub ul li a:hover{
text-decoration: underline;
color: #ff6600;
background-color: transparent;
}
/* サイドバー段落 */
div#sub p{
line-height: 20px;
margin: 0;
padding-top: 3px;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
{text-align: left; }
div#sub .module-tagcloud .module-content .module-list
{ list-style: none; }
div#sub .module-tagcloud .module-content .module-list .module-list-item
{ display: inline; }
div#sub .module-tagcloud .module-content .module-list li.taglevel1
{ font-size: 170%; }
div#sub .module-tagcloud .module-content .module-list li.taglevel2
{ font-size: 150%; }
div#sub .module-tagcloud .module-content .module-list li.taglevel3
{ font-size: 130%; }
div#sub .module-tagcloud .module-content .module-list li.taglevel4
{ font-size: 110%; }
div#sub .module-tagcloud .module-content .module-list li.taglevel5
{ font-size: 90%; }
div#sub .module-tagcloud .module-content .module-list li.taglevel6
{ font-size: 70%; }
div#sub li.item {
display: inline;
float: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 10px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
height: 70px;
}
/************************************************
*Footer *
************************************************/
/* 文責 */
div#footer address {
padding-top: 20px;
padding-bottom: 20px;
font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
font-size: 70%;
font-weight: bold;
}
/* 段落 */
div#footer p {
font-size: 90%;
}
/* ----- 店舗情報 ------------ */
div#lib{
width:207px;
height:310px;
font-size:80%;
background-color: #ffffff;
background-image:url(http://www.hisway.sakura.ne.jp/img/banner/sub_banner003.jpg);
background-position:left top;
background-repeat:no-repeat;
}
div#lib .inner{
padding-top:156px;
padding-left:30px;
}
div#news-topics p{
margin-left:10px;
}
/* ----- 介護タクシーご利用の流れ ----- */
div.caretaxiBox{
background-color:#ffffff;
border:1px solid #cccccc;
margin-bottom:10px;
}
div.caretaxiBox strong{
font-size:120%;
color:#ff9900;
}
/* ----- STEP ----- */
div.stepBox{
width:591px;
height:208px;
margin:0px auto 10px auto;
background-image:url(http://www.hisway.sakura.ne.jp/img/beginner/stepBox_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
}
div.stepBox h5 img{
margin-top:5px;
margin-left:16px;
}
/* ----- 区切り線 ------- */
div.border01{
height:13px;
background-image:url(http://www.hisway.sakura.ne.jp/img/border.gif);
background-position:left top;
background-repeat:repeat-x;
}
/* ---------- table ---------- */
table.sample{
border-top:1px solid #ffffff;
border-left:2px solid #ffffff;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
color:#2b2828;
font-size:80%;
empty-cells:show;
}
.sample th{
border-right:2px solid #ffffff;
border-bottom:1px solid #FF8300;
color:#ffffff;
background-color:#FF8300;
background-image:url(../img/table-back.gif);
background-position:left top;
padding:0.3em 1em;
text-align:center;
}
.sample td{
border-right:2px solid #ffffff;
border-bottom:1px solid #FF8300;
padding:0.3em 1em;
}
/* ---------- table2 ---------- */
table.sample2{
border-top:1px solid #666666;
border-left:1px solid #666666;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
color:#2b2828;
font-size:90%;
empty-cells:show;
}
.sample2 th{
border-right:1px solid #666666;
border-bottom:1px solid #666666;
color:#ffffff;
background-color:;
padding:0.3em 1em;
text-align:center;
}
.sample2 td{
border-right:1px solid #666666;
border-bottom:1px solid #666666;
padding:0.3em 1em;
}
/* ---------- table3---------- */
table.sample3{
border-top:0px solid ;
border-left:0px solid ;
border-collapse:collapse;
border-spacing:0;
background-color:;
color:#2b2828;
font-size:90%;
empty-cells:show;
}
.sample3 th{
border-right:0px solid ;
border-bottom:0px solid ;
color:;
background-color:;
background-image:url(../img/table-back.gif);
background-position:left top;
padding:0.5em 1.2em;
text-align:center;
}
.sample3 td{
border-right:0px solid ;
border-bottom:0px solid ;
padding:0.5em 1.2em;
}
/* ---------- table4 ---------- */
table.sample4{
border-top:1px solid #006600;
border-left:1px solid #006600;
border-collapse:collapse;
border-spacing:0;
background-color:;
color:#2b2828;
font-size:80%;
empty-cells:show;
}
.sample4 th{
border-right:1px solid #006600;
border-bottom:1px solid #006600;
color:;
background-color:;
background-image:url(../img/table-back.gif);
background-position:left top;
padding:0.3em 1em;
text-align:center;
}
.sample4 td{
border-right:1px solid #006600;
border-bottom:1px solid #006600;
padding:0.3em 1em;
}
/* ---------- form ---------- */
input,textarea { border:1px solid #999; }
/* ---------- ボックス ---------- */
div.item-box { /* 親ボックス */ 
width: 550px; 
position: relative; 
} 
div.boxL { /* ボックス左 */ 
position: relative; 
left: 10px;
} 
div.boxR { /* ボックス右 */ 
position: relative ; 
left: 180px;
position: absolute ; 
top:0px;
} 
/* ---------- リスト ---------- */
div.entry ol li,
{
font-size:12px;
font-weight:bold;
color:#FF0000;
background-color:inherit;
line-height:130%;
margin-left:40px;
margin-bottom:5px;
border-bottom:dotted 1px #ff0000;
}
DIV#main UL LI 
{
font-size:15px;
font-weight:bold;
color:#B22222;
background-color:inherit;
line-height:150%;
margin-left:40px;
margin-bottom:10px;
border-bottom:dotted 1px #F26F21;
}



