@charset "utf-8";
html/* CSS Document */

/*===================================================
	初期ページ全体
=====================================================*/
 {
  margin:0;
  padding:0;
}

body {
	background-repeat:repeat-x;
	margin-top: 0px;
	font-size: 12%;
	line-height: 1.3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

h1{
	position: absolute;
	top: 0px;
	font-size : 12px;
	color: #FFFFFF;
	float: left;
	font-weight : normal;
	left: 5px;
	width: 835px;
	background-color: #999999;
	margin: 0px;
	padding-left: 5px;
	height: 15px;
}
h2{
	font-size : 13px;
	color: #666666;
	float: none;
	font-weight : bold;
	margin: 0px;
	display: inline;
}
h3 {
	font-size : 13px;
	color: #666666;
	float: none;
	font-weight : bold;
	margin: 0px;
	display: inline;
}
h4 {
	font-size : 12px;
	color: #FFFFFF;
	float: none;
	font-weight : normal;
	margin: 0px;
	display: inline;
}



h5{
	font-size : 12px;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	display: inline;
	font-weight: normal;
}
a:link  {
	color: #333333;
} 
a:visited  {
	color: #333333;
} 
a:hover  {
	color: #0033FF;
} 
a:active  {
	color: #FFCC00;
} 

font{
font-size : 12px; color: #666666; 
font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
text-align : center;
}



/*-----共通-----*/
ul,ol,li,p{
	list-style-position : outside;
	margin: 0px;
	padding:0px;
	left:0px;
	top: 0px;
}

ul,ol,li{
list-style-position : outside;
list-style: none;
}

/*===================================================
	head:ヘッダ
=====================================================*/
#head{
	position: relative;
	width: 850px;
	height:100px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.u-pohs-nara.co.jp/jpg/zentai/waku-ue.jpg);
}
 
/*ロゴ*/
#head .logo{
	position: absolute;
	left:20px;
	top: 30px;
}
#head .logowaku {
	position: absolute;
	left:5px;
	top: -5px;
	width: 300px;
	height: 100px;
}


#head .tel{
	position: absolute;
	top: 20px;
	left: 570px;
}

#head .text{
	position: absolute;
	top: 1px;
	font-size : 10px;
	width: 479px;
	text-align: right;
	left: 321px;
	height: 31px;
}
#head .text2 {
	position: absolute;
	font-size : 12px;
	width: 200px;
	top: 60px;
	left: 370px;
	height: 15px;
	color: #666666;
}


/*===================================================
	pan:パンくず
=====================================================*/
#pan{
	position: relative;
	width: 800px;
	height:20px;
	margin: 0 auto 0 auto;
	top: 0px;
	left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #00FF66;
}

#pan .text{
	position: absolute;
	left:10px;
	top: 2px;
	font-size : 12px;
	color:#999999;
	width: 300px;
}
/*===================================================
	copy:　コピーライト
=====================================================*/
#copy{
	height: 100px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 75px;
	width: 850px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(http://www.u-pohs-nara.co.jp/jpg/zentai/waku-sita.jpg);

}
#copy .text{
	font-size: 12px;
	color: #666666;
	line-height: 1.3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	text-align: right;
	top: 10px;
	width: 800px;
	height: 65px;
	position: absolute;
	left: 25px;
}
#copy .mark {
	font-size: 12px;
	color: #666666;
	line-height: 1.3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	text-align: center;
	top: 0px;
	width: 270px;
	height: 65px;
	position: absolute;
	left: 0px;
}

#copy .sitatext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	text-align: center;
	top: 78px;
	height: 20px;
	position: absolute;
	background-color: #999999;
	width: 840px;
	left: 5px;
}
#kugiri .text {
	position: relative;
	font-size : 12px;
	width: 110px;
	top: 2px;
	left: 670px;
	height: 12px;
	color: #666666;
}


/* CSS Document */

/*===================================================
	トップページ全体
=====================================================*/


