@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url('css/sidebar.css');  
@import url('css/tags.css'); 
@import url('css/colum.css');
@import url('css/inq.css');

*{
	line-height:1.4em;
}
hr{
	display:none;
	}


#content_top .entry{
		background-image:url('http://medipress.jp/wp-content/themes/default/images/waku_m1.gif');
	background-repeat:repeat-y;
	width:660px;
	}

#content_top .last{
		background-image:url('http://medipress.jp/wp-content/themes/default/images/waku_d.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:660px;
	height:20px;
	display:block;
	}

#g_navi_b{
	background-image:url('http://medipress.jp/wp-content/themes/default/images/g_navi/navi_back.png');
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	padding:0px;
	}


/* ここから教えて*/

h3.qa{
	text-indent:15px;
	padding-top:15px;
	color:#FFF;
	background-image:url(images/qa.png);
	background-repeat:no-repeat;
	height:40px;
	margin:0px;
	
	}
	
.qa_a{
	background-image:url(images/qa_a.png);
	background-repeat:repeat-y;
	padding:17px 15px 10px 65px;
	margin:0px;
	line-height:1.4em;
	
	}
	
.qa_q{
	background-color:#ABD940;
	padding:5px 10px;
	margin-left:50px;
	margin-right:15px;
	line-height:1.4em;
	
	}

h3.qa_new{
	text-indent:15px;
	padding-top:15px;
	color:#FFF;
	background-image:url(images/qa_new.png);
	background-repeat:no-repeat;
	height:40px;
	margin:0px;
	
	}

/* ここまで教えて*/

/* 検索*/

.ser{
	color:#0C6;}

	
/* 検索*/


/* ここから監修医*/

#ad_t{
	background-image:url('http://medipress.jp/wp-content/themes/default/images/waku_top1.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:640px;
	height:15px;
	display:block;
	}
	
.ad_d{
	background-image:url('http://medipress.jp/wp-content/themes/default/images/waku_d1.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:640px;
	padding: 0;
	display:block;
	height:20px;
	}


.ad_m{
	background-image:url('http://medipress.jp/medical/wp-content/themes/default/images/waku_m11.gif');
	background-repeat:repeat-y;
	width:640px;
	padding:5px 5px;
	vertical-align:top;
	display:block;
	margin:0 ;

	
	}
	
.ad_m_m{
	float:left;
	display:inline;
}

.ad_right{
	display:inline;
	width:520px;
	padding:0 10px;
	line-height:120%;
	}
	
.ad_right hr{

	text-align:left;}


	
.ad_right img{
	display:inline;

}

.c_right{
	text-align:left;
	display:inline;
	
	}


/* ここまで監修医*/

#serch_color{
	color:#333 !important;
	font-weight:bold;
	}

.serch_color{
	color:#333 !important;
	font-weight:bold;
	}
	
	
#margin p{
	color:#333;
	font-weight:normal;
	padding:8px;
	}


/* ここから薬*/
#drug_cap{background-image:url(images/drug_top.gif);
	color:#FFF;
	background-repeat:no-repeat;
	height:40px;
	width:640px;
	text-indent:30px;
	padding-top:13px;
	font-weight:bold;
	}

#drug {
	width:100%;
	line-height:120%;
	}

#drug img{
	float:right;
	}
	
#drug td{
	padding:5px;
	vertical-align:top;
	}
	
.kouka{font-weight:bold;
	padding-left:5px;
	background-image:url(images/topic_i.gif);
	background-repeat:no-repeat;
	background-position:left;
	}	

.koukap{padding:0 10px;
	}

.judai{
	padding-left:5px;
	font-weight:bold;
	background-image:url(images/topic_i.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.miru{
	color:#C30;
	cursor: pointer;}

.kakusu{cursor: pointer;
	color:#C30;
	}
	
.shousai{
	display: none;
	padding:10px;
	}


/* ここまで薬*/


/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #333;
	text-align: center;
	border:none;
}

	
#top_news{
	background-image:url('images/top_news_banner.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:200px;
		
}

#page {
	background-color: white;
	text-align: left;
	border:none;
	}
	


#header {
	background: #ffffff url('http://medipress.jp/wp-content/themes/default/images/top_h1.png') no-repeat bottom ;
	}

#headerimg 	{
	margin: 0px 0px 0;
	height: 100px;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	padding:0 0px 10px 20px;
	margin:0px;
	width:660px;
	float:left;
	display:inline;
	}
#content_top {
	font-size: 1.2em;
	float:left;
	margin-right: -200px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1em;
	}

.widecolumn {
	line-height: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


.c_border{
	padding:0px;
	margin:0px;
	line-height:100%;
	border:1px solid #000000;
	

	}

#footer2 {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	height:132px;
	clear: both;

	}

#footer2 p {
	margin: 0;
	padding: 10px 0;

	}
	

#footer2 ul{
		float:left ;
		line-height:2em ;
		font-weight:bold;
		color:#333;
		padding-right:5px ;
		}
		
	
