﻿
/*----------------------------------------------------
	Body
----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {	
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size: 14px;	
	   background-color:#ffffff;
	   color: #000000;
	   text-align: center;
}


.arabic {	
       font-family:Traditional arabic, Arial, san-serif;
	   font-size: 15px;
	　 background-color:#ffffff;
	   color: #000000;
	   text-align: center;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/

a {
	color: #fff;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #15588d;
	
}

a:visited {
	text-decoration: underline;
	color: #15588d;
}

a:hover {
	text-decoration: underline;
	color: #6699cc;
}

a:active {
	text-decoration: underline;
	color: #6699cc;
}


.title a, .title a:visited, .title a:active {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    text-decoration: none;
}

.title a:hover {
    background: none;
    color: #666666;
    text-decoration: underline;
}

/*----------------------------------------------------
	Font
----------------------------------------------------*/

p {
	line-height: 20%;
	text-align: left;
}

.txt01 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 4px;
}

.txt02 {
	font-size: 14px;	
	font-weight: bold;
	font-family: Verdana,Arial;
	line-height: 250%;
}

.txt03 {
	font-size: 13px;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 10px;
}

/*カラー設定をする場合はこちら
.color01 {
	color: #006e54;
}
*/

/*----------------------------------------------------
	contents
----------------------------------------------------*/

.clear {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}

.space {
	margin-left: 25px;
}

img {
    border-style: none;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	text-align: left;

}

#logo_bak {
	background: url(../images/pt_01.jpg) top  no-repeat;
	width: 100%;
	height: 210px;
}

.line {
	width: 100%;
	height: 11px;
	background-color: #15588d;
}

.line2 {
	width: 100%;
	height: 6px;
	background-color: #cfebf7;
}

#container {
	background: url(../images/pt_02.gif) top  repeat-x;
	height: 885px;
	width: 100%;
}

#main {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/pt_03.jpg) top repeat-x;
	width: 800px;
}

.box {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.leftbox {
	width: 273px;
	float: left;
}

.leftbox2 {
	width: 213px;
	height: 320px;
	float: left;
	background:url("../images/pt_04.jpg") bottom no-repeat;
}

.leftbox_es {
	width: 273px;
	height: 350px;
	float: left;
	background:url("../images/pt_04.jpg") bottom no-repeat;
}

.rightbox {
	width: 500px;
	float: right;
	text-align: left;
}

.rightbox2 {
	width: 500px;
	height: 320px;
	float: left;
	background:url("../images/pt_05.jpg") left bottom no-repeat;
}

.rightbox3 {
	width: 500px;
	height: 370px;
	float: right;
              text-align: left;
	
}

.rightbox_es {
	width: 500px;
	height: 350px;
	float: left;
	background:url("../images/pt_05.jpg") left bottom no-repeat;
}

.rightbox_fr {
	width: 500px;
	height: 370px;
	float: left;
	background:url("../images/pt_05.jpg") left bottom no-repeat;
}

.border_w {
	width: 800px;
	height: 12px;
	background: url(../images/boder_w.jpg) top repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.border_h {
	width: 23px;
	height: 13px;	
	float: left;
	margin-right: 10px;
	background: url(../images/arrow.gif) top no-repeat;
}

/*----------------------------------------------------
	button
----------------------------------------------------*/

.menu {
	height: 50px;
	width: 550px;
	line-height: 22px;
	text-align: left;
}

.menu2 {
	height: 160px;
	width: 550px;
	line-height: 10px;
	text-align: left;
}

.menu3 {
	height: 175px;
	width: 550px;
	text-align: left;
	line-height: 22px;
}

.menu4 {
	height: 200px;
	width: 550px;
	line-height: 22px;
	text-align: left;
}


ul {
	margin: 0 0 0 30px;
	padding: 0px;
    list-style-type:none;
}


li {
 display:block;
 padding-left: 20px;
 background:url("../images/mark.gif") 0px 50% no-repeat;
 line-height: 25px;
}

.none {
 background:url("../images/mark2.gif") left top no-repeat;
}

.second {
 background:url("../images/mark.gif") left top no-repeat;
  line-height: 18px;
  margin-top: 5px;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/

#end-footer {
	clear: both;
	width: 100%;
	height: 70px;
	display: block;
	text-align: center;
	background: #e0f1f4;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#end-footer a {
	background: #e0f1f4;
}

#end-footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#end-footer ul li {
	display: inline;
	margin: 0 0 0 10px; 
	padding: 0px;
}
#end-footer ul li.top {
	margin: 0px; 
	padding:0px;
}

#end-footer p {
	font-size: 11px;
	text-align: center;
	font-style: normal;
	margin: 5px 10px 5px 0px;
	padding-right: 10px;
}