/*2段目*/
#dan2{
	width: 800px;
	height: 300px;
	left: 5px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#dan2 .waku1 {
	height: 50px;
	width: 180px;
	position: relative;
	left: 20px;
	top: 0px;
}
#dan2 .gazou2 {
	height: 50px;
	width: 180px;
	position: relative;
	left: 20px;
	top: 10px;
}
#dan2 .gazou3 {
	height: 50px;
	width: 180px;
	position: relative;
	left: 20px;
	top: 20px;
}


	
/*枠*/
#dan2 .waku {
	font-size: 12px;
	left: 10px;
	width: 210px;
	height: 198px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

} 
#dan2 .waku2 {
	font-size: 12px;
	height: 50px;
	width: 775px;
	border: 1px solid #666666;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: absolute;
}
#dan3 {
	height: 30px;
	top: 1px;
	margin: 0px auto 0px auto;
	width: 780px;
	position: relative;
	left: 5px;
}
#dan2 .text {
	height: 20px;
	width: 180px;
	position: relative;
	left: 25px;
	top: 30px;
	font-size: 12px;
	color: #666666;
}

#dan2menu {
	width: 780px;
	height: 130px;
	left: 5px;
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
}

#zentai {
	width: 850px;
	height: 250px;
	left: 0px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	top: 60px;
	border: 2px solid #CCCCCC;
}
#zentai .menu {
	width: 850px;
	height: 50px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
	top: -53px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zentai  .book {
	width: 250px;
	height: 15px;
	left: 600px;
	position: absolute;
	top: -58px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}


#zentai .swf1 {
	height: 250px;
	width: 550px;
	top: 0px;
	position: relative;
	left: 0px;
}
#zentai  .waku1 {
	width: 300px;
	height: 250px;
	left: 550px;
	position: absolute;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	top: 0px;
	background-image: url(../../jpg/koruku.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zentai .waku1suke {
	width: 200px;
	height: 20px;
	left: 580px;
	position: absolute;
	background-color: #FFFFFF;
	top: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#zentai .waku1text {
	width: 250px;
	height: 120px;
	left: 575px;
	position: absolute;
	background-color: #FFFFFF;
	top: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#zentai .waku1next {
	width: 80px;
	height: 17px;
	left: 580px;
	position: absolute;
	background-color: #FFFFFF;
	top: 205px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#zentai2 {
	width: 850px;
	height: 50px;
	left: 0px;
	position: relative;
	margin: 0px auto 0px auto;
	top: 60px;
	border: 2px solid #CCCCCC;
}
#zentai2 .zentaimenu2 {
	width: 850px;
	height: 50px;
	left: 0px;
	position: absolute;
	background-color: #FFFFFF;
	top: -53px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#zentai2 .zentaiswf2 {
	height: 30px;
	width: 550px;
	top: 10px;
	position: relative;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 25px;
	color: #FFCC00;
	font-weight: bold;
}
#zentai2   .book2 {
	width: 250px;
	height: 15px;
	left: 600px;
	position: absolute;
	top: -58px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}


.aka {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.aka2 {
	color: #FF0000;
	font-size: 11px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.aka3 {
	color: #FF0000;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.aka4 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



.kuro {
	color: #666666;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
.kuropan {
	color: #666666;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
.kuro2 {
	color: #666666;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.kuro3 {
	color: #666666;
	font-size: 10px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.kuro4 {
	color: #666666;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.kuro5 {
	color: #666666;
	font-size: 11px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.blue1 {
	color: #0066FF;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}



.ore {
	color: #FF9900;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.ore2 {
	color: #FF9900;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.ore3 {
	color: #FF9900;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.tya {
	color: #CC9966;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.tya2 {
	color: #CC9966;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.tya3 {
	color: #996600;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.suke {
	color: #D3E3FE;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.FFCC66 {
	color: #FFCC66;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.mark {
	vertical-align:top;
	text-align: center;
	background-position: center;
}

a img {
    border:none;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.pink1 {
	color: #FFC1E0;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

