@charset "utf-8";
*{
	margin:0;
	padding:0;	
}
html {
	background: #f0f0f0;
}
body {
	color: #313031;
	font: 14px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	/* background-color: #ddd; */
	line-height: 36px;
}
p {
    padding: 5px;
    margin: 5px;
}
#post img{
	width: 46%;
    border-radius: 3px;
    margin-left: 0px;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 0px;
	float:right;
    margin-right: 15px;
}
a{
	color: #DC1C13;
	text-decoration: none;
}
a:hover {
	color: #DC1C13;
	text-decoration: underline;}

#Purpose {
	background: #C7C6CC;
	padding-bottom: 40px
}
#Systems {
	overflow: hidden;
	margin: 0 auto;
}
#Language {
	left: 0;
	width: 101%;
	z-index: 90;
	overflow: hidden;
	margin-top: 5px;
	background-color: #769A02;
}

#Language #Manipulation {
	top: 375px;
	height: 72px;
	border: 3px solid#F0EFF4;
}
#Language #Manipulation li {
	height: 72px;
	margin-right: 1px
;
	display: inline-block;
}
.controller{
	overflow:hidden;	
}
.controller_block{
	overflow:hidden;	
}
#Language #Manipulation li a {
	display: block;
	padding: 0 54px;
	height: 72px;
	line-height: 72px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	/* border-right: 3px solid #fff; */
}
#Manipulation li.first a{
	background-color: #F0BC11;
}
#Language #Manipulation li a:hover{
	background-color: #EEC31F;
}

#Database{
	/* width: 954px; */
	margin:0 auto;	
	text-align: center;
	overflow: hidden;
	background-color: #769A02;
	border-bottom: 3px solid#fff;
}
#Database h1 a{
	text-decoration:none;
	color: #FFFFFF;
	line-height:50px;
}
#Database h1 a:hover{
	color: white;	
	text-decoration: underline;
}

#Models {
	padding: 6px;
	top: 0px;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	border: 5px solid#ddd;
}
#footer {
	background: #769A02;
	height: 90px;
	margin-bottom: 0
}
#footerBackground {
	height: 165px;
	margin-bottom: 0
}
#footer p {
	color: #333;
	padding: 0 20px;
	margin: 0;
	line-height: 65px
;
	/* background-color: #B3B345; */
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover{
	color: white;
}
.high {
	font-weight: bold;
	color: #2d7bac
}
.inner {
	padding: 15px 20px
}
.Data {
	margin: 0 auto;
}
.View {
	width: 954px;}
.w600 {
	width: 600px
}
.w220 {
	width: 250px
}
a.thumb img {
	border: 1px solid #e4e4e4
}
div#Transaction {
	box-shadow: rgba(99, 66, 66, 0.5) 0px 3px 5px;	

	background-color: #FFFFFF;
}
#post h2{
    letter-spacing: -2px;
	
    color: #6D8828;
    padding: 10px 0;
    border-bottom: 2px double#6D8828;
}
h3{
    padding-top: 25px;
	
    padding-bottom: 0px;
    letter-spacing: -1px;
    color: #769A02;
    border-bottom: 3px double #769A02;
}
#Storage{
	float: left;
	width: 934px;
	min-height:500px;	
	padding: 10px;
	overflow: hidden;
	box-shadow: 0 0 5px #999;
	margin-top: 10px;
}
#interrelated{
	float: right;
	width: 308px;
	min-height:500px;	
	padding: 5px;
	box-shadow: 0 0 5px #999;
	/* line-height: 35px; */
	margin-top: 10px;
}
#footer{
	clear:both;	
	padding:10px 0;
	text-align:center;
	border-top: 3px solid #F0BC11;
}
.social{
	margin-left:32%;
	margin-bottom:10px;	
}

.Administrator {
	border: 1px solid #CCC;
	width: 100%;
	float: left;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
}
.Administrator img {
	width: 45%;
	float: left;
	border-radius: 3px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 15px;
}
div.Administrator h2 {
	height: 20px;
	line-height: 20px;
	text-align: left !important;
	color: #6D8828 !important;

	padding: 7px !important;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 3px double#6D8828;
}


.programs {
	/* border: 1px solid #565555; */
	width: 100%;
	float: left;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #333;
	box-sizing: border-box;    
	
	background: rgb(255, 255, 255);
	/* margin-left: -10px; */
}
.programs img {
	width: 95%;
	border-radius: 3px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 15px;
}
.programs h2 {
	height: 20px;

	line-height: 20px;
	color: #4D8C79 !important;
	/* background-color: rgb(236, 93, 102) !important; */
	padding: 7px !important;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #4D8C79;
	text-align: left !important;
}

.bottomBlock {
	border: 1px solid #CCC;
	width: 49.5%;
	float: left;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
}
.bottomBlock img {
	width: 96%;
	border-radius: 3px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 15px;
}
.bottomBlock h2 {
	height: 20px;
	line-height: 20px;
	text-align: center !important;
	color: #000000 !important;
	background-color: rgba(3, 3, 3, 0.18) !important;
	padding: 7px !important;
	margin-top: 0;
	border: 1px solid #BDBDBD;
	margin-bottom: 10px;
}
.bottomBlock:nth-child(even){
	float:right;
	margin-right:0;
}	


p.Users {
	margin: 10px 10px;
	float: right;
}
p.Users a {
	text-decoration: none;
	padding: 10px;
	border-radius: 0px;
	color: rgb(255, 255, 255) !important;
	border: 1px solid #FFF;
	background-color: #6D8828;
	/* border-top: 3px solid #56C391; */
}
p.Users a:hover {
	color: rgb(255, 255, 255) !important;
	border: 1px solid;
	background-color: #578849;
	border-top: 3px solid #769A02;
	border-bottom: 3px solid #769A02;
}
ul.Set {
	background: #C56767;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.Set li {
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}
.Set a {
	color: #FEFEFF;
	display: block;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
	text-decoration:none;
}
.Set a:hover {
	background: #222;
	color: #FFF;
}

.Collection{
	clear:both;	
	padding:10px;
	line-height:25px;
	margin-bottom:10px;
	/* border-radius: 10px; */
	margin-top:10px;
	background-color: #FFF;
	color: #130D0D;
	-webkit-border: 7px 7px 7px 7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;	
}


.Collection ul{
	padding:0;
	margin:0;
	list-style:none;	
}
.Collection ul li{
	border-bottom: 1px solid #C9C9C9;
	line-height:25px;	
}
.Collection ul li:last-child{
	border-bottom:none;	
}
div#Storage1 {
    padding: 5px;
    margin: 5px;
}
article.Collection li {
    line-height: 33px;
}