﻿body{
    width: 1200px;
    margin: 0px auto;
    background-color: #f5f5f5;
    font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

#Quote{
	text-align: right;
	font-size: 10px;
	color: #999999;
}

.ResQuote{
	font-size: 12px;
	color: #999999;
}

.ResMark{
	color: #0000ff;
}

.TextRed{
	color: #ff0000;
}

.TextBlue{
	color: #000055;
}

.TextGreen{
	color: #008800;
}

.TextPink{
	color: #ff88ff;
}

.TextPurple{
	color: #880088;
}

.TextBig1{
	font-size: 24px;
}

.TextBig2{
	font-size: 30px;
}

#iframeBlock{
    width:100%;
    height:54vh;
}

a:link{
    color: #5555ff;
}

a:visited{
    color: #5555ff;
}

a:hover{
    color: #5555ff;
}

a:active{
    color: #5555ff;
}

.EnterToArticle{
    font-size: 1.5rem;
}

.TimeValue{
    text-align: right;
    font-size: 0.75rem;
    padding-top: 5px;
    padding-bottom: 5px;
}

.BlockTitle{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    font-size: 1rem;
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 10px;
}

.BlockTitle2{
    justify-content: left;
    align-items: center;
    display: flex;
    height: 10px;
    margin-left : 10px ;
    margin-right : 10px ;
    font-size: 1rem;
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    padding-left: 30px;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .2);
}

.row1{
    margin-bottom : 10px ; 
}

.SiteName{
    font-size: 3rem;
    background-color:  #ffffff;
    padding : 15px ; 
    height: 100px ; 
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .2);
}

.row2{
    justify-content:space-between;
}

.LeftBlock{
    float: left;
    width: 15%;
    background-size: contain;
}

.SideLinkBlock{
    overflow: hidden;
}

.FitSize{
    width: 100%;
}

.MainBlock{
    float: left;
    width: 70%;
}

.LinkBlock, #CommentForm{
    background-color:  #ffffff;
    padding : 20px ; 
    margin-left : 10px ;
    margin-right : 10px ;
    margin-bottom : 10px ;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .2);
}

.UpdateBlock{
    padding-left : 20px ; 
    padding-right : 20px ; 
    font-size: 1rem;
}

.Title{
    justify-content: left;
    align-items: center;
    padding-left : 20px ; 
    padding-right : 20px ; 
    padding-top : 30px ;
    margin-left : 10px ;
    margin-right : 10px ;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .2); 
    background-color: #000000;
    color: #ffffff;
    font-weight:bold;
    font-size: 25px;
}

.MainContentsA{
    background-color:  #ffffff;
    padding : 20px ;
    margin-left : 10px ;
    margin-right : 10px ;
    margin-bottom : 20px ; 
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .2); 
}

.RightBlock{
    float: left;
    width: 15%;
    background-size: contain;
}


.ResBlock1{
    margin-left: 20px;
}

.ResBlock2{
    margin-left: 40px;
}

.ResBlock3{
    margin-left: 60px;
}

.ResBlock4{
    margin-left: 80px;
}

.ResBlock5{
    margin-left: 100px;
}

.ResBlock6{
    margin-left: 120px;
}

.ResBlock7{
    margin-left: 140px;
}

.ResBlock8{
    margin-left: 160px;
}

.ResBlock9{
    margin-left: 180px;
}

.ResBlock10{
    margin-left: 200px;
}

.ResText,.ResText1{
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
    margin-left: 25px;
}

.ResText1{
    color: #000077;
}

.ResNumber,.ResName,.ResDate,.ResID,.ResID1{
    font-size: 12px;
}

.ResNumber,.ResDate,.ResID{
    color:#999999;
}

.ResName{
    color:#007755;
}

.ResID1{
    color:#ff0000
}



#comment_area{
	padding-inline-start: 20px;
}

.comment_user{
	color: #5555ff;
}
.comment_date{
	color: #555555;
}
.comment_text{
	color: #555555;
	padding-bottom: 20px;
}
.name_editor{
	width: 400px;
	margin-bottom: 5px;
	font-size: 16px;
}
.comment_editor{
	width: 400px;
	font-size: 16px;
	border-radius: 3px;
	height: 100px;		
	margin-bottom: 5px;
}

li{
	list-style-position: inside;
	border-bottom: 1px solid #ccc;
}

.comment_block{
	display: inline-block;
	vertical-align: top;		
}

.comment_form{
	margin-left: 30px;
}
	
	
.TitleA{	
    display: flex;
    align-items: center;
    padding-left : 20px ; 
    padding-right : 20px ; 
    padding-top : 15px ;
    padding-bottom : 15px ;
    margin-left : 10px ;
    margin-right : 10px ;
    font-size: 28px;
    background-color: #000000;
    color: #ffffff;	
}
	
.TitleB{
    font-size: 24px;
    margin-bottom: 10px;
}

.ContentsA{
    margin-bottom: 50px;
}

.spAfi,.spAfiB{
    display: none;
}

footer{
    display: block;
    text-align:center;
    font-size: 0.8rem;
    clear:left;
    padding-top: 20px;
    padding-bottom: 20px;
}


