﻿
/*----------------------------------------------------
	Body
----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {	
       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: right;
}

.txt01 {
	font-weight: bold;
	font-size: 23px;
	margin-top: 4px;
}

.txt02 {
	font-size: 14px;	
	font-weight: bold;
	font-family: Verdana,Arial;
	line-height: 250%;
}

.txt03 {
	font-size: 16px;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 10px;
}


.txt04 {
	font-size: 17px;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 10px;
}


/*カラー設定をする場合はこちら
.color01 {
	color: #006e54;
}
*/

/*----------------------------------------------------
	contents
----------------------------------------------------*/

.clear {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}

.space {
	margin-right: 25px;
}

img {
    border-style: none;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	text-align: right;
}

#logo_bak {
	background: url(../images/pt_01_ar.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_ar.jpg) top repeat-x;
	width: 800px;
}

.box {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.leftbox {
	width: 213px;
	float: right;
	text-align: right;
}

.leftbox_ar {
	width: 273px;
	float: right;
	text-align: right;
}

.leftbox2 {
	width: 213px;
	height: 350px;
	float: right;
	text-align: right;
	background:url("../images/pt_04_ar.jpg") bottom no-repeat;
}

.leftbox2_ar {
	width: 273px;
	height: 370px;
	float: right;
	text-align: right;
	background:url("../images/pt_04_ar.jpg") bottom no-repeat;
}

.rightbox {
	width: 560px;
	float: left;
	text-align: right;
}

.rightbox_ar {
	width: 500px;
	float: left;
	text-align: right;
}

.rightbox2 {
	width: 560px;
	height: 350px;
	float: right;
	text-align: right;
	background:url("../images/pt_05_ar.jpg") left bottom no-repeat;
}

.rightbox2_ar {
	width: 500px;
	height: 370px;
	float: right;
	text-align: right;
	background:url("../images/pt_05_ar.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: 120px;
	width: 500px;
	line-height: 22px;
	text-align: right;
	float: right;

}

.menu2 {
	height: 160px;
	width: 350px;
	line-height: 22px;
	text-align: right;
	float: right;
}

.menu3 {
	height: 175px;
	width: 550px;
	text-align: right;
	line-height: 22px;
}

.menu4 {
	height: 200px;
	width: 550px;
	line-height: 22px;
	text-align: right;
}

ul {
	margin-right: 30px;
	padding: 0px;
    list-style-type:none;
}


li {
 display:block;
 padding-right: 20px;
 background:url("../images/mark_ar.gif") right no-repeat;
 line-height: 25px;
}

.none {
 background:url("../images/mark2.gif") right top no-repeat;
}

.second {
 background:url("../images/mark_ar.gif") right top no-repeat;
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 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;
}