body{
	margin: 0px;
	font-family:"source-han-sans-japanese", "Helvetica Neue", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.ie8 img{
  width: auto;
}
/*clearfix*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
hr{
    border:none;
    border-top:dotted 1px #786030;
    height:2px;
    color:#000000;
    margin: 10 6 10 6;
	
}
#wrapper {
}
.breadcrumb{
	margin: 0;
	padding: 0;	
}
#breadcrumb_div{
	width: 90%;
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	float: right;
}
#breadcrumb_div a{
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	text-decoration: none;
}
.maker_list_title{
	margin: 0;
	padding: 0;	
	width: 100%;
}
.maker_list_title_div{
	width: 740px;
	margin: 0 auto;
	padding: 10px 0px 6px 0px;
	border-bottom: #990000 solid 1px;
	border-top: #990000 solid 1px;
	text-align: center;
}
.maker_list_page{
	margin: 0;
	padding: 0;	
	width: 100%;
}
.maker_list_page_div{
	width: 70%;
	margin: 0 auto;
	padding: 10px 0px;
	text-align: center;
}
.maker_list_page a:link, .maker_list_page a:visited {text-decoration: none}
.maker_list_page a:link {color: #990000}
.maker_list_page a:visited {color: #660000}
.maker_list_page a:hover {color: #CC0000; text-decoration: underline;}
.how_to{
	margin: 0;
	padding: 0;	
	width: 100%;
}
.how_to_div{
	width: 740px;
	margin: 0 auto;
	padding: 10px 0px;
	text-align: center;
}
.how_to_div ul{
    padding: 0px; 	
    margin: 0px;
	border: #990000 solid 1px;
} 
/*
.how_to_div ul li:first-child {
    background-color: #990000;
} 
*/
.how_to_div ul li{
    display: inline; 	
} 
.how_to_div ul li a { 
    text-decoration: none;
} 
#content{
	width: 100%;
}

article{
	margin: 0;
	padding: 0;	
	width: 100%;
}
article a:link, article a:visited {text-decoration: none}
article a:link {color: #990000}
article a:visited {color: #660000}
article a:hover {color: #CC0000; text-decoration: underline;}
.text_normal{
	line-height:1.6em;
	letter-spacing: 0.1em;		
}
.maker_list{
	width: 740px;
	margin: 0 auto;
	/*padding: 10px 0px;*/
	text-align: center;
}
.maker_list ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.maker_list li {
	padding:5px;
	margin: 0px 0px;
	/*float: left;*/
	width: 30%;
	border: #990000 solid 1px;
	box-sizing:border-box;
	/*display: block;*/
	display: inline-block;
	text-align: left;
	overflow:hidden;
	/*height:13em;*/
	/*background-color: #FFF;*/
	height: 20em;
	font-size: 0.8em;
	line-height: 1.5em;
}
.maker_list li img{
	/*width: 100%;*/
}
.maker_list li:last-child {
	/*margin-bottom: 20px;*/
}	
.maker_list li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.maker_list_left{
	float: left;
	width: 40%;
}
.maker_list_right{
	float: right;
	width: 50%;
}
.maker_list_right img{
	margin-right: 5px;
}
h2 {
	font-size:22px;
    letter-spacing: .0.7em;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 36px;
}	
h3 {
	font-size:16px;
    letter-spacing: .0.7em;
}	
.text-nomal2 {
	margin: 0 0 40px 0;
	color: #000000;		
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}
.text-nomal2 strong {
	margin: 0 0 40px 0;
	color: #990000;
    font-size: 16px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}	


@media only screen and (max-width: 1240px) {
	article{
		float: left;
		width: 95%;
	}
}
@media only screen and (max-width: 830px) {	
	.maker_list_title_div{
		width: 100%;
	}
	.maker_list_title_div img{
		width: 100%;
	}
	.text_normal{
		line-height:1.6em;
		letter-spacing: 0.1em;		
	}
	.how_to_div{
		width: 95%;
	}
}
@media only screen and (max-width: 740px) {	
	.maker_list{
		width: 100%;
	}
	.maker_list li {
		width: 45%;
		height: 18em;
		font-size: 1em;
	}
	.maker_list_left img{
		width: 100%;
	}
}
@media only screen and (max-width: 500px) {	
	.maker_list li {
		width: 85%;
	}
	.maker_list_left{
		width: 30%;
	}
	.maker_list_left img{
		width: 100%;
	}
	.maker_list_right{
		width: 65%;
	}
}