/* ページ全体の基本的な設定と背景色 */
body {
	margin: 0px 0px 20px 0px;
	background-color: #ebebeb;
	text-align: center;
	background-image:  url(back.gif);
	font-size: 14px;
	line-height: 1.5;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

/* mail.cgiのためのbody要素 */
.body {
	margin: 0px;
	background-color: #ebebeb;
	text-align: center;
	background-image:  url(back.gif);
	font-size: 14px;
	　　line-height: 1.5;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* 指定が無い時のリンクの下線の有無 */
a {
	text-decoration: none;	
	}

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #006699;
	text-decoration: none;	
	}

/* 指定が無い時の既読リンクの色 */
a:visited {
	color: #006699;
	text-decoration: none;	
	}

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #006699;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	}

/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.5;
	}

h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
　　line-height: 1.5;
	}

strong {
	color: #ff6600;
	font-size: 16px;

}

p.pankuzu {
	font-size: 12px;
	padding-left: 25px;
}

/* centerの内側のＢＯＸ上段の基本設定 見出し、パンくずリスト部分の設定 */
.content-uper {
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	color: #333;
	width: 610px;
	text-align: left;
	margin: 0px;
	}

/* centerの内側のＢＯＸの基本設定 Pタグ内などホームページ全般のテキストを設定 */
.content {
	padding: 0px 25px 5px;
	background-color: #FFFFFF;
	color: #333;
	text-align: left;
	margin: 0px;
	}

/* ３カラムのブログを囲む枠の背景色や線、余白などの設定 */
#container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-repeat:no-repeat;
	background-image:  url("header_image.jpg");
	clear: both;
	}


/* ２カラムのブログを囲む枠の背景色や線、余白などの設定 */
#two-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-repeat:no-repeat;
	background-image:  url("banner01.gif");
	}

#sitemenu {
color: #666666;
font-size: 12px;
line-height: 1.5;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
clear: both;
}

#sitemenu a,
#sitemenu a:link,
#sitemenu a:visited
#sitemenu a:active,
#sitemenu a:hover{
text-decoration: none;
	}
	
/* ３カラムタイトルバナー左 */
#banner {
	color:#ffffff;
	padding: 15px 25px 25px;
	text-align: left;
	width: 750px !important;
	width: 800px;
	height: 260px !important;
	height: 300px;
	}

a#banner-img {
	display: none;
	}

#banner a,
#banner a:link,
#banner a:visited {
    color: #999;
    font-size: 12px;
	text-align: right;
}

	#banner a:active,
	#banner a:hover {}


/* タイトル */
#banner h1 {
	color: #999;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}


/* ３カラムエントリー全体を入れるＢＯＸの基本設定 */
#box {
	padding: 15px 10px 0px;
	clear: both;
	width: 800px;

	}

/* 左メニュー用２カラムエントリー全体を入れるＢＯＸの基本設定 */
#two-boxleft {
	padding: 15px 0px 0px 15px;

	}

/* 右メニュー用２カラムエントリー全体を入れるＢＯＸの基本設定 */
#two-boxright {
	padding: 15px 15px 0px 0px;

	}


/* ３カラムエントリー全体を入れるＢＯＸの基本設定 */
#center {
	float: left;
	width: 610px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

/* ３カラムエントリー全体を入れるＢＯＸの基本設定 */
#two-center {
	float: left;
	width: 550px;
	overflow: hidden;
	}


/* 右側のメニューを入れるＢＯＸの基本設定 */
#right {
	float: left;	
	margin:0px;
	width: 170px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

/* 左側のメニューを入れるＢＯＸの基本設定 */
#left {
	float: left;	
	margin:0px;		
	width: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

/* 右側のメニューを入れるＢＯＸの基本設定 */
#two-right {
	float: left;	
	margin:0px;
	width: 170px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

/* 左側のメニューを入れるＢＯＸの基本設定 */
#two-left {
	float: left;	
	margin:0px;		
	width: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

