
@charset "Shift_JIS";
/*
Theme Name: torikou.co.jp
Theme URI: http://www.torikou.co.jp/
Description: 鳥幸商店　HPのテーマ
*/

* {
margin: 0px;
padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    color: #000000;
    background: url(images/main_bg.png) repeat-y top;
    text-align: center;
    font: 12px Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

hr {
    display: none;
}

img{
    border-style: none;
}

#wrapper {
    text-align: left;
    padding: 0px;
    height: auto;
    width: 800px;
    margin: 0px;
    /* margin: 0px auto; */
    /* background: url(images/base_bg.gif) repeat-y top; */
}

a{
    text-decoration: underline;
    color: #666666;
}

a:hover{
    color: #FFCC00;
    text-decoration: underline;
}

blockquote{
    margin-left: 20px;
}


/* header */
#header {
    background: url(images/header_h_bg.png) no-repeat top;
    margin: 0px;
    padding: 0px;
    height: 105px;
    position: relative;
    width: 800px;
    clear: both;
}
#header h1 a {
    color: #f27800;
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    background: url(images/logo.gif) no-repeat;
    text-indent: -9999px;
    display: block;
    height: 60px;
    width: 430px;
}
#header .subTitle{
    margin: 5px 0px 0px 5px;
    padding: 0px;
    font-size: 10px;
}
#header .logoSet {
    position: absolute;
    left: 10px;
    top: 30px;
    height: auto;
    width: 300px;
}
#header h2 a {
    color: #f27800;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    background: url(images/tel.png) no-repeat;
    text-indent: -9999px;
    display: block;
    height: 40px;
    width: 160px;
}
#header .ContactlogoSet {
    position: absolute;
    right: 0px;
    top: 60px;
    height: auto;
    width: 160px;
}

/* subMenu */
#subMenu {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 5px;
    right: 25px;
    width: 400px;
}
#subMenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-style: none;
    text-align: right;
}
#subMenu li {
    display: inline;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
#subMenu li a {
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0px 0px 0px 10px;
    letter-spacing: 0.2em;
}
#subMenu li a:hover {
    color: #FFCC00;
}

/* menu */
#menu {
    margin: 0px;
    padding: 0px;
    height: 54px;
    position: relative;
    width: 800px;
    clear: both;
    font-size: 12px;
}
#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-style: none;
    position: absolute;
    left: 0px;
}
#menu li {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}
#menu li a {
    display: block;
    width: 159px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    height: 12px;
    margin: 0px;
    letter-spacing: 0.1em;
    border-left: 1px solid #FFFFFF;
    /* background: url(images/btn_bg.gif) repeat-x; */
    background: url(images/menu-back.png) repeat-x; 
    padding-top: 21px;
    padding-bottom: 21px;
}
#menu li a:hover {
    color: #FFCC00;
    font-weight:bold;
    /* background: url(images/btn_bg.gif) repeat-x left -85px; */
    background: url(images/menu-back2.PNG) repeat-x;
}
#menu .home a {
    width: 160px;
    border-left-style: none;
}
/* 
.submenu {
    visibility:hidden;
    position:absolute;
}
*/
/* intro （中間の画像部分）*/
#intro {
    margin: 0px;
    padding: 0px;
    height: 290px;
    position: relative;
    width: 800px;
    clear: both;
    border-bottom:solid 3px #c5e1ed;
    padding-bottom:5px;
}
#intro img {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
}
#intro p {
    position: absolute;
    text-align: center;
    color: #000000;
    line-height: 3.1em;
    width: 300px;
    left: 10px;
    bottom: 25px;
}
 
#flash{
        position: absolute;
    clear:both;
    padding:0px;
    margin:0px;
    border:1px solid #C0C0C0;
        left: 0px;
}

/* pagebody */
#pagebody {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px;
    background: url(images/dot.gif) repeat-y 254px;
    width: 800px;
    height: auto;
    clear: both;
    float: left;
}
/* pagebody maincontents */
#pagebody #maincontents {
    float: right;
    width: 520px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
}
#pagebody #maincontents h1 {
    margin: 0px 0px 10px;
    padding: 0px 0px 0px 25px;
    font-size: 20px;
    background: #696969;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bolder!important;
    color: #FFFFFF;
}
#pagebody #maincontents h2 {
    margin: 5px 0px 10px;
    padding: 7px 0px 0px 25px;
    font-size: 16px;
    background: url(images/ttl_h2.png) no-repeat;
    color: #000000;
    height: 30px;
    width: 520px;
}
#pagebody #maincontents h2 a {
    padding: 10px 0px 0px 5px;
    color: #000000;
}
#pagebody #maincontents h3 {
    margin: 15px 0px 10px;
    font-size: 10px;
    background: url(images/h3.gif) no-repeat left center;
    color: #f27800;
    width: 520px;
    padding-right: 0px;
    padding-left: 14px;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-table;
}
/* hides from IE-mac \*/
* html .clearfix{
    height:1%;
}
.clearfix{
    display:block;
}
/* End hides from IE-mac */

