@charset "Shift_JIS";

* {
	margin:0;
	/*padding:0;*/
	/*border:0;*/
}

li {
	list-style:none;
}

img {
	border:0;
}

#tcontainer {
	/*width:620px;*/
	margin:0 auto;
	text-align:center;
}

#twrapper {
	/*width:620px;*/
	margin:0 auto;
	text-align:left;
}

body {
	text-align:center;
	/*background-color:#FFF;*/
}

.title {
	display:inline;
	width:334px;
	margin:0 0 0 22px;
	float:left;
}

.download {
	display:inline;
	width:243px;
	margin:0;
	float:left;
}

.line {
	width:570px;
	margin:0 0 25px 25px;
}

.arrow {
	display:inline;
	width:9px;
	margin:2px 3px 0 0;
	float:left;
}

.head1 {
	width:446px;
	margin:0 0 28px 25px;
}

.simg1 {
	display:inline;
	/*width:282px;*/
	width:234px;
	margin:20px 19px 20px 26px;
	float:left;
}

.simg2 {
	display:inline;
	width:250px;
	margin:0 0 20px 25px;
	float:left;
}

.simg3 {
	display:inline;
	width:250px;
	margin:0 0 20px 68px;
	float:left;
}

.simg4 {
	display:inline;
	/*width:250px;*/
	width:219px;
	margin:0 0 20px 20px;
	float:left;
}

.simg5 {
	display:inline;
	width:402px;
	margin:0 0 20px 84px;
	float:left;
}

.simg6 {
	display:inline;
	width:168px;
	margin:35px 0 20px 25px;
	float:left;
}

.simg7 {
	display:inline;
	width:168px;
	margin:35px 0 20px 6px;
	float:left;
}

.simg8 {
	display:inline;
	width:221px;
	margin:0 0 20px 6px;
	float:left;
}

.simg9 {
	/*display:inline;*/
	width:570px;
	margin:0 0 15px 0;
	/*float:left;*/
}

.simg10 {
	display:inline;
	width:318px;
	margin:0 0 20px 25px;
	float:left;
}

.simg11 {
	display:inline;
	width:252px;
	margin:0 0 20px 0;
	float:left;
}

.simg12 {
	display:inline;
	width:285px;
	margin:0 0 20px 25px;
	float:left;
}

.simg13 {
	display:inline;
	width:285px;
	margin:0 0 20px 0;
	float:left;
}

.text1 {
	display:inline;
	/*width:268px;*/
	width:316px;
	margin:20px 0 20px 0;
	float:left;
}

.text2 {
	/*display:inline;*/
	width:570px;
	margin:0 0 20px 25px;
}

.text3 {
	display:inline;
	width:331px;
	margin:0 0 20px 25px;
	float:left;
}

.text4 {
	width:570px;
	margin:0;
	background-color:#F0FBFF;
	border:2px solid rgb(52,190,237);
}

.text5 {
	width:550px;
	margin:10px;
	font-size:12px;
	line-height:1.3;
	/*line-height:1.5;*/
}

.text6 {
	width:530px;
	margin:0 20px 15px 20px;
	font-size:12px;
	line-height:1.3;
	text-align:left;
}

.tx12a {
	/*font-size:x-small;*/
	font-size:12px;
	line-height:1.3;
	/*line-height:1.5;*/
	margin:0 0 20px 0;
}

.tx12b {
	/*font-size:x-small;*/
	font-size:12px;
	line-height:1.3;
}

.tx10a {
	/*font-size:xx-small;*/
	font-size:11px;
	line-height:1.3;
}

.tx10b {
	font-size:11px;
	line-height:1.3;
}

p.tx10a {
	margin:10px 0 30px 0;
}

a {
	color:#666;
	text-decoration:underline;
	/*text-decoration:none;*/
	outline:none;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	color:#AAA;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

/* movie */

.movie1 {
	width:234px;
	height:33px;
	margin:10px 0 0 0;
}

.moviebtn1 {
	display:block;
	width:234px;
	height:33px;
	background-image:url(../img/movie_btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.moviebtn1:hover {
	background-position:0 -33px;
}

/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}

.text1 span{
	color: #ff0000;
}