@charset "utf-8";
/*
Theme Name: tachibana_t
Theme URI: 
Description: tachibanat.com
Version: 1.0
Author: keisys_shimizu
Author URI: 
*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff;
}


a{color:#ff7c00;text-decoration:none;}
a:hover{color:#ffb874;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
/*background: url(images/header.png) no-repeat 100% 0;*/
/*height: 80px;*/
}



/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
display: block;
width: 130px;
height: 46px;
}

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 630px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 2px 10px 0px 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #ff7c00 url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main h5 {
font-size: 14px;
line-height: 30px;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main p {
padding: 3px 15px 2px 10px;
}

#main a {
color: #252525;
}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#ff7c00;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

#next a {
color:#ff7c00;
}


/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}



/*top msg*/
#main_top {
float: right;
width: 630px;
padding: 20px 0;
display: inline;
}

#main_top .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main_top h2{
margin-bottom: 10px;
padding: 2px 10px 0px 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #ff7c00 url(images/heading.png) no-repeat;
}

#main_top h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main_top h5 {
font-size: 12px;
line-height: 30px;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}


#main_top p {
padding: 5px 5px 5px 10px;
}


#main_top h4 {
margin-top:  -40px;
margin-left: 300px;
font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-size: 28px;
font-weight: 700;
}

#main_top h1 {
margin-top:  0px;
margin-left: 10px;
font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-size: 18px;
font-weight: 700;
}


/* 画像を右に回りこみ */
#main_top p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main_top p.withImage img{
float: right;
margin-left: .5em;
}

/* メインとフッターのリスト位置調節 */
#main_top ul, #footer ul{margin-left: 20px;}
#main_top li, #footer li{margin-bottom: 3px;}




/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 16px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 2px 10px 0 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #ff7c00 url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #ff7c00;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #ff7c00;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}