/* カテゴリタイトル content-uperで指定されているＢＯＸの中 */
.content-uper h2 {
  color: #464646;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  position: relative;
  }
	
/* カテゴリタイトル content-uperで指定されているＢＯＸの中にCSS Gradient Text Effect */
.content-uper h2 span {
  background: url(images/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
}

/* contentで指定されているＢＯＸの中でPタグを使用した時の設定 */
.content p {
	color: #666;
	line-height: 1.5;
	text-align: left;
	margin: 15px 0px;
	padding: 0px;
	}

/* contentで指定されているＢＯＸの中でblockquoteタグを使用した時の設定 */
.content blockquote {
	line-height: 1.5;
	}

/* メニュー枠内でulタグを使用した時の設定 */
.content ul {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 10px;
	}

/* contentで指定されているＢＯＸの中でliタグを使用した時の設定 */
.content li {
	line-height: 1.5;
	padding: 3px 0px 3px 0px;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	text-align: left;
	}

/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定（日付） */
.content h1 {
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 18px;	
	text-align: left;
   font-weight: bold;	

	}


/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定（日付） */
.content h2 {
	color: #666666;
	font-size: 14px;	
	text-align: left;
   font-weight: bold;	
	}

.title	{
	padding: 10px 0px 10px 40px;
	margin-bottom: 10px;
	background-image:  url(h2_bg.gif);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	}



/* contentで指定されているＢＯＸの中でh3タグを使用した時の設定（エントリータイトル） */
.content h3 {
	color: #0a6cce;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 100%;
	}

/* エントリーの日付 */
.content p.date	{
		font-weight: bold; 
		font-size: 12px;
		color: #666666;
		padding:5px 0px 0px 0px;
		margin:6px 0px 0px 5px;

	}


/* contentで指定されているＢＯＸの中でp.postedを使用した時の設定（投稿者やコメント） */
.content p.posted {
	color: #999999;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: left;	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.trackbacks-header	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:#b8dafc;	
	border: 3px solid #daecfe;
	}

.comments-header	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:#b8dafc;	
	border: 3px solid #daecfe;
	}

.content p.trackbacks-info {
	color: #666666;
	font-size: 12px;
	text-align: center;
	background:#eaf2fb;	
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #b8dafc;
	}


/* メニュー枠の内側のＢＯＸの余白の設定 */
.sidebar {
	padding: 0px;
	margin: 0px;
	}

#calendarbox {
  	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	}


/* カレンダーの基本設定 */
#calendar {
  	line-height: 1.25;
	color: #666666;
  	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	width: 150px;

	}

/* カレンダーテーブルの基本設定 */
 #calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	} 

/* カレンダーのタイトル部分の設定（月、日） */
#calendar caption {
	color: #666666;
	padding: 5px;
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;	
	letter-spacing: .0em;
	} 

/* カレンダーのセル(th)部分の設定 */
#calendar th {
	text-align: center;
	font-weight: normal;
	}

/* カレンダーのセル(td)部分の設定 */
#calendar td {
	text-align: center;
	}

/* カテゴリメニュー枠内でh2タグを使用した時の設定 */
.sidebar h2 {
	color:#FFFFFF;
	font-size:14px;
	line-height:1.25;
	text-align:center;
	background-color: #999999;
	padding: 5px 0px 5px 0px;
	border: 1px solid #000000;
	}


/* メニュー枠内でulタグを使用した時の設定 */
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}

/* メニュー枠内でul ulタグを使用した時の設定 */
.sidebar ul ul {
	margin-bottom: 0px;
	}

/* メニュー枠内でcategories ulタグを使用した時の設定 */
.sidebar #categories ul {
	padding-left: 15px;
	}

/* カテゴリメニュー枠内でliタグを使用した時の設定 */
.sidebar li {
	margin: 10px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	}

