@charset "shift_jis";

*{
	padding:10;
	margin:0;
	font-size:12px;
}

.home{
text-align:right;
margin-top:50px;
}


#wrap {
width:756px;
margin:auto;
}


#header{
width:756px;
height:199px;
display:block;
background-image:url(../../card2/imgs/design_tuushin_kari.jpg);
background-repeat:no-repeat;
}

#main_box{
	width:756px;
	height:auto;
	background-image:url(../../card2/imgs/bg.png);
	background-repeat:no-repeat;
	background-color:#78291C;
}


#contents{
width:525px;
margin:auto;

background-color:#FFFFFF;
}

h2{
	width:530px;
	padding:5px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #333333;
}

.text{
width:485px;
padding:20px;
margin-bottom:30px;
line-height:150%;
display:block;
}




#footer{
width:756px;
height:50px;
background-color:#2C0B08;
}

#wrap #main_box #contents .text #aa {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#wrap #footer #TS {
	color: #666666;
	padding: 5px;
}
#wrap #main_box #contents .text table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
