body {
background-image:url("material/karibg1.gif");
background-color:#ffffff;
background-position:right bottom;
background-attachment: fixed;
background-repeat:no-repeat;
padding-top: 1em;
line-height: 1.6em;
margin:40px 80px 50px 80px;
}

a:link {
	color: #004080;
}
a:visited {
	color: #004080;
}
a:hover {
    color:#990066
	}
a:active {
	text-decoration: none;
}

/* CSS Document */

.italic {font-style:italic;}
.bold {font-weight:bold;}
.center{ text-align:center;}
.left { text-align:left;}
.right{	text-align:right;
       padding-right:8px;
       }
.gyokan {line-height:160%;}
.font-xl { font-size:x-large;}
.font-l {font-size:large;}
.font-ll {font-size:larger;}
.font-m {font-size:medium; }
.font-s {font-size:small; }
.font-ss {font-size:smaller;}
.font-xs {font-size:x-small}

ul{
	list-style-type:none;
	font-size:x-small;
	line-height : 130%;
}
.sub_title{
	line-height:150%;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}
.sub {
	line-height:150%;
	color:#000099;
	font-weight:bold;
}
.inyou {
	line-height:150%;
	color:#000099;
	margin:0px 50px 0px 50px;
}
.left_title{
	line-height:150%;
	font-size:larger;
	font-weight:bold;
	color:#000099;
	text-align:left;
}

.mgb0 {
margin-bottom: 0!important;
}

p.title{
font-size: 18px;
font-weight:bold;
text-align:center;
}

h2 {
font-size: 16px;
font-weight: bold;
margin: 0 0 10px 0;
padding: 20px 0 0 0;
}

h3 {
font-size: 16px;
font-weight: normal;
margin: 0 0 10px 0;
}

p {
font-size: 16px;
line-height: 26px;
margin: 0 0 20px 0;
padding: 0;
}

p.right{	text-align:right;
padding: 0 8px 0 0;
margin-bottom: 30px;
}

p.indent {
text-indent: 16px;
}

div.photo {
clear: both;
text-align: center;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: start;
align-items: start;
margin: 45px auto 45px auto;
}

div.photo img {
margin: 0 10px;
}

.center table {
border-collapse: collapse;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
margin: 0 auto;
}

.center th {
width: 75px;
text-align: center;
font-weight: normal;
box-sizing: border-box;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 5px;
}

.center td {
width: 75px;
text-align: center;
box-sizing: border-box;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 5px;
}









