﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#ContentPane .Item_basic .maincontents
{
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    margin: 0 0 20px;
    padding: 10px;
    box-sizing: border-box;
}

#ContentPane .Item_basic .maincontents h2
{
    clear: both;
    letter-spacing: 0.1em;
    font-size: large;
    font-weight: bold;
    margin: 10px 0 5px -5px;
    border-bottom: 3px solid #20BC71;
    padding: 5px 10px 5px 20px;
    margin: 5px 0 20px;
}

#ContentPane .Item_basic .maincontents h3
{
    margin: 5px 0px 10px;
    padding: 5px 10px 5px 15px;
    background: #E9FAF2;
    border-left: 4px double #20BC71;
}

#ContentPane .Item_basic .maincontents >p
{
    margin: 0px;
}


/* ===== HTML文書_枠付き ===== */
.B_ItemDiv {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: hidden;
}

.B_ItemDiv .MTitleBlock {
    text-align: left;
    font-weight: bold;
    font-size: large;
    margin: 0;
    padding: 10px 0px 8px 10px;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #20BC71 !important;
    border-left: 5px solid #20BC71 !important;
    border-bottom: none !important;
    border-right: none !important;
    letter-spacing: 0.1em;
}

.B_ItemDiv .MTitleBlock h3 {
    color: #000000;
    display: block;
    font-size: 120%;
    text-shadow: none;
    float: none;
    padding: 0;
    margin: 0;
}

.B_ItemDiv .FrameDiv {
    margin: 0px;
    padding: 10px;
    border: none;
    line-height: 1.8;
    font-size: medium;
}

.B_ItemDiv .MTitleIcon {
    display: none;
}

.maincontents ul:not(.reToolBar) li, .B_ItemDiv .FrameDiv ul:not(.reToolBar)
{
    list-style: none;
    list-style-position: inside;
    margin: 10px 0px;
}

.maincontents ul:not(.reToolBar) li, .B_ItemDiv .FrameDiv ul:not(.reToolBar) li
{
    font-size: medium;
    background-image: url("../../../images/topic.gif");
    background-repeat: no-repeat;
    margin: 5px 0 !important;
    padding: 5px 2px 5px 20px !important;
    background-color: #f0f8ff;
    line-height: 130%;
}

/* ===== ピックアップ ===== */
.BrowserPickUP_torinet_h2backb_w {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: hidden;
}

.BrowserPickUP_torinet_h2backb_w .h2frame {
    text-align: left;
    font-weight: bold;
    font-size: large;
    margin: 0;
    padding: 10px 0px 8px 10px;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #20BC71 !important;
    border-left: 5px solid #20BC71 !important;
    border-bottom: none !important;
    border-right: none !important;
    letter-spacing: 0.1em;
    background-image: none !important;
}

.BrowserPickUP_torinet_h2backb_w .HeaderTxt {
    color: #000000;
    display: block;
    font-size: 120%;
    text-shadow: none;
    float: none;
    padding: 0;
    margin: 0;
    background-image: none !important;
}

.BrowserPickUP_torinet_h2backb_w .TitleBlock {
    margin: 0px;
    padding: 10px;
    border: none;
    line-height: 1.8;
}

/* ===== ニュースリスト =====*/
.BrowserNewsList_h2g_border {
    background-color: transparent;
    padding: 10px;
    margin: 0 0 20px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
}

.BrowserNewsList_h2g_border h2 {
    margin: 0 0 10px !important;
}

.BrowserNewsList_h2g_border h4, .BrowserNewsList_h2g_border h3.Title {
    background-image: url(../../../images/topic.gif);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 20px;
    margin: 10px 0 0;
    border-bottom: 1px dotted #999999;
}


/*HTML文書整形*/
.maincontents h2 {
    clear: both;
    letter-spacing: 0.1em;
    font-size: large;
    font-weight: bold;
    margin: 10px 0 5px -5px;
    border-bottom: 3px solid #20BC71;
    padding: 5px 10px 5px 20px;
    margin: 5px 0 20px;
}

.maincontents h3,
.B_ItemDiv .FrameDiv h3
{
    margin: 5px 0px 10px;
    padding: 5px 10px 5px 15px;
    background: #E9FAF2;
    border-left: 4px double #20BC71;
}

.maincontents h4,
.B_ItemDiv .FrameDiv h4
{
    clear: both;
    letter-spacing: 0.1em;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px 5px 5px 10px;
    background: #E8F8F0;
    border-radius: 5px;
}

.maincontents h5,
.B_ItemDiv .FrameDiv h5
{
    color: black;
    letter-spacing: 0.1em;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 10px !important;
    padding: 5px 10px 5px 15px;
    border-bottom: 1px solid #20BC71;
}

.maincontents h6,
.B_ItemDiv .FrameDiv h6
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0E5734;
    padding: 5px 5px 5px 15px;
}


.maincontents p {
    clear: both;
    font-size: 100%;
    margin: 0px;
    text-indent: 1em;
}

.maincontents ul li,
.B_ItemDiv .FrameDiv ul li {
    border-bottom: 1px solid #bfbfbf;
    margin: 0 0 10px;
    padding: 5px;
}

.maincontents ul li:last-child,
.B_ItemDiv .FrameDiv ul li:last-child {
    border-bottom: none;
}

/*auto generated region*/

