@charset "UTF-8";
/* CSS Document */
.content-area {
	width: 100%;
	max-width: 960px;
	margin: 5px auto 0;
	padding: 0 10px;


}
.page-name{
	font-weight: 700;
	font-size: 3em;
	letter-spacing: 3px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 0;
}
.page-name-s{
	font-weight: 700;
	font-size: 2em;
	letter-spacing: 3px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 0;
}
.page-name-info{
	font-weight: 700;
	font-size: 28px;
	letter-spacing: 3px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 5px;
}
.page-name-jp{
	
	font-weight: 400;
	font-size: 14px;
	margin-left: 20px;
	vertical-align: middle;
	letter-spacing: 1px;
}

.news-name-sub{
	font-size: 12px;
	vertical-align: middle;
	line-height: 18px;
}
.cat-name-sub{
	margin-left: 50px;
}
.contents-text-centre{
	width: 100%;
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 10px 10px 10px 5px;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
}
.contents-text{
	width: 100%;
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 10px 10px 10px 5px;
	line-height: 24px;

}
.contents-text-news{
	width: 100%;
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 10px 10px 10px 5px;
	line-height: 24px;

}
.contents-left{
	width: 79%;
	float: left;
}
.contents-left-news{
	margin-bottom: 10px;
}
.contents-right{
	width: 20%;
	float: right;
	letter-spacing: 2px;
}
.contents-main{
	width: 100%;
	float: left;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.contents-main-news{
	margin-bottom: 25px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 21px;
}

.contents-main-news img{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 50%;
	height: 50%;
}
.contents-bottom{
	width: 100%;
	float: left;
	letter-spacing: 2px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border: 1px solid #ddd;
	padding: 10px;
}
.nosofa-main{
	background-color: #f7f7f7;
	padding: 20px;
border-radius: 3px;
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;
}
.nosofa-area1, .nosofa-area2,.nosofa-area3, .nosofa-area4, .nosofa-area5{
	padding: 10px 20px;
	margin-bottom: 10px;
	border: 1px solid #f0eef1;
border-radius: 3px;
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;
}
.nosofa-area1{
	background-color: #dddbde;
}
.nosofa-area2{
	background-color: #bbb8c1;
}

.en-text{
	font-size: 14px;
	font-weight: 400;
}
.widget-header{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
}
ul.widget-list{
	list-style-type: none;
}
ul.widget-list li{

	padding-top: 5px;
	padding-bottom: 5px;
}
.date-header-news{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
}
.news-name{
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.msg-area{
	padding: 15px 5px;
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 16px;
}
/*----- images -----*/
.content-images img{
	width: 50%;
	margin-bottom: 10px;
}

/*----- how to use -----*/
.how-to-title{
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 2em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	margin-top: 30px;
}

.how-to-use{
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 1.5em;
	padding-bottom: 15px;
	float: right;
	width: 49%;
	padding-left: 20px;
}
.how-to-use span{
	letter-spacing: 0;
	font-size: .8em;
}
.how-to-use-img{
	padding-bottom: 50px;
}
.how-to-use-img img{
	width: 49%;
}
.text-right {
	float: right;
}
/* ===========youtube================== */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/*----- temp -----*/
.msg-temp{
	font-size: 24px;
	color: #cf0006;
}
/*----- table -----*/
table{
	width: 100%;
}
.td20-h{
	height: 50px;
	text-align: center;
	color: #eee;
	width: 30%;
	background-color: #444;
}

.td20-c{
	
	padding: 10px 10px 10px 25px;
	background-color: #eee;
	color: #000;
}
.td20-hs{
	height: 50px;
	text-align: center;
	color: #fff;
	width: 30%;
	background-color: #aaa;
}

.td20-cs{
	
	padding: 10px 10px 10px 25px;
	background-color: #eee;
	color: #000;
}

/*----- new form -----*/
.form-title{
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.form-input{
	
}
.form-btn{
	text-align: center;
}
/*----- form -----*/
.confirm-img img{
	width: 50%;
}

input[type="text"]{
border: 1px solid #ccc;
padding:7px;
color:#333;
margin: 0;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
font: 1.3em Arial, sans-serif;

}
textarea {
border:0;
padding:10px;
color:#333;
border: 1px solid #ccc;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	font: 1.3em Arial, sans-serif;
	margin: 2px 0 0;
}
#send-btn {
    width: 50%;
    height: 34px;
	margin: 20px 0;
	background-color: #e8e8e8;
	cursor: pointer;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color: #333;
}
#send-btn:hover, #send-btn:focus {
	background-color: #cfced0;
	border: 1px solid #aaa;
	color: #666;
}

#reset-btn {
    border: 0px;
    width: 92px;
    height: 34px;
	margin: 20px 70px 20px 15px;
	background-color: #e8e8e8;
	cursor: pointer;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color: #333;
}
#reset-btn:hover, #reset-btn:focus {
	background-color: #cfced0;
	border: 1px solid #aaa;
	color: #666;
}
.emphasis-f{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
/*----- select-----*/
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;

	color: #333;
	border: 1px solid #ccc;

	width: 150px;
	height: 36px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;

	font-size: 14px;
}



