﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#fcon{
	display:none;
}


.err{
	color:red;
	font-weight:bold;
}

#contents1 {
	padding:25px 0 0 0;
}

#contents1 .cbox{
	padding:0 0 30px 0;
}

#contents1 .cbox-inner{
	padding:15px 5px 0 5px;
}



#cbox1{
	
}

#cbox1 dt{
	text-align:center;
}

#cbox1 dd{

	padding:30px 0 30px 0;
}

#cbox1 .thanks_dl dt{
	text-align:left;
}

#cbox1 .thanks_dl dd{
	text-align:center;
}




#cbox2 table{
	width:98%;
	margin:10px auto 0;
	table-layout:fixed;
	border-collapse:collapse;
}

#cbox2 table th{
	border:1px dotted #fff;
	background:#b7d9b5;
	color:#000000;
	padding:10px 10px 10px 15px;
	vertical-align:top;
}

#cbox2 table th .his{
	color:#dd0000;
}

#cbox2 table td{
	border:1px dotted #bbbbbb;
	padding:10px 0px 10px 15px;
}

#cbox2 table td .w1{
	width:95%;
	border:1px solid #ccc;
	padding:5px;
}

#cbox2 table td ul.clearfix li{
	float:left;
	padding:3px 30px 3px 0;
}

#cbox2 #sbtn{
	padding:20px 0 0 0;
	text-align:center;
}

#cbox2 h2{
	padding-bottom:8px;
	background:url(../img/cmn/line.gif) bottom repeat-x;
}


#cbox3{
	margin-top:10px;
}

#cbox3 h2{
	padding-bottom:8px;
	background:url(../img/cmn/line.gif) bottom repeat-x;
}

#cbox3 .pp{
	margin-top:10px;
	border:1px solid #ccc;
}

#cbox3 .pp-frame{
	height:300px;
	overflow:auto;
}

#cbox3 .pp-inner{
	padding:10px;
}