.sidebar li a{
font-weight: bold;
height: 15px;
text-decoration: none;
color: #666;
padding: 5px 0 5 10px;
/*background: #f4f4f4;*/
border-left: 5px solid #CCC;
}
.sidebar li a:link{
font-weight: bold;
height: 15px;
text-decoration: none;
color: #666;
padding: 5px 0 5 10px;
/*background: #f4f4f4;*/
border-left: 5px solid #CCC;
}
.sidebar li a:visited{
font-weight: bold;
height: 15px;
text-decoration: none;
color: #666;
padding: 5px 0 5 10px;
/*background: #f4f4f4;*/
border-left: 5px solid #CCC;
}
.sidebar li a:active{
font-weight: bold;
height: 15px;
text-decoration: none;
color: #666;
padding: 5px 0 5 10px;
/*background: #f4f4f4;*/
border-left: 5px solid #CCC;
}


.sidebar li a:hover {
font-weight: bold;
height: 15px;
text-decoration: none;
color: #666;
padding: 5px 0 5 10px;
/*background: #f4f4f4;*/
border-left: 5px solid #FF9900;
}


/* メニュー枠内で categories li　を使用した時の設定 */
.sidebar #categories li {
	list-style-type: circle;
	}

/* メニュー枠内で img(画像）タグを使用した時画像の周りに白い枠線がつく設定 */
.sidebar img {
	border: 3px solid #FFFFFF;
	}

/* photo を使用した時の設定 */
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/* link-note ではさまれた範囲の文字の設定 */
.link-note {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

/* Movable Typeの著作権表示部分Powered by に使われる設定 */
#powered {
	font-size: 10px;
	line-height: 1.25;
	text-align: left;
	color: #666666;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}

/*  コメントされたデータを表示した時の設定 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

/*  コメントのフォームのtextareaの幅の設定 */
textarea[id="comment-text"] {
	width: 80%;
	}

/*  commenter-profile imgを使用した時の設定 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* 引用タグ（blockquote）を使用したときの設定 */
	blockquote {
		color: #000000;
		margin:10px 5px 0px 5px;
		font-size:12px;
		font-weight:normal;
		background:#FFFFCC;
		line-height:1.5;
		padding: 10px; 
		border: 2px dotted #99CC00;
		width: auto ;
	}

/* エントリーの画像 */
.content img {
margin-right: 8px;
margin-bottom: 5px;
}


.sidebar hr { border:1px dashed #999999;}

/* seosem料金表 */
td {
	font-size:16px;
	line-height: 1.5;		
	}

/* フッター2006/20/15 */
#footer {
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
clear: both;
	}
	
#footer a,
#footer a:link,
#footer a:visited
#footer a:active,
#footer a:hover{
text-decoration: none;
	}

/* 1カラムのブログを囲む枠の背景色や線、余白などの設定 */
#one-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 550px;
	
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-repeat:no-repeat;
	background-image:  url("banner01.gif");
	}

/* 1カラムエントリー全体を入れるＢＯＸの基本設定 */
#one-center {
	float: left;
	width: 548px;
	margin-top : 0px ;
	margin-bottom : 10px ;	
	overflow: hidden;
	}

/**************************************************************
   Form Elements
 **************************************************************/

form {
	padding: 0;
	margin: 0;
	width: 450px;
}

form li {
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 100px;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #666666;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #ebe5cc;
  border: 1px solid #888;
}

input.noBorder, 
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

