@charset "utf-8";
html,
body {
    height: 100%;
    margin: 0px;
    background-color: #FFFFFF;
    font-family: "ＭＳ Ｐゴシック", Osaka, "arial Unicode MS";
    line-height: 1.6em;
    color: #333333;
}
a:link {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
a:active {
    color: #FF6666;
    text-decoration: none;
}
/*　ブロック要素　始まり */
/* ヘッダー　始まり */
#heade_wrap {
    background-image: url(img/bg_h1.gif);
    width: 100%;
    height: 30px;
    overflow: hidden;
    margin: 0;
}
h1 {
    display: inline;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    float: left;
    color: #666666;
    text-indent: 5px;
    margin: 0;
}
h2 {
    font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    margin: 10px 10px 10px 0;
    font-size: 24px;
    font-weight: normal;
    color: #999999;
}
#header_content,
#header_content a,
#header_content a:hover {
    float: right;
    color: #999999;
    line-height: 20px;
    font-size: 12px;
    margin-right: 5px;
    text-decoration: none;
}
#logo { margin-left: 0px }
#index_main {
    background-image: url(img/index_main.jpg);
    background-repeat: no-repeat;
    width: 880px;
    height: 280px;
    overflow: hidden;
    margin: 10px auto;
    text-indent: -9999px;
}
/* ヘッダー　終わり */
/* トップ　始まり */
#div_wraptop {
    width: 900px;
    height: 25px;
    line-height: 10px;
    overflow: hidden;
    margin: 0 auto;
				padding: 0 2px 3px 0;
}
#tc_big {
    width: 19px;
    height: 18px;
    border: 0;
    background-image: url(img/tc_big.gif);
    background-repeat: no-repeat;
}
#tc_mid {
    width: 19px;
    height: 18px;
    border: 0;
    background-image: url(img/tc_mid.gif);
    background-repeat: no-repeat;
}
#tc_sml {
    width: 19px;
    height: 18px;
    border: 0;
    background-image: url(img/tc_sml.gif);
    background-repeat: no-repeat;
}
#div_top {
    width: 900px;
    margin: 0px auto;
    padding: 5px 0;
    overflow: hidden;
}
#wrap_top {
    background-color: #F3F3F3;	
}
.row_navi_sub {
    background-image: url(img/pointer01.gif);
    background-repeat: no-repeat;
    float: right;
    margin: 0 0 0 15px;
    text-indent: 20px;
    font-size: 14px;
    text-decoration: none;
    height: 18px;
    line-height: 14px;
    overflow: hidden;
}
.row_navi_sub a {
    color: #999999;
    text-decoration: none;
}
/* トップ　終わり */
/* メニューバー　始まり */
#menubar_wrap {
    background-image: url(img/bg_menubar.gif);
    background-repeat: repeat-x;
    height: 41px;
    line-height: 30px;
    overflow: hidden;
    font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menubar_container {
}
#nomenubar_container {
    width: 880px;
    margin: 0px auto;
    overflow: hidden;
    padding: 0 10px;
}
#div_menubar {
    width: 900px;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}
