@charset "UTF-8";
body {
	background-color: #f0f8ff;
    }
#container{
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#mainwrapper header {
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	display: block;
	width: 100%;
    padding-bottom: 0px;
margin-bottom: 0px;
}

#mainwrapper header #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#mainwrapper header #logo {
	/* Company Logo text */
	width: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: rgba(146,146,146,1.00);
	height: 60px;
}
#content #sidebar nav blockquote {
	margin-left: 10px;
	margin-right: 0px;
}

#mainwrapper header #logor {
	/* Company Logo text */
	width: 101px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: rgba(146,146,146,1.00);
	height: 60px;
}


#mainwrapper header nav {
	/*Nav bar containing links in header */
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2%;
	width: 68%;
	float: left;
	color: rgba(146,146,146,1.00);
}

header nav a {
	/* Links in header */
	padding-right: 2%;
	color: #000;
	text-decoration: none;
}

#content #mainContent h1 {
    /* Styling for main headings */
    color: #FFF;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 120%;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: normal;
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    background-color: #003399;

}
#content #mainContent h2 {
	/* Styling for main headings */
	color: rgba(0,0,0,1);
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 110%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content #mainContent h3 {
	/* Styling for main headings */
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content #mainContent h4 {
	/* Styling for main headings */
	color: rgba(0,0,0,1);
	margin-right: 10px;
	margin-left: 10px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 100%;
}
#content #mainContent p {
	/* All paragraphs under maincontent */
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content #mainContent p {
	text-align: justify;
	color: #000000;
}

#content #mainContent li {
	/* All paragraphs under maincontent */
	color: rgba(51,51,51,1);
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

#content #mainContent #authorInfo {
	/* Author info section */
	background-color: rgba(255,255,255,1.00);
}
#content #mainContent #authorInfo h2, #content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
}
#content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2%;
}
footer article {
	/* Footer articles */
	width: 100%;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-color:#003399;
}
footer article h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
}
#mainContent {
	width: 77%;
	float: left;
	line-height: 150%;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    padding-top: 0px;
	margin-top: 0px;

}
#mainwrapper #content #sidebar {
	/* Sidebar
	width: 18%; */
	width: 23%;
    height: 100%;
   display: inline-block;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	margin-top: -20px;
	padding-top: 0px;
	background-color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mainwrapper {
	/* Container of all content */
	max-width: 960px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	background-color: #FFF;
	z-index: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
    display: block;
}

#content #sidebar input {
	/* Search box in sidebar */
	width: 98%;
	height: 32px;
}
#content #sidebar #adimage {
	/* Container for Image in sidebar */
	width: 100%;
	float: none;
	overflow: auto;
	background-image: url(../../images/banarbg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
	text-shadow: 2px 2px 2px #000000;
	font-style: normal;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#adimage a:link {
	color: #FFF;
	text-decoration: none;
}
#adimage a:visited {
	color: #FFF;
	text-decoration: none;
}
nav ul li {
	display: block;
	list-style-type: none;
    margin: 0;
    background-image: url("../../images/banarbk.png")
}
nav ul {
	padding-left: 0%;
}
nav ul li a:link {
	display: block;
	padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -15px;
    margin-bottom: -15px;
    color: rgba(0,0,0,1);
	text-decoration: none;
	font-weight: normal;
	list-style: none;
    margin: 0;
    background-image: url("../../images/banarbg.png")
}
nav ul li a:visited {
	color: rgba(0,0,0,1);
	text-decoration: none;
	font-weight: normal;
	list-style: none;
}
nav ul li a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}
nav ul li a:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}
#footerbar {
	/* Footer bar at the bottom of the page */
	height: auto;
	clear: both;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	display: block;
	font-size: small;
}

