body  { 
	background-color:#ffffff;
    margin-left:10%;
    margin-right:10%;
    scrollbar-face-color:#ffffff;}

body.top{
width:800px;
}

p,div,table,ol { 
	color:#191970;
	font-size:12pt;
	font-family:"ＤＨＰ平成明朝体W3","ＭＳ 明朝","ＭＳ ゴシック";
	line-height:14pt;}

ul { 
	color:#191970;
	font-size:12pt;
	font-family:"ＤＨＰ平成明朝体W3","ＭＳ 明朝","ＭＳ ゴシック";
	line-height:14pt;
	list-style-type:circle;}

.tytle{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-bottom:30px;
    text-align: center;
	width:200px;
	height:50px;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);			

	text-shadow: 0 1px 0 rgba(0,0,0,0.4);

	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-border-radius: .3em;
	border-radius: .3em;
}

.tytle-blue{
	background: #4477a1;
	background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );
	background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1');
}

div.header{
	margin-top:25px;
	margin-bottom:25px;
}

div.com_photo{
	margin-right:300px;
}

div.menu{
	float:right;
	width:300px;
	line-height:18pt;
}

div.footer{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:100%;
	text-align:center;
}

h1 { 
	color:#191970;
	font-size:24pt;
	font-family:"ＭＳ Ｐゴシック";
	text-align:center;}

h1.top{
	color: rgb(204, 204, 204);
    font: italic 24pt 'Trebuchet MS',Arial, Helvetica;
}

p.center {text-align:center;}

p.modify {text-align:right;}

p.title {
	font-size:13.5pt;
	text-align:center;}

div.ipv4 {
	position:absolute;
	left:60%;
	top:200px;}

p.body {
	text-align:left;
	line-height:36px;}

p.body2 {
	margin-left:100px;}

p.menu {
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;}

.caution {color:red;}

.cmd {
	color:black;
	border:thin solid #111111;
	background-color:#eeeeee;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:150px;
	padding:5px;}

img {border-style:none;}

img.new {
	border-style:none;
	margin-left:10px;}

img.pict {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;}

img.pict_l {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;}

img.pict_lc {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	clear:left;}

span.title {
	color:#191970;
	font-size:16pt;
	font-family:"ＤＨＰ平成明朝体W3","ＭＳ 明朝";
	font-weight;100;}

span.navbar {font-family:"Times New Roman";}

a:link {text-decoration:none;color:#0ce0b0;}

a:hover{
text-decoration:none;
background-color:#0ce0b0;
color:#ffffff;
}

a:visited {text-decoration:none;color:#007FFF;}

select {width:250px}

