@charset "utf-8";
/*
Theme Name: WordPress TII
Theme URI: http://naka3.biz/
Description:TII用テンプレート
Version: 1.0
Author: Toshikatsu Nakayama
Author URI: http://naka3.biz/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	text-align: center;
	background-color: #d5d6d7;
	background-image: url(images/bg.gif);
	}

#page {
	background-color: white;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.4em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-image: url(images/footer.gif);
	padding: 0px;
	width: 930px;
	background-color: #1F314E;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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 {
	background-color: white;
	padding: 0;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-y;
}

.narrowcolumn {
	float:left;
	width: 667px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}

.widecolumn {
	width: 667px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 264px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 10px;
	padding: 0 0 0 0px;
	padding-left: 0px;
	}

html>body .entry li {
	margin: 5px 0 8px 5px;
	}

.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 ol {
	margin: 10px 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;
	}

#sidebar ul ul li {
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left:15px;
        padding-top:10px;
        padding-bottom:10px;
	font-size: 120%;
}

#sidebar ul ul ul li {
	font-size: 100%;
	line-height: 140%;
}

#sidebar ul ul a {
	line-height: 160%;
}

/* 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;
                     width:90%
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 5px;
	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 Sidebar */
#sidebar
{
	margin-left: 16px;
	width: 234px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	}

.navigation2{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* 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;
}

.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 */



/* header  */


#header {
	background-color: #FFFFFF;
	width: 928px;
	text-align: right;
	background-image: url(images/flashbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header #topbox {
	width: 928px;
	height: 70px;
}

#picture {
	background-color: #FFFFFF;
	width: 928px;
	height: 250px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* submenu  */
#topbox #submenu {
	width: 430px;
	float: right;
	clear: right;
}

#list  {
	font-size: 120%;
	margin: 0px;
}

#list li {
	float: right;
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	list-style-type: none;
}

#list li a:link ,#list li a:visited ,#list li a:active{
	color: #0066FF;

}

#list li a:hover{
	color: #0099FF;
}


/* h1  */

#header h1 {
	font-size: 120%;
	color: #666;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	letter-spacing: 0.2em;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}

#content h2{
	font-size: 100%;
}

h2.pagetitle{
	font-size: 100%;
}

html>body .cont {
	position:relative;
	top:0;
	left:0;
	z-index:1;
	height: 40px;
}

div.cont {
  padding:0;
}

