
@import "/library/default.css";

body {
	text-align:center;
}

div#wrap {
	width:950px !important;
	text-align:left;
	margin:auto;
}

/*------------------------*/

div#foot {
	width:950px !important;
}

/*------------------------*/

p#tanto {
	text-align:right;
	margin:0;
}

/*------------------------*/

div#basic {
	float:left;
	width:300px;
}

div#basic div#sc {
	border:1px dotted #cccccc;
	padding:10px;
	background-color:#FFF6B8;
	margin:0 0 10px 0;
}

div#basic table {
	table-layout:fixed;
	border-collapse:collapse;
}

div#basic th {
	width:25%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

div#basic td {
	width:75%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

/*------------------------*/

div#info {
	float:right;
	width:640px;
}

div#info h2 {
	margin:0 0 10px 0;
	padding:8px 0 7px 8px;
	font-size:17px;
	background-color:#D40000;
	color:#ffffff;
}

div#info h3 {
	margin:0 0 10px 0;
	padding:8px 0 7px 8px;
	font-size:17px;
	background-color:#cd5e3c;
	color:#ffffff;
}

div#info h4 {
	margin:0 0 10px 0;
	padding:8px 0 7px 8px;
	font-size:13px;
	background-color:#c38743;
	color:#ffffff;
}

/*------------------------*/

div#cal {
	margin:0 0 10px 0;
}

div#cal h2 {
	margin:0 0 5px 0;
	padding:5px 0 3px 5px;
	background-color:#42577A;
	font-size:15px;
	color:#ffffff;
}

div#cal table {
	table-layout:fixed;
	border-collapse:collapse;
}

div#cal th {
	background-color:#F6F2E2;
	padding:6px 0 5px 0;
	text-align:center;
	border:1px dotted #cccccc;
	font-size:11px;
}

div#cal td {
	padding:6px 0 5px 0;
	text-align:center;
	border:1px dotted #cccccc;
	font-size:11px;
}


#point th {
	width:15%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
	font-weight:normal;
	font-size:15px;
}

#point td {
	width:85%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
	font-weight:normal;
	font-size:15px;
}


#point {
	background-color:#faf7e6;
	border:2px solid #bba900;
	padding:10px;
	margin:0 0 10px 0;
}

#point table {
	table-layout:fixed;
	border-collapse:collapse;
}

#point th {
	width:15%;
	padding:7px 0 5px 0;
	font-weight:normal;
	font-size:15px;
}

#point td {
	width:85%;
	padding:7px 0 5px 0;
	font-weight:normal;
	font-size:15px;
}

/*------------------------*/

#itemlist {
	margin-top:2em;
}
#itemlist h4 {
	margin:0 0 8px 0;
	padding:6px 0 4px 10px;
	background-color:#ffa2c0;
	font-size:13px;
	line-height:140%;
	color:#ffffff;
}

#itemlist ul {
	margin:0 0 15px 10px;
	padding:0;
	list-style:none;
}

#itemlist li {
	padding:0 0 5px 20px;
	background-image:url(../image/list_topics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/* ------------ */

div#tips {
	margin:0 0 20px 0;
	padding:20px;
	border:1px dotted #cccccc;
	display:block;
}

p#tanto {
	margin:10px 0 0 0;
	text-align:right;
}
/* ------------ */

div#tips_link {
	margin:0 0 20px 0;
	display:block;
	font-size:17px;
}

div#tips_link ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

div#tips_link li {
	float:left;
	padding:0 0 0 20px;
	background-image:url(../image/list_tips_link.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


/* ------------ */