/* CSS Document */

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
* { margin:0; padding:0; }

div{
margin:0px;
padding:0px;
}

#title_main{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;

}

/**************************************
　　　　見出し
***************************************/

#title_main h1{
	height:35px;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
}

#title_main h1 p{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	line-height: 37px;
	height: 37px;
	background-image: url(../img/title_icon.png);
	padding-left: 35px;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	border-bottom-color: #666666;
}

#title1{
	width:530px;
}

#title2{
	width:850px;
}

#title_data{
	width:530px;
	float:left;
	}
	
#title_datalist{
	list-style:none;
	width:530px;
	text-align:left;
	padding-left:0px;
	margin:0px;
}

#title_datalist p{
	min-width:4em;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	letter-spacing: 0.1em;
	}

#title_datalist li{
text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding:2px;
}

#title_datalist .last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#title_text{
	width:530px;
	margin-left:auto;
	margin-right:auto;
	background-color: #EDEDED;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#title_text p{
	margin-left:15px;
	margin-right:15px;
	background-color: #EDEDED;
	text-align:left;
	line-height:1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#text_head{
	height:12px;
	width:530px;
	background-image: url(../img/title_textback.png);
	background-repeat: no-repeat;
	margin:0px;
	background-color: #EDEDED;
}

#text_foot{
	height:12px;
	width:530px;
	background-image: url(../img/title_textback2.png);
	background-repeat: no-repeat;
	margin:0px;
}

#appstore{
text-align:center;
margin:10px;
}

#sample_img{
	margin-left:30px;
	margin-right:30px;
	float:right;
	width:260px;
}

#title_list{
	margin-left:15px;
	margin-top:10px;
	font-size: 14px;	
}

#title_list li{
	margin-bottom:0.3em;
	text-align: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left:18px;
	width:850px;
	background-image: url(../img/yuuryou.png);
	background-repeat: no-repeat;	
}

#title_list .muryou{
	background-image: url(../img/free.png);
	background-repeat: no-repeat;

}

#footer{
	margin:15px;
	color: #666666;
}