div.title01 {
	background-image: url(images/title01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 667px;
	height: 40px;
}

div.title01 h2 {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
	width: 667px;
	height: 40px;

/*\*//*/
  display:inline-table;
/**/
}

div.title02 {
	background-image: url(images/title02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 667px;
	height: 40px;
}

div.title02 h2 {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
	width: 667px;
	height: 40px;

/*\*//*/
  display:inline-table;
/**/
}

div.title03 {
	background-image: url(images/title03.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 667px;
	height: 40px;
}

div.title03 h2 {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
	width: 667px;
	height: 40px;

/*\*//*/
  display:inline-table;
/**/
}

div.title04 {
	background-image: url(images/title04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 667px;
	height: 40px;
}

div.title04 h2 {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
	width: 667px;
	height: 40px;

/*\*//*/
  display:inline-table;
/**/
}

html>body .cont2 {
	position:relative;
	top:0;
	left:0;
	z-index:1;
	height: 40px;
}

div.cont2 {
  padding:0;
}

div.title05 {
	background-image: url(images/title05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 667px;
	height: 40px;
}

div.title05 h2 {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
	width: 667px;
	height: 40px;

/*\*//*/
  display:inline-table;
/**/
}

#content h3 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h3.orange {
	font-size: 100%;
	background-image: url(images/title_orange.jpg);
	background-repeat: no-repeat;
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom:10px;
        margin-top:10px;
}

#content h3.title{
	font-size: 100%;
	border: 1px solid #06F;
	margin: 0px;
	background-color: #C1E7FF;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}


#content h4 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h5 {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}


#content h6 {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* logo  */

#header #logo {
	margin: 0px;
	padding: 0px;
	width: 96px;
	float: left;
}

#header #tii {
	height: 29px;
	width: 335px;
	float: left;
	top: 0px;
	margin-top: 5px;
}

/* menu  */

#menu {
	padding: 0px;
	height: 35px;
	width: 928px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li.btn01
{
  position:relative;
  z-index:1;
}

#menu li.btn02
{
  position:relative;
  z-index:1;
}
#menu li.btn03
{
  position:relative;
  z-index:1;
}
#menu li.btn04
{
  position:relative;
  z-index:1;
}
#menu li.btn05
{
  position:relative;
  z-index:1;
}
#menu li.btn06
{
  position:relative;
  z-index:1;
}

#menu li.btn07
{
  position:relative;
  z-index:1;
}

#menu li.btn01
{
  width:84px;
  height:35px;
}

#menu li.btn01 a {
	display:block;
	width:84px;
	height:35px;
	background-image: url(images/btn01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn01 a span
{
	display:block;
	position:relative;
	z-index:-1;
	width:84px;
	height:35px;
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn02
{
  width:157px;
  height:35px;
}

#menu li.btn02 a {
	display:block;
	width:157px;
	height:35px;
	background-image: url(images/btn02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn02 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:157px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn03
{
  width:120px;
  height:35px;
}

#menu li.btn03 a {
	display:block;
	width:120px;
	height:35px;
	background-image: url(images/btn03.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn03 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:120px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn04
{
  width:152px;
  height:35px;
}

#menu li.btn04 a {
	display:block;
	width:152px;
	height:35px;
	background-image: url(images/btn04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn04 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:152px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn05
{
  width:94px;
  height:35px;
}

#menu li.btn05 a {
	display:block;
	width:94px;
	height:35px;
	background-image: url(images/btn05.gif);
	background-repeat: no-repeat;
	background-position: 0 -35px;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn05 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:94px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn06
{
  width:168px;
  height:35px;
}

#menu li.btn06 a {
	display:block;
	width:168px;
	height:35px;
	background-image: url(images/btn06.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn06 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:168px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn07
{
  width:153px;
  height:35px;
}

#menu li.btn07 a {
	display:block;
	width:153px;
	height:35px;
	background-image: url(images/btn07.gif);
	background-repeat: no-repeat;
	background-position:0 0;

/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#menu li.btn07 a span
{
  display:block;
  position:relative;
  z-index:-1;
  width:153px;
  height:35px;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#menu li.btn01 a:hover
{
  background-position:0 -35px;
}

#menu li.btn02 a:hover
{
  background-position:0 -35px;
}

#menu li.btn03 a:hover
{
  background-position:0 -35px;
}

#menu li.btn04 a:hover
{
  background-position:0 -35px;
}

#menu li.btn05 a:hover{
  background-position:0 -35px;
}

#menu li.btn06 a:hover
{
  background-position:0 -35px;
}

#menu li.btn07 a:hover
{
  background-position:0 -35px;
}

#footer address {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.english {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
}

input#tb_url {
   font-family: courier new,courier,monospace;
   background-color: #FCFCFC;
   font-size: 1em;
   padding: 0.2em;
   width: 90%;
}

.breadcrumb {
	width: 900px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999;
	font-size: 120%;
}

div.clearing { clear: both; margin:0px; padding:0px; height:0px; width:0px; }

#page #sidebar ul #calendar {
	background-color: #FFF;
}
#page #sidebar ul #calendar {
	width: 98%;
}

.dotunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 18px;
	padding:0px;
}

#sidebar p#rss {
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}

.hentry{
       margin-top: 10px;
}

.current_page_item > a {
	background-color: #FF9;
	padding: 5px;
	color: #03C;
}

#page .entry {
	line-height: 200%;
}

/* 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." */
