/*F-SITE CSS Document */ 
body {
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(../images/bk.png);
	background-repeat: repeat-y;
	} 
	
img { 
	border: none;
	vertical-align: top;
	}
	
a {
	text-decoration: underline;
	color: #690;
	font-weight: bold;
	}
	
a:hover {
	color: #fff;
	background-color: #690;
	text-decoration: none;
	}

.bk_box {
	background-attachment: fixed;
	background-image: url(../images/f.png);
	background-repeat: repeat-y;
	background-position: 10px 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

.box {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
#box1 {
	width: 860px;
	height: 220px;
	}

#logo {
	float: left;
	width: 112px;
	height: 90px;
	font-size: xx-small;
	color: #fff;
	background-image: url(../images/t_bk.png);
	background-repeat: no-repeat;
	}
	
#logo a {
	display: block;
	width: 112px;
	height: 90px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	background-color: #fff;
	font-size: xx-small;
	color: #fff;
	text-decoration: none;
	}
	
#logo a:hover {
	background-position: 0px 0px;
	}

#fla {
	float: right;
	text-align: left;
	margin-top: 15px;
	}

.box2 {
	width: 1020px;
	clear: both;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	}

.box2_1 {
	width: 130px;
	float: left;
	margin-right: 30px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666;
	}
	
.box2_2 {
	width: 530px;
	float: left;
	}

.box2_3 {
	width: 270px;
	float: right;
	font-size: 0.8em;
	margin-right: 20px;
	}
	
.box2_3 p {
	margin-bottom: 15px;
	}
	
.box2_1 li {
	height: 18px;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	list-style-type: none;
	padding-bottom: 3px;
	font-weight: 600;
	}
	
.box2_1 a {
	display: block;
	color: #222;
	height: 18px;
	text-decoration: none;
	}
	
.box2_1 a:hover {
	color: #fff;
	height: 18px;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	}

fr_lin {
	color: #fff;
	border: 1px solid #690;
	padding: 10px;
	}
	
.txt_r {
	text-align: right;
	}
	
#foot {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	}
	
#copy {
	width: 1020px;
	margin-top: 50px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	}
	
.spc_tp {
	margin-top: 20px;
	}
	
.pr {
	font-size: 1.2em;
	line-height: 150%;
	}
	
/* Font */ 
	
.txt_bg { 
	background-color: #690;
	}
	
h1 {
	color: #666;
	font-weight: bold;
	background-image: url(../images/ic.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	font-size: 1.2em;
	padding-bottom: 5px;
	}
	
h2 {
	color: #900;
	font-size: 1em;
	line-height: 200%;
	font-weight: bold;
	padding-top: 10px;
	}
	
.gr {
	color: #690;
	font-weight: bold;	
	}
	
.rd {
	color: #c33;	
	}
	
.grey {
	color: #666;
	}
	
.em-2 { 
	font-size: 2em;
	}
	
p {
	padding-top: 10px;
	}
	
.grl li {
	list-style-type: none;
	background-image: url(../images/ic2.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 8px;
	line-height: 180%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #690;
	}

/* Ajax style */ 
	
#disp{
	width: 540px;
	height: 1000px;
	padding: 5px;
	overflow: auto;
	}

#disp2{
	border: 1px solid #aaa;
	width: 270px;
	height: 400px;
	padding: 5px;
	overflow: auto;
	margin-bottom: 10px;
	}

.type_btn{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #fff;
	background-color: #690;
	font-weight: bold;
	}
	
img, div, input, body { 
	behavior: url("js/iepngfix.htc");
	}
	

#im{
	width: 183px;
	background-image: url(../images/tpc.png);
	background-repeat: no-repeat;
	height: 208px;
	margin-top: 100px;
	margin-left: 70px;
	color: #e5ff99;
	} 

