@charset "utf-8";
@import "reset.css";
@import "default.css";
/*
Theme Name: Panorama
Theme URI: http://www.panorama-vr.com
Description: Panorama VR用テーマ
Version: 1.0
Author: STUDIO Bloom
Author URI: http://www.studio-bloom.org/
*/

/* 構造 - 共通 */
body {
	background-color:#00377A;
}

.inner {
	padding:0.1em 10px;
}

/* コンテナ */
#container {
	background:url('images/container.png') #1f1f1f repeat-y center 0;
	
}
#container .inner {
	padding:0;
}

#wrapper, #header .inner, #footer .inner  {
	width:968px;
	margin:0 auto;
	padding:0 4px;
}

/* ヘッダー */
#header {
	height:108px;
	background:url('images/header/back.png') repeat-x 0 0;
	border-top:5px solid #0068B6;
}
#header .inner {
	padding-top:0;
}

.header_desc {
	float:left;
}

h1 {
	text-indent:-999em;
	background:url('images/logo.png') no-repeat 0 0;
	width:309px;
	height:75px;
	display:block;
	margin:0;padding:0;
}

#top_image {
	background-color:#1f1f1f;
}

h1 {
}
.description {
	font-size:90%;
	margin-top:4px;
}

/* グローバルメニュー */
#global_menu ul {
	float:right;
	margin:0;
	padding-top:0;
}

#global_menu li {
	width:101px;
	height:90px;
	float:left;
	margin:0;
	text-indent:-999em;
}
#global_menu li a {
	width:100%;
	height:100%;
	display:block;
}
#global_menu li a:hover, .current_page_item a {
	background-position:0 0px !important;
}

.page-item-3 a {
	background:url('images/header/global_menu/home.png') no-repeat 0 -90px;
}
.page-item-6 a {
	background:url('images/header/global_menu/sample.png') no-repeat 0 -90px;
}
.page-item-14 a {
	background:url('images/header/global_menu/feature.png') no-repeat 0 -90px;
}
.page-item-9 a {
	background:url('images/header/global_menu/price.png') no-repeat 0 -90px;
}
.page-item-19 a {
	background:url('images/header/global_menu/contact.png') no-repeat 0 -90px;
}
.page-item-107 a {
	background:url('images/header/global_menu/equipment.png') no-repeat 0 -90px;
}
/* メインコンテンツ */
#wrapper {
	padding-bottom:16px;
	margin-top:-8px;
	background:url('images/sidebar_top.png') no-repeat 689px 0;
	min-height:480px;
}

/* フッター */
#footer {
	background:url('images/footer/back.png') #00377a repeat-x 0 0;
	padding-top:1px;
	border-top:5px solid #ccc;
}

#footer .inner {
	margin-top:24px;
	padding-bottom:24px;
}

#footer h5 {
	height:19px;
	text-indent:-999em;
	border-bottom:1px solid #fff;
}

#footer_about {
	background:url('images/footer/about.png') no-repeat 2px 0;
}
#footer_area {
	background:url('images/footer/area.png') no-repeat 2px 0;
}

#footer .inner .div3 p {
	padding:0 8px;
}

#copyright {
/*
	background-color:#fff;
	color:#333;
*/
	clear:left;
	font-size:90%;
	margin:0;
	padding:8px 10px;
}

/* 汎用 */
#right_menu #update_info h4 {
	text-indent:-999em;
	background:url('images/index/info.png') no-repeat 0 0;
	margin:0.5em 10px 0.25em 5px;
}
#right_menu #company_info h4 {
	text-indent:-999em;
	background:url('images/index/company.png') no-repeat 0 0;
	margin:0.5em 10px 0.25em 5px;
}
#right_menu #campaign_info h4 {
	text-indent:-999em;
	background:url('images/index/campaign.png') no-repeat 0 0;
	margin:0.5em 10px 0.25em 5px;
}
#right_menu #company_info img {
	padding-top:0;
}

#right_menu #company_info .f_right {
	width:120px;
}
#right_menu #company_info .f_right p,
#right_menu #company_info .f_right ul {
	margin:0;
}
#right_menu #company_info>p {
	margin-top:0;
	margin-left:5px;
	text-align:center;
}

#wrapper .div2 {
	width:300px;
	margin-left:25px;
	margin-right:10px;
}
#wrapper .div2 h3 {
	margin:0;
	background:url(images/div2_h.png) no-repeat 0 0;
}
#wrapper h3 span {
	margin-left:8px;
	padding-left:6px;
	border-left:3px solid #116DB2;
}

.div3 {
	margin:0 10px;
	width:300px;
	float:left;
}

.with_disc li {
	list-style-type:disc;
	margin-left:5px;
}

object, embed {
	margin:0;
}

.entry p {
	margin-left:30px;
	margin-right:30px;
}

.t_right {
	text-align:right;
}
.t_center {
	text-align:center;
}
.t_left {
	text-align:left;
}
.f_small {
	font-size:85%;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, img.f_right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img.f_left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.f_right, .alignright {
	float: right;
	}

.f_left, .alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}

blockquote {
	}

blockquote cite {
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


