@charset "UTF-8";

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}

img {
	vertical-align:top;
}

.pngfix {
}


/*
Font-size Adjustment
基本サイズ14px

10px	72%
11px	79%
12px	86%
13px	93%
14px	100%
15px	108%
16px	115%
17px	122%
18px	129%
19px	136%
20px	143%
21px	150%
22px	158%
23px	165%
24px	172%
25px	179%
26px	186%
*/

/* -----------------------------------------------
 * clearfix
 * ----------------------------------------------- */

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
	zoom:1;
}
.clearfix{
	overflow:hidden;
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 

.clear {
	clear:both;
}


/* -----------------------------------------------
 * margin padding
 * ----------------------------------------------- */

.mr00 {
	margin-right:0 !important;
}

.mt5
{
	margin-top:5px !important;
}

.mt10
{
	margin-top:10px !important;
}

.mt20
{
	margin-top:20px !important;
}

.mt30
{
	margin-top:30px !important;
}

.mt40
{
	margin-top:40px !important;
}

.mt50
{
	margin-top:50px !important;
}

.mt100
{
	margin-top:100px !important;
}

.mt1em {
	margin-top: 1em !important;
}

.mb00 {
	margin-bottom: 0 !important;
}

.mb5
{
	margin-bottom:5px !important;
}

.mb10
{
	margin-bottom:10px !important;
}

.mb20
{
	margin-bottom:20px !important;
}

.mb30
{
	margin-bottom:30px !important;
}

.mb40
{
	margin-bottom:40px !important;
}

.mb50
{
	margin-bottom:50px !important;
}

.mb60
{
	margin-bottom:60px !important;
}

.ml10 {
	margin-left:10px;
}

.ml20 {
	margin-left:20px !important;
}

.ml30 {
	margin-left:30px;
}

.ml1em {
	margin-left: 1em !important;
}

.mr10 {
	margin-right:10px;
}

.mr20 {
	margin-right:20px;
}

.mr30 {
	margin-right:30px;
}

.pb10 {
	padding-bottom:10px !important;
}

.pb20 {
	padding-bottom:20px !important;
}

.pb30 {
	padding-bottom:30px !important;
}

/* -----------------------------------------------
 * float_box
 * ----------------------------------------------- */
 
.fl_leftbox {
	float:left;
	margin:0 20px 0 0;
	display:inline;
}

.fl_rightbox {
	float:right;
	width:460px;
	display:inline;
}

/* -----------------------------------------------
 * text
 * ----------------------------------------------- */
 
.txtCenter {
	text-align:center;
}

.txtRight {
	text-align:right;
}

.txtLeft {
	text-align:left;
}

.cationTxt {
	color:#F00;
}

.errorTxt {
	color:#F00;
	font-weight:bold;
}

sup {
    position: relative;
    top: -1ex;
    vertical-align: baseline;
}

strong {
	font-size:123.1%;

}

.bold {
	font-weight:bold;
}

.annotationTxt {
	line-height:1.5;
	font-size:94%;
	text-indent:-1em;
	margin:.5em 0 0 1em;
}

.notes {
	font-size: 86%;
	text-indent: -1.2em;
	margin: 0 0 0 1.2em;
}

.redmark {
	color:#e10a20;
}

/* -----------------------------------------------
 * position
 * ----------------------------------------------- */

.center {
	text-align:center;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}


/* -----------------------------------------------
 * link
 * ----------------------------------------------- */

a:link {
	color:#e10a20;
	text-decoration:underline;
    outline: none;
}
a:visited {
	color:#e10a20;
	text-decoration:underline;
}
a:hover {
	color:#e10a20;
	text-decoration:none;
}
a:active {
	color:#e10a20;
	text-decoration:none;
}

/* -----------------------------------------------
 * page
 * ----------------------------------------------- */
 
body {
	font:14px arial,helvetica,clean,sans-serif;
	*font-size:medium;
	*font:x-small; /* for IE in quirks mode */
	font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	line-height:1.6;
	margin:0 auto;
	color:#333;
}

#rts_contents {
}

#rts_contents_header {
	width:960px;
	margin:10px auto 0px;
}

#main {
	background:#fff57f;
}

#main_inner {
	width:960px;
	margin:0 auto;
}

.mainvisual {
	width:965px;
}

.mainvisual img{
	padding:0 0 0 0;
	float:left
}

.mainContentArea {
	width:965px;
	background:url(../img/main_bg02.gif)  left bottom no-repeat;
	padding:0 0 39px 0;
	margin:0;
}

.mainContentAreaInner {
	width:965px;
	background: url(../img/main_bg01.gif) repeat-y ;
}

.btnArea {
	width:695px;
	margin:0px auto 0;
	padding:30px 0 0 0;
	
}

.btnArea p {
	font-size:93% !important;
}

.adobereader {
	margin:20px 0 0 0;
}

.adobereader p {
	float:left;
	margin:0 10px 0 0;
}

.oubo{
	width:900px;
	margin:40px auto 0;
	border-top:#000 1px solid;
	padding:40px 0 0 0;
}

.oubo .section {
	margin:0 0 40px 0;
}

.oubo .section.last{
	margin:0 0 0px 0;
}

.oubo .section h4 {
	margin:0 0 15px 0;
}

.oubo .section p {
	font-size:100%;
}

.oubo .section p.note {
	font-size:86%;
}

.oubo .section .houhouTxt {
	float:left;
	width:673px;
}

.oubo .section .houhouImg {
	float:right;
}

.oubo .section ul li {
	text-indent:-1em;
	margin:0 0 0 1em;
}

.oubo .section ul.note {
	font-size:86%;
}

.oubo .section .toiawase img {
	float:left;
	margin:0 6px 0 0;
}

.oubo .section .toiawase p {
	font-size:86%;
}

.totop {
	text-align:right;
	padding:0 0 20px 0;
}