/*PenJapan Shikoku Base layout 　関西基盤
---------------------------------------------------*/

@charset "utf-8";

/*link styles
-------------------------*/
a:link {
	color: #00b0d8;
}
a:visited {
	color: #008aa9;
}
a:hover {
	color: #ffd872;
}

/* Shikoku header BG画像変更
-------------------------------------*/

#header {
	background-image: url(../15shikoku/img/bg_header_shikoku.gif);
}
#header p.english {
	text-decoration: none;
	font-size: 85%;
	position: absolute;
	top: 55px;
	right: 10px;
	width: 70px;
}
#header p.english a {
	color: #FFF;
	text-decoration: none;
	display: block;
	list-style-type: none;
}
#header p.english a:hover {
	color: #ffd872;
}
#header ul#menu li a {
	color: #FFF;
}
#header ul#menu li a:hover {
	color: #ffd872;
}

#footer_menu .line a {
	color: #FFF;
}

#footer_menu .line a:link {
	color: #FFF;
}
#footer_menu .line a:hover {
	color: #ffd872;
}
#footer #footer_menu h3 {
	color: #FFF;
}
#footer #footer_menu p {
	color: #FFF;
}
#footer #footer_menu #return a {
	color: #FFF;
}
#footer #footer_menu #return a:hover {
	color: #ffd872;
}

#footer address  {
	color: #cb9b0c;
}


/* Kansai location
-----------------------------*/
#contents {
	clear: both;
	width: 950px;
}
#contents ol#location {
	list-style-type: none;
}

#contents ol#location li {
	float: left;
	font-size: 85%;
}
#contents ol#location li a {
	text-decoration: none;
}
#contents ol#location li a:hover {
	color: #ffd872;
}

/*アフェリエイト　ブロック (1)
---------------------------------------------------*/
#affeliate01 {
	clear: both;
	float: left;
	width: 950px;
}

#affeliate01 ul li#left {
	float: left;
	width: 450px;
	font-size: 85%;
	line-height: 1.2em;
	border: 1px solid #cb9b0c;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	clear: left;
	list-style-type: none;
}
#affeliate01 ul li#left a {
	text-decoration: none;
	color: #666;
}
#affeliate01 ul li#left a:hover {
	color: #ffd644;
}
#affeliate01 ul li#right {
	width: 450px;
	font-size: 85%;
	line-height: 1.2em;
	border: 1px solid #cb9b0c;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	list-style-type: none;
}

#affeliate01 ul li#right a {
	text-decoration: none;
	color: #666;  
}
#affeliate01 ul li#right a:hover {
	color: #ffd644;
}

/* Bottom Affeliate
-----------------------------------------*/
#affeliate02 {
	clear: both;
	height: 120px;
	width: 950px;
	margin-bottom: 20px;
}

#affeliate02 #google_ad_left {
	height: 90px;
	width: 728px;
	float: left;
	margin-left: 12px;
	border: 1px solid #cb9b0c;
	margin-top: 5px;
}
#affeliate02 #google_ad_right {
	height: 90px;
	width: 180px;
	float: right;
	padding-right: 10px;
	border: 1px solid #cb9b0c;
	margin-top: 5px;
}
