@charset "UTF-8";



/*----------------------------------------------

	Theme Name: design works onside inc.
	Theme URI: http://www.onside.com/fsc/
	Description: 08-11-2009 (mm-dd-yyyy)
	Version: ver. 1.0
	Author: Shin Nakane design works onside inc.
	Author URI: http://www.onside.com/

----------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border:0;
}

	* html body {
		font-size: 75%;
	}

	*:first-child+html body {
		font-size: 75%;
	}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color:#0095B3;
	text-decoration:none;
	outline: 0;
}

a:visited {
	/*color:#3F5272;*/
}

a:hover {
	color:#FF963B;
}

img {
	border:0;
}

/*----------------------------------------------
	Master Block
----------------------------------------------*/

#body {
	width: 95%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #606A74;
	background-color: #fff;
}

#fxb-body {
	width: 95%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #606A74;
	background-color: #E5E7E6;
}

#position {
	width: 100%;
	text-align: center;
}

#wrapper {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
}

#container {
	width: 800px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
}

#wrapper h1 {
	width: 450px;
	height: 50px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', Osaka,Verdana, Arial,sans-serif;
	font-size: 116%;
	text-align: left;
	text-indent: -5000px;
	background-image: url(../img/fsc_title_arrow.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#container h1 {
	width: 450px;
	height: 50px;
	margin: 0 0 0 0;
	overflow: hidden;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', Osaka,Verdana, Arial,sans-serif;
	font-size: 116%;
	text-align: left;
	text-indent: -5000px;
	background-image: url(../img/fsc_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

p.caption {
	height: 48px;
	margin: 20px 0 0 0;
	padding: 0 0 0 50px;
	text-align: left;
	background-image: url(../img/fsc_arrow_right.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.block {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	min-height: 1px;
	font-family: 'Century Gothic','MS PGothic','ヒラギノ角ゴ Pro W3',Osaka,Verdana,Arial,sans-serif;
	font-size: 92%;
	text-align: left;
	line-height:1.4;
}

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

	/*\*/
	* html .block {
		height: 1px;
	}
	/* */

.block.dot {
	padding-bottom: 30px;
	background: url(../img/bottom_dot_line.gif) left bottom repeat-x;
}

.right {
	float: right;
	width: 420px;
	margin: 0;
	padding: 0;
}

p.pics {
	margin: 0;
	padding: 0;
	border: solid 1px #ccc;
}

.left {
	float: left;
	margin: 0;
	padding: 0;
}

p.left img {
	margin: 3px;
	padding: 0;
	vertical-align: bottom;
}

/*hr{
	display: none;
	width: 450px;
	height: 42px;
	margin: 30px 0;
	border: 0;
	background-image: url(fsc_arrow.gif);
}*/

/*.open{
	margin: 0;
	padding: 0;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', Osaka,Verdana, Arial,sans-serif;
	font-size: 100%;
	text-align: center;
}*/

.open {
	display: block;
	width: 100px;
	height: 16px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	overflow: hidden;
	text-indent: -5000px;
	background-image: url(../img/open_btn.gif);
	background-position: 0 0;
}

.open a {
	display: block;
	background-image: url(../img/open_btn.gif);
	background-position: 0 0;
}

.open a:hover {
	background-position: 0 -16px;
}

.close {
	float: right;
	width: 110px;
	height: 16px;
	margin: 10px 0 0 0;
	overflow: hidden;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro', Osaka,Verdana, Arial,sans-serif;
	font-size: 93%;
	text-align: center;
	text-indent: -5000px;
	background-image: url(../img/close_btn.gif);
	background-position: 0 0;
}

.close a {
	display: block;
	background-image: url(../img/close_btn.gif);
	background-position: 0 0;
}

.close a:hover {
	background-position: 0 -16px;
}

#wrapper .copy {
	/*width: 365px;
	height: 16px;*/
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow: hidden;
	vertical-align: bottom;
	font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
	font-size: 93%;
	text-align: center;
	/*letter-spacing: 1px;
	text-indent: -5000px;
	background-image: url(../img/copy.gif);
	background-position: 0 0;*/
}

#container .copy {
	width: 365px;
	height: 16px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	overflow: hidden;
	vertical-align: bottom;
	font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
	font-size: 93%;
	text-align: center;
	letter-spacing: 1px;
	text-indent: -5000px;
	background-image: url(../img/copy.gif);
	background-position: 0 0;
}

