@charset "utf-8";
/*
Theme Name: PAPA U-Gee Blog
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした PAPA U-Gee Blogテーマ
Version: 1.0
Author: SEELA
Author URI: http://seela.jp/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	text-align: center;
	margin: 0px;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #51933F;
	}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img, div { behavior:url(/wordpress/wp-content/themes/papaugee/iepngfix.htc) }
#page {
	background-image: url(images/con_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 832px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	}
#page h1 {
	position: absolute;
	left: -40px;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
}
#navi {
	float: left;
	width: 270px;
	color: #FFFFFF;
	padding-top: 90px;
	}
#navi a:link {
	color: #FFFFFF;
}
#navi  a:visited  {
	color: #CCCCCC;
}
#navi a:hover {
	color: #D29822;
	text-decoration: none;
}
#navi #profile {
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navi #profile h2 {
	margin-top: 0px;
	margin-bottom: 8px;
}
#navi #profile p {
	font-size: 11px;
	line-height: 150%;
	margin: 0px;
}
#navi #mainlink {
	padding-top: 20px;
	padding-bottom: 20px;
}
#navi #mainlink #mysp_bana {
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 102px;
	float: left;
	padding-left: 15px;
}
#navi #mainlink #website_bana {
	float: right;
	width: 119px;
	padding-right: 15px;
}
#navi .backnumber {
	padding-top: 15px;
	padding-left: 15px;
}
#navi #bloglist {
	clear: both;
	background-color: #080F06;
}
#navi #bloglist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi #bloglist h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#navi #bloglist ul.cat_list {
	margin-bottom: 20px;
}
#navi #bloglist ul.cat_list li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navi #bloglist ul.cat_list li a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-decoration: none;
}
#navi #bloglist ul.cat_list li a:hover {
	color: #FFFFFF;
	background-color: #B93517;
	background-image: url(images/blog_html_r19_c9.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#navi #bloglist ul.recententer_list {
	margin-bottom: 20px;
}
#navi #bloglist ul.recententer_list li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 140%;
}
#navi #bloglist ul.recententer_list li a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	text-decoration: none;
}
#navi #bloglist ul.recentcomments_list {
	margin-bottom: 20px;
}
#navi #bloglist ul.recentcomments_list li {
	font-size: 12px;
	line-height: 140%;
	background-image: url(images/ico_listcomments.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navi #archives {
	background-image: url(images/archive_top.gif);
	background-repeat: no-repeat;
	width: 240px;
	margin-left: 15px;
	margin-top: 20px;
	padding-top: 10px;
}
#navi #archives .bottom {
	background-image: url(images/archives_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#navi #archives .in {
	background-color: #080F06;
}
#navi #archives ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi #archives h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navi #archives ul.arc_list {
	padding: 10px;
}
#navi #archives ul.arc_list li {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#navi .adarea {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#navi .adarea p {
	margin: 0px;
	padding: 0px;
}
#navi #video {
	background-image: url(images/video_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-left: 15px;
	width: 240px;
	margin-bottom: 20px;
}
#navi #video p {
	margin: 0px;
	padding: 0px;
}
#navi #video .video_in {
	background-color: #303030;
	padding: 10px;
}
#navi #video .m_tit {
	background-color: #000000;
	width: 210px;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
#video  ul  {
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #303030;
	margin: 0px;
}
#video  ul  li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	line-height: 140%;
	background-image: url(images/ico_video.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
#video  ul  li  a  {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 30px;
	display: block;
}
#navi #accordion {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#navi #accordion .accordion_toggle {
	margin: 0px;
	padding: 0px;
}
#navi #accordion .accordion_content {
	margin: 0px;
	padding: 0px;
}
#navi  li.linkcat h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#navi #accordion ul {
	margin: 0px;
	padding: 0px;
}
#navi #accordion ul li {
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 140%;
}
#navi #accordion .blogroll {
}
#navi #feed {
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 20px;
}
#navi #feed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi #feed ul li {
	font-size: 12px;
	background-image: url(images/ico_feed.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.gototop {
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#content {
	float: right;
	width: 550px;	
	}
#content #contentarea {
	background-image: url(images/mainimg_kage.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content p.pagetitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: bold;
	background-image: url(images/pagetit_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.deta {
	font-family: Verdana, sans-serif;
	background-color: #006600;
	background-image: url(images/date_bg.gif);
	background-position: top;
	text-align: center;
	width: 52px;
	line-height: 10px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	float: left;
}
.deta  span {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
}
#content .navigation {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 20px;
}
#content .navigation a {
	color: #006600;
}
#content .navigation a:hover {
	color: #996600;
	text-decoration: none;
}
#content .navigation .alignleft,#content .navigation .alignright {
	background-color: #EAEAEA;
	padding: 5px;
	margin-bottom: 2px;
}
#content .titarea {
	float: right;
	width: 455px;
	padding-bottom: 15px;
}
#content .titarea h2 {
	font-size: 16px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content .titarea h2 a {
	color: #333333;
}
#content .titarea h2 a:hover {
	color: #CC6600;
	text-decoration: none;
}
#content .titarea p {
	font-size: 11px;
	color: #CC6600;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .titarea p a {
	color: #CC6600;
}
#content .titarea p a:hover {
	color: #333333;
	text-decoration: none;
}
#content .entryarea {
	clear: both;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
#content .entryarea a {
	color: #006600;
	text-decoration: underline;
}
#content .entryarea h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content .entryarea a:hover {
	color: #996600;
	text-decoration: none;
}
#content .entryarea table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
#content .entryarea table td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#content .entryarea table th {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bookmarkarea {
	background-color: #EAEAEA;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
#bottomnavi .oldbtn {
	background-color: #006600;
	padding: 5px;
	float: left;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
}
#bottomnavi .newbtn {
	background-color: #006600;
	padding: 5px;
	float: right;
	width: 250px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}
#bottomnavi a {
	color: #FFFFFF;
	display: block;
}
#bottomnavi a:hover {
	text-decoration: none;
}
#content .pagetitarea h2 {
	font-size: 16px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* コメント */