.button {
  padding: 2px 5px;
  width:100;
  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #666; 
  background: #EEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}

/* -------------------- */
.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 */

td {
	font-size: 12px;
}

table.rate {
	background-color: #FFFFFF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
}

table.rate td {
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table.rate tr:hover { background-color: #FFE3BB; }


caption.rate {
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	margin-left: auto;
	font-weight: bold;
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	width: 550px;
	margin-right: auto;
}

thead { background-color: #FFE3BB;
}

th {
	letter-spacing: 1.2em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 2px 2px 1px;
}

.rate-red{
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}


/* --CSS Gradient Text Effect start- */

/* --CSS Gradient Text Effect 追記- */
.gradient1 h2 {
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
}
.gradient1 h2 span {
	background: url(images/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 45%;
	height: 1px;
}


/* gradient 1 */
.gradient1 h1 {
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
}
.gradient1 h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 45%;
	height: 5px;
}

/* gradient 2 */
.gradient2 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient2 h1 span {
	background: url(images/gradient-glossy.png) repeat-x;
	position: absolute;
	width: 100%;
	height: 18px;
}
.gradient2 a {
	color: #000;
	text-decoration: none;
}
.gradient2 a:visited {
	color: #000;
}
.gradient2 a:hover {
	color: #555;
}

/* gradient 3 */
.gradient3 {
	background: #d7e1e3;
	padding: 30px 10px;
	padding: 30px 0 30px 30px;
}
.gradient3 h1 {
	font: bold 280%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #000;
	letter-spacing: -2px
}
.gradient3 span {
	background: url(images/gradient-grey.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 29px;
}

/* gradient 4 */
.gradient4 {
	background: #000 url(images/gradient4-bg.png) repeat-x left bottom;
	padding: 30px 0 60px 30px;
	margin: 30px 0 50px;
}
.gradient4 h1 {
	font: normal 340%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
}
.gradient4 h2 {
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	margin: 10px 0 0;
	color: #b7b7b7;
}
.gradient4 span {
	background: url(images/gradient-dark.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}

/* gradient 5 */
.gradient5 {
	background: #000;
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.gradient5 h1 {
	font: normal 330%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	letter-spacing: -1px;
}
.gradient5 h1 span {
	background: url(images/gradient-shine.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 64px;
}

/* gradient 6 */
.gradient6 {
	background: #000;
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.gradient6 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient6 h1 span {
	background: url(images/gradient-dark-stripe.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}

/* gradient 7 */
.gradient7 {
	background: #000;
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.gradient7 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient7 h1 span {
	background: url(images/gradient-dark-stripe-hz.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}

/* pattern */
.pattern {
	background: #000;
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.pattern h1 {
	font: bold 600%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -6px;
}
.pattern h1 span {
	background: url(images/pattern-zebra.png);
	position: absolute;
	display: block;
	width: 100%;
	height: 100px;
}

/* gradient IE6 png hack */
.gradient-ie h1 {
	font: bold 320%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
}
.gradient-ie h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}

/* jquery */
.jquery h1 {
	font: bold 280%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 0;
	color: #464646;
}
.jquery h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}
.jquery p {
	margin: 10px 0 50px;
}

/* full example */
.full .leadin {
	background: url(images/leadin.jpg) no-repeat;
	padding: 140px 0 0 50px;
	height: 140px;
	overflow: hidden;
}
.full h1 {
	font: normal 340%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	width: 390px;
}
.full h1 span {
	background: url(images/gradient-dark.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
	display: block;
	width: 100%;
	height: 29px;
}
.full h2 {
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	margin: 10px 0 0;
	color: #b7b7b7;
}
.full .content {
	background: #e8e8e8 url(images/content.gif) repeat-x;
	padding: 30px 30px 10px;
	border: solid 1px #ccc;
	border-top: none;
}
.full h3 {
	font: normal 210%/100% Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #464646;
}
.full h3 span {
	background: url(images/gradient-full.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 21px;
}
.full p {
	margin: 10px 0 25px;
}

/* --CSS Gradient Text Effect end- */

/* --div の縦位置を中央にそろえる Effect- */
div.vertical{}

div.vertical div{
display:table-cell;
width:100px;
margin-bottom:1px;
vertical-align:middle;
}

* html div.vertical div{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html div.vertical div{/* IE 7 */
display:inline;
zoom:1;
}
/* --div の縦位置を中央にそろえる Effect end- */