#footer2 li{
	float:none;
	font-weight:normal;
	padding:3px;
	}	
	
#footer2 .f_bi{
		line-height:2em ;
		font-weight:bold;
		color:#333;
		padding-right:5px ;
		}	

#copy_r{
	text-align:right;
	}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:100%;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	padding-left:25px;
	padding-top:12px;

	}
h3.ki {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:100%;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	padding-left:25px;
	padding-top:17px;

	}
	
h2 {
	font-weight: bold;
	font-size: 1.8em;
	border-bottom:3px solid #060;
	width:660px;
	color:#444 !important;
	}

.s_h2{
	font-size:16px;
	color:#666;
	}


.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	

h1 {
	font-size: 1em;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	display:inline;
	padding-top:15px;
	}

.navi_top{
	text-align:right;
	float:right;
	width:970px;
	}

#header {
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	height: 100px;
	width: 980px;
	text-align:left;
	}

#header_h1{
	width:980px;
}

#top_logo{
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	float:left;
	}

.navi_top a{
	padding-left:15px;
	background-image:url('http://medipress.jp/wp-content/themes/default/images/images/navi_top.gif');
	background-repeat:no-repeat;
	
	}


h2.widgettitle{
	color:#999;
	margin-top:10px;
	}

h2.title1{
	display:inline;
	width:260px;
	
		}


h2.pagetitle {
	font-size: 1.6em;
	
	}



h2, h2 a, h2 a:visited{
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry{
	padding:0 10px; 
	}
	
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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 {
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*background-image: url(images/twitter.gif);
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: fixed;*/

/* Begin Structure構造----------------------------------------------- */
body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color:#fff;/*----------------------------------あとで変更すること */
	}
	
#back{
	background-image: url('images/twitter.gif');
    background-repeat: no-repeat;

}

.a_link {

position:fixed; top:70%; left:0% ;

}




#page {
	background-color: white;
	margin: 0px;
	padding: 0px;
	width: 980px;/* 760 */

		}


.narrowcolumn {/*	コラム全体*/
	float: left;
	padding: 0px 10px ;
	margin-right: 15px;
	width: 660px;
	background-color: #ffffff;
	}

.widecolumn {/*	コラム詳細*/
	padding: 15px ;
	margin-right: 15px;
	width: 660px;
	background-color: #eeeeee;
	}

.post {
	margin: 0 px;
	display:block;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 ヘッダーについて */


#g_navi ul{
	padding:0px;
	margin:0px 10px;
	text-indent:0px;
	width:980px;
	}
	
#g_navi li{
	padding:0px;
	margin:0px;
	text-indent:0px;
	}
	
.g_img{
	line-height:100%;
	padding:0px;
	border:none;
	float:left;
	vertical-align:bottom;
	}

/*li.over a{
    display: inline;
    background-repeat : no-repeat ;
    background-position : center center ;
}*/

.g_none{
	display:none;!important}


a#over2 {width:194px;
height:50px;
display: block;
    background-image : url('images/g_navi/kotoba_w.gif') ;
}
a#over3 {width:194px; 
height:50px;
display: block;
    background-image : url('images/g_navi/news_w.gif') ;
}
a#over4 {width:194px;
height:50px;
display: block;
    background-image : url('images/g_navi/drug_w.gif') ;
}
a#over5 {width:194px;
height:50px;
display: block;
    background-image : url('images/g_navi/colum_w.jpg') ;
}
a#over6 {width:194px;
height:50px;
display: block;
    background-image : url('images/g_navi/advisor_w.jpg') ;
}




a#over2:hover{
    background-image : url('images/g_navi/kotoba.gif') ;
	background-repeat:no-repeat;
	}
a#over3:hover{
    background-image : url('images/g_navi/news.gif') ;
	background-repeat:no-repeat;
}
a#over4:hover{
    background-image : url('images/g_navi/drug.gif') ;
	background-repeat:no-repeat;
}
a#over5:hover{
    background-image : url('images/g_navi/colum.gif') ;
	background-repeat:no-repeat;
}
a#over6:hover{
    background-image : url('images/g_navi/advisor.gif') ;
	background-repeat:no-repeat;
}



h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


/* 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 ul li:before {
	content: "\00BB \0020";
	}

.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 */

	
#headerimg ul li{
	display:inline;
	float:left;
	text-decoration:none;
	list-style-image:none;
	text-indent:none;
	}	
	

.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 */


	
/* 個人情報保護 */

	
.privacy {
	padding:0 10px;
	margin:0;
	
	}

h5{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	padding-left:25px;
	padding-top:10px;

}

/* news */

#topics_t{
background-image:url(images/news_top.png);
	color:#006600;
	background-repeat:no-repeat;
	height:64px;
	width:640px;
	text-indent:30px;
	}