h3#respond {
	font-size: 12px;
	color: #333333;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 5px;
}
h3#comments {
	font-size: 12px;
	color: #333333;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 5px;
}
ol.commentlist  li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ol.commentlist li p {
	margin: 0px;
}
#commentform textarea#comment {
	width: 500px;
}

/* フッター */

#foot
 	{
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 832px;
	margin-right: auto;
	margin-left: auto;	
	}
#foot .artseela {
	width: 132px;
	padding-top: 15px;
	float: left;
}
#foot .cop {
	float: left;
	width: 535px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 22px;
}
#foot .papaugeelogo {
	float: left;
	width: 165px;
}
.your-message textarea {
	width: 500px;
}
#navi .booking {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
#navi .booking img {
	vertical-align: middle;
}



#setting_up {
	margin:0 auto;
	width: 550px;
}
.simpleSlide-slide div{
	width: 550px;
	height: 411px;
	position: relative;
}
.simpleSlide-window {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.slideshow {
	position: relative;
	overflow: auto;
}
/*スライドボタンの装飾*/
.left-button {
	background-image:url("images/left-arrow.png");	
}

.right-button {
	background-image:url("images/right-arrow.png");
	right: 0px;
}

.left-button, .right-button {
	cursor:pointer;
	height:72px;
	position:absolute;
	width:50px;
	display: none;
	z-index: 9999;
	top:50%;
	margin-top: -36px;
}
/*スライド内の装飾*/
.slide_headline {
	color:#333;
	font-size:46px;
	font-weight:bold;
	letter-spacing:-0.04em;
	top: 20px;
	left: 20px;
	position: absolute;
}
.body_headline {
	color:#FCF4F4;
	font-size:46px;
	font-weight:bold;
	letter-spacing:-0.04em;
}
.slide_number {
	color:#333;
	font-size:180px;
	font-weight:bold;
	right:400px;
	top:100px;
	position:absolute;
	text-align: right;
}
.slide_copy {
	color:#333;
	left:159px;
	top:111px;
	position:absolute;
	width:375px;
	line-height: 22px;
	text-align:left;
}
/*状態表示*/
.simpleSlideStatus-tray {
	margin: 5px auto;
}
/*ジャンプボタン*/
.jump-to {
	cursor:pointer;
	text-decoration:underline;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

