@charset "EUC-JP";

@import url("base.css");
@import url("common.css");
@import url("inner.css");


#contnt-title h1{
background:url(../images/what/title.png) no-repeat;
}

#right-container #center-title{
background:url(../images/what/touch.png) no-repeat center;
text-indent:-9999em;
margin:1.5em;
text-align:center;
}

#end-text{
margin-bottom:3em;
}

#right-container .left-img_2{
float:left;
display:inline;
margin-left:25px;
}

#right-container .right-img_2{
float:right;
display:inline;
margin-right:20px;
}

#right-container #raise-img_2{
margin-right:-40px;
}

.caption{
margin-top:10px;
}

#what-table, #what-table-hikaku{
border-collapse:collapse;
border:solid #CCC 1px;
margin:2em auto;
}

#what-table th, #what-table td, #what-table-hikaku th, #what-table-hikaku td{
padding:5px;
text-align:center;
}

#what-table-hikaku th, #what-table-hikaku td{
border:solid #CCC 1px;
}

.bg-pink{
background:#FBDCF3;
}

.bg-blue{
background:#CEEAEF;
}

.breath-table{
width:80%;
text-align:center;
margin:1.5em auto;
border-collapse:collapse;
}

.breath-table th, .breath-table td{
width:35%;
text-align:left;
padding:3px 2.5px;
}

.breath-table th{
border-color:#CCC;
border-style:solid;
border-width:1px 1px 0 1px;
color:#900;
}

.breath-table td{
border-color:#CCC;
border-style:solid;
border-width:0 1px 1px 1px;
}

.breath-table2 p{
text-align:left;
padding-left:1em;
text-indent:-1em;
}