footer {
	/* Footer region */
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
	background-color: #003399;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}
#mainwrapper header nav a {
	/* Links in header */
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
footer a:link {
	color: #FFFFFF;
}


/* Tablet view 
@media screen and (max-width:769px) {*/
@media screen and (max-width:800px) {
.notOnDesktop {
	/* Search box shown only in mobile view and Tablet view */
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 96%;
}
#content .notOnDesktop input {
	height: 28px;
}
#mainContent {
	float: none;
	width: 96%;
	margin: 0px;
	padding: 0px;
}
#sidebar input {
	/* Search box in sidebar */
	display: none;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	float: none;
	width: 92%;
	padding-top: 13px;
	overflow: auto;
	margin-top: 3px;
	margin-left: 2%;
	padding-bottom: 13px;
}
#content #sidebar #adimage {
	/* Image in sidebar */
	width: 96%;
	margin-top: 0px;
	float: left;
	margin-left: 4%;
}
#content #sidebar nav {
	/* Navigation links in sidebar */
	width: 96%;
	float: left;
	padding-left: 4%;
}
#sidebar nav ul {
	margin-top: 0px;
}
footer {
	/* Footer region */
	width: 100%;

}
#content footer article {
	/*Each footer article */
	width: 100%;
}
#mainwrapper header {
	/* Header */
	width: 100%;
}
}

/* Mobile view
@media screen and (max-width:480px) { */
@media screen and (max-width:530px) {
#mainwrapper header #logo {
	/* Company Logo text in header 
	width: 96%;
	margin-left: 2%;
}
#mainwrapper header nav {
	/*navigation links in header */
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	width: 98%;
}
#content #sidebar #adimage {
	/* Container for image in sidebar */
	width: 96%;
}
#content #sidebar nav {
	/* Navigation bar for links in sidebar */
	width: 96%;
	padding-top: 7px;
}
#sidebar nav ul li {
	display: inline-block;
	width: 96%;
	text-align: center;
}
#mainwrapper #content #sidebar {
	/* sidebar */
	padding-bottom: 0px;
}
#content .notOnDesktop {
	/* Search box shown only in mobile and tablet view */
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#content .notOnDesktop input {
	width: 80%;
	text-align: center;
}

#content footer article {
	/* Each foter article */
	width: 100%;
	font-size: x-small;
}
}
.red {
	color: #FF0000;
}
.smallred {
	color: #FF0000;
	font-size: small;
}

.black {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
/* ■■■ フォントサイズ ■■■ */
.size75 {
	font-size: 75%;
}
.size85 {
	font-size: 85%;
}
.size90 {
	font-size: 90%;
}


.size95 {
	font-size: 95%;
}
.size105 {
	font-size: 105%;
}
.size110 {
	font-size: 110%;
}
.size120 {
	font-size: 120%;
}
.size130 {
	font-size: 130%;
}
.size140 {
	font-size: 140%;
}
.size150 {
	font-size: 150%;
}
/* ■■■ ラインハイト ■■■ */
.line100 {
	line-height: 100%;
}
.line105 {
	line-height: 105%;
}
.line110 {
	line-height: 110%;
}
.line115 {
	line-height: 115%;
}
.line120 {
	line-height: 120%;
}
.line125 {
	line-height: 125%;
}
.line130 {
	line-height: 130%;
}
.line135 {
	line-height: 135%;
}
.line140 {
	line-height: 140%;
}
.line150 {
	line-height: 150%;
}
.line160 {
	line-height: 160%;
}
.line165 {
	line-height: 165%;
}
.line170 {
	line-height: 170%;
}
.line180 {
	line-height: 180%;
}
.line190 {
	line-height: 190%;
}
.line200 {
	line-height: 200%;
}
.singleline { /*1重取り消し線*/
background-image:url("../../images/redline.png");
background-repeat:repeat-x;
background-position: center;
}
#content #sidebar table {
	border: 1px solid #CCC;
	font-size: 75%;
	vertical-align: top;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	width: 95%;
	margin-left: 4%;
	text-transform: none;
}
#sidebar table tr td h4 {
    color: #FFF;
    background-color: #003399;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 150%;
    padding: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.renew {
	margin:0 1em 0 0;
	float:right;
	font-size:70%;
}
.renew a:link, .bar span.renew a:visited {
	color:#00F;
}
.renew a:hover {
	color:#F00;
}
#social{display:block; text-align:center; padding:10px; margin-left:auto; margin-right:auto;}

#social .tweet{
	display:inline-block;
	width:50%;
	width:60px;
	height:60px;
	background-image:url("../images/Twitter-roundedsquare-blue.png");
	background-size:cover;
	clear:none;
}

#social a{display:blcok; width:60px; height:60px; text-align:center; line-height:80px;}

#social a:hover
{
    transform: scale(1.05);
}

#social a span{display:none;}
.resizeimage img { width: 100vw; }