@charset "shift_jis";
th {
	font-size: 12px;
	text-align: right;
	background-color: #f3f3f3;
}
.thcen {
	font-size: 12px;
	text-align: center;
	background-color: #f3f3f3;
}
#content  .tbl_top  .u_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#content   .tbl   .r_line {
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

td {
	font-size: 12px;
}
/* basic elements
----------------------------------------------- */
html {
	margin: 0px;
	padding: 0px; 
}

body {
	min-width:600px;
	background:#FFFFFF;
	font-family: verdana,"Lucida Grande","MS PGOTHIC",Osaka,sans-serif;
	color: #333333;
	text-align:center;
}

img,form {
	margin: 0;
	padding: 0;
	border: 0;
/*	display: block;@*/
}

/* body, container
----------------------------------------------- */
body {
/*	text-align: center; */
}

/*location
-----------------------------*/


/* main, content
----------------------------------------------- */
div#content {
	width: 600px;
	padding: 0px;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

div#content h2 {
	color: #000099;
	font-size: 16px;
}

div#content h3 {
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
}
#content p {
	font-size: 12px;
	text-align: left;
}
#content .tbl {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
#content .midashi {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#content .lefty {
	margin-bottom: 50px;
	margin-left: 26px;
}
#content .lefty_td {
}
#content .submit {
	margin-bottom: 35px;
}


div#content ul.cat {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}
div#content ul.cat li {
	margin-left: 20px;
}

/*footer, pagetop
-----------------------------*/
div#pagetop {
	clear: both;
	margin: 25px 0px 10px auto;
	padding: 0px;
	width: 600px;
	text-align:left;

}
div#pagetop a {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}
/* End hide from IE-mac */
.what {
	background-image: url(flexiclone/what_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
}

/* old_css
----------------------------------------------- */

a			{ font-size:12px; color:#0000CC; }

a:active	{ font-size:12px; color:#ff6600; }

a:hover		{ font-size:12px; color:#ff6600; }

.a1			{ font-size:12px; color:#000066; text-decoration:none; }

.a2			{ font-size:12px; color:#0099cc; }

.a3			{ font-size:12px; color:#ff3300; }

.a4			{ font-size:12px; color:#666666; }

.c_1		{ font-size:14px; font-weight:bold; color:#000000; }

.c_3		{ font-size:12px; color:#ff3399; }

.c_4		{ font-size:12px; color:#006600;}

.f1			{ font-size:9px; color:#666666; }

.f2			{ font-size:12px; text-decoration:none; color:#000099; }

.f3			{ font-size:12px; font-weight:bold; text-decoration:none; color:#000066; }

.f4			{ font-size:12px; font-weight:bold; text-decoration:none; color:#000000; }

.f5			{
	font-size:12px;
	text-decoration:none;
}
.box { border-right: 2px solid #d2b48c; border-bottom: 2px solid #d2b48c }

/* clearfix
----------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#content .tbl_top {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	display: block;
}