#BaseTable
{
	width:900px;

}
#SystemMenu
{
	width:900px;

}
#HeaderPane
{
	width:900px;

}
#Middle
{
	width:900px;

}
#LeftPane
{

}
#ContentPane
{
	width:640px;
	padding-right:0px;	padding-left:0px;
}
#RightPane
{
	width:250px;
	padding-right:0px;	padding-left:10px;
}
#FooterPane
{
	width:900px;

}

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
#ContentPane .Item_basic .maincontents
{
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    margin: 0 0 20px;
    padding: 10px;
    box-sizing: border-box;
}

#ContentPane .Item_basic .maincontents h2
{
    clear: both;
    letter-spacing: 0.1em;
    font-size: large;
    font-weight: bold;
    margin: 10px 0 5px -5px;
    border-bottom: 3px solid #20BC71;
    padding: 5px 10px 5px 20px;
    margin: 5px 0 20px;
}

#ContentPane .Item_basic .maincontents h3
{
    margin: 5px 0px 10px;
    padding: 5px 10px 5px 15px;
    background: #E9FAF2;
    border-left: 4px double #20BC71;
}

#ContentPane .Item_basic .maincontents >p
{
    margin: 0px;
}



/* ===== HTML文書_枠付き ===== */
.B_ItemDiv {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: hidden;
}

.B_ItemDiv .MTitleBlock {
    text-align: left;
    font-weight: bold;
    font-size: large;
    margin: 0;
    padding: 10px 0px 8px 10px;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #20BC71 !important;
    border-left: 5px solid #20BC71 !important;
    border-bottom: none !important;
    border-right: none !important;
    letter-spacing: 0.1em;
}

.B_ItemDiv .MTitleBlock h3 {
    color: #000000;
    display: block;
    font-size: 120%;
    text-shadow: none;
    float: none;
    padding: 0;
    margin: 0;
}

.B_ItemDiv .FrameDiv {
    margin: 0px;
    padding: 10px;
    border: none;
    line-height: 1.8;
    font-size: medium;
}

.B_ItemDiv .MTitleIcon {
    display: none;
}

.maincontents ul li, .B_ItemDiv .FrameDiv ul:not(.reToolBar)
{
    list-style: none;
    list-style-position: inside;
    margin: 10px 0px;
}

.maincontents ul li, .B_ItemDiv .FrameDiv ul:not(.reToolBar) li
{
    font-size: medium;
    background-image: url("../../../images/topic.gif");
    background-repeat: no-repeat;
    margin: 5px 0 !important;
    padding: 5px 2px 5px 20px !important;
    background-color: #f0f8ff;
    line-height: 130%;
}

/* ===== ピックアップ ===== */
.BrowserPickUP_torinet_h2backb_w {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: hidden;
}

.BrowserPickUP_torinet_h2backb_w .h2frame {
    text-align: left;
    font-weight: bold;
    font-size: large;
    margin: 0;
    padding: 10px 0px 8px 10px;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #20BC71 !important;
    border-left: 5px solid #20BC71 !important;
    border-bottom: none !important;
    border-right: none !important;
    letter-spacing: 0.1em;
    background-image: none !important;
}

.BrowserPickUP_torinet_h2backb_w .HeaderTxt {
    color: #000000;
    display: block;
    font-size: 120%;
    text-shadow: none;
    float: none;
    padding: 0;
    margin: 0;
    background-image: none !important;
}

.BrowserPickUP_torinet_h2backb_w .TitleBlock {
    margin: 0px;
    padding: 10px;
    border: none;
    line-height: 1.8;
}

/* ===== ニュースリスト =====*/
.BrowserNewsList_h2g_border {
    background-color: transparent;
    padding: 10px;
    margin: 0 0 20px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
}

.BrowserNewsList_h2g_border h2 {
    margin: 0 0 10px !important;
}

.BrowserNewsList_h2g_border h4, .BrowserNewsList_h2g_border h3.Title {
    background-image: url(../../../images/topic.gif);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 20px;
    margin: 10px 0 0;
    border-bottom: 1px dotted #999999;
}

/*HTML文書整形*/
.maincontents h2 {
    clear: both;
    letter-spacing: 0.1em;
    font-size: large;
    font-weight: bold;
    margin: 10px 0 5px -5px;
    border-bottom: 3px solid #20BC71;
    padding: 5px 10px 5px 20px;
    margin: 5px 0 20px;
}

.maincontents h3,
.B_ItemDiv .FrameDiv h3
{
    margin: 5px 0px 10px;
    padding: 5px 10px 5px 15px;
    background: #E9FAF2;
    border-left: 4px double #20BC71;
}

.maincontents h4,
.B_ItemDiv .FrameDiv h4
{
    clear: both;
    letter-spacing: 0.1em;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px 5px 5px 10px;
    background: #E8F8F0;
    border-radius: 5px;
}

.maincontents h5,
.B_ItemDiv .FrameDiv h5
{
    color: black;
    letter-spacing: 0.1em;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 10px !important;
    padding: 5px 10px 5px 15px;
    border-bottom: 1px solid #20BC71;
}

.maincontents h6,
.B_ItemDiv .FrameDiv h6
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0E5734;
    padding: 5px 5px 5px 15px;
}

.maincontents p {
    clear: both;
    font-size: 100%;
    margin: 0px;
    text-indent: 1em;
}

.maincontents ul li,
.B_ItemDiv .FrameDiv ul li {
    border-bottom: 1px solid #bfbfbf;
    margin: 0 0 10px;
    padding: 5px;
}

.maincontents ul li:last-child,
.B_ItemDiv .FrameDiv ul li:last-child {
    border-bottom: none;
}
}
