/* CSS Document */
* {
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body {
	width:100%;
	height:100%;
	background-color:#32416d;
	
}

b{
	font-size:13px;
	letter-spacing:0px;
}

#brows {
	width:100%;
	background:url(../bg/bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#pock {
	width:830px;
	background:#182344;
	margin-left:110px;
}

#pok {
	width:800px;
	margin: 0 auto;
	background-color:#d9dce0;
	border:1px solid #ffffff;
	margin-bottom:15px;
}

#texte {
	padding-top:7px;
	padding-bottom:7px;
	margin-left:12px;
	font-size:12px;
	font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
	color:#182344;
	letter-spacing:1px;
	line-height:15px;
}

#copy {
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
	letter-spacing:1px;
	line-height:30px;
}

#buns {
	padding-top:7px;
	padding-left:150px;
	padding-bottom:7px;
	margin-left:12px;
	font-size:12px;
	font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
	color:#182344;
	letter-spacing:1px;
	line-height:15px;
}

#trl {
	width:200px;
	padding:10px;
	border-right:1px dashed #003366;
	float:left;
	font-size:11px;
	font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
	color:#182344;
	letter-spacing:1px;
	line-height:14px;
}

#trr {
	width:540px;
	padding:10px;
	font-size:12px;
	font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
	color:#182344;
	letter-spacing:1px;
	line-height:15px;
	float:left;
}

#mgn {
	clear:both;
	width:780px;
	height:15px;
	border-top:1px #003366 dashed;
	border-bottom:1px #003366 dashed;
}

a{
	text-decoration:none;
	color:#C25B07;
}

a:hover{
	color:#D78337;
	background:#182344;
	text-decoration:underline overline;
}
