 @charset "utf-8";
/*  
  Theme Name: 2011design_2
  Theme URI: http://wordpress.org/
  Description: alive
  Version: 1.6
  Author: takahashi
  Author URI: http://www.be-alive.jp/
  
  */
  
  
  
  /* Begin Typography & Colors */
  body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#F0F5F5;
	color: #000;
	text-align: center;
	background-image:url(images/bg.gif);
}
* {
	margin:0;
	padding:0;
}
#page {
	text-align: left;
	min-height:600px;
	background-color:#FFF;
}
#content {
	font-size:12px;
	margin-bottom:30px;
	border-bottom:dotted 1px #CCC;
}
.widecolumn .entry p {
	font-size: 12px;
	color: #000;
	line-height:200%;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height:180%;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size:10px;
	text-align: right;
	font-weight:normal;
}
h3 {
	display:inline;
}
.entry p a:visited {
	color: #666;
}
.entry p a {
	color: #999;
}
.entry p a:hover {
	color: #9D4669;
	text-decoration:underline;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a {
	color: #999;
	text-decoration: none;
}
.backnamber_titie {
	text-align:center;
	margin-top:10px;
	color:#FFF;
}
ul#backnamber {
	line-height:150%;
	list-style:none;
	margin:0;
	padding:0;
}
ul#backnamber h2 {
	margin-left:50px;
	margin-top:20px;
}
#backnamber li {
	color:#CCC;
}
#backnamber li a {
	margin-left:50px;
	margin-top:20px;
}
#backnamber li a:hover {
	color: #09F;
	text-decoration:underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
  
  
  
  /* Begin Structure */
  body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	padding: 0;
	width:850px;
	background-color: #FFF;
}
#header {
	margin: 0;
	padding: 0;
	width: 830px;
	padding:10px;
}
.headerimg {
	margin-left:20px;
}
.kouza {
	margin-left:20px;
}
.kouza a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFF;
}
/* Begin Sidebar */
  #sidebar {
	width:830px;
	margin:10px;
	float:none;
	clear:both;
	height:36px;
	border-bottom:1px solid #9FA0A0;
}
#sidebar p {
	text-align:center;
	font-size:12px;
	margin:10px;
}
#sidebar p a {
	color:#FFF;
}
#sidebar p a:hover {
	color: #F99;
}
#h_menu {
	width:830px;
	font-size:12px;
	margin:0;
	height:36px;
}
.h_menu01 {
	text-align:center;
	list-style-type:none;
	list-style-image:none;
	width:130px;
	float:left;
	height:13px;
	padding-top:23px;
}
.h_menu01 a {
	text-decoration:none;
	color: #727163;
	font-size:12px;
}
.h_menu01 a:hover {
	text-decoration:none;
	color: #9D4669;
}
.h_menu02 {
	text-align:center;
	list-style-type:none;
	list-style-image:none;
	width:150px;
	float:left;
	height:36px;
}
.h_menu02 a {
	text-decoration:none;
	color: #FFF;
	font-size:12px;
}
.h_menu02 a:hover {
	text-decoration:none;
	color: #CCC;
}
/* End Sidebar */
  
  
  .narrowcolumn {
	background-color:#FFF;
}
.widecolumn {
	width:650px;
	background-color:#FFF;
}
.post {
	margin: 0 0 10px;
	text-align: justify;
}
.post p {
	line-height:200%;
	color:#000;
}
.post p a {
	line-height:200%;
	color:#000;
margin-top:10px;
}
.post p a:hover {
	text-decoration:underline;
	color:#9D4669;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin:0;
}
.postmetadata {
	clear: left;
	margin:10px;
}
#footer {
	margin: 10px auto;
	width: 850px;
	clear: both;
	color: #999;
	font-size:10px;
	padding:10px 0 0 0;
	background-color:#FFF;
}
#footer p {
	padding:15px 15px 10px 0;
	margin: 0;
	text-align:right;
	float:none;
	clear:both;
	color:#FFF;
}
#footer_nav {
	width:850px;
 background-color:/* For WebKit (Safari, Google Chrome etc) */;
	background: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#000));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #939393, #000);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#000000);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#000000)";
	;
	float:none;
	clear:both;
	text-align:right;
}
#footer_nav ul li {
	padding:0 15px 0 0;
	margin:20px 0 5px 0;
	float:right;
	list-style-type:none;
	list-style-image:none;
}
#footer_nav ul li a {
	color:#FFF;
}
#footer_nav ul li a:hover {
	color: #FCC;
}
.koushin {
	width:830px;
	margin:0 auto;
}
.koushin_waku {
	width:700px;
	margin:0 auto;
	background-image:url(images/1line.gif);
	height:27px;
	padding-top:23px;
}
.entrylist1 {
	width:600px;
	text-align:left;
	padding-left:100px;
	color:#FFF;
	font-size:12px;
}
.s_catname {
	font-size:10px;
	color: #FFF;
}
.koushin_waku h3 {
	font-size:12px;
	padding:0;
	margin:0;
	font-weight:bold;
}
.koushin_waku h3 a {
	color: #FFF;
}
.koushin_waku h3 a:hover {
	color: #333;
}
/* End Structure */
  
  
  
  /*	Begin Headers */
  h1 {
	padding-top:0;
	margin: 0;
	color: #999;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}
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 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 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;
}
/* End Entry Lists */
  
  
  
  /* Begin Form Elements */
  #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#searchform #s {
	width: 108px;
	padding: 2px;
}
#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 textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
  
  
  
  /* Begin Comments*/
  .alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 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 {
	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;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#ind_main {
	margin-bottom:50px;
	float:right;
	width:830px;
	padding:10px;
	min-height:500px;
}
#ind_main a {
	font-size:15px;
	font-weight:bold;
	color:#9D4669;
}
#ind_main a:hover {
	color: #666;
}
#meishi {
	width:830px;
	text-align:center;
	margin-bottom:30px;
}
#meishi a:hover img {
	background-image:url(images/meishi02.gif);
}
#kaiketsu {
	width:760px;
	text-align:center;
	padding:0 30px 0 30px;
}
#kaiketsu h2 {
	margin-bottom:30px;
}
#kaiketsu div {
	width:350px;
	text-align:left;
	border-bottom:dotted 2px #333;
	float:left;
	height:55px;
	margin:15px;
}
#kaiketsu div a img {
	float:right;
	padding-top:2px;
}
#kaiketsu div a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#kaiketsu div h3 {
	font-size:12px;
	text-align:left;
	line-height:160%;
	float:left;
	font-weight:normal;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.ind_midashi01 {
	font-size:22px;
	color: #1A1311;
	font-weight: normal;
	margin:30px 0 30px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	line-height:150%;
}
.ind_midashi02 {
	font-size:22px;
	color: #1A1311;
	font-weight: normal;
	margin:40px 10px 30px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:right;
	line-height:150%;
}
.ind_txt01 {
	font-size:11px;
	color: #1A1311;
	line-height:180%;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ind_txt02 {
	font-size:13px;
	color: #9D4669;
	line-height:180%;
	text-align:center;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ind_img01 {
	margin-top:5px;
}
.ind_img02 {
	margin-top:5px;
	margin-right:4px;
}
.ind_img01 a:hover img, .ind_img02 a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	background:#B10032;
}
.page_left {
	margin-left:160px;
	background-color:#FFF;
	padding:15px;
	min-height:400px;
	text-align:left;
}
.pagetitle {
	font-size:18px;
	color: #9D4669;
	text-align:left;
	border-bottom:2px solid #9D4669;
	margin-bottom:20px;
}
.pagetitle a {
	color: #9D4669;
}
.page_left h3 a:hover {
	text-decoration:none;
	color:#333;
}
/*サービス案内*/
#service_title {
	background-image:url(images/tozaki_ill02.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:228px;
}
.box {
	background-color:#f5f5f5;
	padding:5px 15px 15px 15px;
	margin-bottom:20px;
	min-height:120px;
}
.box_ill {
	background-color:#f5f5f5;
	padding:5px 15px 15px 15px;
	margin-bottom:20px;
	min-height:120px;
	background-image:url(images/tozaki_ill03.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.box2 {
	border:solid 3px #C785AB;
	margin:0px 5px 10px 5px;
	font-size:12px;
	padding:10px;
	line-height:180%;
}
.page_left div .price {
	background-color:#C785AB;
	border:solid 3px #C785AB;
	margin:0px 5px 5px 5px;
	font-size:15px;
	padding:2px;
}
.ryokin {
	font-size:15px;
	font-weight: bold;
	color: #666;
	line-height:150%
}
.ryokin span {
	font-size:18px;
	font-weight: bold;
	color: #7C4356;
}
.box3 {
	background-color: #E8DBE8;
	font-size:12px;
	color: #666;
	line-height:180%;
	padding:10px;
}
.page_left div .box div img {
	margin-top:5px;
}
.page_left div .box div a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;
}
.page_left h4 {
	font-size:16px;
	color:#b86586;
	margin-bottom:10px;
	margin-left:10px;
}
.page_left h4 a {
	font-size:16px;
	color:#636363;
	margin-bottom:10px;
}
.page_left h4 a:hover {
	font-size:16px;
	color: #999;
	margin-bottom:10px;
	border-bottom:dotted 1px #999;
}
.page_left h5 {
 background-color:/* For WebKit (Safari, Google Chrome etc) */;
	background: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#000));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #939393, #000);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#000000);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#000000)";
	;
	font-size:16px;
	color:#FFF;
	line-height:200%;
	padding:2px;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
}
.page_left p a {
	margin:0;
	padding:0;
	font-size:13px;
	color:#A40335;
	line-height:180%;
	font-weight:bold;
}
.service {
	font-size:18px;
	color:#b86586;
	margin-bottom:10px;
	width:600px;
}
.com_over1 {
	font-size:12px;
	color: #000;
	padding:5px;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	width:100px;
	background-color:#ECE9D8;
}
.com_over3 {
	font-size:12px;
	color: #000;
	padding:5px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	width:100px;
	background-color:#ECE9D8;
}
.com_over2 {
	font-size:12px;
	color: #000;
	padding:5px;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	width:300px;
}
.com_over4 {
	font-size:12px;
	color: #000;
	padding:5px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	width:300px;
}
/* protoflow  */		
  #overlay {
	background: url('../Copy of 2008alive/resources/trans.png') repeat-y;
}
#protoflowContainer {
	border: 0px solid #444444;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#protoflow {
	width: 800px;
	height: 300px;
	border: 0px solid red;
	background-color:#999999;
}
.sliderTrack {
	background:transparent url('../Copy of 2008alive/resources/track_fill_left.png') no-repeat scroll left top;
	height:15px;
	position:relative;
	text-align:left;
	width:200px;
}
.sliderHandle {
	background:transparent url('../Copy of 2008alive/resources/knob.png') no-repeat scroll left top;
	cursor:pointer;
	height:16px;
	margin-left:-2px;
	position:absolute;
	top:-5px;
	width:16px;
}
.protoCaptions {
	display: none;
}
.captionHolder {
	font-size:12px;
	color: #009933;
}
#protoflow img {
	border: 1px solid #000000;
	margin-top:0px;
}
/* protoflowここまで  */	
  
  #toiawase {
	font-size:12px;
	width:500px;
	line-height:200%;
	margin:1px 0 0 280px;
	background-color:#FFF;
	padding:10px;
}
.nagare {
	font-size:16px;
	width: 570px;
	padding-left: 5px;
	border-bottom: 1px dotted #9D4669;
	border-left: 8px solid #9D4669;
	font-weight: bold;
	color: #000;
	margin-top:20px;
	margin-bottom:10px;
}
.nagare02 {
	font-size:12px;
	line-height:150%;
	margin:3px auto 20px 5px;
}
.pack_box {
	line-height:150%;
	float:none;
	clear:right;
	font-size:12px;
	height:175px;
}
.pack_box1 {
	width:162px;
	float:left;
}
.pack_box2 {
	float:left;
}
.pack_box3 {
	float:right;
	width:421px;
}
.hp_design {
	margin:0 15px 0 0;
	float:right;
}
.pack a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFF;
}
#tw {
	margin:20px 0 10px 0;
	font-size:10px;
}
/*アコーディオン*/
  
  #link_ac {
	background-color:#dcdddd;
	width:830px;
	text-align:center;
	margin:10px auto;
	padding: 10px 0 0 0;
}
#link_ac ul li {
	list-style-type:none;
	list-style-image:none;
}
.menuitem {
	font-size:15px;
	color:#727171;
	list-style-type:none;
	list-style-image:none;
}
.submenu {
	width:820px;
	margin-left:5px;
	text-align:center;
}
.submenu a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.bn_float {
	float:left;
	margin:2px;
}
.borderno {
	float:none;
	clear:both;
}
/*プライバシーポリシー*/
  h4 {
	font-size:12px;
	color:#C66;
	margin-top:15px;
}
  
  /* End Various Tags & Classes*/
  
  
  
  /* "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." */
