﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 基礎設定 == */
*{
    background-image: none;
}

body
{
    background: none !important;
}

#BaseTable,
#HeaderPane,
#Middle,
#LeftPane,
#ContentPane,
#RightPane,
#FooterPane
{
    margin: auto;
    padding: 0;
    width: 950px;
}

#FooterPane
{
    margin: 0 0 45px;
}

/* = 以下ヘッダよりソース記載順 = */
#headertop
{
    border: 1px solid #cccccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
    width: 928px;
    background-color: #ffffff;
}

.logo
{
    position: relative;
    top: 2px;
}

.header_text
{
    font-size: 300%;
    font-weight: bold;
    left: 230px;
    position: absolute;
    top: 4px;
}

.header_text2
{
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: left;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 7px;
}

.header_text2 a
{
    text-decoration: none;
}



/* == 緊急災害ページ用 == */
.red_block_h2 {
	border-bottom: 3px solid #8C0101;
	border-top: 3px solid #8C0101;
	background-color: #fffafa;
	text-align: center;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 基礎設定 == */
*
{
    background-image: none;
}

body
{
    background: none;
}

#BaseTable,
#HeaderPane,
#Middle,
#LeftPane,
#ContentPane,
#RightPane,
#FooterPane
{
    margin: auto;
    padding: 0;
    width: 320px;
}

#FooterPane
{
    margin: 0 0 45px;
}

/* = 以下ヘッダよりソース記載順 = */
#headertop
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
    width: 298px;
}

.logo
{
    left: 40px;
    position: relative;
    top: 2px;
}

.header_text
{
    font-size: medium;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.header_text2
{
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin: auto;
    padding: 5px 10px;
    position: relative;
    text-align: center;
}

.header_text2 a
{
    text-decoration: none;
}






/* フッタ */
.footer_h,
.footer_b
{
    display: none;
}

.footer_base
{
    background: none;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    text-align: center;
    width: 298px;
    float: left;
}

.footer_body
{
    width: auto;
}

.footer_copy
{
    width: auto;
}

.BrowserModuleSet_Div .SetContentPane
{
    float: left;
    width: 100%;
}

#smart_mode_change2
{
    display: none;
}



/* == 緊急災害ページ用 == */
.red_block_h2 {
	border-bottom: 3px solid #8C0101;
	border-top: 3px solid #8C0101;
	background-color: #fffafa;
	text-align: center;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}