#topics_t1{
background-image:url(images/arc_b.gif);
	color:#ffffff;
	background-repeat:no-repeat;
	height:64px;
	width:640px;
	text-indent:20px;
	}
	
.topics_m1{
	background-image:url(images/news_m.png);
	width:640px;
	background-repeat:repeat-y;
	margin:0;
	padding:0 ;
	}

.topics_m{
	background-image:url(images/waku_m11.gif);
	width:640px;
	background-repeat:repeat-y;
	margin:0;
	
	}
	
.topics_m p{
	padding:5px 10px;
	margin:0;
	line-height:1.4em;
	}
.topics_m1 p{
	padding:0px 10px;
	margin:0 10px;
	line-height:1.4em;
	}
	
#topics_d{
	background-image:url(images/drug_d.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:17px;
	padding-bottom:0px;
	width:640px;
	margin:0;

}
#topics_d1{
	background-image:url(images/news_d.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:29px;
	padding-bottom:10px;
	width:640px;
	margin:0;
	display:block;
}

#margin{/* おりじなるに必要！ */
	padding:10px;
	}
#topics_c{
background-image:url(images/none_top.gif);
	color:#FFF;
	background-repeat:no-repeat;
	height:40px;
	width:640px;
	text-indent:30px;
	}
/* news */


/* faqとpolicy */
h4{
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	background-image:url('http://medipress.jp/wp-content/themes/default/images/c_back.gif') ;
	background-repeat:no-repeat;
	height:30px;
	color:#FFF;
	padding:6px 0 0 25px;
	line-height:100%;
	
	}

.con{
	text-align:left;
	padding:0 15px;
	line-height:120%;
	}

.conul{
	float:none !important;
	clear:both;
	list-style-type:decimal !important;
	}
.conul li{
	float:none !important;
	padding:5px;
	list-style-type:decimal !important;
	}
#con td{
	padding:10px;
	vertical-align:top;
	line-height:120%;
	}

/* Adviser */
.ad_con{
	background-image:url(http://medipress.jp/wp-content/themes/default/images/ma_m.gif);
	background-repeat:repeat-y;
	height:122px;
	width:495px;
	
	}


#con1 td {
	padding:0px;
	margin:0px;

}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	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 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;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px;
	}
/* 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;
}

#erro{
	text-align:left;
	}
	
/*ろぐいん*/	
#log_t{
background-image:url(images/none_top.gif);
	color:#FFF;
	background-repeat:no-repeat;
	height:40px;
	width:640px;
	}

.log_m{
	background-image:url(images/waku_m11.gif);
	width:640px;
	background-repeat:repeat-y;
	margin:0;
	padding-left:10px;
	line-height:1.4em;
	}
	
/*アーカイブ*/	
#a_cat {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:1.2em;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	padding-left:0px;
	padding-top:12px;

	}


/*アンケート*/
#cforms2form{
	font-size:12px;}

/*ログインcss追加*/

#cimy_uef_p_field_12,#cimy_uef_p_field_13,#cimy_uef_p_field_14,#cimy_uef_p_field_15{
	float:left;
	white-space:nowrap;
	margin:0px;

}	

/*ログインcss追加*/
#cimy_uef_p_field_18,#cimy_uef_p_field_19,#cimy_uef_p_field_20{
	float:left;
	white-space:nowrap;
	margin:0px;

}	

#cimy_uef_p_field_1,#cimy_uef_p_field_11,#cimy_uef_p_field_17{
	float:left;
	white-space:nowrap;
	margin:0px;
	margin-left:70px;	
}	

/*登録-項目太字*/
#cimy_uef_p_desc_1,#cimy_uef_p_desc_11,#cimy_uef_p_desc_17{
	font-weight:bold;
	margin-left:15px;
}	


#reg_passmail{
	line-height:2em;
	float:none;
	clear:both;
	margin:20px 0;
	font-size:small;
	}

#registerform label{
	margin:15px;
	font-weight:bold;}

.cimy_uef_label_radio{
	margin:0px!important;
	font-weight:normal!important;}
	
	
/*ログイン-項目太字*/	
#loginform label{
	margin:15px;
	font-weight:bold;}


/*openIDとは*/	
#what_is_openid{
	text-indent:15px;
	}

/*登録情報変更画面*/	
.form-table th{
	margin-left:5px;
	text-align:left;
	}

/*アーカイブ*/
h3 a:link{
	color:#FFFFCC !important;
	}
h3 a:visited{
	color:#FFFFCC !important;
	}	
h3 a:hover{
	color:#FFFFFF !important;
	}

/* End captions */
.user_login,.user_pass{
	padding:0px;margin-top:0px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;}
input{color:#555;}	
	
	
/*引用*/
.inyou{
	background-color:#e0e0e0;
	padding:5px 10px;
	margin-left:15px;
	margin-right:15px;
	line-height:1.4em;
	font-size:0.8em;
	
	}

.hline p{
	padding-bottom:10px;
	}

	
	
	

/* "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." */