.menubar,
.menubar a {
    background-image: url(img/menubar.gif);
    background-repeat: no-repeat;
    display: block;
    width: 180px;
    height: 41px;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.menubar a:hover {
    background-image: url(img/menubarB.gif);
    background-repeat: no-repeat;
}
.menubar_end,
.menubar_end a {
    background-image: url(img/menubar_end.gif);
    background-repeat: no-repeat;
    display: block;
    width: 180px;
    height: 41px;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.menubar_end a:hover {
    background-image: url(img/menubar_endB.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}
/* メニューバー　終わり */
/* コンテンツエリア　始まり */
#container {
    width: 880px;
    background-color: #FFFFFF;
    overflow: hidden;
    margin: 0px auto;
    padding: 0 10px;
}
#breadcrumbs {
    float: left;
    font-size: 12px;
    width: 530px;
}
/* content_main start */
#content_main {
    width: 600px;
    float: right;
    overflow: hidden;
}
.bg_title_01 {
    background-image: url(img/bg_title_01.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 65px;
    line-height: 46px;
    font-size: 20px;
    text-decoration: none;
    text-indent: 16px;
    margin-top: 1px;
    font-weight: bold;
    font-family: "ＭＳ Ｐゴシック", Osaka, "arial Unicode MS", "メイリオ";
}
.bg_title_01 a { color: #333333 }
.bg_title_02 {
    background-image: url(img/bg_title_02.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 43px;
    line-height: 45px;
    font-size: 16px;
    text-decoration: none;
    text-indent: 24px;
    overflow: hidden;
    font-weight: bold;
}
.bg_title_03 {
    background-image: url(img/blue.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 23px;
    line-height: 22px;
    font-size: 18px;
    text-decoration: none;
    text-indent: 28px;
    font-weight: bold;
}
.bg_title_03_2 {
    background-image: url(img/bg_wr_title.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 23px;
    line-height: 22px;
    font-size: 18px;
    text-decoration: none;
    text-indent: 28px;
    font-weight: bold;
}
.bg_title_03_3 {
    background-image: url(img/pointer01.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 16px;
    line-height: 14px;
    font-size: 16px;
    text-decoration: none;
    text-indent: 18px;
    font-weight: bold;
}
.bg_title_04 , .bg_title_04 a {
    background-image: url(img/bg_title_04.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 30px;
    line-height: 32px;
    font-size: 16px;
    text-decoration: none;
    text-indent: 20px;
    overflow: hidden;
    font-weight: bold;
    color: #FFFFFF;
}
.bg_title_05 {
    background-image: url(img/bg_title_05.gif);
    background-repeat: no-repeat;
    display: block;
    width: 560px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-decoration: none;
    text-indent: 24px;
    overflow: hidden;
    font-weight: bold;
    color: #003366;
}
.bg_title_06 {
    background-image: url(img/bg_title_06.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 40px;
    line-height: 45px;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    font-weight: bold;
}
.bg_title_07 {
    background-image: url(img/bg_title_07.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 45px;
    line-height: 55px;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    font-weight: bold;
}
.bg_title_08 {
    background-image: url(img/bg_title_08.jpg);
    font-family: "メイリオ","ＭＳ ゴシック", "Osaka－等幅", "Arial Unicode MS";
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 40px;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
    text-indent: 32px;
    overflow: hidden;
    font-weight: bold;
    color: #FFFFFF;
}
#pagelink {
    width: 97%;
    margin: 0 auto;
    font-size: 12px;
}
.box_01 {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    padding: 5px;
    width: 588px;
}
h3 { margin: 5px 0 20px 0 }
/* content_main end */
/* content_navi start */
#content_navi {
    width: 250px;
    float: left;
    overflow: hidden;
}
.add_navi_html {
    width: 240px;
    margin: 0 auto;
    overflow: hidden;
}
/* content_navi end */
/* 縦メニュー　始まり */
#colnavi_top {
    background-image: url(img/colnavi_top.gif);
    background-repeat: no-repeat;
    width: 240px;
    display: block;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
				margin: 0 auto;
}
#colnavi_body {
    width: 240px;
				margin: 0 auto;
				
}
#colnavi_bottom {
    background-image: url(img/colnavi_bottom.gif);
    background-repeat: no-repeat;
    width: 240px;
    display: block;
    overflow: hidden;
    height: 3px;
    line-height: 3px;
				margin: 0 auto;
}
.colnavi {
    background-image: url(img/colnavi.gif);
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height: 35px;
    height: 31px;
}
.colnavi a {
    color: #666666;
    text-decoration: none;
}
.colnavi_sub {
    background-image: url(img/colnavi_sub.gif);
    background-repeat: no-repeat;
    text-indent: 24px;
    line-height: 35px;
    height: 31px;
}
.colnavi_br {
    line-height: 0;
    height: 0;
}
.colnavi_sub a {
    color: #666666;
    text-decoration: none;
}
/* 縦メニュー　終わり */
/* コンテンツエリア　終わり */
/* ボトムエリア　始まり */
#div_bottom {
    width: 880px;
    background-color: #FFFFFF;
    overflow: hidden;
    margin: 0px auto;
    padding: 0 10px 10px 10px;
}
.bottom { vertical-align: bottom }
#plaque {
    width: 600px;
    float: right;
}
#totop { }
#bottom_content_wrap {
    background-image: url(img/bg_footer.gif);
				background-repeat:repeat-x;
    width: 100%;
    margin: 0 auto;
				background-color: #f3f3f3;
}
#bottom_content {
    color: #333333;
    padding: 10px;
    height: 100%;
    width: 890px;
    margin: 0 auto;
    font-size: 12px;
}
#bottom_content a:hover { }
#bottom_left { }
#bottom_right { }
#bottom_right a { }
#title_sitemap {
    background-image: url(img/title_sitemap.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    width: 440px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}
