/*
Theme Name: Delirium
Theme URI: http://www.vivathemes.com
Description: Premium Theme for your company site.
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, design, fashion
*/

*{margin:0; padding:0;}

body {
	background:#fff url(images/bg.png) repeat-x top;
	font-family: tahoma, arial, helvetica, tahoma, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	padding-bottom: 30px;
}
	
h1 {
	font-size: 30px; 
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2, h2 a {
	font-size: 24px; 
	color: #766556;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h3, h3 a {
	font-size: 18px; 
	color: #766556;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote { 
	background: #eaeaea 
	padding: 5px;
	padding-left: 10px;
	margin: 15px 0;
	color: #666;
	font-style: italic;
	font-size: 12px;
	line-height: 135%;
	border-left: solid 1px #ccc;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* container */

#container {
	width: 100%;
	color: #766556;
	overflow: hidden;
	line-height: 145%;
}
	
/* header */

#header {
  	width: 900px;
	margin: 0 auto;
	height: 125px;
}

#header h2 {
	display: none;
}

/* logo */

#logo {	
	width:130px;
	float:left;
	margin-left: 0;
	height: 80px;
	margin-top: 26px;
}

#logo a {
	color: #fff;
}

#logo h1 {
	margin-top: 10px;
}

#logo h1 a {
	color: #000;
	font-weight: normal;
	font-size: 34px;
	line-height: 110%;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica;
}

/* login panel */

#loginlink {
	width: 190px;
	float: right;
  	text-align: right;
	margin-top: 15px;
	height: 20px;	
}

#loginlink a {
	color: #766556;
	font-size: 15px;
	line-height: 20px;
}

#loginlink a:hover {
	text-decoration: none;
}

#loginform {
	color: #666;
}

#loginform input {
	width: 250px;
	height: 18px;
	padding-top: 2px;
	border: solid 1px #ccc;
	color: #666;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 3px;
}

#loginform input#btn {
	width: 70px;
	height: 22px;
	line-height: 16px;
	padding: 0;
	background: #e3c9ae;	
	color: #fff;
	border: none;
	cursor: pointer;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}

#loginform input#btn:hover {
	background: #bbaea2;
}

#loginform h2 {
	color: #996633;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}

#loginform label {
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
	
}

#loginform a {
	text-transform: uppercase;
	color: #666;
	font-size: 12px;
	margin-left: 4px;
}


/* search */

#searchform {
	padding:0;
	margin:0;
	float: right;
	width: 175px;
	height: 35px;
	display: block;
}

#searchform input#s {
	margin:0;
	padding:4px;
	color: #fff;
	width: 122px;
	background: #e3c9ae;	
	border: none;	
	height:13px;
	margin-left: 10px;
	margin-top: 10px;
	font-size:11px;
	float: left;
}

#searchform input#searchsubmit {
	border:none;
	background: url(images/searchbutton.gif) no-repeat;
	color:#fff;
	height: 21px;
	margin-top: 10px;
	width: 35px;
	float: right;
	cursor: pointer;
	text-transform:lowercase;
	text-indent: 999px;
}


/* content */

#homewrapper {
	width: 900px;
	margin: 0 auto;
	height: 455px;
	clear: left;
}

#contentwrapper {
	margin: 0 auto;
	margin-top: 30px;
	width: 900px;
	height: 100%;
	overflow: hidden;
}

#content {
	float:left;
	width:600px;
	overflow: hidden;
	margin:0;
	padding: 0;
}

#content2 {
	float:left;
	width:900px;
	overflow: hidden;
      margin-top: 0px;
}

.post {
	margin:0;
	padding:0;
	clear:left;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px;
}

.post h2 a {
	margin: 0;
	line-height: 100%;
}

.post h3 {
	margin:0;
	padding: 0;
}
	
.post h3 a {
	font-size: 32px; 
	color: #766556;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
}

.post h3 a:hover {
	text-decoration: none;
	color: #cc3333
}
	
.post h2 a:hover{
	text-decoration: none;
	color: #cc3333;
}

.post img.alignright,
.post img.alignleft  {
	border: solid 1px #ccc;
	padding: 1px;
	margin-top:3px;
}
.post ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
.post li { 
list-style-type : none;

  padding:5px 10px;

  border-top:1px solid #f1f6fc;

  border-bottom:1px solid #84b2e0;

}
.post li:first-child{
  border-top:0px;
}
.post li:last-child{
  border-bottom:0px;
}


.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:12px 0;
}

a.more-link {
	clear: left;
	float: right;
	margin-right: 512px;
	margin-top: 10px;
	color: #669966;
	text-transform: lowercase;
	font-size: 20px;
}

a.more-link:hover {
	text-decoration: none;
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#cc3333;
	font-weight: normal;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: underline;
}

#audata {
	width: 360px;
	color: #669966;
	font-size: 18px;
}

#audata a {
	margin-right: 15px;
	color: #666;
	text-decoration: underline;
}

.navigation {
	font-size:24px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	color: #000;
	text-transform: lowercase;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
	text-decoration: none;
}

.alignright a {
	float:right;
	margin:0;
	text-decoration: none;
}

/* right sidebar */

#sidebar {
	width:230px;
	float: right;
	margin:0;
	padding: 0;
	line-height: 150%;
	margin-top: 10px;
	padding-bottom: 20px;
}

#sidebar .widgets {
	width: 230px;
	display: block;
	background: none;
	margin-bottom: 20px;	
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #669966;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 36px;
	font-weight: normal;
	text-transform: lowercase;
}

