@charset "utf-8";
/*
Theme Name: smart060main
Theme URI: http://theme.o2gp.com/
Description: smart060
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: none 0;padding: 0;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{ font-size: 14px; font-family: メイリオ, Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; font-weight: normal; font-style: normal; font-variant: normal; background-image: url(../images/haikei.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; -webkit-text-size-adjust: none; margin-top: 0; }


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:none 0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#0e0e0e;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{zoom: 1;}
/* フォーム
------------------------------------------------------------*/
 textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #56a8e7;
background: -moz-linear-gradient(top, #56a8e7 0%, #357dbd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56a8e7), color-stop(100%,#357dbd));
background: -webkit-linear-gradient(top, #56a8e7 0%,#357dbd 100%);
background: -o-linear-gradient(top, #56a8e7 0%,#357dbd 100%);
background: linear-gradient(to bottom, #56a8e7 0%,#357dbd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56a8e7', endColorstr='#357dbd',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #56a8e7;
background: -moz-linear-gradient(top, #357dbd 0%, #56a8e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#357dbd), color-stop(100%,#56a8e7));
background: -webkit-linear-gradient(top, #357dbd 0%,#56a8e7 100%);
background: -o-linear-gradient(top, #357dbd 0%,#56a8e7 100%);
background: linear-gradient(to bottom, #357dbd 0%,#56a8e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357dbd', endColorstr='#56a8e7',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
.aaa{ background-image: url(../images/dummy2.png); background-repeat: repeat-x; background-position: 0 top; width: 100%; }
#wrapper, .inner{ margin:0 auto; width:1100px; }
#header{ background: white; width: 1100px; overflow:hidden; margin: 0 auto 21px; padding: 0; }

#content{ font-size: 13px; width:830px; float: left; margin-top: 10px; margin-left: 0; padding:0; }
#topcenter { margin-top: 10px; margin-left: 5px; padding: 0; width: 634px; float: left; }
#sidebar-left{ float:left; width:221px; margin: 10px 5px 10px 0; padding:0; border-top-width: 0; border-bottom-width: 0; }
#sidebar-right { margin-top: 10px; margin-bottom: 10px; margin-left: 8px; padding: 0; width: 221px; float: left; border-top-width: 0; border-bottom-width: 0; }
#sidebar { margin-top: 10px; margin-bottom: 10px; margin-left: 8px; padding: 0; width: 260px; float: left; border-top-width: 0; border-bottom-width: 0; }
#footer{
clear:both;
padding-top:20px;
border-bottom:1px solid #5d5d5d;
background:#f6f6f6;
}
/*ポップアップ
*/
#content_pop { font-size: 13px; background-color: white; margin-top: 10px; margin-left: auto; width: 1100px; margin-right: auto; padding-top: 20px; padding-bottom: 25px; }
.post_pop h2 { color: #333; font-size: 130%; font-weight: normal; margin: 10px 0; padding-bottom: 2px; padding-left: 15px; border-bottom: 2px solid #ac7f42; }
/* スマイル
*****************************************************/
.film { width: 1150px; height: 85px; margin-right: auto; margin-left: auto; }
.smilearea{ position: relative; width: 1100px; height: 155px; margin-top: 10px; padding: 0; }
.back{ background-image: url(../images/smail.gif); background-repeat: no-repeat; background-position: left 0; width: 100%; height: 155px; }
.shin {    position: absolute;
    top: 5px;
    left: 10px;
    width: 108px;
    height: 136px;
    color: #ffffff;
    padding: 0;
    font-size: 30px;
    text-align: center; }
    .picarea{ position: absolute; top: 50px; width: 930px; height: 92px; padding: 0; font-size: 0; text-align: right; left: 146px; }
    .picarea2{ padding: 0; width: 800px; margin-right: auto; margin-left: auto; }


.framearea { background-color: navy; position: absolute; top: 20px; left: 10px; width: 890px; }
.box1 { background-color: #f60; width: 1098px; height: 39px; float: left; padding: 0; border-right: 1px solid #f60; border-left: 1px solid #f60; border-top-color: #f60;b;border-top-width: 1px; border-bottom-color: #f60; border-bottom-width: 0; order-top-style: solid; }
.box2 { background-color: #f03; width: 200px; height: 200px; float: left; }
.box3 { background-color: #1f5f1a; width: 135px; height: 200px; float: left; }
.box4 { background-color: #000080; width: 200px; height: 200px; float: left; }
.space { clear: both; }
.shin a.tosmile { display: block; text-align: center; _float:left; color:#fff; height:145px; background-image: url(../images/shinchan.png); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 125px; margin-top: 0; margin-right:0; margin-bottom: 0; padding:0; }
.shin a.tosmile:hover { background-image: url(../images/shinchan-o.png); }
/*ショップエリア
*/
.shopback { background-color: #fff; padding-top: 15px; padding-bottom: 30px; }
.shopback2 { background-color: #ac7f42; }
/* ヘッダー
*****************************************************/

#header .style2{ width: 240px; height: 66px; float: right; margin-top: 15px; margin-right: 12px; }
#header .style1 { margin-top: 15px; width: 151px; height: 66px; float: left; margin-right: 0; margin-left: 50px; }
#header .logo { width: 652px; height: 94px; float: left; }
#header .line{ background-image: url(../images/line.gif); background-repeat: repeat-x; background-position: 0 0; width: 100%; height: 5px; margin-top: 0; }
#header .line2 { background-image: url(../images/line.gif); background-repeat: repeat-x; background-position: 0 0; width: 100%; height: 5px; float: left; }
/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:3px 0;
font-size:80%;
font-weight:normal;
}

#header p{
float:right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:40px 0 30px 10px;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:40px;
float:right;
}

#header ul li{
display:inline;
margin-left:10px;
font-size:90%;
}

#header ul li a{
padding-left:10px;
color:#000;
background:url(../images/arrowSub.png)url(../../smart060/images/arrowSub.png) no-repeat 0 5px;
}

#header ul li a:hover{
color:#bababa;
background-position:0 -10px;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{ clear:both; margin-top:1px; line-height:0; text-align:center; z-index:0; }
#film_roll { margin-top: 10px; }
.toppage{
margin:0 0 20px 0;
padding:10px;
border:1px solid #dadada;
background: #fff;
}


#sidebar-right .content{ border-spacing : 10px 4px; background-color: white; }
#sidebar-right table { margin: 0 0 -4px; padding: 0; }
#breadlist { width: 1100px; margin-top: 5px; margin-right: auto; margin-left: auto; padding-left: 30px; }
#breadlist a { color: #213481; margin-right: auto; margin-left: auto; width: 1100px; }
#breadlist a:visited { color: #9a2626; }
#breadlist a:hover { color: #213481; text-decoration: underline; }

#breadlist2 { width: 820px; margin-top: 5px; margin-right: auto; margin-left: auto; padding-left: 0; }
#breadlist2 a { color: #213481; margin-right: auto; margin-left: auto; width: 1100px; }
#breadlist2 a:visited { color: #9a2626; }
#breadlist2 a:hover { color: #213481; text-decoration: underline; }

/* タイポグラフィ
*****************************************************/
.blogwaku{ width: 96px; padding-top: 2px; padding-right: 2px; padding-left: 2px; border: solid 1px #c8c6c6; }
td.blog { line-height: 14px; padding-bottom: 5px; border: solid 1px #c8c6c6; }
h2.toppage{ clear:both; margin:0; padding:10px 10px 10px 15px; font-size:110%; background:url(../images/border.png)#fff url(../../smart060/images/border.png) repeat-x 0 100% url(../images/border.png) url(../images/border.png) ; border-width: 0;url(../images/border.png);
}

h2.title{
margin:0 0 10px;
padding: 0 5px 0 15px;
line-height:37px;
font-size:110%;
font-weight: normal;
color:#252525;
border:0;
border-bottom: 2px solid #ddd;
background:none;
}
h2.subtitle { color: #252525; font-size: 110%; font-weight: normal; line-height: 37px; background: transparent; margin: 0 0 0; padding: 0 5px 0 0; border-color: #ddd; border-style: solid; border-width: 0 1px; }
.dateLabel{
margin:10px 0 10px;
text-align:right;
font-weight:bold;
color:#858585;
}

.post{ font-size: 115%; background-color: white; margin-top: 5px; padding-top: 10px; padding-bottom:25px; }
.post a { color: #0e0e0e; }
.post a:hover { color: red; text-decoration: underline; }
.post span.small { font-size: 80%; }
.post p { padding: 10px 10px 15px; }
.post p.nendo { color: #5f3919; font-weight: bolder; padding: 10px 10px 5px; border-bottom: 1px solid #5f3919; }
.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(../images/bullet.png)url(../../smart060/images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{ margin:10px 0 5px; padding-bottom:2px; font-size:130%; font-weight:normal; color: #333; padding-left: 15px; border-bottom:2px solid #ac7f42; }
.post h3{
margin:10px 0;
font-size:100%;
font-weight:normal;
color:#2e2c2c;
border-bottom:1px solid #515151;
}
.post h4 { color: #2e2c2c; font-size: 100%; font-weight: normal; line-height: 40px; background-image: url(../images/img/sitemap.png); background-repeat: no-repeat; background-position: left 0; margin: 10px 0; padding-left: 15px; }
.map_left { width: 800px; margin-left: 20px; }
.map_left ul { font-size: 90%; display: table; clear: both; margin: 0 0 25px; padding: 0; }
.map_left ul li { width: 380px; float: left; list-style-image: url(../images/img/arr.gif); list-style-position: inside; }
.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: solid 0 white;
border-collapse: collapse;
border-spacing: 0;
margin:0;
}

.post table th{ padding:0; font-weight:bold; color:#fff; background:#b28242; border: solid 0 #fbfaf9; }
.post table th.map { color: #c00000; font-size: 120%; font-weight: normal; background: white; text-align: left; padding: 0; border-color: #fbfaf9 #fbfaf9 #c00000; border-style: solid; border-width: 0 0 2px; }
.post table td{ padding:0; background:#fff; border: solid 0 white; }
.post table td.style1 { padding-left: 15px; }
.post table td.style2 { color: #213481; font-size: 95%; }
.post table.list td.style3 { color: #5f3919; font-size: 100%; font-weight: 700; padding-left: 45px; border-bottom: 1px solid #ac7f42; }
.post table.list{ border: solid 0 #dac1a3; border-collapse: collapse; border-spacing: 0; margin:0; }
.post table.list td { line-height: 24px; padding: 5px 5px 5px 15px; border-color: #ac7f42; border-style: solid solid dotted; border-width: 0 0 1px; border-collapse: collapse; border-spacing: 0; }
.post table.hyo { margin: 0; border: solid 1px #dac1a3; border-collapse: collapse; border-spacing: 0; }
.post table.hyo th{ padding:0; font-weight:bold; color:#fff; background:#b28242; border-color: #dac1a3; border-style: solid; border-width: 0 0 1px 1px; }

.post table.hyo td{ padding:0; background:#fff; border-color: #dac1a3; border-style: solid; border-width: 0 0 1px 1px; }



.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}
.post img.pdficon { vertical-align: middle; height: auto; max-width: 100%; margin-top: -2px; margin-right: 5px; }
/*協議会資料ページ*/
.post table.shiryou_waku td { text-align: center; }
.post table.shiryou { margin-right: auto; margin-left: auto; border: solid 1px #999; }
.post table.shiryou td { font-size: 90%; }
.post span.style1 { font-size: 85%; }
.post span.style_meeting { color: #5f3919; font-size: 110%; }
img.topsum1 { margin-bottom: 5px; }
img.topsum { margin-right: 22px; margin-bottom: 5px; margin-left: 22px; }
img.aligncenter { display: block; margin: 5px auto; }
img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}

.post table.hyo2 { margin: 0 0 10px 10px; border: solid 1px #dac1a3; border-collapse: collapse; border-spacing: 0; }
.post table.hyo2 th{ padding:3px; font-weight:bold; color:#fff; font-size: 80%; background:#b28242; border-color: #dac1a3; border-style: solid; border-width: 0 0 1px 1px; }

.post table.hyo2 td{ font-size: 80%; padding:3px; background:#fff; border-color: #dac1a3; border-style: solid; border-width: 0 0 1px 1px; }

.post.active{ font-size: 115%; padding: 10px; border: solid 1px #c8c6c6; }
.post.active span.blown { color: #fff; font-size: 120%; font-weight: normal; background-color: #ac7f42; text-align: center; letter-spacing: 3px; margin-left: 20px; padding: 2px 5px; }
.post.active span.red { color: #5f3919; font-size: 120%; margin-left: 10px; }
.post.active img.mid { margin-right: 10px; margin-bottom: 0; margin-left: 10px; }
.post.active span.hutoji { color: #0e0e0e; font-weight: bold; }
.post_title { color: #1a1919; font-size: 115%; background-color: white; padding: 10px; border-color: #c8c6c6 #c8c6c6 #c00000; border-style: solid; border-width: 1px 1px 2px; }

/* サイドバー　ウィジェット
*****************************************************/
.widgetInfo{ margin: 0 0 20px; padding: 0 0 5px; background: #fff; width: 220px; }
section.widget { background: #fff; margin: 0 0 20px; padding: 0 0 5px; width: 220px; }
#banners img{
max-width:225px;
height:auto;
padding-bottom:10px;
}

#banners .bannersum{ color: #222; margin-top: -10px; margin-bottom: 5px; }

section.widget h3{ clear:both; margin:0; padding:0; font-size:100%; font-weight:normal; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#cc0000, EndColorStr=#990000)"; -pie-background: linear-gradient(#c00, #900); }

section.widget a{
display:block;
padding:3px 0 3px 13px;
}

section.widget a:hover{
text-decoration:none;
}
section.widget ul li { text-decoration: none; margin: 0; padding: 0; width: 110px; float: left; }
#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(../images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px solid #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}


#sidebar img.banner{ margin-bottom: 5px; }
#sidebar img.miki { clear: both; margin-top: 3px; margin-bottom: 4px; }
#sidebar-right .content { font-size: 11px; margin-top: 0; padding-top: 0; padding-bottom: 10px; padding-left: 4px; width: 215px; border-top-width: 0; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; border-left: 1px solid #c7c7c7; }
#sidebar-right .rightwaku { background-image: url(../images/waku.gif); background-position: 0 top; margin-top: 0; padding-top: 0; border-width: 0; }
/* フッター
*****************************************************/
#footer ul{
padding-bottom:10px;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:60px;
background:url(../images/arrow.png)url(../../smart060/images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
text-decoration:underline;
}

#footer ul li	a:hover{text-decoration:none;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 10px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:center;
font-size:75%;
zoom:1;
color:#fff;
background:#000;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
width:735px;
margin:20px -25px 20px 0;
}

.thumbWrap li{
float:left;
width: 220px;
margin:0 25px 0 0;
padding:2px 0 40px;
background:none;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#fff;
border:1px solid #777;
}

ul.thumb h3 span{
display:block;
padding:2px 3px;
background:#357dbd;
}

ul.thumb h3 a{color:#fff;}

ul.thumb h3:hover span{background:#56a8e7;}
.mainpic{ margin: 0; padding: 0; border: solid 1px #aaa; }
/*メインメニュー*/
/*@media only screen and (min-width: 600px){ */
nav#mainNav{ background: url(../images/bt_l.gif) repeat-x; clear:both; position:relative; z-index:200; margin-top: -20px; }
nav#mainNav ul{ content:""; display: table; clear: both; zoom:1; }
nav#mainNav ul li{ float: left; position: relative; }

nav#mainNav ul li a.menu1{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:50px; font-size:110%; background-image: url(../images/bt01.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; border-left: 1px solid #fff; }
nav#mainNav ul li a.menu2{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt02.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu3{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt03.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 138px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu4{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt04.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu5{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt05.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu6{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt06.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu7{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt07.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 138px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a.menu8{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt08.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }

nav#mainNav ul li a:hover.menu1{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt01.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; border-left: 1px solid #fff; }
nav#mainNav ul li a:hover.menu2{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt02.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu3{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt03.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 138px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu4{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt04.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu5{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt05.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu6{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt06.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu7{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt07.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 138px; margin-right:0; margin-bottom: 0; padding:0; }
nav#mainNav ul li a:hover.menu8{ display: block; text-align: center; _float:left; color:#fff; height:50px; line-height:30px; font-size:110%; background-image: url(../images/bt08.gif); background-repeat: no-repeat; background-position: left -50px; text-indent: -9999px; width: 137px; margin-right:0; margin-bottom: 0; padding:0; }

	nav#mainNav ul li:first-child{  }

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#fff;
	height:50px;
	line-height:40px;
	font-size:110%;
	padding:0;
	}
	
	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}
	
	nav#mainNav ul li a span{
	font-size:70%;
	color:#fff;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  nav#mainNav ul li.current-menu-item, nav#mainNav ul li:hover, nav#mainNav ul li.current-menu-parent{ background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 100%; }
  
  nav#mainNav ul ul{ width:160px; margin-top: -10px; }
nav#mainNav ul li ul{display: none;}
  
  nav#mainNav ul li:hover ul{
  display: block;
  position: absolute;
  top:60px;
  left:0;
  z-index:500;
	border:0;
  }
	
  nav#mainNav ul li li,nav#mainNav ul li li:first-child{ padding:0 0 0 5px; margin:0; float: none; height:30px; line-height:40px; background-color: white; background-image: none; background-position: 0 0; width:130px; border-color: #c00000; border-style: solid; border-width: 1px 1px 0;  }
nav#mainNav ul li li.riyou2,nav#mainNav ul li li.riyou3 { line-height: 40px; background-color: white; background-image: none; background-position: 0 0; margin: 0; padding: 0 0 0 5px; width: 130px; height: 30px; float: none; border-style: solid; border-width: 1px 1px 0; border-color: #c00000; }
nav#mainNav ul li li.riyou { background-color: white; background-image: none; background-position: 0 0; margin: 0; padding: 0 0 0 5px; width: 130px; height: 45px; float: none; border-style: solid; border-width: 1px 1px 0; border-color: #c00000; }
	nav#mainNav ul li li a{ color: #c00000; width:100%; height:30px; padding:0 ; line-height:30px; font-size:12px; font-weight: bold; text-align:left; }
	nav#mainNav ul li li.riyou a { color: #c00000; font-size: 11px; line-height: 20px; text-align: left; padding: 0; width: 100%; height: 40px; }
nav#mainNav ul li li.riyou2 a { color: #c00000; font-size: 11px; line-height: 30px; text-align: left; padding: 0; width: 100%; height: 30px; }
nav#mainNav ul li li.riyou3 a { color: #c00000; font-size: 85%; line-height: 40px; text-align: left; padding: 0; width: 100%; height: 40px; }
nav#mainNav ul li li a:hover { color: #fff; font-size: 12px; line-height: 30px; background-color: #c00000; text-align: left; padding: 0; width: 100%; height: 30px; }
	nav#mainNav ul li li.riyou a:hover { color: #fff; font-size: 11px; line-height: 20px; background-color: #c00000; text-align: left; padding: 0; width: 100%; height: 40px; }
nav#mainNav ul li li.riyou2 a:hover { color: #fff; font-size: 11px; line-height: 30px; background-color: #c00000; text-align: left; padding: 0; width: 100%; height: 30px; }
nav#mainNav ul li li.riyou3 a:hover { color: #fff; font-size: 85%; line-height: 40px; background-color: #c00000; text-align: left; padding: 0; width: 100%; height: 40px; }
nav#mainNav ul li li.current-menu-item a{font-weight:bold;}
	
	nav#mainNav ul li li:hover{ color: white; background-color: #c00000; background-position: 0 0; }
	nav#mainNav ul li li:hover a { color: white; background-color: #c00000; background-position: 0 0; }
	nav#mainNav ul li:hover ul li:last-child{border:solid 1px #c00000;}

/* メインメニュー 終了
------------------------------------------------------------*/
/* クローズアップ　*/
#bcMain a.ehon{ display: block; text-align: center; _float:left; color:#fff; height:210px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/ehon.gif); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 281px; margin: 38px 0 0; padding:0; border-width: 0;  }
#bcMain a.ehon:hover{ display: block; text-align: center; _float:left; color:#fff; height:210px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/ehon.gif); background-repeat: no-repeat; background-position: left -210px; text-indent: -9999px; width: 281px; margin: 38px 0 0; padding:0; border-width: 0;  }
#bcMain a.book{ display: block; text-align: center; _float:left; color:#fff; height:199px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/booklet.jpg); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 280px; margin: 38px 0 0; padding:0; border-width: 0;  }
#bcMain a.book:hover{ display: block; text-align: center; _float:left; color:#fff; height:199px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/booklet.jpg); background-repeat: no-repeat; background-position: left -199px; text-indent: -9999px; width: 280px; margin: 38px 0 0; padding:0; border-width: 0;  }
#bcMain a.line{ display: block; text-align: center; _float:left; color:#fff; height:119px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/7image002.jpg); background-repeat: no-repeat; background-position: left 0; text-indent: -9999px; width: 280px; margin: 38px 0 0; padding:0; border-width: 0;  }
#bcMain a.line:hover{ display: block; text-align: center; _float:left; color:#fff; height:119px; line-height:50px; font-size:110%; background-image: url(../shinchan-bc/activity/img/7image002.jpg); background-repeat: no-repeat; background-position: left -119px; text-indent: -9999px; width: 280px; margin: 38px 0 0; padding:0; border-width: 0;  }

.content_info a.top:link { color: #da0909; }
.content_info a.top:hover { color: #f03; text-decoration: underline; }
