@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/*-----base design--------*/

html{
	overflow-y: scroll;	 
}

body{
	color: #333333;
	font-size: 62.5%;/*10/16*/
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-selrif;
	background-color:#bfd1e2;
	line-height: 1.5;/*15/10*/
	background-image: url(../top_img/back_photo001.jpg);
	background-repeat: repeat-x;
}

p {
	margin: 0 0 1em;
}

li {
	list-style-type: none;   
}

a {
	text-decoration: none;
}


/*-----img----------------------------*/
img {
	text-decoration: none;
	vertical-align: bottom;
}

a img {
	border:0;
	text-decoration: none;
}

a:hover img {
	border: none;
}


/*-------linl---------------------------*/

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
 }

a:hover {
	color: #FF3333;
}

a:active {
 	color: #CC3333; 
}


.btn{  }


/*------container+header----------------*/
   
#container {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: left;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}


#header01 {
	margin: 0;
	padding: 0;
	background-image: url(../top_img/jetms_top09_01.gif);
	height: 140px;
	background-repeat: no-repeat;
}

#header01 h1{
	width: 300px;
	padding:5px 10px 0;
	margin: 0 0 8px;
}

#header01 h2{
	width: 140px;
	padding: 0;
	top: -50px;
	left: 750px;
	margin: 0;
	position: relative;
}

#header01 p{
	width: 300px;
	padding: 0;
	margin: 0
}


/*-------main copy-----------------------*/


.main_contents {
	margin: 0;
	padding: 0 0 40px 0;
	float: left;
	width: 940px;
	background-color: #FFFFFF;	
}



.main_wrap {
	margin: 30px 80px 0px 80px;
	padding: 0;
	width: 780px;
	float: center;
}


.main_copy {
	margin: 0;
	padding: 0;
	float: center;
}


.main_copy h3{
	margin:0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-selrif;
	line-height: 2.4;/*24/24*/
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	color: #151515;
}


.main_copy p {
	padding: 0px 0px 10px 0px;
	font-family:"ヒラギノ角ゴ Pro W3",Osaka, "ＭＳ Ｐゴシック";
	font-size: 1.4em;/*14/10*/
	line-height: 1.72;/*24/14*/
	font-weight: normal;
	text-align: center;
	margin: 0;
}


.main_copy .sub {
	font-size: 1.0em;/*14/10*/
}

.akaji {
	color: #DD0000;
}

.main_copy table {
	border-style: none;
	width: 100%;
	margin: 0;
	padding: 0px 0px 20px 0px;

}

.main_copy table th {                          
	background-color: #cccccc;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	white-space: nowrap;
	font-size: 15px;/*14/10*/
	padding: 2px 10px 2px 10px;
		border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;

}

.main_copy table td {
	background-color: #eeeeee;  /* ﾇﾘｷﾊｿｧ */
	color: #000000;             /* ﾊｸｻ惞ｧ */
	text-align: left;           /* ﾇﾛﾃﾖ */
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	white-space: nowrap;
	padding: 5px;
}


.submit {
	text-align: center;         /* ﾇﾛﾃﾖ */
}




.main_copy .input {
	padding: 0;	
	font-size: 1.4em;/*14/10*/
	line-height: 1.72;/*24/14*/
	margin: 0;
}


.sub_copy {
	margin: 60px 0px 0px 0px;
	padding: 20px;/*文字周りの余白*/
	background: #454545;/*背景色*/
	background-repeat: no-repeat;
	border: solid 3px #d6dde2;
}

.sub_copy h3 {
	margin:0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-selrif;
	font-size: 2.4em;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
}

.sub_copy p {
	margin: 0 10px 20px 10px;
	padding: 0;
	line-height: 1em;
	float: left;
}

.sub_copy ul {
  	margin: 0;
	padding: 2px;
	clear: both;
}

.sub_copy ul li {
	margin: 0;
	padding: 0;
	font-size: 1.6em;/*12/10*/
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-selrif;
	line-height: 1.5;
	color: #FFFFFF;	
    
}




/*---------footer---------------------------*/

#footer {
	clear: both;
	margin:0 auto;
	padding: 0;
	width: 940px;

}


#footer div {
	background-color: #CCCCCC;
	margin: 0;
	padding: 10px 0 20px 20px;
}

#footer div ul {
	padding: 0 0 10px 120px;
}

#footer div ul li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 1,2em;/*12/10*/
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-selrif;
	line-height: 1.5;
}


#footer div p  {
	clear: both;
	text-align: center;
}


















