@charset "euc-jp";
/* CSS Document */

body{
font-size:12px;
color:#333;
line-height:18px;
}

.text_b{
font-size:14px;
font-weight:bold;
color:#333;
}

.kiyaku_ttl{
font-size:14px;
font-weight:bold;
color:#333;
text-align:center;
}



DL{
font-size:12px;
}

DT{
font-weight:bold;
line-height:36px;
}

DD{
font-size:12px;
line-height:18px;
margin-bottom: 5px;
padding-left: 1.5em; /*1em（1文字）分、右に動かす*/
text-indent: -1.5em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

.day{
	text-align:right;
}