#div_sitemap,
#div_sitemap a {
    font-weight: normal;
    color: #333333;
}
#div_sitemap a:hover { color: #999999 }
/* ボトムエリア　終わり */
/* フッター　始まり */
#div_footer {
    width: 880px;
				padding-top: 50px;
    overflow: hidden;
    margin: 0px auto;
    font-size: 14px;
}
#footer_wrap {
    overflow: hidden;
				background-color: #f3f3f3;
}
#copyright {
    font-size: 12px;
    float: right;
}
/* フッター　終わり */
/*　ブロック要素　終わり */
/*　その他　始まり */
#get_flash a {
    background-image: url(img/get_flash.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 158px;
    height: 39px;
    margin: 10px auto;
}
#get_pdf a {
    background-image: url(img/get_pdf.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 158px;
    height: 39px;
    margin: 10px auto;
}
#bnr_fv,
#bnr_fv a {
    background-image: url(img/bnr_fv.gif);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 240px;
    height: 44px;
    margin: 0 auto;
}
#bnr_fv a:hover {
    background-image: url(img/bnr_fvB.gif);
    background-repeat: no-repeat;
}
.back,
.back a {
    background-image: url(img/navi_back.jpg);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 20px;
    float: right;
}
.back a:hover {
    background-image: url(img/navi_backB.jpg);
    background-repeat: no-repeat;
}
/*　その他　終わり */
/*　カレンダー　始まり */
.cal_center { text-align: center }
.f_inherit { float: inherit }
#cal_table {
    width: 240px;
    margin: 0 auto;
}
.cal_input_prev {
    background-color: #FFFFFF;
    border: none;
    margin: 5px 0;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.cal_input_next {
    background-color: #FFFFFF;
    border: none;
    margin: 5px 0;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.cal_w15 { width: 15% }
.cal_w14 { width: 14% }
.cal_fs_85 { font-size: 85% }
.bg_td { background-color: #EFEFEF }
.cal_red { color: #FF3333 }
.cal_bg_pink { background-color: #ffc0cb }
.cal_bg_blue { background-color: #b0c4de }
.cal_normal { border: 1px solid #CCCCCC }
.cal_balloon {
    position: absolute;
    display: none;
    border: solid 1px #333333;
    padding: 5px;
    background-color: #FFFFFF;
    text-align: left;
    line-height: 1.4em;
    width: 180px;
}
.cal_day {
    text-decoration: none;
    color: #3399cc;
}
#cal_title {
    width: 240px;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 14px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "arial Unicode MS", "メイリオ";
    color: #999999;
}
/*　カレンダー　終わり */
/* トップページ　INFORMATIONプログラム  始まり　*/
.info_div {
    background-color: #EFEFEF;
    margin-bottom: 2px;
    height: 100%;
}
.info_modified {
    width: 90px;
    padding: 5px;
    float: left;
    font-weight: bold;
    overflow: hidden;
}
.info_case_name {
    width: 488px;
    padding: 5px;
    float: left;
    border-left: 2px solid #FFFFFF;
    overflow: hidden;
}
.info_case_name a,
.info_case_name a:hover { text-decoration: none }
/* トップページ　INFORMATIONプログラム  終わり　*/
/*　スタッフ紹介　始まり */
/*　ボックス01　始まり */
.box_01 { float: right }
.box_01_top {
    background-image: url(./img/box_01_top.gif);
    background-repeat: no-repeat;
    width: 350px;
    line-height: 30px;
    height: 32px;
    margin-right: 10px;
}
.box_01_body {
    background-image: url(./img/box_01_body.gif);
    background-repeat: repeat-y;
    padding: 10px 20px;
    width: 310px;
    font-weight: bold;
    font-family: "ＭＳ Ｐゴシック", Osaka, "arial Unicode MS", "メイリオ";
    font-size: 16px;
    margin-right: 10px;
    line-height: 1.4em;
}
.box_01_bottom {
    background-image: url(./img/box_01_bottom.gif);
    background-repeat: no-repeat;
    width: 350px;
    line-height: 70px;
    height: 70px;
    margin-right: 10px;
}
.staffname {
    background-image: url(./img/bg_staffname.gif);
    background-repeat: no-repeat;
    width: 370px;
    height: 45px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 45px;
}
.staff_name { margin: 0px 0px 0px 20px }
.staff_comment {
    margin: 0px 0px 0px 20px;
    background-image: url(./img/bg_noteline.gif);
    width: 350px;
    line-height: 22px;
    margin-right: 10px;
}
/*　ボックス01　終わり */
/*　ブロック02　始まり */
.block_02_top {
    background-image: url(./img/block_02_top.gif);
    background-repeat: no-repeat;
    width: 600px;
    height: 35px;
    line-height: 35px;
}
.block_02_body {
    background-image: url(./img/block_02_body.gif);
    background-repeat: repeat-y;
    padding: 0px 20px;
    width: 560px;
}
.block_02_bottom {
    background-image: url(./img/block_02_bottom.gif);
    background-repeat: no-repeat;
    width: 600px;
    line-height: 20px;
    height: 20px;
}
/*　スタッフ紹介　終わり */
/*　WEBショーケース　始まり */
.p005_title,
.p005_title a {
    background-image: url(img/red.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 23px;
    line-height: 22px;
    text-indent: 28px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    color: #660033;
}
.div_box_01 {
    border: 1px solid #CCCCCC;
    padding: 10px;
    height: 100%;
}
.div_box_01_right {
    float: right;
    width: 140px;
    border: 1px;
}
.div_box_01_left {
    float: left;
    width: 430px;
}
.p005_to_detail {
    background-image: url(./img/arrow_01.gif);
    background-repeat: no-repeat;
    text-indent: 14px;
    height: 9px;
    font-size: 12px;
    line-height: 12px;
    margin: 15px 0 10px 0;
}
.p005_to_detail a,
.p005_to_detail a:hover {
    color: #0066CC;
    text-decoration: none;
}
.input_prev_next {
    background-color: #FFFFFF;
    border: none;
    margin: 5px 0;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#div_voutline {
    float: right;
    margin: 0 0 0 10px;
}
#img_array_01 {
    float: left;
    margin: 2px 20px 2px 2px;
}
/*　WEBショーケース　終わり */
/* お問い合わせ関連　始まり　*/
#div_privacypolicy {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 20px;
    line-height: 1.4em;
}
.pointer {
    background-image: url(./img/pointer02.gif);
    background-repeat: no-repeat;
    text-indent: 10px;
    line-height: 23px;
}
/* お問い合わせ関連　終わり　*/
.down_arrow01 {
    background-image: url(./img/down_arrow01.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 600px;
    height: 50px;
}
.topics_guide_comment {
    width: 360px;
    float: left;
}
/* バルーン　始まり */
.balloon {
    position: absolute;
    display: none;
    border: solid 1px #333333;
    padding: 5px;
    background-color: #FFFFFF;
    text-align: left;
    line-height: 1.4em;
    width: 180px;
}
/* バルーン　終わり */
/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer { margin-bottom: 0px } /*Juitter container*/
#juitterContainer .twittList {
    margin: 0;
    padding: 0;
}
/* UL that will contain the list of tweets */
/* Bellow the list of tweets "
" */
/*#juitterContainer .twittLI{list-style:none;background:#EEFDEA;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;}_NO__DOTCOMMA__AFTER___NO__DOTCOMMA__AFTER__*/
#juitterContainer .twittLI {
    list-style: none;
    : ;
    margin: 0;
    padding: 5px 0 0 0;
    border-top: dotted 1px #CCCCCC;
    padding: 3px;
    clear: both;
}
#juitterContainer .twittList SPAN.time {
    color: #777;
    font-size: 0.9em;
}
#juitterContainer .twittList A { color: #006600 } /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar {
    float: left;
    border: solid 1px #D3EECA;
    background: #FFFFFF;
    margin-right: 5px;
    padding: 2px;
    width: 48px;
    height: 48px;
}
#juitterContainer .jRM {
    float: right;
    clear: both;
}
/*read it on twitter link*/
#juitterContainer .extLink { } /*CSS for the external links*/
#juitterContainer .hashLink { } /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
#juitterContainer .twittLI { display: inline-block }
* html #juitterContainer .twittLI { height: 1% }
#juitterContainer .twittLI { display: block }
/* */
/*end of Juitter CSS*/
#tweet {
    margin-top: -12px;
    background-color: #EFEFEF;
}
#tweet li {
    margin-bottom: 5px;
    list-style-type: square;
}
#loading_gif {
    background-image: url(img/load.gif);
    background-repeat: no-repeat;
    background-color: #EFEFEF;
    background-position: center;
    width: 600px;
    float: left;
    height: 24px;
    text-indent: -9999px;
}
#title_twitter,
#title_twitter a {
    background-image: url(img/title_twitter.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 33px;
    line-height: 33px;
    text-indent: -9999px;
    overflow: hidden;
}
#title_facebook,
#title_facebook a {
    background-image: url(img/title_facebook.gif);
    background-repeat: no-repeat;
    display: block;
    width: 600px;
    height: 36px;
    line-height: 36px;
    text-indent: -9999px;
    overflow: hidden;
}
th { color: #333333 }
td {
    background-color: #FFFFFF;
    color: #333333;
}
.td_pink { background-color: #ffc0cb }
.td_blue { background-color: #b0c4de }
.td_darkgray { background-color: #e5e5e5 }
.td_lightgray { background-color: #FAFAFA }

/* Item Viewer Begiin */
.item_viewer_box {
    width: 140px;
    float: left;
    border: 1px solid #CCCCCC;
    margin: 4px;
    text-align: center;
}
.item_viewer_img { margin: 5px 0 0 0 }
.item_viewer_cmt , .item_viewer_cmt a{
				line-height: 1.4em;
    font-weight: bold;
    text-align: left;
				letter-spacing: 0.1em;	
}
.item_viewer_cmt_box{
    background-color: #E6E6FA;
    padding: 2px 5px;
    margin: 5px;
    min-height: 80px;
    height: auto !important;
    height: 80px;	
}
/* Item Viewer End */

/* p003 Begin */
.p003_div_2_01{
	width: 260px;
	margin-left: 10px;
}
.p003_div_2_02{
	width: 390px;
	margin-left: 10px;
}
.p003_div_2_03{
	width: 600px;
	margin-left: 10px;
}
.p003_div_2_04{
	width: 400px;
}
.p003_div_3_01{
	width: 120px;
	text-align:right;
}
.mb_expl{
	color: #996655;
}
/* p003 End */