/*----------------------------
 * layout
 ----------------------------*/
html {
	min-height: 100%;
	position: relative;
}

body {
	margin: 0;
	font-family: "Meiryo", "メイリオ", "Arial", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka,
		sans-serif;
	font-size: 13px;
	padding: 0;
	background-color: #FFFFFF;
}

body.underLayer {
	margin: 0 0 52px 0;
	font-family: "Meiryo", "メイリオ", "Arial", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka,
		sans-serif;
	font-size: 13px;
	padding: 0;
	background-color: #FFFFFF;
}

div.underLayerFooter {
	bottom: 0;
	height: 52px;
	position: absolute;
	width: 100%;
}

select, input, button, textarea {
	font-family: "Meiryo", "メイリオ", "Arial", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka,
		sans-serif;
	font-size: 13px;
	line-height: 1.231;
}

img {
	border: none;
}

label {
	cursor: pointer;
}

.fontSmall {
	font-size: 0.9em;
}

.notice {
	color: #ff0000;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.vtop {
	vertical-align: top;
}

.center {
	text-align: center;
}

#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

/*----------------------------
 * common style
 ----------------------------*/
h1 {
	font-weight: bold;
	color: #000;
	border-bottom: 3px solid #e5e5e5;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0 0 3px;
	margin: 15px 0;
}

h2 {
	background-image: url(../images/h2Bg.gif);
	background-repeat: no-repeat;
	color: #62ab04;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 1px 0 0 20px;
}

h2.top {
	border-bottom: 6px solid #8ed508;
	background-image: none;
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0;
}

h2.top2 {
	background-image: url(../images/r-kun.png);
	border-bottom: 3px dotted #8ed508;
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0 0 0 25px;
}

h2.top3 {
	border-bottom: 1px dotted #8ed508;
	border-left: 7px solid #FF7700;
	background-image: none;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 5px;
}

p {
	line-height: 1.3em;
	margin: 0.5em 0;
	padding-left: 1.0em;
}

.activeLang {
	background-color: #ffff20;
}

table {
	font-family: "Meiryo", "メイリオ", "Arial", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka,
		sans-serif;
	font-size: 13px;
}

.regist_button {
	margin: 10px;
	width: 120px;
}

.p-3{
	padding: 1rem;
}

.m-3{
	margin: 1rem;
}

.bold{
	font-weight: bold;
}

/*----------------------------
 * ヘッダー
 ----------------------------*/
#header{
	width: 750px;
	margin:auto;
}

.headerTitle {
	text-align: center;
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*----------------------------
 * フッター
 ----------------------------*/
#footer {
	width: 750px;
	text-align: center;
	margin : 20px auto;
}

#footer .copyright {
	position: relative;
	bottom: 5px;
	left: 10px;
	width: 500px;
	font-size: 13px;
}

/*----------------------------
 * お知らせ
 ----------------------------*/
.notice_title {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.notice_normal {
	font-size: 14px;
	color: black;
	font-weight: normal;
}

.notice_style{
	background: aliceblue;
	border: 1px solid #4297d7;
}

.panel-style{
	background: #fffff966;
	text-align:center;
}

/*----------------------------
 * ログインフォーム
 ----------------------------*/
#login {
	background: aliceblue;
	font-size: 13px;
	border: 1px solid #4297d7;
}

#login-form {
	margin-bottom: 20px;
}


/*----------------------------
 * 注文入力画面
 ----------------------------*/
 #shipment{
 	font-size: 13px;
 }

.contents_tab {
	padding: 0px;
	width: 100%;
	margin-bottom: 36px;
}

.order_text {
	font-size: 11px;
}

/*----------------------------
 * 注文フォーム
 ----------------------------*/
.table td:nth-child(1){
	width: 10em;
}
/*----------------------------
 * 課題フォーム
 ----------------------------*/
.kadai_table td:nth-child(1){
	width: 1.5em;
}

.kadai_table td:nth-child(2){
	width: 22.5em;
}

.kadai_table td:nth-child(3){
	width: 4.5em;
}

.kadai_table td:nth-child(4){
	width: 4.5em;
}

.kadai_confirm_table td:nth-child(1){
	width: 25em;
}

.kadai_confirm_table td:nth-child(2){
	width: 5em;
}

.kadai_confirm_table td:nth-child(3){
	width: 5em;
}

/*----------------------------
 * ぱんくず
 ----------------------------*/
.ui-steps.custom {
	margin-bottom: 10px;
	margin-left: 35px;
	font-size: 0.8em;
}
.ui-steps .ui-steps-item {
    width: 170px;
}
.ui-steps.custom .ui-steps-item .ui-menuitem-link {
	/*height: 10px;*/
	padding: 0 1em;
}
.ui-steps.custom .ui-steps-item .ui-steps-number {
	/*background-color: #0081c2;
	color: #FFFFFF;
	display: inline-block;
	width: 30px;
	border-radius: 10px;
	margin-top: -10px;
	margin-bottom: 10px;*/
	font-size: 1.1em;
}
.ui-steps.custom .ui-steps-item.ui-state-highlight .ui-steps-title {
	color: #555;
}

