@charset "UTF-8";
/*---------------------------------------------------------------------
	Stylesheet - 1.0 2009.03.11
	ファイル名：	paging.css
	作成日：		2009.03.11
	更新日：
	作成者：		Akira Ohkouchi
	
-----------------------------------------------------------------------*/
#present table{
text-align: center;
margin: auto;
background-color:#ffffe0;
vertical-align: middle;
}

#present td{
width: 200px;
}

#present tr.enter{
text-align:center;
}

#present img{
text-align:center;
}

#present h2{
font-size: 16px;
font-weight: bold;
line-height: 125%;
text-align: left;
}

#present h2.send{
text-align: center;
font-size: 16px;
font-weight: bold;
line-height: 125%;
}

#present h1.send{
text-align: center;
font-size: 16px;
font-weight: bold;
line-height: 125%;
}

#present h1.complete{
text-align: center;
color:white;
background-color:#1e90ff;
font-size: 16px;
font-weight: bold;
line-height: 125%;
}

#present p.complete{
text-align: center;
line-height: 150%;
font-size: 14px;
margin: 5px;
}

#present p.title{
text-align: center;
line-height: 150%;
font-size: 14px;
margin: 5px;
}

#present p.send{
text-align: center;
line-height: 150%;
font-size: 14px;
margin: 5px;
}

#present h3{
font-weight: bold;
font-size: 16px;
line-height: 125%;
text-align: left;
}

#present strong{
color: red;
padding:5px;
border:1px solid orange;
}

#present p{
text-align: left;
font-size: 12px;
line-height: 150%;
}

#present ul{
margin: 5px;
background-color: #f3e3d6;
}

#present li{
font-size: 11px;
padding: 3px;
}
#present_form{
text-align:center;
}

#present_form h1{
text-align:center;
border-top:1px solid gray;
border-bottom:1px solid gray;
padding:15px;
font-size:20px;
font-weight:bold;
color: black;
margin-bottom:10px;
line-height:100%;
margin:auto;
}

#present_form h3{
padding-left:10px;
border-left:10px solid #ff9433;
font-size:18px;
line-height: 150%;
}

#present_form table{
margin-top:5px;
text-align:center;
border-collapse:collapse;
border:1px #ffdab9 solid;
font-size:14px;
background-color:#ffffd9;
margin:auto;
}

#present_form tr,td{
text-align:left;
padding:10px;
}

#present_form td{
width:350px;
}

#money{
width:600px;
text-align: center;
margin: auto;
font-size: 12px;
margin-bottom: 10px;
clear:both;
}


#money h2{
text-align: center;
margin: auto;
font-size:24px;
font-weight:normal;
background-color:#dc143c;
color:white;
font-family:serif;
margin-bottom:10px;
}

#money h3{
font-size:22px;
font-weight:normal;
font-family:serif;
margin:3px;
color:#dc143c;
border:1px solid #dc143c;
margin: auto;
}

#money h4{
margin-top:10px;
font-size:22px;
font-weight:bold;
font-family:sans-serif;
color:#dc143c;
}

#money h5{
font-size:16px;
font-weight:normal;
margin-top:10px;
margin-bottom:10px;
}

#money h6{
font-size:20px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

#money p.attention1{
width:500px;
background-color:#006cd9;
color: white;
line-height: 125%;
margin:auto;
}

#money p{
line-height: 150%;
}

#money ul{
width:400px;
text-align:left;
margin:auto;
margin-top:10px;
margin-bottom:10px;
}

#lilacbook a{
background-color: #f1037f;
color: white;
padding:10px;
margin:10px;
font-size:16px;
font-weight:bold;
}

#lilacbook p{
margin:10px;
}

#lilacbook img{
margin:10px;
}

#lilacbook ul{
margin-top:15px;
margin-left:25px;
width: 300px;
text-align:center;
}

#lilacbook li{
text-align: left;
font-size:14px;
line-height:180%;
font-weight: bold;
}

#p_table table{
width:750px;
margin-top: 10px;
margin-bottom: 10px;
padding:10px;
border: 1px #dfdfdf solid;
}

#p_table th{
width:250px;
padding:10px;
}

#p_table td{
width:500px;
padding:10px;
}

#p_table p{
line-height:150%;
}

#p_table span{
padding:2px 8px;
background-color:red;
font-weight:normal;
color:white;
}

#p_table td.title{
padding:4px 8px;
line-height:150%;
font-size:18px;
letter-spacing:2px;
font-weight: bold;
}

#p_table td.pear{
color:orange;
font-weight:bold;
}

#p_table td.stitle{
font-size:16px;
letter-spacing:2px;
font-weight:bold;
}

#p_table td.scomment{
letter-spacing:2px;
color:#ff4646;
}
