@charset "utf-8";
/*
Theme Name: test
Theme URI: http://www.pc-lifeboat.com/
Description: らいふぼーとの新ホームページテスト版
Version: 1.6
Author: 岡松諒
Author URI: http://www.pc-lifeboat.com/
Tags: simple
Template: test
*/




/* Begin Typography & Colors */
/*メイン設定*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "メイリオ", sans-serif;
	background: #FFFFFF;
	color: #333;
	width: 800px;
	margin: auto;
/*	text-align: center; */
	}
/*text-alignだけ残す*/
#page {
	text-align: left;
	width: 800px;
	margin: auto;
	padding: 0;
	}
#content {
	font-size: 15px;
	margin: 0;
	padding: 0;
	}
/*
#content p {
	width: 600px;
	}
*/
h1 {
	font-size: 80%;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
h2 {
	background-image: url('images/h2-images.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 41px;
	font-size: 120%;
	padding: 10px 0 0 32px;
	margin:  30px 0 30px 0; 
}
h3 {
	background-image: url('images/h3-images2.gif');
	background-repeat: no-repeat;
	margin:  10px 0 10px 0;
	padding: 0 0 0 21px;
	
}
p { 
	margin: 0;
	padding: 0;
}

p.osusume1
	{
	color:#0683FF;
	margin-top:5px;
	font-weight:bold;
	width:700px;

	}
p.osusume2
	{
	color:#EA060C;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	width:700px;

	}	
	

#header {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	width: 800px;
	}
	
#header img{
	float:left;
	margin: 0;
	padding: 0;
	}
	
#header h2 {
	vertical-align: bottom;
	font-size: 10px;
	}

#headerimg {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	color: #000000;
	margin-top: 20px;
	}
/*メイン設定終*/

/*ページ部分DIVID　だけではないっぽい？*/

#image {
	width: 800px;
	height:300px;
	color: #fff;
	background-image: url('images/head-2.gif');
	display:block;	
}

#image img.it-dou {
	margin-left:166px;
}
#image-header {	background-image:url('images/head-1.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
}

#image-footer {
	background-image:url('images/head-3.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
}
#banner {
    width: 800px;
}
#banner img {
    padding:15px 0 15px 0;
}
#banner a:hover img {
    filter: Alpha(opacity=70);
	opacity: 0.7;
}


#info {
	padding:15px 20px 15px 20px; 
	}

#info img {
	margin-left:20px;
	margin-right:10px;
}
#info a:hover img {
	filter: Alpha(opacity=40);
	opacity: 0.4;
	}


#navi {
	width: 800px;
	height:51px;
	background-color:#0683FF;
}
#navi ul {
	list-style-type:none;
	height:51px;
	line-height:35pt;
	font-size: 20px;
	margin: 0;
	padding-left: 25px;
}
#navi ul li {
	float:left;
	background-color:#0683FF;
	text-align:center;
	margin-right:22px;
	width:171px;
	height:51px;


}
#navi ul li a {
	text-align:center;
	display:block;
	height:51px;
	background-color:#FFFFFF;
	width:171px;
	text-decoration:none;
}
#navi ul li a:hover {
	background-color:#CCCCCC;
}
#navi ul li a:active {
	background-color:#CCCCCC;
}
#main {
	background-image:url('images/main-2.gif');
	background-repeat:repeat-y;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:0px;
	width:800px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#0683FF;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#0683FF;
}
#main h4 {
	width:600px;
	margin: 15px 100px 5px 60px;
	padding-left:5px;
	border-left:solid 3px #ef4449;
}
#main p {
	width:600px;
	margin: 0 100px 0 60px;
}
#main-header {
	background-image:url('images/main-1.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 32px;
}
#main-footer {
	background-image:url('images/main-3.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 32px;
}

#link-header {
	margin-top:50px;
	background-image:url('images/foot-1.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;

	
}
#link {
	width:800px;
	background-image:url('images/foot-2.gif');
	background-repeat:repeat-y;
	}
#link ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#link li {
	margin-left:53px;
	line-height:20px;
	}
#link-footer {
	background-image:url('images/foot-3.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;

}

#footer a:hover img {
	filter: Alpha(opacity=40);
	opacity: 0.4;
}

#footer img {
	margin-right:7px;
}
#footer p.foottext{
	margin-left:42px;
	margin-top:20px;
	margin-bottom:5px;
}
#footer p.license{
	text-align:center;
}

img {
	vertical-align: top;
	vertical-align: bottom;
}

#sakurei{
	width: 500px;
	border-width: 5px;
	border: solid;
	border-color: #FFFFFF;
}
#sakurei img {
	align: center;
	}
#sakurei td {
	width: 250px;
	border-width: 10px;
	border: solid;
	border-color: #FFFFFF;

}

/*ここまでHPCSSの貼り付け*/

/*H1タイトル系*/

h1 strong {
	display: none;
	
}

#tlhomepage {
	background-image: url('images/lifeboathomepage.gif');
	background-repeat: no-repeat;
	font-family: sans-serif;
	width:806px;
	height: 156px;
	padding: 0;
	margin: 0;

}



/*H1タイトル系終*/

/*料金一覧テーブル*/
#hpplan {
}


.back-gray {
	background-color: #CCCCCC;
	font-size: 90%;

}
/*料金一覧テーブル終*/

/*独自CSS*/

#image #image-right{
	float:right;
	margin-right:30px;
	margin-top:150px;
/*	position:relative;
	left:600px;
	top:-50px;
	
*/}
.image-logo {
	margin:40px 0 0 100px;
}
#image #image-left{
	float:left;
}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}




/* End Structure */



/*	Begin Headers */

h1 {
	padding-top: 10px;
	margin-left: 163px;
	font-size: 150%;
	font-weight:normal;
}
/*	
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
*/
	
/* End Headers */



/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* 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 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 {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* 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 */


/* "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." */

