@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
}

img {
	margin:0;
	padding:0;
	border:0;
}

a {
	outline:none;
	/*text-indent:-9999px;*/
}

body {
	/*background:#FFF url(../img/top_bg_001.gif) repeat-x center top;*/
	background-color:#FFF;
	text-align:center;
}

#container {
	width:768px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:768px;
	margin:23px auto 0;
	text-align:left;
}

#header {
	width:768px;
	height:80px;
	margin:0 auto;
	text-align:center;
}

#title {
	width:768px;
	height:87px;
}

.ttitle1 {
	width:340px;
	height:44px;
	padding:43px 0 0 0;
	float:left;
	display:inline;
}

.ilogo {
	width:160px;
	height:44px;
	padding:43px 0 0 0;
	float:right;
	display:inline;
}

.tbox1 {
	width:768px;
	margin:0 0 15px 0;
}

.tbox2 {
	width:768px;
}

.clear {
	clear:both;
}

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

.small {
	color:#474747;
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	text-decoration:none;
	letter-spacing:1.2;
}

#hdr_sp {
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

/* for titlelist*/

.list_table td {
	vertical-align:top;
}

.list_table td p {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	font-size:14px;
	/*font-size:93%;*/
	line-height:150%;
}

.list_table td p.change10 {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	font-size:12px;
	/*font-size:77%;*/
	line-height:150%;
}

/*=================================================
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;
}