#sidebar p {
	margin:0; 
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
	width: 100%;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 25px;
	list-style-type: none;
	color: #ccc;
	width: 100%;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: disc;
      height: 22px;
      line-height: 22px;
	margin-left: 15px;
}

#sidebar ul li a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* comments */

#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #000;
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	clear: left;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	list-style-type:none;
	float: left;
	background: none;
	margin-bottom: 20px;
	padding-right: 10px;
	border-bottom: solid 1px #eaeaea;
	padding-bottom: 20px;
}


ol.commentlist li.alt {	
	background: none;
	margin-left: 20px;
	margin-top: 15px;
	border: none;
	padding: 0;
}

ol.commentlist li p {
	margin: 0; 
	padding: 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}

.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;
}

.post ol li,
.post ul li { 
	margin-left: 20px; 
}

/* footer */

#footer {
	float: left;
	margin-top: 5px;
	width: 100%;
	padding: 0;
	font-size: 11px;
	clear: left;
	color: #996633;
}

#footerint { 
	width: 900px;
	margin: 0 auto;
}

#copyinfo {
	margin-top: 0;
	float: left;
	width: 400px;
	text-align: left;
	height: 20px;
	line-height: 20px;
}

#footer a { 
	border-bottom: none;
	color: #996633;
	text-decoration: none;
	font-style: normal;
}

#footer a:hover {
	color: #996633;
	text-decoration: underline;
	border: none;
}

#footermenu {
	width: 450px;
	float: right;
}

#footer ul {
	float: right;
	margin-top: 5px;
}

#footer ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	padding-left: 15px;
	background: url(images/flibg.gif) no-repeat left bottom;
	height: 12px;
	line-height: 12px;
}

#footer ul li a {
	font-size: 11px;
	text-transform: lowercase;
	color: #766556;
}

/* main menu */

#mainmenu {
	float: right;
	width: 720px;
	height: 31px;

	clear: right;
	margin-top: 47px;
}

.mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
float: right;

}

.mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;


}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;

}

.mainnav li {
	float: left;
	position: relative;
	z-index: 500;
	height: 32px;
	line-height: 32px;
	margin-left: 30px;
}

.mainnav a {
	display: block;
	padding: 0;
	font-size: 12px;
	font-weight:100;
	color: #000;
	font-family:tahoma, helvetica,Hiragino Kaku Gothic Pro,;
	text-transform: capitalize;

}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	color: #999999;
	text-decoration: none;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: -1px;
	top: 32px;
	background: #e3c9ae;
	
	width: 140px;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left: 170px;
	top: -2px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0px;
	
	width: 150px;
	height: 35px;
	line-height: 35px;
	border-right: none;
	margin-left: 0;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
	
}

.mainnav li li a,
.mainnav li li a:link, 
.mainnav li li a:visited {	
	display: block;
	
	
	text-transform: lowercase;
      color: #000;
	margin-left: 10px;
	
	padding-right: 0;
	font-size: 14px;
}

.mainnav li li a:hover {
	text-decoration: none !important;

}
table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
    font-size: 12px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #cdaa7f;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #cdaa7f;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() { 
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #cdaa7f 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : contents.css
 Author     : MIYA
 Style Info : コンテンツ内のスタイル
=================================================================== */


div.main	{
	width: 580px;
}
h3	{
	font-size: 133.3%;
	margin-bottom: 5px;
}

/* サンプルtableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	padding: 10px 20px;
	color: #666;
}

/* サンプル1
----------------------------------------------------------- */
.sample1 th	{
	border-bottom: 2px solid #666;
}

/* サンプル2
----------------------------------------------------------- */
.sample2 th	{
	border-bottom: 2px solid #1D5C79;
}
.sample2 td	{
	border-bottom: 1px solid #DDD;
}

/* サンプル3
----------------------------------------------------------- */
.sample3 th	{
	border-right: 30px solid #FFF;
	border-bottom: 2px solid #1D5C79;
}
.sample3 td	{
	border-right: 30px solid #FFF;
}

/* サンプル4
----------------------------------------------------------- */
.sample4 .odd	{
	background: #F1EFA5;
}

/* サンプル5
----------------------------------------------------------- */
.sample5	{
	border: 1px solid #1D5C79;
}
.sample5 th	{
	border-bottom: 1px dotted #1D5C79;
}

/* サンプル6
----------------------------------------------------------- */
.sample6 th	{
	background: #A0C9DB;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
}
.sample6 td	{
	background: #E5F2F8;
	border-bottom: 1px solid #FFF;
}

/* サンプル7
----------------------------------------------------------- */
.sample7 th	{
	background: #CAE5F1 url(image/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
}
.sample7 td	{
	background: #F4FAFC url(image/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
}

/* サンプル8
----------------------------------------------------------- */
.sample8	{
	background: url(image/bg_td.jpg) no-repeat bottom;
}
.sample8 th	{
	background: url(image/bg_th.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
}
.sample9 th.topL	{
	background: url(image/bg_thl.jpg) no-repeat;
}
.sample8 th.topR	{
	background: url(image/bg_thr.jpg) no-repeat top right;
}
.sample8 td	{
	border-bottom: 1px solid #FFF;
}

/* サンプル9
----------------------------------------------------------- */
.sample9 th	{
	border-bottom: 1px solid #DDD;
}
.sample9 td	{
	border-bottom: 1px solid #DDD;
}

/* サンプル10
----------------------------------------------------------- */
.sample10	{
	border: 1px solid #DDD;
}
.sample10 th	{
	background: url(image/th_10.jpg) repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
}
.sample10 td	{
	border: 1px solid #DDD;
	color: #333;
}