/* 美方システムデザイン株式会社用CSS */
.sitename{
	margin:15px 0 15px;
}
.sitename a{
	font-size: 1.6em;
	color: inherit;
}

i{
	font-size: 1.3em;
	color: inherit;
}

.navbar .navbar-inner {
	padding: 0;
}

.navbar .nav {
	margin: 0;
	display: table;
	width: 100%;
}

.navbar .nav li {
	display: table-cell;
	float: none;
}

.navbar .nav li a {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .75);
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.navbar .nav li:last-child a {
	border-right: 0;
	border-radius: 0 3px 3px 0;
}

.mnu-color li a:link { color: #fd8000; }
.mnu-color li a:visited { color: #fd8000; }
/*
.mnu-color li a:hover { color: #ff0000; }
.mnu-color li a:active { color: #ff8000; }
*/
.adminmnu-color li a:link { color: #ffff00; }
.adminmnu-color li a:visited { color: #ffff00; }
footer {
	margin-top: 10px;
	background-color: #222;
}
footer .cpy{
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	color:white;
}

.mh2{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	border-left: 7px solid #fd8000;
	border-bottom: 1px solid #fd8000;
	font-weight: bold;
}

.bqc{
	color:#fd8000;
	border-color:#fd8000;
	border-bottom: 1px solid #fd8000;
	font-weight: bold;
}

.mh3{
	padding-left:60px;
	font-size: 16px;
	font-weight: bold;
}

.step_1{
	background: url("../img/h4_title01.jpg") no-repeat;
}

.step_2{
	background: url("../img/h4_title02.jpg") no-repeat;
}

.step_3{
	background: url("../img/h4_title03.jpg") no-repeat;
}

.step_4{
	background: url("../img/h4_title04.jpg") no-repeat;
}

.step_5{
	background: url("../img/h4_title05.jpg") no-repeat;
}

.step_6{
	background: url("../img/h4_title06.jpg") no-repeat;
}

.ext01{
	margin-left:40px;
}

.ext02{
	margin-left:20px;
}

.extzero{
	margin:0;
	padding:0;
}