/*----- page-top -----*/
#page-top {
	position: fixed;
	bottom:10px;
	right: 20px;
}
#page-top a span{
	color: #333;
}
#page-top a {
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color: #333;
	text-decoration: none;
	width: 130px;
	display: block;
	height: 38px;

	text-align: center;
	padding-top: 8px;
	background-color: #e8e8e8;
}
#page-top a:hover {
	background-color: #cfced0;
	border: 1px solid #aaa;

}



/* BOXES */
#main-boxs{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	height: 100%;

}
#entry-box{
	width:100%;
	height: auto;
	overflow: auto;
	padding-left: 1%;
}

.wrap{
	margin:0 auto;
}


.box-cop {
	width: 24%;
	overflow:visible;
	float:left;
	margin-bottom: 10px;
	margin-right: 1%;

}

.in-box {
width: 100%;
padding: 0;
background-color: #fafafa;
border-radius: 1px;
-webkit-border-radius: 1px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 1px;

overflow: hidden;
text-align: center;
}

.box-text{
margin: 0;
word-break: break-all;

}
.item-title a{
	text-decoration: none;
	font-weight: bold;
}
.in-box img{

	width:100%;
	margin-bottom: 10px;
}
/* COLOUR IMG */
.colour-pic-50-box{
	width: 22%;
	height: 22%;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.colour-pic-50-box img{
	width: 100%;

}
/* Monitor IMG */
#page-name-m{
	font-weight: 700;
	font-size: 28px;
	letter-spacing: 3px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 0;
	padding-top: 70px;
}
.m-pic-50-box{
	width: 100%;
	float: left;
	margin-right: 10px;
	margin-bottom: 35px;
}

.m-pic-50-img-l{
	float: left;
	width: 50%;
}
.m-pic-50-img-r{
	float: right;
	width: 50%;
}
.m-pic-50-img-l img{
	width: 90%;
}
.m-pic-50-img-r img{
	width: 90%;
}
.m-pic-50-img-l p{
	font-size: 1.5em;
	padding-right: 40px;
}
.m-pic-50-img-r p{
	font-size: 1.5em;
	padding-right: 40px;
}
/* LD IMG */
.ld-icons{
	margin-bottom: 15px;
	margin-top: 15px;
}
.ld-icons li{
	display: inline;
}
.ld-icons li img{
	width: 15%;
}
@media screen and (min-width:768px) and (max-width:959px) {
	.box-cop {
		width: 32%;

	}
	.in-box {
		width: 98%;

	}
}
@media (max-width: 767px) {
	.wrap{
		padding-left: 10px;
	}
	.box-cop {
		width: 49%;
		margin-bottom: 10px;
	}

	.contents-text-centre{
		font-size: 12px;
	}
	.contents-text{

		margin: 0 auto 20px;
		padding: 10px;
		line-height: 24px;
	}
	.contents-text img{
		width: 100%;
		height: 100%;
	}
	.box-portrait img{
		width: 150px;
	}
	.contents-left{
		width: 99%;
		float: left;
	}
	.contents-right{
		width: 99%;
		float: right;
	}
	.page-name{
		font-size: 2.5em;
	}
/*----- images -----*/
	.content-images img{
		width: 100%;
	}

/*----- how to use -----*/
	.how-to-use{
		width: 100%;
		padding-left: 0;
		float: none;
	}
	.how-to-use-img img{
		width: 100%;
	}

}
@media (max-width: 480px) {
/* COLOUR IMG */
	.colour-pic-50-box{
		width: 19%;
		height: 19%;
		font-size: 9px;
		height:125px;
	}
	.contents-main-news img{
		width: 80%;
		height: 80%;
	}
}