@charset "utf-8";
/*--------------------------------------------------------------
Copyright Osaka Wheewlchair Tennis Association
http://www.normanet.jp/~owta/
2013.3.10
---------------------------------------------------------------*/

#main{
width: 680px;
}

#mainInfo .infoH2{
line-height: normal;
text-align: center;
font-size: 16px;
/*border: none;*/
}

#mainInfo p{
text-align: left;
margin:10px;
}

#rensyu{
overflow: hidden;
width: 666px;
margin:5px 0 10px 5px;
border: #ca4f67 1px solid;/*--　外線--*/
border-radius:5px;/*---角丸---*/
background-color:  #ccffcc;/*--　背景色--*/
box-shadow: 2px 2px 5px #999;/*---影----*/
}

#rensyu .maisimaImg{
margin:10px 10px 0 0;
float: right;
}


#rensyu h3{
line-height:normal;
font-size: 14px;/*---文字サイズ--*/
font-weight: bold;/*---　文字の太さ---*/
text-align: center;/*--文字の位置---*/
border: #000 1px solid;
background-color: #fff;/*--　背景色--*/
color: #000;/*---文字の色---*/
border-radius:5px;/*---角丸---*/
margin: 0px;/*--文字の余白---*/
padding-top: 10px;/*---文字そのものが下がる--*/
}

#rensyu li{
margin:5px 0 5px 15px;
}

#rensyu .right{
text-align: right;
margin-bottom: 10px;
padding-right: 5px;
}

#rensyu1{
overflow: hidden;
width: 666px;
margin:5px 0 10px 5px;
border: #ca4f67 1px solid;/*--　外線--*/
border-radius:5px;/*---角丸---*/
background-color: #ffccff;/*--　背景色--*/
box-shadow: 2px 2px 5px #000;/*---影----*/
}

/*-------下枠デモ01---*/
#rensyu1 h3{
line-height:normal;
font-size: 14px;/*---文字サイズ--*/
font-weight: bold;/*---　文字の太さ---*/
text-align: center;/*--文字の位置---*/
border: none;
background-color: #000;/*--　背景色--*/
color: #fff;/*---文字の色---*/
border-radius:5px;/*---角丸---*/
margin: 5px;
}

#rensyu1 img{
margin:10px 10px 0 0;
float: right;
}

#rensyu1 table{
margin: 0;}

#rensyu1 th{
padding-left: 15px;
}

#rensyu1 td{
padding-left: 15px;
}

#rensyu1 .right{
text-align: right;
}

#rensyu1 a{
padding-left: 72px;
}

#rensyu1 p{
float: right;
margin-right: 10px;
}
/*---最後の練習場所デモ----*/
#rensyu3 .right{
text-align: right;
}

#rensyu .tizu{
padding-left: 20px;
}