#pagebody #maincontents p {
    line-height: 2em;
    padding: 0px;
    margin: 0px 0px 0px;
    position: relative;
}
#pagebody #maincontents a {
    /* color: #000000; */
    font-weight: bold;
}
#pagebody #maincontents a:hover {
    color: #FFCC00;
}
#pagebody #maincontents p img {
    float: right;
    clear: both;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0.5em;
    color: #666666;
    text-decoration: underline;
}
#pagebody #maincontents ul {
    list-style: inside;
    margin: 0px 0px 10px;
    padding: 0px;
}
#pagebody #maincontents li {
    line-height: 1.8em;
}
#pagebody #maincontents #storycontent P {
    font-size: 10px;
}

/* ----- pagebody sidebar ---------------------------------------------------------------------- */
/* サイドバー共通 */
#pagebody #sidebar {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 230px;
    height: auto;
    float: left;
}

#pagebody #sidebar #newsbox {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 230px;
    height: auto;
}

#pagebody #sidebar #subLeftMenubox {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 230px;
    height: auto;
}

#pagebody #sidebar #newsbox #newsHead a {
    margin: 0px;
    padding: 0px;
    top: 15px;
    right: 19px;
    position: absolute;
    height: 6px;
    width: 10px;
    background: url(images/linkNews.gif) no-repeat center top;
    text-indent: -9999px;
    line-height: 0px;
    display: block;
}

#pagebody #sidebar #subLeftMenubox #subLeftMenuHead a {
    margin: 0px;
    padding: 0px;
    top: 15px;
    right: 19px;
    position: absolute;
    height: 6px;
    width: 10px;
    background: #dddddd;
    text-indent: -9999px;
    line-height: 0px;
    display: block;
}

#pagebody #sidebar #newsbox #newsHead a:hover {
    margin: 0px;
    padding: 0px;
    top: 15px;
    right: 19px;
    position: absolute;
    height: 6px;
    width: 10px;
    background: url(images/linkNews.gif) no-repeat center -6px;
    text-indent: -9999px;
    line-height: 0px;
    display: block;
}

#pagebody #sidebar #subLeftMenubox #subLeftMenuHead a:hover {
    margin: 0px;
    padding: 0px;
    top: 15px;
    right: 19px;
    position: absolute;
    height: 6px;
    width: 10px;
    background: #FFFFFF;
    text-indent: -9999px;
    line-height: 0px;
    display: block;
}

#pagebody #sidebar #newsbox #newsHead h2 {
    background: #dddddd url(images/newsHead.gif) no-repeat 5px 5px;
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 230px;
    text-indent: -9999px;
}

#pagebody #sidebar #subLeftMenubox #subLeftMenuHead h2 {
    background: #ECF9FF url(images/sidemenuHead.png) no-repeat 5px 5px;
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 230px;
    /*text-indent: -9999px;*/
}

#pagebody #sidebar #newsbox .newsContents {
    background: #dddddd;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 230px;
}

#pagebody #sidebar #subLeftMenubox .newsContents {
    background: #ECF9FF;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 230px;
}

#pagebody #sidebar #newsbox .newsContents ul {
    list-style: none;
    padding: 0px 5px 5px;
    margin: 0px;
}

#pagebody #sidebar #subLeftMenubox .newsContents ul {
    list-style: none;
    padding: 0px 5px 5px;
    margin: 0px;
}
#pagebody #sidebar #newsbox .newsContents li {
    padding: 5px 0px;
    border-bottom: 1px solid #999999;
    line-height: 1.6em;
    margin: 0px;
    font-size: 10px;
}

#pagebody #sidebar #subLeftMenubox .newsContents li {
    background: #ECF9FF url(images/sidemenuBody.png) no-repeat;
    padding: 5px 35px;
    margin-bottom:10px;
    border-bottom: 2px solid #999999;
    line-height: 1.6em;
    margin: 2px 0px 0px 7px;
    font-size: 14px;
}

#pagebody #sidebar #newsbox .newsContents li a {
    font-size: 12px;
}

#pagebody #sidebar #subLeftMenubox .newsContents li a {
    font-size: 14px;
    color: #FFFFFF;
}

#pagebody #sidebar #subLeftMenubox .newsContents li a:hover {
    color: #FFCC00;
}

#pagebody #sidebar #bannerfield {
    padding: 0px;
    margin: 15px 0px 10px;
}
#pagebody #sidebar #bannerfield h3 img {
    padding: 0px;
    margin: 0px 0px 15px;
}

/* サイドバーの事務所情報 */
#jimusyo{
	clear:both;
	margin:5px 0px 10px 0px;
	padding:30px;
	text-align:left;
	background:#FFFFFF;
	/* border:1px solid #AAAAAA; */
	background:url(images/contact_sideform.png) no-repeat center;
}

#jimusyo p.ttl{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#3A3C37;
}

#jimusyo p{
	padding:0px;
	margin:0px;
	line-height:140%;
	font-size:11px;
}

#jimusyo a{
	color:#FF0000;
}

/* インフォメーション＆TOPページの新着情報 */
#news_table{
    padding:0px;
    margin:5px 5px 0px 5px;
}

#news_table p{
 margin:0px 0px 10px 0px;
 padding:0px;
 font-size:12px !important;
 line-height:normal;
}

#news_page_table{
    padding:0px;
    margin:5px 5px 0px 5px;
}

#news_page_table p{
 margin:0px 0px 10px 0px !important;
 padding:0px;
 font-size:12px !important;
 line-height:normal;
}

.news_info a {
    background:url(images/news_pink.jpg) no-repeat left;
    color:#FFFFFF;
    font-size:10px !important;
    width:65px;
    height:20px;
    padding:2px 2px;
    margin:0px;
    text-align:center;
    letter-spacing:normal;
}

.news_jinji a {
    background:url(images/news_purple.jpg) no-repeat left;
    color:#FFFFFF;
    font-size:10px !important;
    width:65px;
    height:20px;
    padding:2px 2px;
    margin:0px;
    text-align:center;
    letter-spacing:normal;
}

.news_sonota a {
    background:url(images/news_green.jpg) no-repeat left;
    color:#FFFFFF;
    font-size:10px !important;
    width:65px;
    height:20px;
    padding:2px 2px;
    margin:0px;
    text-align:center;
    letter-spacing:normal;
}

/* カレンダー */
#wp-calendar    {width: 100%;
    margin-bottom: 2px;
    font-size: 12px;
}

#wp-calendar a  {color: #2b76cc}

#wp-calendar td, #wp-calendar th
    {text-align: center}

#wp-calendar caption    {background-image: url(images/calendarbar.png);
    background-repeat: no-repeat;
    color: white;
    padding: 5px 10px;
    text-align: left}

#wp-calendar #prev  {text-align: left;
    padding-top: 3px;
    padding-left: 3px}

#wp-calendar #next  {text-align: right;
    padding-top: 3px;
    padding-right: 3px}

/* footer */
#footer {
    background: url(images/footer_bg.gif) no-repeat bottom;
    height: 35px;
    clear: both;
    width: 800px;
}
#footer address {
    font-style: normal;
    text-align: center;
    margin: 0px;
    padding-top: 8px;
    color: #FFFFFF;
    font-size: 12px;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #993300;
}

#login{
    margin:20px 2px 0px 2px;
    padding:0px;
}

.login{
    background:url(images/login_center.jpg) repeat-y left;
    margin:0px 2px;
    padding:0px;
}

/* 取扱製品のページ */
table.product_page {
    border-top:1px solid #C0C0C0;
    border-left:1px solid #C0C0C0;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size: 12px;
}
.product_page p {
    /* border-right:1px solid #C0C0C0; */
    /* border-bottom:1px solid #C0C0C0; */
    color:#000000;
    /* background-color:#FFFF00; */
    /* background-image:url(../img/table-back.gif); */
    background-position:center;
    /* padding:1em 1em; */
    text-align:center;
}
.product_page td {
    border-right:1px solid #C0C0C0;
    border-bottom:1px solid #C0C0C0;
    /* padding:0.1em 1em; */
}

/* 会社概要のページ＆沿革のページ */
p.box {
   border-bottom: 1px dotted #87CEEB;
}

p.input {
font-size: 100%;
}

/* 設備概要のページ */
table.equipment-1 {
    border-top:1px solid #C0C0C0;
    border-left:1px solid #C0C0C0;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size: 12px;
    width: 520px;
}
.equipment-1 p {
    color:#000000;
    background-position:center;
    text-align:center;
}
.equipment-1 td {
    border-right:1px solid #C0C0C0;
    border-bottom:1px solid #C0C0C0;
}

/* 問い合わせのページ */
#contact-top p{
              background: #DEB887;
    margin:10px 10px 10px 10px;
    padding:20px;
              padding-bottom: 20px;
}

#contact-top p.top{
    border-top: 1px solid #CCCCCC;
    padding-top:10px !important;
}

#contact-form p{
    margin:10px 5px 10px 5px;
    padding:0px;
}

#contact-form p.top{
    border-top: 1px solid #CCCCCC;
    padding-top:10px !important;
}

#contact-form span{
    color:#DB0000;
}

#contact-form textarea{
    width:450px;
}

#contact-form input{
    width:250px;
}

#contact-form input.submit{
    margin-top:20px !important;
    width:auto !important;
}

#contact-form input.youbou{
    width:150px !important;
}

